Commit Graph

  • 55f3d5d8ec Add tests for factory providers Roman Mogilatov 2016-11-09 11:48:10 +0200
  • 7b61464c93 Make providers stable Roman Mogilatov 2016-11-08 12:46:11 +0200
  • 322ba98f18 Implement singletons (need refactoring) Roman Mogilatov 2016-11-06 17:14:12 +0200
  • 7502fa1e89 Improve factory performance by adding direct inline C calls Roman Mogilatov 2016-11-05 01:15:30 +0200
  • b2f6a2cd1a Commit onging work results Roman Mogilatov 2016-11-04 20:45:26 +0200
  • 38bdc4f04f Update providers package structure Roman Mogilatov 2016-11-04 18:35:53 +0200
  • e68df7167f Make some style fixes in tests Roman Mogilatov 2016-11-04 16:13:21 +0200
  • f5680ff032 Update project structure Roman Mogilatov 2016-11-04 15:48:26 +0200
  • 5695c781c9 Update project structure Roman Mogilatov 2016-11-04 13:06:47 +0200
  • 7bcb882425 Transfer utils module to Cython Roman Mogilatov 2016-11-04 11:12:37 +0200
  • 74aea6f1dc Transfer errors module to Cython Roman Mogilatov 2016-11-04 10:49:08 +0200
  • 78cb4296cc Add is_delegated() method to utils Roman Mogilatov 2016-11-04 10:41:40 +0200
  • 55cde4729d Merge pull request #142 from ets-labs/138_cython_injections Roman 2016-11-03 01:02:52 +0200
  • 82bd1ae843 Clean up Roman Mogilatov 2016-11-03 00:56:30 +0200
  • 4823278f11 Tune debug mode Roman Mogilatov 2016-11-03 00:06:14 +0200
  • aac72ed3a3 Clean up and final fixes Roman Mogilatov 2016-11-02 23:55:14 +0200
  • db3bd77b6a Clean up Roman Mogilatov 2016-11-02 23:20:06 +0200
  • 0421ae2d87 Clean up, changelog update Roman Mogilatov 2016-11-02 23:17:50 +0200
  • abbc7e89a1 Update changelog Roman Mogilatov 2016-11-02 23:04:48 +0200
  • e3408075de Update repository structure Roman Mogilatov 2016-11-02 22:58:30 +0200
  • cc85ae5a8f Test print Roman Mogilatov 2016-11-02 20:23:49 +0200
  • 8f39ed4957 Update tox.ini Roman Mogilatov 2016-11-02 20:19:04 +0200
  • a7c0a76d14 Update tox ini Roman Mogilatov 2016-11-02 20:12:41 +0200
  • 0f1497b282 Add debug to tox Roman Mogilatov 2016-11-02 19:59:27 +0200
  • 49a2061cc5 Try cythonize vs build Roman Mogilatov 2016-11-02 19:56:07 +0200
  • cd1df0ad83 Try build vs cythonize Roman Mogilatov 2016-11-02 19:38:41 +0200
  • b72488154a Attempt x Roman Mogilatov 2016-11-02 19:28:11 +0200
  • 1a9dd6cca7 One more attempt... Roman Mogilatov 2016-11-02 19:16:55 +0200
  • 15d156cdaf Remove debug output from tox Roman Mogilatov 2016-11-02 19:06:12 +0200
  • 6a1e058bdb Move tests on all version to single job Roman Mogilatov 2016-11-02 19:05:44 +0200
  • fe36a1220e Try basepython=python Roman Mogilatov 2016-11-02 18:39:57 +0200
  • 4d82935d1d Make tox produce verbose output Roman Mogilatov 2016-11-02 18:32:16 +0200
  • 7ae0086a69 Update examples for 3.0 Roman Mogilatov 2016-11-02 18:22:17 +0200
  • 3bd19a168a Tune building in debug mode Roman Mogilatov 2016-11-02 17:21:40 +0200
  • d8f44948a4 Update travis config to create debug builds only for coverage Roman Mogilatov 2016-11-02 12:52:08 +0200
  • 6b1ff707a2 Remove unnecessary injection tests Roman Mogilatov 2016-11-02 12:50:13 +0200
  • 776da6dd2b Add todo about delegation to injections Roman Mogilatov 2016-11-02 12:49:20 +0200
  • c93d1fb8a6 Set python 3.5 for coveralls job Roman Mogilatov 2016-11-02 11:38:07 +0200
  • 76d47df7fd Add few tests for injections Roman Mogilatov 2016-11-02 11:25:39 +0200
  • c78c9ddd86 Add pep257 exceptions for tests Roman Mogilatov 2016-11-02 11:25:29 +0200
  • 214a64732b Add public methods for injections Roman Mogilatov 2016-11-02 11:24:46 +0200
  • e5498f214b Add creation of debug builds Roman Mogilatov 2016-11-01 10:49:44 +0200
  • 02b993ec54 Add cython->c compilation command to .travis.yml Roman Mogilatov 2016-10-31 12:43:11 +0200
  • b413826299 Add injections extension to setup script Roman Mogilatov 2016-10-31 11:31:56 +0200
  • 7559959f35 Add injections extension Roman Mogilatov 2016-10-31 11:31:33 +0200
  • d594f8018a Add build command to makefile Roman Mogilatov 2016-10-31 11:30:57 +0200
  • 83684f01d3 Add cython to development requirements Roman Mogilatov 2016-10-31 11:30:18 +0200
  • 8d8a5b4e14 Update manifest file Roman Mogilatov 2016-10-31 11:29:49 +0200
  • d485a45a61 Add additional git ignoring of .c & .so files Roman Mogilatov 2016-10-31 00:37:44 +0200
  • c428c23c42 Merge pull request #141 from ets-labs/140_makefile Roman 2016-10-31 00:12:22 +0200
  • 9b7d266e71 Update changelog with makefile changes Roman Mogilatov 2016-10-31 00:01:17 +0200
  • 78f68468ce Remove dev environment from tox Roman Mogilatov 2016-10-31 00:00:54 +0200
  • a04740a27e Update list of development requirements Roman Mogilatov 2016-10-31 00:00:41 +0200
  • a7dea88063 Change path to unit tests coverage report Roman Mogilatov 2016-10-31 00:00:19 +0200
  • cad0a84946 Add clean & tests commands to makefile Roman Mogilatov 2016-10-30 23:59:42 +0200
  • 741af3e67e Add makefile with publish command Roman Mogilatov 2016-10-30 14:41:33 +0200
  • 9c9d52b6b1 Merge pull request #139 from ets-labs/134_remove_inject_decorator Roman 2016-10-30 13:28:41 +0200
  • c8a5db7691 Remove @inject decorator Roman Mogilatov 2016-10-30 13:19:39 +0200
  • d1b1196d6d Increase version to 2.2.10 2.2.10 Roman Mogilatov 2016-10-20 17:17:52 +0300
  • 68a4bd2092 Merge pull request #137 from metaperl/master Roman 2016-10-20 17:14:54 +0300
  • 1774906fd6 Merge pull request #2 from metaperl/metaperl-patch-2 Terrence Brannon 2016-10-20 09:56:40 -0400
  • d4bb64019f Update README.rst Terrence Brannon 2016-10-20 09:56:07 -0400
  • 788bce686f Increase version to 2.2.9 2.2.9 Roman Mogilatov 2016-10-19 20:25:16 +0300
  • ed9391cc6e Create engines & cars example miniapp Roman Mogilatov 2016-10-19 20:20:36 +0300
  • a8c9219d09 Update dependency injection example in introduction/what_is_di.rst Roman Mogilatov 2016-10-19 19:28:49 +0300
  • 63bc3f95e7 Fix status table on docs index page Roman Mogilatov 2016-10-19 19:26:46 +0300
  • 9aee65057e Update service names in services example miniapp Roman Mogilatov 2016-10-19 15:25:19 +0300
  • a62ddf8265 Add github badges to readme and docs index page Roman Mogilatov 2016-10-19 14:58:11 +0300
  • 0fe16a0b40 Increase version to 2.2.8 2.2.8 Roman Mogilatov 2016-10-13 10:42:52 +0300
  • fb3679d267 Move fixtures to separate module in movie lister example Roman Mogilatov 2016-10-13 10:41:50 +0300
  • 31dfa191f0 Increase version to 2.2.7 2.2.7 Roman Mogilatov 2016-10-12 10:45:26 +0300
  • 71732719b2 Fix typo in readme Roman Mogilatov 2016-10-12 10:45:15 +0300
  • 2601646f71 Increase version to 2.2.6 2.2.6 Roman Mogilatov 2016-10-12 10:42:02 +0300
  • e22dd14596 Update project title and description Roman Mogilatov 2016-10-12 10:41:50 +0300
  • 489885fda9 Increase version to 2.2.5 2.2.5 Roman Mogilatov 2016-10-11 23:52:57 +0300
  • 0c88fb9a9a Fix typo in readme Roman Mogilatov 2016-10-11 23:52:40 +0300
  • 08af0b18df Increase version to 2.2.4 2.2.4 Roman Mogilatov 2016-10-11 17:46:56 +0300
  • c93b6fcfdf Update run script for services example Roman Mogilatov 2016-10-11 17:45:56 +0300
  • dde52a5d0f Update description of DI pattern in readme Roman Mogilatov 2016-10-11 16:55:33 +0300
  • 9a14e8b659 Increase version to 2.2.3 2.2.3 Roman Mogilatov 2016-10-07 18:04:18 +0300
  • 7327ba9ed1 Update readme Roman Mogilatov 2016-10-07 17:33:51 +0300
  • 55c7473b6f Update readme Roman Mogilatov 2016-10-07 17:32:24 +0300
  • 5c3b58d653 Increase version to 2.2.2 2.2.2 Roman Mogilatov 2016-10-07 16:59:22 +0300
  • 432493801f Increment version to 2.2.1 2.2.1 Roman Mogilatov 2016-10-07 16:55:26 +0300
  • e64366ab09 Merge remote-tracking branch 'origin/docs-n-examples-improvements' Roman Mogilatov 2016-10-07 16:52:24 +0300
  • 34a5cf8515 Update readme - add info about dependency injection Roman Mogilatov 2016-10-07 14:52:28 +0300
  • 6c25c91146 Update short description on docs index page Roman Mogilatov 2016-10-06 23:25:14 +0300
  • 8e290fb674 Update short description Roman Mogilatov 2016-10-06 23:15:41 +0300
  • 8798ea1a56 Update services example Roman Mogilatov 2016-10-06 22:48:43 +0300
  • 7b71d419fd Increase version to 2.2.0 2.2.0 Roman Mogilatov 2016-09-23 00:35:51 +0300
  • 53f60d6fed Merge pull request #136 from ets-labs/deprecate_inject_decorator Roman 2016-09-23 00:31:58 +0300
  • 38c9d2f18a Update docs Roman Mogilatov 2016-09-23 00:24:45 +0300
  • 4e66c47f59 Update movie lister example Roman Mogilatov 2016-09-22 14:40:45 +0300
  • bff0e58f7f Update miniapps/services example Roman Mogilatov 2016-09-18 23:00:10 +0300
  • 81072832e4 Add deprecation warning when @inject is used Roman Mogilatov 2016-09-16 16:02:59 +0300
  • d9f4aed43c Update version to 2.1.1 2.1.1 Roman Mogilatov 2016-09-07 11:00:24 +0300
  • df899727ce Merge pull request #133 from sirkonst/hotfix/normalized_package_name Roman 2016-09-07 10:55:10 +0300
  • a6b7a75136 Normalize package names by PEP-503 (https://www.python.org/dev/peps/pep-0503/) Konstantin Enchant 2016-09-06 13:18:43 +0300
  • f373b76a13 Merge 042a795360 into a309a2053d Konstantin vz'One Enchant 2016-08-18 22:17:54 +0000
  • a309a2053d Increase version to 2.1.0 2.1.0 Roman Mogilatov 2016-08-19 01:16:43 +0300