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
|
06d66b87e9
|
Refactoring of Callable provider using get_injectable_kwargs()
|
2015-07-27 18:50:27 +03:00 |
|
Roman Mogilatov
|
5561069d50
|
Refactoring of kwargs injecting
|
2015-07-27 01:44:40 +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
|
bfa40aec10
|
Adding minor changes to docblocks of overriding example
|
2015-07-25 00:52:09 +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
|
0972e79130
|
Adding new providers overriding examples
|
2015-07-25 00:12:52 +03:00 |
|
Roman Mogilatov
|
6f11715d24
|
Removing of old providers overriding examples
|
2015-07-25 00:12:24 +03:00 |
|
Roman Mogilatov
|
cb78f34c1e
|
Adding minor changes to classifiers and some code style fixes
|
2015-07-24 20:23:42 +03:00 |
|
Roman
|
55a3e94d57
|
Merge pull request #84 from rmk135/0.7.6
0.7.6 current progress
|
2015-07-24 19:50:47 +03:00 |
|
Roman Mogilatov
|
033a97d4da
|
Removing old Factory&Singleton examples
|
2015-07-24 12:23:10 +03:00 |
|
Roman Mogilatov
|
878f1d49aa
|
Removing old examples
|
2015-07-24 12:21:27 +03:00 |
|
Roman Mogilatov
|
2c2d4f7434
|
Removing of Factory restriction to operate with class types only, factory methods are valid now
|
2015-07-24 00:28:52 +03:00 |
|
Roman Mogilatov
|
040aad93f8
|
Make all protected attributes _protected
|
2015-07-22 16:42:36 +03:00 |
|
Roman Mogilatov
|
541d3c0e4b
|
Refactoring of utils checks
|
2015-07-22 10:53:16 +03:00 |
|
Roman Mogilatov
|
1b4c6dbf8b
|
Renaming of Provider.__provide__() -> Provider._provide() for improving providers extending
|
2015-07-22 10:26:34 +03:00 |
|
Roman Mogilatov
|
fd8be77635
|
Provider overriding first pages
|
2015-07-21 09:57:13 +03:00 |
|
Roman Mogilatov
|
6b482d87e0
|
Removing coveralls key from tox job
|
2015-07-21 09:48:50 +03:00 |
|
Roman Mogilatov
|
27441353d9
|
Updating coveralls job
|
2015-07-21 09:42:21 +03:00 |
|
Roman Mogilatov
|
7d3460deba
|
Add functionality for resetting of last overriding provider
|
2015-07-21 09:29:50 +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
|
ab5bc6a503
|
Fixing bad for py3 dict.iteritems() usage after refactoring of Catalog using metaclasses
|
2015-07-17 19:43:23 +03:00 |
|
Roman Mogilatov
|
71101d98f8
|
Fixing py3 errors after recatoring of Catalog using metaclasses
|
2015-07-17 19:39:54 +03:00 |
|
Roman Mogilatov
|
0e272f9d58
|
Refactoring of Catalog using metaclass
|
2015-07-17 19:31:44 +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
|
67fb4181f4
|
Reverting of removing callable provider example
|
2015-07-16 00:49:20 +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
|
7f92b886bd
|
removing example of callalbe provider
|
2015-07-15 16:14:40 +03:00 |
|
Roman Mogilatov
|
7224fd4b37
|
Updating callable provider docs
|
2015-07-14 02:37:25 +03:00 |
|
Roman Mogilatov
|
acc9259ddd
|
Removing delegate option from injections
|
2015-07-11 23:34:23 +03:00 |
|
Roman Mogilatov
|
e38cecfae0
|
Updating example
|
2015-07-11 17:27:28 +03:00 |
|
Roman Mogilatov
|
4620ad7f29
|
Adding delegate option for injections
|
2015-07-11 17:21:36 +03:00 |
|
Roman Mogilatov
|
77f5d05071
|
Updating gitignore
|
2015-07-06 16:53:09 +03:00 |
|
Roman Mogilatov
|
4db4629c75
|
Fixing comment in catalogs
|
2015-07-06 16:52:51 +03:00 |
|