Commit Graph

71 Commits

Author SHA1 Message Date
Roman Mogilatov
0c1c13be33 updating Catalog override method name 2015-03-12 12:45:15 +02:00
Roman Mogilatov
ff4a092dab adding utils tests, fixing of bug in utils with returning True for checked classes, not only instances 2015-03-12 12:01:56 +02:00
Roman Mogilatov
0aab7f5628 updating README and spliting concept example 2015-03-12 00:25:12 +02:00
Roman Mogilatov
0414ab5460 adding injections module unittests 2015-03-12 00:10:51 +02:00
Roman Mogilatov
dbde0ff579 adding pylint settings file 2015-03-11 15:39:28 +02:00
Roman Mogilatov
dbde2b157e refusing of filter builtin function 2015-03-11 15:27:38 +02:00
Roman Mogilatov
e61e495931 switch to using utils module for type checks & and adding slots 2015-03-11 15:18:42 +02:00
Roman Mogilatov
911117f5a7 minor codestyle fixes for tests 2015-03-11 00:25:37 +02:00
Roman Mogilatov
aad431aa62 adding tox to tests requirements 2015-03-11 00:25:22 +02:00
Roman Mogilatov
54f35a5d35 adding some tests 2015-03-11 00:23:26 +02:00
Roman Mogilatov
f706d998e7 Merge branch 'master' of github.com:rmk135/objects 2015-03-11 00:22:21 +02:00
Roman Mogilatov
13d6a0f667 adding .coveragerc and some tests 2015-03-10 16:12:42 +02:00
Roman Mogilatov
a4a160b061 adding command for running of tests 2015-03-10 16:03:54 +02:00
Roman
9691bce3a4 Update README.md 2015-03-10 15:31:29 +02:00
Roman
88ec70511c Update README.md 2015-03-10 14:40:36 +02:00
Roman Mogilatov
3b37476d23 minor codestyle fixes 2015-03-10 11:51:13 +02:00
Roman
07c105234a Update README.md 2015-03-10 11:14:32 +02:00
Roman Mogilatov
259832bc75 adding test requirements 2015-03-10 01:14:44 +02:00
Roman Mogilatov
6cd2319a15 examples codestyle fixes 2015-03-10 00:55:38 +02:00
Roman Mogilatov
4055b42e59 examples codestyle fixes 2015-03-10 00:54:05 +02:00
Roman Mogilatov
d48616736b updating examples codestyle 2015-03-10 00:43:23 +02:00
Roman Mogilatov
6eadac8a75 some improvements for ProviderDelegate 2015-03-09 00:24:46 +02:00
Roman Mogilatov
120ef5d5cb updating delegate code style 2015-03-09 00:04:36 +02:00
Roman Mogilatov
da1f1eb08a adding pep257, flake8 and pylint libs to requirements 2015-03-09 00:02:20 +02:00
Roman Mogilatov
e1f2d5e3b8 making pep257 and flake8 happy 2015-03-09 00:01:39 +02:00
Roman Mogilatov
36b1413868 updating version and maintain requirements 2015-03-08 13:58:29 +02:00
Roman Mogilatov
4f0f93459b 0.4.3 release 2015-03-08 00:26:44 +02:00
Roman Mogilatov
a6571c5f58 removing pytest from requirements-tests 2015-03-07 23:55:08 +02:00
Roman Mogilatov
16799e414b Refactoring of ProviderDelegate 2015-02-25 01:48:51 +02:00
Roman Mogilatov
76e14c1c79 codestyle fixes 2015-02-23 10:47:38 +02:00
Roman Mogilatov
b6961f9311 updating delegate implementation 2015-02-23 00:19:23 +02:00
Roman Mogilatov
039e211a09 0.4.1 adding provider delegate 2015-02-23 00:16:27 +02:00
Roman Mogilatov
333f2db979 0.3.1 release 2015-01-28 15:03:02 +02:00
Roman
1192557e1b Merge pull request #8 from rmk135/0.3-dev
0.3 Release
2015-01-28 14:58:28 +02:00
Roman Mogilatov
3c19399a2a 0.3 release 2015-01-28 14:57:03 +02:00
Roman Mogilatov
7f88e4ffdd Adding possibility to get all providers by type from catalog 2015-01-28 14:50:48 +02:00
Roman
ae2d1036d7 Merge pull request #7 from rmk135/config_provider
Config provider
2015-01-28 14:30:21 +02:00
Roman Mogilatov
8233312c15 codestyle fixes 2015-01-28 14:25:27 +02:00
Roman Mogilatov
158b6fcd9e Adding config provider 2015-01-28 13:08:54 +02:00
Roman
781965ddb1 Merge pull request #6 from rmk135/callable_provider
Adding callable provider with examples
2015-01-28 00:49:55 +02:00
Roman Mogilatov
3786b052a9 adding callable provider with examples 2015-01-28 00:48:33 +02:00
Roman
2c449e9820 Merge pull request #5 from rmk135/scoped_provider
Adding scoped provider with examples
2015-01-28 00:27:13 +02:00
Roman Mogilatov
113f770634 updating readme and examples 2015-01-28 00:26:38 +02:00
Roman Mogilatov
1cdf393f56 adding scoped provider with examples 2015-01-28 00:21:31 +02:00
Roman Mogilatov
1631978790 0.2.1, ExternalDependency can take several types 2015-01-24 00:31:30 +02:00
Roman Mogilatov
92254b0276 version 0.2.0, external dependency provider has been added 2015-01-23 01:42:59 +02:00
Roman Mogilatov
5462bb91c4 Renaming Catalog class to AbstractCatalog 2015-01-18 02:28:41 +02:00
Roman Mogilatov
65893178dc renaming manifest file, 0.0.6 2015-01-16 23:11:24 +02:00
Roman Mogilatov
2bfdae8949 updating readme 2015-01-11 18:14:15 +02:00
Roman Mogilatov
98435c953f making cleanup 2015-01-11 18:11:16 +02:00