Commit Graph

1066 Commits

Author SHA1 Message Date
Roman Mogilatov
cad0a84946 Add clean & tests commands to makefile 2016-10-30 23:59:42 +02:00
Roman Mogilatov
741af3e67e Add makefile with publish command 2016-10-30 14:41:33 +02:00
Roman
9c9d52b6b1 Merge pull request #139 from ets-labs/134_remove_inject_decorator
Remove @inject decorator
2016-10-30 13:28:41 +02:00
Roman Mogilatov
c8a5db7691 Remove @inject decorator 2016-10-30 13:19:39 +02:00
Roman Mogilatov
d1b1196d6d Increase version to 2.2.10 2016-10-20 17:17:52 +03:00
Roman
68a4bd2092 Merge pull request #137 from metaperl/master
Fix small typos.
2016-10-20 17:14:54 +03:00
Terrence Brannon
1774906fd6 Merge pull request #2 from metaperl/metaperl-patch-2
Update README.rst
2016-10-20 09:56:40 -04:00
Terrence Brannon
d4bb64019f Update README.rst 2016-10-20 09:56:07 -04:00
Roman Mogilatov
788bce686f Increase version to 2.2.9 2016-10-19 20:25:16 +03:00
Roman Mogilatov
ed9391cc6e Create engines & cars example miniapp 2016-10-19 20:21:20 +03:00
Roman Mogilatov
a8c9219d09 Update dependency injection example in introduction/what_is_di.rst 2016-10-19 20:18:07 +03:00
Roman Mogilatov
63bc3f95e7 Fix status table on docs index page 2016-10-19 19:26:46 +03:00
Roman Mogilatov
9aee65057e Update service names in services example miniapp 2016-10-19 15:25:19 +03:00
Roman Mogilatov
a62ddf8265 Add github badges to readme and docs index page 2016-10-19 15:15:29 +03:00
Roman Mogilatov
0fe16a0b40 Increase version to 2.2.8 2016-10-13 10:42:52 +03:00
Roman Mogilatov
fb3679d267 Move fixtures to separate module in movie lister example 2016-10-13 10:41:50 +03:00
Roman Mogilatov
31dfa191f0 Increase version to 2.2.7 2016-10-12 10:45:26 +03:00
Roman Mogilatov
71732719b2 Fix typo in readme 2016-10-12 10:45:15 +03:00
Roman Mogilatov
2601646f71 Increase version to 2.2.6 2016-10-12 10:42:02 +03:00
Roman Mogilatov
e22dd14596 Update project title and description 2016-10-12 10:41:50 +03:00
Roman Mogilatov
489885fda9 Increase version to 2.2.5 2016-10-11 23:52:57 +03:00
Roman Mogilatov
0c88fb9a9a Fix typo in readme 2016-10-11 23:52:40 +03:00
Roman Mogilatov
08af0b18df Increase version to 2.2.4 2016-10-11 17:46:56 +03:00
Roman Mogilatov
c93b6fcfdf Update run script for services example 2016-10-11 17:45:56 +03:00
Roman Mogilatov
dde52a5d0f Update description of DI pattern in readme 2016-10-11 17:41:43 +03:00
Roman Mogilatov
9a14e8b659 Increase version to 2.2.3 2016-10-07 18:04:18 +03:00
Roman Mogilatov
7327ba9ed1 Update readme 2016-10-07 17:52:52 +03:00
Roman Mogilatov
55c7473b6f Update readme 2016-10-07 17:32:24 +03:00
Roman Mogilatov
5c3b58d653 Increase version to 2.2.2 2016-10-07 16:59:22 +03:00
Roman Mogilatov
432493801f Increment version to 2.2.1 2016-10-07 16:55:26 +03:00
Roman Mogilatov
e64366ab09 Merge remote-tracking branch 'origin/docs-n-examples-improvements' 2016-10-07 16:52:24 +03:00
Roman Mogilatov
34a5cf8515 Update readme - add info about dependency injection 2016-10-07 16:44:45 +03:00
Roman Mogilatov
6c25c91146 Update short description on docs index page 2016-10-06 23:25:14 +03:00
Roman Mogilatov
8e290fb674 Update short description 2016-10-06 23:15:41 +03:00
Roman Mogilatov
8798ea1a56 Update services example 2016-10-06 22:48:43 +03:00
Roman Mogilatov
7b71d419fd Increase version to 2.2.0 2016-09-23 00:35:51 +03:00
Roman
53f60d6fed Merge pull request #136 from ets-labs/deprecate_inject_decorator
Deprecate inject decorator
2016-09-23 00:31:58 +03:00
Roman Mogilatov
38c9d2f18a Update docs 2016-09-23 00:24:45 +03:00
Roman Mogilatov
4e66c47f59 Update movie lister example 2016-09-22 14:40:45 +03:00
Roman Mogilatov
bff0e58f7f Update miniapps/services example 2016-09-19 12:31:27 +03:00
Roman Mogilatov
81072832e4 Add deprecation warning when @inject is used 2016-09-16 16:02:59 +03:00
Roman Mogilatov
d9f4aed43c Update version to 2.1.1 2016-09-07 11:00:24 +03:00
Roman
df899727ce Merge pull request #133 from sirkonst/hotfix/normalized_package_name
Normalize package names by PEP-503
2016-09-07 10:55:10 +03:00
Konstantin Enchant
a6b7a75136 Normalize package names by PEP-503 (https://www.python.org/dev/peps/pep-0503/) 2016-09-06 13:18:43 +03:00
Roman Mogilatov
a309a2053d Increase version to 2.1.0 2016-08-19 01:16:43 +03:00
Roman Mogilatov
16e9c3399c Update API docs of creational providers 2016-08-19 01:13:38 +03:00
Roman
50e4de89b4 Merge pull request #132 from ets-labs/130_thread_local_singleton
130 thread local singleton
2016-08-19 01:05:53 +03:00
Roman Mogilatov
6cf8b1c9c6 Add documentation section about singleton providers and multi-threading 2016-08-19 01:00:16 +03:00
Roman Mogilatov
2646d23387 Add Konstantin Enchant to the list of contributors 2016-08-19 00:55:50 +03:00
Roman Mogilatov
ada2e70e28 Add unit tests for ThreadLocalSingleton and DelegatedThreadLocalSingleton providers 2016-08-18 23:28:39 +03:00