Commit Graph

814 Commits

Author SHA1 Message Date
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
Roman Mogilatov
7e1ee9b66a Update singleton provider docs 2016-06-08 17:46:40 +03:00
Roman Mogilatov
2fcfa79ffd Fix singleton bugs related to thread-safety and checks for sequence types 2016-06-08 17:02:39 +03:00
Roman Mogilatov
d963e9b562 Update identation in imports block for factory examples 2016-06-08 16:54:47 +03:00
Roman Mogilatov
8d1ae1a840 Update container examples with namedtuples 2016-06-08 16:52:58 +03:00
Roman Mogilatov
14ca5651df Update factory provider docs 2016-06-08 16:41:13 +03:00
Roman Mogilatov
addaadac72 Refactor provider examples 2016-06-06 11:54:05 +03:00
Roman Mogilatov
1eee0fe529 Update containers documentation
+ Refactor provider overriding system
2016-06-06 11:26:53 +03:00
Roman Mogilatov
71c871caf7 Return injections module API docs 2016-06-06 11:05:48 +03:00
Roman Mogilatov
5ef01b0b07 Update declarative container docs 2016-06-03 19:20:34 +03:00
Roman Mogilatov
92ebbefd2f Update imports in several examples 2016-06-03 18:06:05 +03:00
Roman Mogilatov
feedd4c2e3 Drop example about config provider 2016-06-03 17:47:58 +03:00
Roman Mogilatov
98ac4d902e Update services miniapp example 2016-06-03 17:35:55 +03:00
Roman Mogilatov
88b563269d Update introduction docs for 2.0 2016-06-03 17:33:30 +03:00
Roman Mogilatov
5db20f0027 Fix small type in declarative container docblock 2016-06-03 17:32:47 +03:00
Roman Mogilatov
84f1d27fa8 Update module docblocks 2016-06-03 12:03:27 +03:00
Roman Mogilatov
17d8283144 Remove UndefinedProviderError 2016-06-03 12:01:09 +03:00
Roman Mogilatov
b86760e467 Make huge updates for docs (not atomic commit) 2016-06-03 00:48:06 +03:00
Roman Mogilatov
5d7622428f Add autodoc to dev requirements 2016-06-03 00:47:26 +03:00
Roman Mogilatov
da895ea97f Update examples for speech 2016-06-03 00:47:10 +03:00
Roman Mogilatov
eb6cd303de Update docs 2016-06-02 20:27:01 +03:00
Roman Mogilatov
61f53d9974 Update examples 2016-06-02 20:26:37 +03:00
Roman Mogilatov
6701445e9f Add some examples from presentation 2016-06-02 20:25:45 +03:00
Roman Mogilatov
bf9b1205b6 Update imports for movie lister example 2016-06-02 10:42:14 +03:00
Roman Mogilatov
ab7c8ac4d1 Rename Provider.inject() -> Provider.provide_injection() 2016-06-01 19:59:41 +03:00
Roman Mogilatov
209bc518c3 Update miniapps 2016-06-01 19:52:10 +03:00
Roman Mogilatov
5ecb00daba Merge remote-tracking branch 'origin/2.0-ioc-containers' into 2.0 2016-06-01 19:11:08 +03:00
Roman Mogilatov
3416728309 Add dynamic containers
+ Drop catalogs
2016-06-01 18:53:35 +03:00
Roman Mogilatov
be94a1badc Extract providers type checker into function 2016-06-01 16:00:11 +03:00
Roman Mogilatov
1c1596543d Add some tests for containers 2016-06-01 12:03:17 +03:00
Roman Mogilatov
a35db5889d Add some functionality and tests for declarative containers
+ Add checks for valid provider type
+ Add some wider functionality for overriding
2016-05-30 23:34:14 +03:00
Roman Mogilatov
68ae1b80df Drop catalog examples 2016-05-30 22:34:59 +03:00
Roman Mogilatov
5361694272 Add container examples 2016-05-30 22:34:59 +03:00
Roman Mogilatov
d8f03c4487 Add provider type checks for declarative container 2016-05-30 22:34:59 +03:00
Roman Mogilatov
ed7f354afe Update and rename callbacks_based_container example 2016-05-30 22:34:58 +03:00
Roman Mogilatov
b2d5819da7 Update IoC and DI demos 2016-05-30 22:34:58 +03:00
Roman Mogilatov
83bbbd2be7 Update movie lister example 2016-05-30 22:34:58 +03:00
Roman Mogilatov
8fdb190118 Add latest containers module updates + movie_lister refactoring 2016-05-30 22:34:58 +03:00
Roman Mogilatov
d6f48b6e1d Update doc blocks for examples in README 2016-05-30 22:34:57 +03:00
Roman Mogilatov
e669270bfb Update doc blocks for IoC containers in services example 2016-05-30 22:34:57 +03:00
Roman Mogilatov
05c2c864a7 Update README with new containers 2016-05-30 22:34:57 +03:00
Roman Mogilatov
7206b4dbb8 Update services example with new containers 2016-05-30 22:34:56 +03:00
Roman Mogilatov
97d1dab00a Add containers module 2016-05-30 22:34:56 +03:00