Roman Mogilatov
|
92c099f499
|
Fix some small docblock errors in providers module
|
2016-03-17 02:03:09 +02:00 |
|
Roman Mogilatov
|
10cc6fed7d
|
Update README title
|
2016-03-17 02:02:38 +02:00 |
|
Roman Mogilatov
|
53f156cb49
|
Update package information
|
2016-03-17 02:02:17 +02:00 |
|
Roman Mogilatov
|
043665f8e5
|
Fix provider overriding tests
|
2016-03-14 00:15:28 +02:00 |
|
Roman Mogilatov
|
d51f2fa79a
|
Add returning of overriding provider in provider overriding context
|
2016-03-14 00:08:41 +02:00 |
|
Roman Mogilatov
|
2f50fcb9e7
|
Add 1.15.0 changelog
|
2016-03-14 00:08:12 +02:00 |
|
Roman Mogilatov
|
a531650c77
|
Update main examples and README
|
2016-03-14 00:04:55 +02:00 |
|
Roman Mogilatov
|
1f7a76ef5e
|
Add provider OverridingContext
|
2016-03-13 22:46:32 +02:00 |
|
Roman Mogilatov
|
cfaaa723fe
|
1.14.11 release
|
2016-03-11 13:01:26 +02:00 |
|
Roman Mogilatov
|
dba896670c
|
1.14.10 release
|
2016-03-09 11:39:05 +02:00 |
|
Roman Mogilatov
|
85c5759af9
|
Update README with catalog-providing-callbacks example
|
2016-03-09 10:49:49 +02:00 |
|
Roman Mogilatov
|
92df7338ca
|
Add catalog-providing-callbacks exaple and some tests for it
|
2016-03-09 10:25:17 +02:00 |
|
Roman Mogilatov
|
ad27f44b67
|
1.14.9 release
|
2016-03-01 17:04:01 +02:00 |
|
Roman Mogilatov
|
fbf654d824
|
Update doc block for Provider.override() method
|
2016-03-01 16:46:13 +02:00 |
|
Roman Mogilatov
|
972b335f36
|
Update auth system example and README
|
2016-03-01 16:44:13 +02:00 |
|
Roman Mogilatov
|
37fde8e97c
|
Add tests for @providers.override decorator
|
2016-03-01 16:28:37 +02:00 |
|
Roman Mogilatov
|
86ef17c75a
|
Add storing of originaly decorated instance in @inject decorator
|
2016-03-01 16:28:05 +02:00 |
|
Roman Mogilatov
|
92a58cd4f9
|
Move fetch_cls_init() to utils module
|
2016-03-01 15:42:06 +02:00 |
|
Roman Mogilatov
|
a86df49160
|
Add providers @override decorator
|
2016-03-01 15:25:34 +02:00 |
|
Roman Mogilatov
|
e46ffeb1bc
|
Make Provider.override() return overriding provider
|
2016-03-01 12:27:22 +02:00 |
|
Roman Mogilatov
|
9f2a521888
|
Refactor inject decorator
|
2016-03-01 12:25:54 +02:00 |
|
Roman Mogilatov
|
c8fda3da8d
|
Add FactoryAsDecoratorTests
|
2016-02-28 17:50:47 +02:00 |
|
Roman Mogilatov
|
71b820487e
|
Replace pep257 with pydocstyle
|
2016-02-28 16:01:20 +02:00 |
|
Roman Mogilatov
|
b53c1bbffe
|
1.14.8 release
|
2016-02-27 00:19:09 +02:00 |
|
Roman Mogilatov
|
b38ade5b69
|
1.14.7 release
|
2016-02-27 00:17:41 +02:00 |
|
Roman Mogilatov
|
9da9ef7153
|
1.14.6 release
|
2016-02-27 00:07:32 +02:00 |
|
Roman Mogilatov
|
beb7bbd3d9
|
1.14.5 release
|
2016-02-26 19:34:30 +02:00 |
|
Roman Mogilatov
|
52f2eedd6a
|
Add auth system example
|
2016-02-26 13:36:19 +02:00 |
|
Roman Mogilatov
|
b433a730bc
|
Update documentation
|
2016-02-08 01:42:21 +02:00 |
|
Roman Mogilatov
|
6c26643e92
|
1.14.3 release
|
2016-02-08 00:37:39 +02:00 |
|
Roman Mogilatov
|
0e5ec6956e
|
Optimize provider calls
|
2016-02-08 00:29:41 +02:00 |
|
Roman Mogilatov
|
f0f5822d14
|
1.14.2 release
|
2016-02-04 22:55:41 +02:00 |
|
Roman Mogilatov
|
b5e07c42e6
|
Update README, docs and setup.py with new description
|
2016-02-04 22:54:01 +02:00 |
|
Roman Mogilatov
|
b43a96d743
|
1.14.1 release
|
2016-02-01 23:18:07 +02:00 |
|
Roman Mogilatov
|
685108fdbe
|
Add meta description & keyword on docs index page
|
2016-02-01 23:14:04 +02:00 |
|
Roman Mogilatov
|
449a67eede
|
1.14.0 Drop support of Python 3.2
|
2016-01-25 15:07:11 +02:00 |
|
Roman Mogilatov
|
d6c84df816
|
Change short description in docs
|
2016-01-19 13:08:20 +02:00 |
|
Roman Mogilatov
|
3d8de194ac
|
Update PyPi info
|
2016-01-11 11:30:50 +02:00 |
|
Roman Mogilatov
|
ae6067b96a
|
Transfer ownership to ETS Labs
|
2016-01-11 11:20:29 +02:00 |
|
Roman Mogilatov
|
f1429d557a
|
Update concept examples with provider overriding example
|
2016-01-11 11:14:37 +02:00 |
|
Roman Mogilatov
|
0031003a14
|
Transfer to ETS Labs
|
2016-01-11 10:53:35 +02:00 |
|
Roman Mogilatov
|
7f46524162
|
1.13.0 release
|
2015-12-28 17:40:26 +02:00 |
|
Roman Mogilatov
|
319128260a
|
Add DelegatedCallable, DelegatedFactory & DelegatedSingleton providers
|
2015-12-28 17:25:25 +02:00 |
|
Roman Mogilatov
|
0d00e2b0f5
|
1.12.0 release
|
2015-12-15 17:02:21 +02:00 |
|
Roman Mogilatov
|
ca3cf1a7ac
|
Add docs about catalogs specialization
|
2015-12-15 16:49:23 +02:00 |
|
Roman Mogilatov
|
5cc5794f66
|
Update Factory and Singleton specialization docs
|
2015-12-15 16:48:13 +02:00 |
|
Roman Mogilatov
|
c6b79a8052
|
Update catalogs and providers error messages
|
2015-12-15 16:47:26 +02:00 |
|
Roman Mogilatov
|
76e4837201
|
Add validation for catalog providers type
|
2015-12-14 11:22:55 +02:00 |
|
Roman Mogilatov
|
99cd7bfda6
|
Update catalogs API docs
|
2015-12-14 10:59:17 +02:00 |
|
Roman Mogilatov
|
1ca17fdeff
|
Update injections API docs
|
2015-12-14 10:22:15 +02:00 |
|