Commit Graph

352 Commits

Author SHA1 Message Date
Roman Mogilatov
a76ad51664 Update changelog 2017-07-09 23:29:40 +03:00
Roman Mogilatov
5c4dc0f98a Update changelog 2017-07-09 23:17:39 +03:00
Roman Mogilatov
9b6310a936 Remove section "Development version" from changelog 2017-07-07 17:54:51 +03:00
Roman Mogilatov
e9fd484067 Update changelog 2017-07-07 17:49:16 +03:00
Roman Mogilatov
0635d7783f Add changelog for 3.4.8 2017-06-09 01:46:18 +03:00
Roman Mogilatov
007c256c5f Make code style fixes in providers module 2017-06-09 01:41:22 +03:00
Roman Mogilatov
bc398cef53 Increase version to 3.4.7 2017-05-29 10:41:31 +03:00
Roman Mogilatov
4cd8ef3b3f Increase version to 3.4.6 2017-05-29 10:19:43 +03:00
Roman Mogilatov
93e695d93b Add section "Useful links" to di_in_python.rst 2017-05-29 10:19:23 +03:00
Roman Mogilatov
50b38fd905 Increase version to 3.4.5 2017-05-17 10:58:53 +03:00
Roman Mogilatov
46a7eb0f3f Update source of coveralls.io badge 2017-05-08 19:05:02 +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
e8bd524b6d Add Provider.last_overriding read-only property 2017-05-08 17:07:22 +03:00
Roman Mogilatov
0766df39d7 Update version to 3.4.3 2017-04-19 00:00:29 +03:00
Roman Mogilatov
9c589df6ab Update version to 3.4.2 2017-04-18 23:42:48 +03:00
Roman Mogilatov
d3d170620a Fix few pydocstyle errors in examples 2017-04-18 23:38:04 +03:00
Roman Mogilatov
2a9b14cb0e Make Provider overriding methods thread safe 2017-04-18 23:30:29 +03:00
Roman Mogilatov
9ed806b0ca Refactor storage locking of ThreadSafeSingleton 2017-04-18 23:11:03 +03:00
Roman Mogilatov
870809c836 Increase version to 3.4.1 2017-04-07 09:19:48 +03:00
Roman Mogilatov
28c73d13ca Add docs for abstract callable and singleton providers 2017-04-07 01:00:52 +03:00
Roman Mogilatov
144665ef3f Add docs about AbstractFactory provider 2017-04-07 00:47:30 +03:00
Roman Mogilatov
2aa85228d7 Add abstract providers 2017-04-06 18:17:06 +03:00
Roman Mogilatov
1dacd096f6 Optimize calling of overridden providers 2017-04-06 12:34:04 +03:00
Roman Mogilatov
902cec5364 Increase version to 3.4.0 2017-04-06 12:33:19 +03:00
Roman Mogilatov
3a0e803e3c Increase version to 3.3.7 2017-03-29 01:34:08 +03:00
Roman Mogilatov
a59530d228 Increase version to 3.3.6 2017-03-29 00:22:54 +03:00
Roman Mogilatov
f8960ddacb Increase version to 3.3.5 2017-03-26 23:01:00 +03:00
Roman Mogilatov
9926ac33cc Update README and docs index page 2017-03-26 22:45:05 +03:00
Roman Mogilatov
622a6d08e5 Consolidate all containers in container module 2017-03-26 16:40:41 +03:00
Roman Mogilatov
716d40f943 Update changelog 2017-03-26 16:32:13 +03:00
Roman Mogilatov
f72357e7ff Change __module__ attribute for containers to point to package, not to submodules 2017-03-25 02:04:29 +02:00
Roman Mogilatov
42666390f4 Regenerate C sources using Cython 0.25.2 2017-03-24 22:19:53 +02:00
Roman Mogilatov
417eaceb4c Increase version to 3.3.3 2017-03-15 17:28:03 +02:00
Roman Mogilatov
97cb50b876 Add changelog for version 3.3.2 2017-02-28 22:31:19 +02:00
Roman Mogilatov
83ed652839 Fix title underline in containers api docs 2017-02-28 22:30:59 +02:00
Roman Mogilatov
0bc972514a Update example version in installation document 2017-02-28 22:28:16 +02:00
Roman Mogilatov
f751bdf0b1 Update documentation copyright year 2017-02-28 22:25:13 +02:00
Roman Mogilatov
45d7e01e7c Fix reference to version in api docs 2017-02-28 22:24:09 +02:00
Roman Mogilatov
372bbf3a95 Add disqus comments for api documents 2017-02-28 22:12:07 +02:00
Roman Mogilatov
f0b0a7c6da Add disqus comments for example documents 2017-02-28 22:11:52 +02:00
Roman Mogilatov
256abed2ef Add disqus comments for container documents 2017-02-28 22:08:52 +02:00
Roman Mogilatov
1375e42749 Add disqus comments for provider documents 2017-02-28 22:07:12 +02:00
Roman Mogilatov
4fdf2fb08f Add disqus comments for main documents 2017-02-28 22:05:00 +02:00
Roman Mogilatov
0077114cd4 Add disqus comments for introduction documents 2017-02-28 22:00:08 +02:00
Roman Mogilatov
f90deae8f7 Add disqus extension to the config 2017-02-28 21:56:55 +02:00
Roman Mogilatov
c3f47a4f4b Add disqus.js 2017-02-28 21:55:16 +02:00
Roman Mogilatov
a947f9eea2 Increase version to 3.3.1 2017-02-01 13:08:45 +02:00
Roman Mogilatov
b05b673108 Add some improvements to the documentation 2017-02-01 13:07:44 +02:00
Roman Mogilatov
79d1d76817 Increase version to 3.3.0 2017-01-30 00:12:08 +02:00