Roman Mogylatov
4a37433c43
Add minor fixes to movie lister miniapp
2018-01-21 23:58:34 +02:00
Roman Mogylatov
c50322db02
178 dependencies container provider ( #179 )
...
* Add DependenciesContainer provider
* Remove bundles_v2 example
* Add use cases example
* Update changelog
* Update documentation requirements to use fixed version of sphinxcontrib-disqus
* Add use cases miniapp to docs
* Update changelog
2018-01-21 23:55:32 +02:00
Roman Mogylatov
d5ac1474d4
Add bundles example miniapp
2017-12-25 16:55:59 +02:00
Roman Mogylatov
bb390f51f0
Add doc blocks for bundles example miniapp
2017-12-25 14:38:53 +02:00
Roman Mogylatov
1c6160e827
Feature/declarative container initialization ( #176 )
...
* Add overriding functionality on declarative container initialization
* Update changelog
* Update bundles example
2017-12-24 23:03:13 +02:00
Roman Mogylatov
1115e783e0
Update bundles example with Dependency provider
2017-12-21 22:58:13 +02:00
Roman Mogylatov
c5d8032e95
Update docs & examples
2017-12-21 22:54:44 +02:00
Roman Mogylatov
81718c5b6a
Rename bundles example
2017-12-21 22:06:00 +02:00
Roman Mogylatov
6a64b6e297
Add container dependencies concept
2017-12-20 12:25:46 +02:00
Roman Mogylatov
be65996e57
Add .provider attribute
2017-10-13 10:15:21 -07:00
Roman Mogylatov
3364d6f1b9
Add documentation for FactoryAggregate provider
2017-10-12 21:55:29 -07:00
Roman Mogylatov
c1053cbd73
Add early implementation of FactoryAggregate provider
2017-10-11 10:13:31 -07:00
Roman Mogylatov
eb52ccb3c0
Add example & prototype of factory aggregate
2017-10-11 10:11:07 -07:00
Roman Mogilatov
464c4f724f
Add mail_service example
2017-07-10 23:33:01 +03:00
Roman Mogilatov
fee8530b1e
Update movie lister example miniapp
2017-05-08 18:55:14 +03:00
Roman Mogilatov
d8d910d342
Update example of writing custom providers
2017-05-08 17:36:17 +03:00
Roman Mogilatov
d3d170620a
Fix few pydocstyle errors in examples
2017-04-18 23:38:04 +03:00
Roman Mogilatov
870809c836
Increase version to 3.4.1
2017-04-07 09:19:48 +03:00
Roman Mogilatov
f4992d842e
Add example for abstract factory provider
2017-04-06 19:18:46 +03:00
Roman Mogilatov
ca9c13543d
Update services miniapp example
2017-03-15 17:26:59 +02:00
Roman Mogilatov
a2843a974a
Update readme and services miniapp example
2016-12-02 21:01:23 +02:00
Roman Mogilatov
7ab471fe49
Update services miniapp with configuration provider
2016-12-02 20:43:39 +02:00
Roman Mogilatov
b0d507b8bf
Release 3.1.3
2016-11-15 14:32:23 +02:00
Roman Mogilatov
2072567242
Fix flake8 E305 error
2016-11-15 14:26:40 +02:00
Roman Mogilatov
079d3f5ea7
Add services mini app example to docs
2016-11-11 23:08:47 +02:00
Roman Mogilatov
7ae0086a69
Update examples for 3.0
2016-11-02 18:25:48 +02: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
9aee65057e
Update service names in services example miniapp
2016-10-19 15:25:19 +03:00
Roman Mogilatov
fb3679d267
Move fixtures to separate module in movie lister example
2016-10-13 10:41:50 +03:00
Roman Mogilatov
c93b6fcfdf
Update run script for services example
2016-10-11 17:45:56 +03:00
Roman Mogilatov
8798ea1a56
Update services example
2016-10-06 22:48:43 +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
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
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
c5518e0ec3
Update callable provider docs
...
+ Add providers class diagram
2016-06-09 01:43:25 +03:00
Roman Mogilatov
7e1ee9b66a
Update singleton provider docs
2016-06-08 17:46:40 +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
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