Commit Graph

1066 Commits

Author SHA1 Message Date
Roman Mogylatov
4e100b36ef Update Cython to 0.27.1 2017-10-13 10:28:06 -07:00
Roman Mogylatov
5a61d262b9 Update changelog 2017-10-13 10:27:43 -07:00
Roman Mogylatov
28a63be016 Add FactoryAggregate unit tests 2017-10-13 10:27:08 -07:00
Roman Mogylatov
bbc909f2fa Add FactoryAggregate provider implementation 2017-10-13 10:27:08 -07:00
Roman Mogylatov
81ac0f903b Update pydocstyle config for unit tests 2017-10-13 10:27:07 -07:00
Roman Mogylatov
b1ef79f6b3 Resolve merge conflict 2017-10-13 10:27:07 -07:00
Roman Mogylatov
4cbe918bcc Regenerate C sources using Cython 0.27 2017-10-13 10:27:07 -07:00
Roman Mogylatov
b65d3bac98 Add early implementation of FactoryAggregate provider 2017-10-13 10:27:06 -07:00
Roman Mogylatov
a548924969 Add example & prototype of factory aggregate 2017-10-13 10:25:17 -07:00
Roman Mogylatov
94a5bc21d2 Merge pull request #175 from ets-labs/feature/add-provider-attribute
Add ".provider" attribute for all providers
2017-10-13 10:20:08 -07:00
Roman Mogylatov
73e5112938 Update docs on factory delegation 2017-10-13 10:18:40 -07:00
Roman Mogylatov
be65996e57 Add .provider attribute 2017-10-13 10:15:21 -07:00
Roman Mogylatov
9305b9db7d Merge pull request #174 from ets-labs/feature/factory-aggregate
Create FactoryAggregate provider
2017-10-12 22:09:52 -07:00
Roman Mogylatov
3364d6f1b9 Add documentation for FactoryAggregate provider 2017-10-12 21:55:29 -07:00
Roman Mogylatov
a155f25ca6 Update Cython to 0.27.1 2017-10-12 20:25:46 -07:00
Roman Mogylatov
c4c00129bc Update changelog 2017-10-12 20:06:00 -07:00
Roman Mogylatov
bca7c78e22 Add FactoryAggregate unit tests 2017-10-12 19:54:06 -07:00
Roman Mogylatov
9bdf010bc5 Add FactoryAggregate provider implementation 2017-10-12 19:54:06 -07:00
Roman Mogylatov
d969125d7a Update pydocstyle config for unit tests 2017-10-12 19:54:05 -07:00
Roman Mogylatov
44016907bc Resolve merge conflict 2017-10-12 19:54:05 -07:00
Roman Mogylatov
b8e88517f7 Regenerate C sources using Cython 0.27 2017-10-11 10:24:07 -07:00
Roman Mogylatov
c1053cbd73 Add early implementation of FactoryAggregate provider 2017-10-11 10:13:31 -07:00
Roman Mogylatov
eb52ccb3c0 Add example & prototype of factory aggregate 2017-10-11 10:11:07 -07:00
Roman Mogylatov
be42d247d8 Merge pull request #172 from ets-labs/revert-171-feature/add-six-1-11-0
Revert "Add six 1.11.0 to the list of compatible dependencies"
2017-10-10 15:37:10 -07:00
Roman Mogylatov
e3727fca11 Revert "Add six 1.11.0 to the list of compatible dependencies" 2017-10-10 15:36:55 -07:00
Roman Mogylatov
2808ae157b Merge pull request #171 from ets-labs/feature/add-six-1-11-0
Add six 1.11.0 to the list of compatible dependencies
2017-10-10 15:31:33 -07:00
Roman Mogylatov
7ef6189c6e Update changelog 2017-10-10 15:25:21 -07:00
Roman Mogylatov
35040b3292 Add six 1.11.0 to the list of compatible dependencies 2017-10-10 15:24:08 -07:00
Roman Mogylatov
f2be2d9aae Merge pull request #170 from ets-labs/feature/update-cython-0-27
Update Cython to 0.27
2017-10-10 15:09:55 -07:00
Roman Mogylatov
8584c55ac0 Update changelog 2017-10-10 15:02:48 -07:00
Roman Mogylatov
c2e30f4940 Recompile sources using Cython 0.27 (Cython->C) 2017-10-10 14:57:08 -07:00
Roman Mogylatov
b6e4a08d48 Update cython version in development requirements file 2017-10-10 14:53:44 -07:00
Roman Mogylatov
54033225ac Merge branch 'release/3.6.1' into develop 2017-08-08 19:56:46 +03:00
Roman Mogylatov
a4bb5514b1 Merge branch 'release/3.6.1' into master 2017-08-08 19:36:51 +03:00
Roman Mogylatov
f0b37800f6 Merge branch 'feature/update-cython-0-26' into release/3.6.1 2017-08-08 19:34:31 +03:00
Roman Mogylatov
9806ab55f9 Merge branch 'feature/update-cython-0-26' into develop 2017-08-08 19:34:03 +03:00
Roman Mogylatov
181a21cb26 Add explicit declaration of CYTHON_CLINE_IN_TRACEBACK macro 2017-08-08 19:27:33 +03:00
Roman Mogylatov
6cbe1ed226 Update 3.6.1 changelog 2017-08-08 19:10:06 +03:00
Roman Mogylatov
d4b84fdb5d Increase version to 3.6.1 2017-08-08 19:08:53 +03:00
Roman Mogylatov
b804976947 Merge branch 'feature/update-cython-0-26' into develop 2017-08-08 19:07:06 +03:00
Roman Mogylatov
ca4a85adc6 Update development requirements 2017-08-08 19:06:20 +03:00
Roman Mogylatov
1bc5ae019a Update changelog 2017-08-08 19:06:03 +03:00
Roman Mogilatov
08e17ac1f8 Regenerate sources using Cython 0.26
Author:    Roman Mogilatov <rmogilatov@gmail.com>
2017-08-08 19:01:48 +03:00
Roman Mogilatov
464c4f724f Add mail_service example 2017-07-10 23:33:01 +03:00
Roman Mogilatov
aad164db57 Merge branch 'master' into develop 2017-07-09 23:47:36 +03:00
Roman Mogilatov
fa120b2a31 Merge branch 'release/3.6.0' into master 2017-07-09 23:47:07 +03:00
Roman Mogilatov
0b286bfd69 Bump version to 3.6.0 2017-07-09 23:41:32 +03:00
Roman Mogilatov
1adba8f4ce Merge branch 'feature/singleton-delegate' into develop 2017-07-09 23:39:09 +03:00
Roman Mogilatov
76fb03a2a6 Update FactoryDelegate doc block 2017-07-09 23:38:01 +03:00
Roman Mogilatov
0008363a96 Update CallableDelegate tests 2017-07-09 23:37:51 +03:00