Commit Graph

  • 2c43a1c426 Remove undocumented positional parameter of DependenciesContainer provider Roman Mogylatov 2020-06-24 14:39:07 -0400
  • feab6b6814 Revert "Add overriding logic for Container provider" Roman Mogylatov 2020-06-24 13:24:57 -0400
  • b727be3f9a Add overriding logic for Container provider Roman Mogylatov 2020-06-24 12:41:18 -0400
  • f95dadfc23 Add Configuration.from_dict() method Roman Mogylatov 2020-06-23 18:09:20 -0400
  • a985952d0c Fix Configuration.from_ini() to support Python 2 Roman Mogylatov 2020-06-23 16:53:22 -0400
  • 87bb5ff97d Add Configuration.from_ini() method Roman Mogylatov 2020-06-23 16:46:24 -0400
  • 3a0c746430 Merge branch 'release/3.17.1' into master 3.17.1 Roman Mogylatov 2020-06-23 12:48:37 -0400
  • 1e13727a94 Bump version to 3.17.1 release/3.17.1 Roman Mogylatov 2020-06-23 12:48:01 -0400
  • 2fd216bb5a Hotfix dynamic container deep-copying Roman Mogylatov 2020-06-23 12:47:48 -0400
  • 827f9b57bb Merge branch 'release/3.17.0' into master 3.17.0 Roman Mogylatov 2020-06-23 12:14:28 -0400
  • 69e2230b80 Bump version to 3.17.0 release/3.17.0 Roman Mogylatov 2020-06-23 12:14:06 -0400
  • c8b781e744
    Container provider (#256) Roman Mogylatov 2020-06-22 22:45:16 -0400
  • f2c13c883b Update changelog container-provider Roman Mogylatov 2020-06-22 22:36:43 -0400
  • 09d09a2da8 Add Container provider Roman Mogylatov 2020-06-22 22:36:05 -0400
  • 41abbc2e87 Add unit tests Roman Mogylatov 2020-06-22 22:35:36 -0400
  • e6f096270e
    Config linking (#255) Roman Mogylatov 2020-06-22 21:52:00 -0400
  • 766ce6fd7e Update changelog config-linking Roman Mogylatov 2020-06-22 21:44:08 -0400
  • 99a2fcc396 Add provider linking Roman Mogylatov 2020-06-22 21:42:24 -0400
  • 3ee714795b Add config linking test Roman Mogylatov 2020-06-22 21:28:28 -0400
  • 4554df8315 Add experimental config fixes experimental/application Roman Mogylatov 2020-06-22 21:20:54 -0400
  • 40e3e4c8cc Fix copying of Container provider Roman Mogylatov 2020-06-21 00:29:17 -0400
  • 4829efff71 Add a fix to Configuration provider Roman Mogylatov 2020-06-21 00:10:47 -0400
  • fd46b6ace5 Add another variation of Container provider Roman Mogylatov 2020-06-20 23:37:12 -0400
  • 15cae0c3dc Add container attribute to Container provider Roman Mogylatov 2020-06-19 22:53:22 -0400
  • afa450d8a5 Re-make Container provider as Cython type Roman Mogylatov 2020-06-19 22:43:38 -0400
  • 6791f99246 Override deepcopy of Container provider Roman Mogylatov 2020-06-19 22:32:41 -0400
  • 1d75085c87 Add Container provider Roman Mogylatov 2020-06-19 21:31:20 -0400
  • 86021f2948 Merge branch 'release/3.16.1' into master 3.16.1 Roman Mogylatov 2020-06-16 22:34:36 -0400
  • 7c3d961ae7 Bump version to 3.16.1 release/3.16.1 Roman Mogylatov 2020-06-16 22:34:19 -0400
  • 761fc84658 Update disqus.js Roman Mogylatov 2020-06-16 22:32:47 -0400
  • d90a490987 Add RobinsonMa to the list of contributors Roman Mogylatov 2020-06-16 22:25:41 -0400
  • eadac4b1cc Fix warnings in API docs Roman Mogylatov 2020-06-16 22:22:06 -0400
  • c136663071
    Update singleton_thread_locals.py (#252) RobinsonMa 2020-06-17 09:53:00 +0800
  • fda3083280
    Update singleton_thread_locals.py RobinsonMa 2020-06-17 09:47:11 +0800
  • a0d4af15e9 Fix warnings at changelog Roman Mogylatov 2020-06-16 21:40:01 -0400
  • 877275e7fc Fix warning at docs/conf.py Roman Mogylatov 2020-06-16 21:39:34 -0400
  • 29243ccdda Fix make docs-live Roman Mogylatov 2020-06-16 21:39:11 -0400
  • cc1043eb82 Fix disqus.js Roman Mogylatov 2020-06-16 21:38:54 -0400
  • 4e6fc276a9
    Update singleton_thread_locals.py RobinsonMa 2020-06-16 11:22:20 +0800
  • f6751cef2e
    Update singleton_thread_locals.py RobinsonMa 2020-06-16 11:10:54 +0800
  • efd6e3e7e5 Merge branch 'release/3.16.0' into master 3.16.0 Roman Mogylatov 2020-06-14 17:50:28 -0400
  • dd7c951ea6 Bump version to 3.16.0 release/3.16.0 Roman Mogylatov 2020-06-14 17:49:57 -0400
  • 8f2c397413 Add support of six 1.15.0 Roman Mogylatov 2020-06-14 17:43:06 -0400
  • af7297ce71 Update Cython version Roman Mogylatov 2020-06-14 17:38:24 -0400
  • b6f6f63764 Add docs-live command to makefile Roman Mogylatov 2020-06-14 17:35:25 -0400
  • 2beafb9a51
    List provider (#251) Roman Mogylatov 2020-06-14 17:32:12 -0400
  • 88778afe7e Update changelog list-provider Roman Mogylatov 2020-06-14 17:32:00 -0400
  • 671bb42bbb Add support of positional context argument injections Roman Mogylatov 2020-06-14 17:27:06 -0400
  • f1cc113e33 Update unit tests Roman Mogylatov 2020-06-14 17:09:01 -0400
  • dbfc8e1c67 Update API docs Roman Mogylatov 2020-06-14 17:06:27 -0400
  • dd0cd7a4cf Upstream changes from develop Roman Mogylatov 2020-06-13 22:49:34 -0400
  • 568cbf01a0 Add docs Roman Mogylatov 2020-06-13 22:47:34 -0400
  • c77737d32e Add List provider unit tests Roman Mogylatov 2020-06-12 22:12:35 -0400
  • 2bc34d9dc9 Add List provider example Roman Mogylatov 2020-06-12 21:55:00 -0400
  • 7ac747fea6 Add List provider Roman Mogylatov 2020-06-12 21:54:43 -0400
  • d8ecd28b22 Add Bruno P. Kinoshita to the list of contributors Roman Mogylatov 2020-06-13 23:28:40 -0400
  • 910dec38a4
    Fix a few typos (#250) Bruno P. Kinoshita 2020-06-14 14:24:32 +1200
  • f12ec74a59 Spell, grammar checkers on docs Bruno P. Kinoshita 2020-06-13 18:31:49 +1200
  • 084dd23495 Fix a few typos Bruno P. Kinoshita 2020-06-13 18:21:55 +1200
  • ebd98bebe9 Merge branch 'release/3.15.6' into master 3.15.6 Roman Mogylatov 2020-02-18 17:53:10 -0500
  • fac768496e Bump version to 3.15.6 release/3.15.6 Roman Mogylatov 2020-02-18 17:52:46 -0500
  • b3eb05f705 Merge branch 'release/3.15.5' into master 3.15.5 Roman Mogylatov 2020-02-18 17:51:36 -0500
  • 6c81568888 Bump version to 3.15.5 release/3.15.5 Roman Mogylatov 2020-02-18 17:50:56 -0500
  • a0349305db Update downloads link Roman Mogylatov 2020-02-18 17:49:37 -0500
  • 68a0f4b5f0 Add downloads badge Roman Mogylatov 2020-02-18 17:48:20 -0500
  • 5e6a4ce1ec Merge branch 'release/3.15.4' into master 3.15.4 Roman Mogylatov 2020-01-26 20:37:43 -0500
  • b00edad1b9 Bump version to 3.15.4 release/3.15.4 Roman Mogylatov 2020-01-26 20:37:13 -0500
  • 92e91a3fdf Merge branch 'release/3.15.3' into master 3.15.3 Roman Mogylatov 2020-01-26 20:33:13 -0500
  • 78dd3ec744 Add more docs fixes for 3.15.3 release/3.15.3 Roman Mogylatov 2020-01-26 20:32:16 -0500
  • f8ddf1b19b Bump version to 3.15.3 Roman Mogylatov 2020-01-26 19:53:06 -0500
  • 0dae54df18 Merge branch 'release/3.15.2' into master 3.15.2 Roman Mogylatov 2020-01-26 19:34:04 -0500
  • 7ce170a1d9 Bump version to 3.15.2 release/3.15.2 Roman Mogylatov 2020-01-26 19:33:28 -0500
  • 363b87fd74 Merge branch 'release/3.15.1' into master 3.15.1 Roman Mogylatov 2020-01-26 19:17:46 -0500
  • b09868233c Bump version to 3.15.1 release/3.15.1 Roman Mogylatov 2020-01-26 19:17:03 -0500
  • febae1b64c Update engines-cars example Roman Mogylatov 2020-01-26 19:13:57 -0500
  • b9f68d18a9 Fix README typos Roman Mogylatov 2020-01-26 19:04:23 -0500
  • a58e300707 Merge branch 'release/3.15.0' into master 3.15.0 Roman Mogylatov 2020-01-26 18:56:37 -0500
  • 4d9d12a2ed Bump version to 3.15.0 release/3.15.0 Roman Mogylatov 2020-01-26 18:55:33 -0500
  • c20202a23d Refactor passlib password hasing example Roman Mogylatov 2020-01-26 18:55:04 -0500
  • cf44e5815d Refactor example modules in Python3-ish way Roman Mogylatov 2020-01-26 18:41:36 -0500
  • 06ff4bbbe4 Clean up tox.ini file Roman Mogylatov 2020-01-26 15:15:50 -0500
  • 5c1174fad6
    PyPy 3 support (#242) Roman Mogylatov 2020-01-26 15:10:51 -0500
  • 9377d67691 Add record to changelog pypy-3-support Roman Mogylatov 2020-01-26 15:10:01 -0500
  • 6ba1c2a737 Add PyPy 3 to travis file Roman Mogylatov 2020-01-26 15:04:38 -0500
  • 953f93631b
    Python 3.8 support (#241) Roman Mogylatov 2020-01-26 15:00:21 -0500
  • e1c5538a1b Add record to the changelog python-3.8-support Roman Mogylatov 2020-01-26 14:49:36 -0500
  • eeda54fc28 Update max compatible version of six to 1.14.0 Roman Mogylatov 2020-01-26 14:41:57 -0500
  • f0bd88636d Update max compatible version of six to 1.13.0 Roman Mogylatov 2020-01-26 14:38:28 -0500
  • a66f65dfa7 Add Python 3.8 classifier Roman Mogylatov 2020-01-26 14:33:30 -0500
  • ea6f96bffc Add Python 3.8 test environment Roman Mogylatov 2020-01-23 17:18:26 -0500
  • ed8053fce1 Refactor changelog Roman Mogylatov 2020-01-26 14:28:15 -0500
  • b876d001df Regenerate C sources using Cython 0.29.14 Roman Mogylatov 2020-01-26 14:27:23 -0500
  • 23642e49f4 Fix PEP257 doc block errors in example modules. Roman Mogylatov 2020-01-26 14:22:43 -0500
  • 2c7b082301 Merge branch 'release/3.14.12' into master 3.14.12 Roman Mogylatov 2019-10-09 10:46:26 -0400
  • d58a10a2c5 Bump version to 3.14.12 release/3.14.12 Roman Mogylatov 2019-10-09 10:46:08 -0400
  • 08de710b2f
    235 Fix Delegate cannot be used in overridden container (#236) Roman Mogylatov 2019-10-09 10:45:14 -0400
  • 139d422293 Update changelog 235-Fix-delegate-cannot-be-used-in-overridden-container Roman Mogylatov 2019-10-09 10:44:01 -0400
  • 07268ef26f Fix issue + refactoring Roman Mogylatov 2019-10-09 10:33:32 -0400
  • 824484f82e Add test for bug #235 Roman Mogylatov 2019-10-09 10:32:05 -0400
  • 8026e106a5 Merge branch 'release/3.14.11' into master 3.14.11 Roman Mogylatov 2019-10-08 14:46:50 -0400