Commit Graph

1066 Commits

Author SHA1 Message Date
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
c2b61defb3 Add performance test for overridden providers 2017-04-06 10:58:07 +03:00
Roman Mogilatov
3a0e803e3c Increase version to 3.3.7 2017-03-29 01:34:08 +03:00
Roman Mogilatov
bd62c79702 Fix minor bug in Configuration provider 2017-03-29 01:33:37 +03:00
Roman Mogilatov
c85b56fd62 Update travis config to re-cythonize code only for coveralls job 2017-03-29 00:39:09 +03:00
Roman Mogilatov
a59530d228 Increase version to 3.3.6 2017-03-29 00:22:54 +03:00
Roman Mogilatov
0373756eba Remove cythonization from travis building process 2017-03-29 00:20:13 +03:00
Roman Mogilatov
ef40c2a543 Apply minor refactoring for providers module 2017-03-29 00:08:38 +03:00
Roman Mogilatov
7cb3310c5d Patch Configuration provider to raise AttributeError for special attributes 2017-03-29 00:07:21 +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
448c23149f Merge remote-tracking branch 'origin/consolidate_containers' 2017-03-26 22:40:20 +03:00
Roman Mogilatov
7840e2a13e Add types declaration for containers 2017-03-26 22:38:26 +03:00
Roman Mogilatov
622a6d08e5 Consolidate all containers in container module 2017-03-26 16:40:41 +03:00
Roman Mogilatov
6f6853eb85 Merge remote-tracking branch 'origin/consolidate_providers' 2017-03-26 16:32:47 +03:00
Roman Mogilatov
716d40f943 Update changelog 2017-03-26 16:32:13 +03:00
Roman Mogilatov
5b3dbae572 Consolidate providers into single cython module 2017-03-25 22:38:48 +02:00
Roman Mogilatov
01e145bd60 Increase version to 3.3.4 2017-03-25 02:08:48 +02: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
ca9c13543d Update services miniapp example 2017-03-15 17:26:59 +02:00
Roman Mogilatov
a6777550a9 Increase version to 3.3.2 2017-02-28 22:31:52 +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
53c8e1548a Merge remote-tracking branch 'origin/docs-discus-comments' 2017-02-28 22:17:43 +02:00
Roman Mogilatov
c5cddd91af Move docs requirements to separate file 2017-02-28 22:16:49 +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
4a575abbde Add shpinxcontrib-disqus to the list of development dependencies 2017-02-28 21:55:57 +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
Roman Mogilatov
dafd416b95 Set python 2.7 for coveralls 2017-01-30 00:08:06 +02:00
Roman Mogilatov
4988760ca3 Update travis config with matrix 2017-01-30 00:02:20 +02:00
Roman Mogilatov
1edce9a59d Add python 3.6 and pypy3 to the list of test envs 2017-01-29 23:43:10 +02:00
Roman Mogilatov
9bb9cf8833 Increase version to 3.2.5 2017-01-29 23:39:15 +02:00
Roman Mogilatov
2ada44f4da Update readme 2017-01-29 23:35:41 +02:00
Roman Mogilatov
74c49574cb Update docblock of configuration provider 2017-01-29 23:16:15 +02:00