Commit Graph

839 Commits

Author SHA1 Message Date
Roman Mogilatov
addbd16b3b 0.10.4 release 2015-11-02 10:58:09 +02:00
Roman Mogilatov
607e51e218 Update example docblocks 2015-10-26 12:52:52 +02:00
Roman Mogilatov
53f692a78c Fix bug with injecting entities with __getattr__ implementations 2015-10-23 18:07:52 +03:00
Roman Mogilatov
a42fefacef Update some examples 2015-10-23 17:05:24 +03:00
Roman Mogilatov
79bde335fa Add changelog for version 0.10.0 2015-10-23 16:49:07 +03:00
Roman Mogilatov
b269023f7a Improve functionality of catalog overriding 2015-10-23 16:41:21 +03:00
Roman Mogilatov
3fac75cb79 Move version number inside dependency_injector package 2015-10-23 15:20:25 +03:00
Roman Mogilatov
d07a2eae25 Update inject() decorator docs with positional argument injections example and some description 2015-10-23 15:04:04 +03:00
Roman Mogilatov
5bdca32779 Add Callable.injections read-only attribute for getting a full list of Callable injections 2015-10-22 17:43:29 +03:00
Roman Mogilatov
dd5cc79dd1 Update docs of Callable provider with description of positional agrument injections and new example 2015-10-22 16:52:48 +03:00
Roman Mogilatov
cc29d68337 Update Factory docs about positional and keyword arguments 2015-10-19 17:29:00 +03:00
Roman Mogilatov
017af8ff45 Update catalog bundle docs 2015-10-19 11:39:34 +03:00
Roman Mogilatov
c13bee6fb5 Add optimization for Injection.value property 2015-10-19 10:50:17 +03:00
Roman Mogilatov
47127e2839 Update note in changelog about adding catalog provider bundles feature 2015-10-17 01:16:12 +03:00
Roman Mogilatov
5799b6ff33 Update catalog provider bundles docs 2015-10-17 00:42:22 +03:00
Roman Mogilatov
5a5178a025 Add notice about starting of support six 1.10.0 to changelog 2015-10-12 18:41:35 +03:00
Roman Mogilatov
b95147b09a Add notes about Python 3.5 support into changelog 2015-10-12 18:20:46 +03:00
Roman Mogilatov
3e8232e9db Add catalog subsets 2015-10-12 16:41:38 +03:00
Roman Mogilatov
b1cb5b2d56 Add info about refactorings and code style fixes to changelog 2015-10-12 00:11:30 +03:00
Roman Mogilatov
9c661744d5 Update docs about catalogs inheritance 2015-10-07 19:57:03 +03:00
Roman Mogilatov
53e8f62c89 Merge remote-tracking branch 'origin/inject_for_classes' 2015-09-28 22:19:28 +03:00
Roman Mogilatov
94b2dee48a Add docs for usage of @inject decorator with classes 2015-09-28 21:56:36 +03:00
Roman Mogilatov
6cbd0ce7fc 0.9.5 release 2015-09-14 10:53:24 +03:00
Roman Mogilatov
1bfa0be26b 0.9.4 Release
Add minor documentation fixes
2015-09-04 10:17:13 +03:00
Roman Mogilatov
650ee014ec Implement thread-safety 2015-09-04 02:34:24 +03:00
Roman Mogilatov
b5ad081976 Add few minor refactorings 2015-09-03 16:00:23 +03:00
Roman Mogilatov
4291f0efc1 Release 0.9.1 2015-09-03 00:27:56 +03:00
Roman Mogilatov
50a3db6b94 Update Factory provider docs 2015-09-03 00:24:20 +03:00
Roman Mogilatov
2d5ce49254 Update factory attribute injections docs 2015-09-02 23:02:58 +03:00
Roman Mogilatov
479f50fb76 Update Factory method injections docs 2015-09-02 22:59:06 +03:00
Roman Mogilatov
b8a30601df Update Factory providers delegation docs 2015-09-02 22:53:39 +03:00
Roman Mogilatov
f9b4652e74 Update basic factory example and docs 2015-09-02 22:18:13 +03:00
Roman Mogilatov
98c4ec71c1 Update Singleton provider docs 2015-09-02 19:06:09 +03:00
Roman Mogilatov
444af2ab0e Update Callable provider docs 2015-09-02 18:48:11 +03:00
Roman Mogilatov
9326fdace4 Update ExternalDependency provider docs 2015-09-02 18:36:43 +03:00
Roman Mogilatov
a9eedc6760 Update static providers docs 2015-09-02 18:16:25 +03:00
Roman Mogilatov
a7ca196ee0 Update providers overriding docs 2015-09-02 18:14:13 +03:00
Roman Mogilatov
b0c51b0292 Add minor fixes for @di.inject() docs 2015-09-02 18:13:06 +03:00
Roman Mogilatov
54da9913eb Update docs about writing custom providers 2015-09-02 17:20:19 +03:00
Roman Mogilatov
ef5c360a30 Update catalog docs 2015-09-02 12:23:18 +03:00
Roman Mogilatov
c5c0fdbd05 Update @di.inject() documentation 2015-09-02 12:23:01 +03:00
Roman Mogilatov
62df0bb853 Update @di.inject decorator docs for 0.9.x release 2015-09-01 19:08:35 +03:00
Roman Mogilatov
57d5a30726 Update installation docs for 0.9.x release 2015-09-01 16:29:28 +03:00
Roman Mogilatov
88a7168821 Update introduction docs for 0.9.x 2015-09-01 16:28:11 +03:00
Roman Mogilatov
babb49448a Add simplified syntax of kwarg injections for `Callable` provider 2015-09-01 15:24:47 +03:00
Roman Mogilatov
15ed4020bc Update latest changelog 2015-09-01 00:41:10 +03:00
Roman Mogilatov
7d5f419a83 Update latest changelog 2015-09-01 00:37:21 +03:00
Roman Mogilatov
0a4cfc0d7e Fix minor issues in introduction 2015-09-01 00:36:56 +03:00
Roman Mogilatov
ec2cc5dfaf Update to 0.8.1 version 2015-08-31 16:36:31 +03:00
Roman Mogilatov
6d0f892f8a Rename Objects to Dependency Injector 2015-08-31 16:31:38 +03:00
Roman Mogilatov
c9374038be Fixing @inject import bug in example 2015-08-17 22:44:28 +03:00
Roman Mogilatov
c36e7b941c Changelog and version update, 0.7.7 2015-08-05 17:44:22 +03:00
Roman Mogilatov
d286b2565c Updating docs main page 2015-08-05 17:33:26 +03:00
Roman Mogilatov
7f82c89d95 Changing docs structure, move .rst docs out from root 2015-08-05 17:24:03 +03:00
Roman Mogilatov
d2ec7fbe45 Adding @inject decorator docs 2015-08-05 17:22:25 +03:00
Roman Mogilatov
e10f915100 Removing notes about @override decorator from advanced usage docs 2015-08-05 17:03:43 +03:00
Roman Mogilatov
4ccf38942b Removing old doc about entities 2015-08-05 17:00:46 +03:00
Roman Mogilatov
9735448e61 Adding catalogs documentation 2015-08-05 16:44:00 +03:00
Roman Mogilatov
41535dea0c Adding draft of catalog docs 2015-08-04 17:05:34 +03:00
Roman Mogilatov
ae7b910e85 Adding Main Entities section into Introduction docs 2015-08-04 16:13:33 +03:00
Roman Mogilatov
9773f361dd Removing of unnecessary NL 2015-08-04 16:12:58 +03:00
Roman Mogilatov
3b0c9f9e9d Adding changelog and description of 0.7.6 release 2015-08-03 23:41:46 +03:00
Roman Mogilatov
66c0e13aaf Updating docs introduction 2015-08-03 22:36:35 +03:00
Roman Mogilatov
f8fc6d49d6 Updating installation docs 2015-08-03 22:36:08 +03:00
Roman Mogilatov
d7b146810e Removing examples section from docs 2015-08-03 22:33:20 +03:00
Roman Mogilatov
223e494d56 Replacing static provider documentation examples with literalincludes 2015-08-03 15:57:06 +03:00
Roman Mogilatov
139cdd2d2e Replacing singleton provider documentation examples with literalincludes 2015-08-03 15:56:40 +03:00
Roman Mogilatov
abcd8f5369 Replacing providers overriding documentation examples with literalincludes 2015-08-03 15:52:23 +03:00
Roman Mogilatov
cbe7069227 Replacing callable provider documentation examples with literalincludes 2015-08-03 15:49:55 +03:00
Roman Mogilatov
a822f9e6d2 Replacing custom providers documentation example with literalinclude 2015-08-03 15:47:42 +03:00
Roman Mogilatov
051ed8cb7b Replacing ExternalDependeny provider examples in documentation with literalinclude 2015-08-03 15:45:58 +03:00
Roman Mogilatov
6d77bd18aa Replacing factory examples in docs with literalincludes 2015-08-03 15:42:44 +03:00
Roman Mogilatov
ae95ecf711 Updating docs structure 2015-07-28 09:46:35 +03:00
Roman Mogilatov
f278f21101 Removing old docs 2015-07-28 09:46:06 +03:00
Roman Mogilatov
6d3f212531 Increasing image size in factory init injections documentation 2015-07-28 01:38:14 +03:00
Roman Mogilatov
64a1820ee6 Updating main image for singleton provider documentation 2015-07-28 01:37:42 +03:00
Roman Mogilatov
20fc743a22 Updating index page of providers documentation 2015-07-28 01:31:19 +03:00
Roman Mogilatov
5d4969ac78 Removing docs about providers extending 2015-07-28 01:30:34 +03:00
Roman Mogilatov
6d2f10fb7c Updating factory first example image 2015-07-28 01:30:05 +03:00
Roman Mogilatov
bc39251426 Adding docs about writing custom providers 2015-07-28 01:29:31 +03:00
Roman Mogilatov
0364128ba5 Minor changes for factory delegation docs 2015-07-25 05:33:35 +03:00
Roman Mogilatov
024b148c54 Adding docs for overriding of providers 2015-07-25 04:57:38 +03:00
Roman Mogilatov
244e2bcfb9 Moving images from provider docs to providers/ subdir 2015-07-25 00:51:14 +03:00
Roman Mogilatov
947a0667a6 Changing comments in factory examples 2015-07-25 00:14:45 +03:00
Roman Mogilatov
fd8be77635 Provider overriding first pages 2015-07-21 09:57:13 +03:00
Roman Mogilatov
0efebb337f Adding explanation for Singleton and Callable providers delegation 2015-07-20 19:31:31 +03:00
Roman Mogilatov
996fc4ecbf Updating singleton examples 2015-07-20 18:58:39 +03:00
Roman Mogilatov
2690d9b9d4 Adding docs for factories delegation 2015-07-20 18:46:45 +03:00
Roman Mogilatov
311c15d389 Fixing minor typos in heading table 2015-07-20 13:00:03 +03:00
Roman Mogilatov
92a5982792 Replaceing pypip.in badges with shields.io ones 2015-07-20 12:58:51 +03:00
Roman Mogilatov
3b9d36f2d2 Adding fixes for ExternalDependecy provider docs 2015-07-17 10:01:27 +03:00
Roman Mogilatov
839888f445 Adding some minor updates for providers delegation example 2015-07-16 02:50:55 +03:00
Roman Mogilatov
ec808b1361 Updating callable docs 2015-07-16 02:39:21 +03:00
Roman Mogilatov
54eb60698b Reverting removing of Callable docs 2015-07-16 00:48:30 +03:00
Roman Mogilatov
295c6b56eb Removing of Callable provider docs 2015-07-15 16:15:45 +03:00
Roman Mogilatov
7224fd4b37 Updating callable provider docs 2015-07-14 02:37:25 +03:00
Roman Mogilatov
db09503426 Adding better scalling for some factory and singleton documentation images 2015-06-26 10:21:23 +03:00
Roman Mogilatov
c56cb70a24 Adding images for singleton docs 2015-06-24 12:29:58 +03:00
Roman Mogilatov
c05879bada Updating factory provider doc images 2015-06-23 16:21:37 +03:00
Roman Mogilatov
a612e42a99 First steps with providers delegation docs 2015-06-19 12:44:46 +03:00
Roman Mogilatov
6a92056608 Removing old docs for config provider 2015-06-19 12:16:15 +03:00
Roman Mogilatov
ab548df0b2 Minor Factory and Singleton provider docs update 2015-06-18 16:35:00 +03:00
Roman Mogilatov
e3ea517d72 Minor ExternalDependency provider updates, Adding ExternalDependency provider docs 2015-06-18 16:34:26 +03:00
Roman Mogilatov
dbc368d5f6 Minor updates for static provider docs 2015-06-18 14:55:13 +03:00
Roman Mogilatov
ef41688e61 Minor fixes in singleton docs 2015-06-18 14:45:26 +03:00
Roman Mogilatov
7f439137d6 Adding callable provider docs and some minor changes to factory docs 2015-06-16 11:05:12 +03:00
Roman Mogilatov
91ea2a54f6 Adding static provider docs 2015-06-16 10:37:57 +03:00
Roman Mogilatov
d386969004 Adding Singleton docs & making some changes for Factory docs 2015-06-10 12:00:43 +03:00
Roman Mogilatov
3123574cf6 Changing provider docs structure 2015-06-10 09:53:15 +03:00
Roman Mogilatov
bb7cfcc124 Finishing of Factory provider docs 2015-06-08 11:33:27 +03:00
Roman Mogilatov
7c1c32db80 Updating Factory docs and examples 2015-06-05 12:28:12 +03:00
Roman Mogilatov
776bbc7dde small fixes for Factory docs and examples 2015-06-05 11:39:01 +03:00
Roman Mogilatov
2e8f59115f Complete of Factory docs, new Factory examples 2015-06-05 11:29:36 +03:00
Roman Mogilatov
d9952d5d85 Factory docs update 2015-06-03 15:50:13 +03:00
Roman Mogilatov
5b76551790 Working copy of docs 2015-05-27 19:00:41 +03:00
Roman Mogilatov
05b65f432c Updating instance providers example 2015-05-15 17:44:20 +03:00
Roman Mogilatov
a5337b2fc8 Last modifications on NewInstance to Factory provider renaming 2015-05-14 11:59:47 +03:00
Roman Mogilatov
405c579f7e Adding some drafts of @inject decorator docs 2015-05-14 11:21:04 +03:00
Roman Mogilatov
9d48044ea3 Correcing typo in providers docs 2015-05-13 18:46:46 +03:00
Roman Mogilatov
446a659bc8 Updating installation docs 2015-05-12 16:41:57 +03:00
Roman Mogilatov
c6eabb726c Updating introduction section 2015-05-12 16:18:37 +03:00
Roman Mogilatov
c646e3933a adding blank sections 2015-05-08 18:44:44 +03:00
Roman Mogilatov
227ddbd378 Finilizing of external dependecy provider documentation 2015-04-24 11:59:10 +03:00
Roman Mogilatov
fab6a5c610 Adding external dependency provider description and examples renaming 2015-04-23 13:15:10 +03:00
Roman Mogilatov
1d6951ed70 Few words about external dependencies provider 2015-04-22 16:51:44 +03:00
Roman Mogilatov
8ee9378dda docs update 2015-04-18 22:45:51 +03:00
Roman Mogilatov
219932d9cc Adding docs on callale provider 2015-04-14 23:56:46 +03:00
Roman Mogilatov
b0720cfc2c moving @override and @inject decorators to decorators module 2015-04-14 23:17:53 +03:00
Roman Mogilatov
463f219307 Changing description 2015-04-14 20:18:25 +03:00
Roman Mogilatov
78dd20ef39 Updating examples section 2015-04-03 00:40:03 +03:00
Roman Mogilatov
a0e0d4dc3f Adding feedback section to README 2015-04-03 00:33:28 +03:00
Roman Mogilatov
74bb47626d Adding feedback page 2015-04-03 00:04:36 +03:00
Roman Mogilatov
1673a11022 Updating doc styles 2015-04-02 23:46:53 +03:00
Roman Mogilatov
bbc5e83e07 Adding installation doc 2015-04-02 22:29:49 +03:00
Roman Mogilatov
bab92a58ae Removing Indicies and Tables from inde 2015-04-02 16:44:40 +03:00
Roman Mogilatov
f2aa8cddc0 updating default docs theme 2015-04-02 16:32:10 +03:00
Roman Mogilatov
1704c8e05f Adding doc files 2015-04-02 16:17:00 +03:00
Roman Mogilatov
4ef113f28b Adding rtd theme, name update 2015-04-02 11:57:33 +03:00
Roman Mogilatov
13496f78d3 Sphinx initial docs 2015-04-01 17:56:11 +03:00