Commit Graph

683 Commits

Author SHA1 Message Date
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
Roman Mogilatov
790860f426 Merge remote-tracking branch 'origin/factory_provided_type' 2015-12-13 23:29:48 +02:00
Roman Mogilatov
80a329d480 Add docs about Factory and Singleton provides specialization 2015-12-13 14:22:59 +02:00
Roman Mogilatov
f3668ed815 Make some refactorings for providers 2015-12-11 22:46:49 +02:00
Roman Mogilatov
10e76f65d7 Add validation of provided type for Factory provider 2015-12-11 16:01:07 +02:00
Roman Mogilatov
ee37558946 1.11.2 release 2015-12-11 11:40:00 +02:00
Roman Mogilatov
4285205dca Update concept example in README 2015-12-11 11:39:47 +02:00
Roman Mogilatov
7b35909083 Add new one concept example that uses full syntax 2015-12-11 11:37:25 +02:00
Roman Mogilatov
12c4463901 Merge remote-tracking branch 'origin/providers_representation' 2015-12-11 11:36:13 +02:00
Roman Mogilatov
6b098768f6 Update changelog and injections API docs 2015-12-11 11:35:48 +02:00
Roman Mogilatov
7b611820c5 Add smarter providers representation 2015-12-11 11:18:09 +02:00
Roman Mogilatov
9ef7a961f6 Update representation of injections 2015-12-09 19:28:52 +02:00
Roman Mogilatov
5bb20a9c2d Improve representation of injections 2015-12-07 14:31:51 +02:00
Roman Mogilatov
cadcf73362 1.11.1 release 2015-11-30 12:09:56 +02:00
Roman Mogilatov
baa1a86cfe Fix module API references in docs 2015-11-29 23:30:48 +02:00
Roman Mogilatov
e309425ee5 Update sys.path in docs/conf.py 2015-11-29 22:46:48 +02:00
Roman Mogilatov
bec9ef36d2 Add ordering by source for API docs 2015-11-29 22:24:29 +02:00
Roman Mogilatov
a68aeddc7e Remove warning about short heading in writing of custom providers docs 2015-11-29 11:53:45 +02:00
Roman Mogilatov
2103420fb9 1.11.0 release 2015-11-26 15:50:12 +02:00
Roman Mogilatov
1ecd24af7d Merge remote-tracking branch 'origin/docs_update_for_0.11' 2015-11-26 15:35:13 +02:00
Roman Mogilatov
bac3249b50 Update changelog 2015-11-26 15:34:14 +02:00
Roman Mogilatov
449dff6282 Restrict overriding of catalogs by themselves 2015-11-26 15:11:46 +02:00
Roman Mogilatov
ab3e901d7e Add DynamicCatalog docs 2015-11-26 13:39:42 +02:00
Roman Mogilatov
7c3daf4c64 Update providers module API docs 2015-11-25 15:14:24 +02:00
Roman Mogilatov
6e6cac380b Update catalogs module API docs 2015-11-25 15:10:49 +02:00
Roman Mogilatov
f3538955c8 Update injections module API docs 2015-11-25 15:02:20 +02:00
Roman Mogilatov
b5ea234701 Update providers module API docs 2015-11-25 14:58:51 +02:00
Roman Mogilatov
934261d870 Update utils module API docs 2015-11-25 14:41:03 +02:00
Roman Mogilatov
a8fb12dcd4 Change scope of IS_PYPY and OBJECT_INIT constants in injections module to protected 2015-11-25 14:40:49 +02:00
Roman Mogilatov
ff629989bb Make DynamicCatalog.last_overriding and DeclarativeCatalog.last_overriding attributes None by default 2015-11-25 13:39:50 +02:00
Roman Mogilatov
b05eefedea Add top-level package docs to API docs 2015-11-25 13:26:04 +02:00
Roman Mogilatov
b7f42a3ff4 Make Provider.last_overriding None by default 2015-11-25 13:25:40 +02:00
Roman Mogilatov
dd80bb3c17 Add tests for singleton attributes 2015-11-24 12:19:49 +02:00
Roman Mogilatov
0a6e05657e Update catalogs API docs 2015-11-24 10:33:29 +02:00
Roman Mogilatov
09de5a6021 Update providers API docs 2015-11-24 10:33:20 +02:00
Roman Mogilatov
46a89600cb Update injections API docs 2015-11-24 10:33:10 +02:00
Roman Mogilatov
a064ce97da Update catalogs API docs 2015-11-24 09:59:53 +02:00
Roman Mogilatov
9de675b385 Update internals diagram 2015-11-24 09:34:39 +02:00
Roman Mogilatov
64bc56cbb9 Add test for catalog module backward compatibility 2015-11-23 21:46:22 +02:00
Roman Mogilatov
524cd78c5f Add VERSION to API docs and add test for VERSION 2015-11-23 21:46:22 +02:00