Commit Graph

  • 6dc007c8df Add functionality for using positional argument injections with @inject decorator Roman Mogilatov 2015-10-23 09:53:53 +0300
  • a37f1fc256 Fix Callable.injections attribute test Roman Mogilatov 2015-10-23 09:59:25 +0300
  • 0da60aafef Merge remote-tracking branch 'origin/callable_injections_attribute' Roman Mogilatov 2015-10-22 17:48:34 +0300
  • 5bdca32779 Add Callable.injections read-only attribute for getting a full list of Callable injections Roman Mogilatov 2015-10-22 17:41:31 +0300
  • 2052992a99 Merge remote-tracking branch 'origin/callable_provider_positional_args' Roman Mogilatov 2015-10-22 16:55:56 +0300
  • dd5cc79dd1 Update docs of Callable provider with description of positional agrument injections and new example Roman Mogilatov 2015-10-22 16:51:16 +0300
  • 59b98959bc Add support of positional argument injections for Callable provider Roman Mogilatov 2015-10-21 11:44:25 +0300
  • 402539ed7f Merge remote-tracking branch 'origin/factory_and_singleton_positional_args' Roman Mogilatov 2015-10-19 17:31:42 +0300
  • cc29d68337 Update Factory docs about positional and keyword arguments Roman Mogilatov 2015-10-19 17:26:59 +0300
  • 9b4a7bd28c Add additional unittests for full validation of Singleton provider Roman Mogilatov 2015-10-19 15:20:25 +0300
  • b61e3ee007 Fix test of Injection.value with catalog bundle Roman Mogilatov 2015-10-19 14:53:38 +0300
  • 824ed4f3e9 Add support of positional args for Factory & Singleton providers Roman Mogilatov 2015-10-14 14:30:01 +0300
  • 2a5ed703bf Merge remote-tracking branch 'origin/catalog_bundles' Roman Mogilatov 2015-10-19 12:14:55 +0300
  • 7a4ffa140f Add functionality of checking catalog bundles ownership Roman Mogilatov 2015-10-19 12:12:38 +0300
  • 017af8ff45 Update catalog bundle docs Roman Mogilatov 2015-10-19 11:39:34 +0300
  • c13bee6fb5 Add optimization for Injection.value property Roman Mogilatov 2015-10-19 10:50:17 +0300
  • 53025756d8 Fix bug with injections of catalog bundles Roman Mogilatov 2015-10-19 10:47:24 +0300
  • 682c4498ca Remove old catalog bundles example Roman Mogilatov 2015-10-19 10:31:53 +0300
  • 6206cdde8d Update catalog bundles example Roman Mogilatov 2015-10-19 10:31:21 +0300
  • 47127e2839 Update note in changelog about adding catalog provider bundles feature Roman Mogilatov 2015-10-17 01:16:12 +0300
  • 476e867dc9 Restrict repeatedly binding of catalog providers Roman Mogilatov 2015-10-17 01:00:32 +0300
  • 5799b6ff33 Update catalog provider bundles docs Roman Mogilatov 2015-10-17 00:42:22 +0300
  • 40dc54b64b Refactor catalog bundle Roman Mogilatov 2015-10-16 23:54:51 +0300
  • 730d46f9a0 Add catalog packs Roman Mogilatov 2015-10-15 20:15:38 +0300
  • 3b54763563 Change catalog subsets factory implementation Roman Mogilatov 2015-10-14 18:34:50 +0300
  • 4b22680406 Update subset unit tests Roman Mogilatov 2015-10-14 18:07:28 +0300
  • 2ed460f054 Refactor catalog subsets Roman Mogilatov 2015-10-14 17:51:05 +0300
  • e1d6583157 Merge remote-tracking branch 'origin/six-1.10.0-support' Roman Mogilatov 2015-10-12 18:41:56 +0300
  • 5a5178a025 Add notice about starting of support six 1.10.0 to changelog Roman Mogilatov 2015-10-12 18:41:35 +0300
  • 8f67fcfd81 Add support of six-1.10.0 Roman Mogilatov 2015-10-12 18:25:21 +0300
  • 42bf37db83 Merge remote-tracking branch 'origin/py35-compat' Roman Mogilatov 2015-10-12 18:22:13 +0300
  • b95147b09a Add notes about Python 3.5 support into changelog Roman Mogilatov 2015-10-12 18:20:46 +0300
  • 4647bd2945 Add Python 3.5 classifier Roman Mogilatov 2015-10-12 18:20:20 +0300
  • 4237184767 Add py35 to TOXENVs Roman Mogilatov 2015-10-12 17:52:30 +0300
  • 624e1cef63 Add travis env variable for running tests on py35 Roman Mogilatov 2015-10-12 16:53:12 +0300
  • 60f48ab3d9 Add tox commands for running tests on py35 Roman Mogilatov 2015-10-12 16:51:03 +0300
  • d7462abeff Merge remote-tracking branch 'origin/catalog_subsets' Roman Mogilatov 2015-10-12 16:43:51 +0300
  • 3e8232e9db Add catalog subsets Roman Mogilatov 2015-10-11 15:34:21 +0300
  • b1cb5b2d56 Add info about refactorings and code style fixes to changelog Roman Mogilatov 2015-10-12 00:11:30 +0300
  • cb333a1425 Merge remote-tracking branch 'origin/pep257-d211' Roman Mogilatov 2015-10-11 23:43:42 +0300
  • 8ab0cc5e0e Fix PEP257 D211 error Roman Mogilatov 2015-10-11 23:41:55 +0300
  • b7bab4938f Merge remote-tracking branch 'origin/enhancement_of_catalog_inheritance' Roman Mogilatov 2015-10-07 19:57:40 +0300
  • 9c661744d5 Update docs about catalogs inheritance Roman Mogilatov 2015-10-07 19:41:53 +0300
  • ee73f03cb2 Implement catalog providers, cls_providers and inherited providers class attributes Roman Mogilatov 2015-10-07 13:36:28 +0300
  • 53e8f62c89 Merge remote-tracking branch 'origin/inject_for_classes' Roman Mogilatov 2015-09-28 22:10:17 +0300
  • 94b2dee48a Add docs for usage of @inject decorator with classes Roman Mogilatov 2015-09-28 21:56:36 +0300
  • 512544ea9f Add fix for @inject decorator with classes on PyPy and Py3 Roman Mogilatov 2015-09-28 18:45:15 +0300
  • 2c85b38113 Fix bug with default object.__init__ in Py3 Roman Mogilatov 2015-09-28 14:32:07 +0300
  • 1c55f9d645 Add functionality for @inject decorator to work with classes Roman Mogilatov 2015-09-28 14:19:22 +0300
  • fd5aa5cb5a Revert "Add tests run on Python 3.5" Roman Mogilatov 2015-09-21 17:57:14 +0300
  • d8b4be55a6 Add tests run on Python 3.5 Roman Mogilatov 2015-09-21 17:50:09 +0300
  • 6cbd0ce7fc 0.9.5 release 0.9.5 Roman Mogilatov 2015-09-14 10:53:24 +0300
  • 1bfa0be26b 0.9.4 Release Add minor documentation fixes 0.9.4 Roman Mogilatov 2015-09-04 10:17:13 +0300
  • 650ee014ec Implement thread-safety 0.9.3 Roman Mogilatov 2015-09-04 02:33:15 +0300
  • b5ad081976 Add few minor refactorings 0.9.2 Roman Mogilatov 2015-09-03 16:00:23 +0300
  • 4291f0efc1 Release 0.9.1 0.9.1 Roman Mogilatov 2015-09-03 00:27:56 +0300
  • 50a3db6b94 Update Factory provider docs Roman Mogilatov 2015-09-03 00:24:20 +0300
  • 2d5ce49254 Update factory attribute injections docs Roman Mogilatov 2015-09-02 23:02:58 +0300
  • 479f50fb76 Update Factory method injections docs Roman Mogilatov 2015-09-02 22:59:06 +0300
  • b8a30601df Update Factory providers delegation docs Roman Mogilatov 2015-09-02 22:53:39 +0300
  • f9b4652e74 Update basic factory example and docs Roman Mogilatov 2015-09-02 22:18:13 +0300
  • 98c4ec71c1 Update Singleton provider docs Roman Mogilatov 2015-09-02 19:06:09 +0300
  • 1e1266a4d3 Update static providers example Roman Mogilatov 2015-09-02 18:56:32 +0300
  • b866229efb Update ExternalDependency provider example Roman Mogilatov 2015-09-02 18:55:36 +0300
  • 444af2ab0e Update Callable provider docs Roman Mogilatov 2015-09-02 18:48:11 +0300
  • 9326fdace4 Update ExternalDependency provider docs Roman Mogilatov 2015-09-02 18:36:43 +0300
  • a9eedc6760 Update static providers docs Roman Mogilatov 2015-09-02 18:16:25 +0300
  • a7ca196ee0 Update providers overriding docs Roman Mogilatov 2015-09-02 18:14:13 +0300
  • b0c51b0292 Add minor fixes for @di.inject() docs Roman Mogilatov 2015-09-02 18:13:06 +0300
  • 54da9913eb Update docs about writing custom providers Roman Mogilatov 2015-09-02 17:20:19 +0300
  • ef5c360a30 Update catalog docs Roman Mogilatov 2015-09-02 12:23:18 +0300
  • c5c0fdbd05 Update @di.inject() documentation Roman Mogilatov 2015-09-02 12:23:01 +0300
  • 0a4e8c6934 Update catalog docs examples Roman Mogilatov 2015-09-02 00:24:19 +0300
  • e1fc8dde39 Update @di.inject examples comments Roman Mogilatov 2015-09-01 22:30:49 +0300
  • 62df0bb853 Update @di.inject decorator docs for 0.9.x release Roman Mogilatov 2015-09-01 19:08:35 +0300
  • 57d5a30726 Update installation docs for 0.9.x release Roman Mogilatov 2015-09-01 16:29:28 +0300
  • 88a7168821 Update introduction docs for 0.9.x Roman Mogilatov 2015-09-01 16:28:11 +0300
  • babb49448a Add simplified syntax of kwarg injections for `Callable` provider Roman Mogilatov 2015-09-01 15:21:55 +0300
  • bb33c925de Add simplified syntax of kwarg injections for `Callable` provider Roman Mogilatov 2015-09-01 15:21:55 +0300
  • a1cf735391 Add Injection into __all__ list of top level package Roman Mogilatov 2015-09-01 15:08:42 +0300
  • ad2072688b Update test imports Roman Mogilatov 2015-09-01 15:02:00 +0300
  • 4fb3a12770 Add additional shortcuts for top level package Roman Mogilatov 2015-09-01 15:01:15 +0300
  • 15ed4020bc Update latest changelog Roman Mogilatov 2015-09-01 00:41:10 +0300
  • 7d5f419a83 Update latest changelog Roman Mogilatov 2015-09-01 00:37:21 +0300
  • 0a4cfc0d7e Fix minor issues in introduction Roman Mogilatov 2015-09-01 00:36:56 +0300
  • bab7265a90 Make minor import refactorings Roman Mogilatov 2015-09-01 00:36:26 +0300
  • 234e5cb3fc Update readme with new concept example Roman Mogilatov 2015-09-01 00:36:02 +0300
  • 01970dba27 Add simplified kwarg injections syntax for Factory and Singleton providers Roman Mogilatov 2015-09-01 00:31:29 +0300
  • 6ac0e4a04e Add simplified syntax for @inject decorator Roman Mogilatov 2015-09-01 00:30:38 +0300
  • ec2cc5dfaf Update to 0.8.1 version 0.8.1 Roman Mogilatov 2015-08-31 16:36:31 +0300
  • 6d0f892f8a Rename Objects to Dependency Injector Roman Mogilatov 2015-08-31 16:31:38 +0300
  • c9374038be Fixing @inject import bug in example 0.8.0 0.7.8 Roman Mogilatov 2015-08-17 22:44:28 +0300
  • c36e7b941c Changelog and version update, 0.7.7 0.7.7 Roman Mogilatov 2015-08-05 17:44:22 +0300
  • ce9a223eb9 Fixing bug in concept example Roman Mogilatov 2015-08-05 17:42:56 +0300
  • 3c7e7a8434 Updating concept example 0.7.6 Roman Mogilatov 2015-08-05 17:33:38 +0300
  • d286b2565c Updating docs main page Roman Mogilatov 2015-08-05 17:33:26 +0300
  • fae322fc7f Updating README Roman Mogilatov 2015-08-05 17:33:12 +0300
  • f98b3aae01 Moving config provider example into advanced usage examples Roman Mogilatov 2015-08-05 17:32:31 +0300
  • 7f82c89d95 Changing docs structure, move .rst docs out from root Roman Mogilatov 2015-08-05 17:24:03 +0300
  • d2ec7fbe45 Adding @inject decorator docs Roman Mogilatov 2015-08-05 17:22:25 +0300