Commit Graph

43 Commits

Author SHA1 Message Date
Roman Mogilatov e0cefd0fa1 Remove unused import from providers 2015-03-16 15:11:41 +02:00
Roman Mogilatov 0dbc7a5b58 Add docblock updates for providers.Config 2015-03-16 15:10:39 +02:00
Roman Mogilatov 47d33e524c Add tests for providers.Config & refactoring of it 2015-03-16 15:09:01 +02:00
Roman Mogilatov 1736a6e008 Add check for callable in providers.Callable.__init__ 2015-03-16 11:52:53 +02:00
Roman Mogilatov 65f47b1222 Minor providers.Config refactoring 2015-03-16 11:41:42 +02:00
Roman Mogilatov 08c7e7048f Add tests for providers.Callable & minor refactoring 2015-03-16 01:56:23 +02:00
Roman Mogilatov d36e01bf3e Add tests for providers.ExternalDependency & refactoring 2015-03-16 01:10:43 +02:00
Roman Mogilatov 37f8382f4b Add tests for providers.Scoped & little test refactoring 2015-03-15 15:31:05 +02:00
Roman Mogilatov 7ab731eacc Add support of multiple scopes for providers.Scoped 2015-03-15 01:18:59 +02:00
Roman Mogilatov fa113af977 Test for providers.Singleton 2015-03-15 00:50:24 +02:00
Roman Mogilatov 91ea284723 Some tests for NewInstance provider, NewInstance provider refactoring 2015-03-14 15:57:30 +02:00
Roman Mogilatov 6567ee2b4d renaming ProviderDelegate to Delegate 2015-03-14 00:02:01 +02:00
Roman Mogilatov abdb1eeac0 adding tests for ProviderDelegate, making of some refactoring 2015-03-13 17:46:03 +02:00
Roman Mogilatov 9d72eaf675 adding objects-specific errors 2015-03-13 17:31:07 +02:00
Roman Mogilatov 5852d38b00 removing typo 2015-03-12 12:49:54 +02:00
Roman Mogilatov a964f55802 minor codestyle fixes 2015-03-12 12:49:30 +02:00
Roman Mogilatov c7af4d2f8b adding some checks for Provider and minor codestyle fixes 2015-03-12 12:45:51 +02:00
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 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 3b37476d23 minor codestyle fixes 2015-03-10 11:51:13 +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 e1f2d5e3b8 making pep257 and flake8 happy 2015-03-09 00:01:39 +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 7f88e4ffdd Adding possibility to get all providers by type from catalog 2015-01-28 14:50:48 +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 Mogilatov 3786b052a9 adding callable provider with examples 2015-01-28 00:48:33 +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 98435c953f making cleanup 2015-01-11 18:11:16 +02:00
Roman Mogilatov 143ba92b0a 0.0.4 version 2015-01-11 18:10:11 +02:00
Roman Mogilatov 028e5e9ef7 0.0.3 version 2015-01-11 15:03:45 +02:00
Roman Mogilatov 5b9723c530 updating concept 2015-01-10 11:24:25 +02:00
Roman Mogilatov aea9d2b3eb creating package structure 2015-01-04 16:26:33 +02:00
Roman Mogilatov 9cfc1e8b6e adding first concepts 2015-01-04 15:54:25 +02:00