Commit Graph

806 Commits

Author SHA1 Message Date
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
Roman Mogilatov
ac150bb2e4 Update thread-local singleton example 2016-08-18 00:59:44 +03:00
Roman Mogilatov
f27fa60413 Add ThreadLocalSingleton, its delegated version and example of usage 2016-08-17 00:03:26 +03:00
Roman Mogilatov
1c47f73610 Merge remote-tracking branch 'origin/2.0' 2016-06-09 19:45:09 +03:00
Roman Mogilatov
e92bf10531 Update changelog for 2.0.0 2016-06-09 19:44:05 +03:00
Roman Mogilatov
91a8dbfa18 Update provider overriding docs 2016-06-09 19:40:22 +03:00
Roman Mogilatov
486353bbea Update object provider docs 2016-06-09 17:49:09 +03:00
Roman Mogilatov
9969bc4761 Update external dependency provider docs 2016-06-09 17:47:55 +03:00
Roman Mogilatov
b5337fefa6 Update provider docs index page 2016-06-09 01:46:32 +03:00
Roman Mogilatov
c5518e0ec3 Update callable provider docs
+ Add providers class diagram
2016-06-09 01:43:25 +03:00
Roman Mogilatov
43cc6a2e06 Update overriding context docblock 2016-06-09 00:53:17 +03:00