Commit Graph

  • 3205635599 regenerate .c files Peter Hanos 2024-02-23 16:39:07 +0200
  • cace03daba Fixed some usages in documentation and tests Arian Amiri 2024-02-18 16:28:52 -0500
  • 3bb4eea9c8 Support pydantic 2 settings Arian Amiri 2024-02-17 16:49:20 -0500
  • b058afc615 ignore pyenv .python-version file Arian Amiri 2024-02-17 16:43:33 -0500
  • 20ab1dcc1a chore: add py312 support Vladimir Puzakov 2024-02-15 21:08:54 +0300
  • 20339af52b update decoupled-example with abstraction layer qingsong 2023-12-10 13:25:16 +0800
  • 21c044c297
    Merge d001b2930e into cc2304e46e Artem Ivanov 2023-11-28 14:35:57 +0000
  • d001b2930e
    Process closings in any case Artem Ivanov 2023-11-28 13:19:17 +0100
  • 9486f0bff5
    Merge 18143a4e44 into cc2304e46e Aleksandr Tsariapkin 2023-11-26 10:31:52 +0000
  • 18143a4e44 Added support for pydantic-settings in Configuration.from_pydantic() method Aleksandr Tsariapkin 2023-11-26 14:18:05 +0400
  • a245e32e82
    annotate pydantic models for tests Anton Petrov 2023-11-14 07:47:29 +0300
  • bcb9f2dcbc
    remove legacy python versions Anton Petrov 2023-11-14 07:47:16 +0300
  • 98756b4504
    ci: change default python to 3.12 Anton Petrov 2023-11-14 07:39:46 +0300
  • e5cbaaaedc
    all tests passed Anton Petrov 2023-11-09 20:11:29 +0300
  • 00adf99c00
    Update resources.py Chad 2023-10-26 14:52:43 -0700
  • a4d30ba0d1
    Change base python to 3.12 and pin pydantic to V1 Anton Petrov 2023-10-05 11:27:43 +0300
  • 03ee0b43c2
    Python 3.12 Support Anton Petrov 2023-10-05 10:51:05 +0300
  • 235ee6249f
    Ignore .vscode Anton Petrov 2023-10-05 10:50:33 +0300
  • f804395cac fix typo in docs Sankruth Kota 2023-09-27 11:13:05 -0400
  • 167be9dd7e
    added missing package to flask-sqlalchemy miniapp The Alchemist 2023-09-25 15:01:04 -0400
  • 70f6b4ef4f docs: update tests code example, emphasize-lines & test coverage report results mrKazzila 2023-09-21 15:50:42 +0300
  • 80d4ee7e11 test: add fixture for finder mock mrKazzila 2023-09-21 15:47:44 +0300
  • 5cb538d769 fix: type provider Philip Bjorge 2023-09-08 13:00:24 -0700
  • 68be7ec3b1 chore: fix tests Philip Bjorge 2023-08-02 17:31:20 -0700
  • fc4998b86d
    fix: type propogation through provided Philip Bjorge 2023-08-02 17:17:15 -0700
  • 633f60ac19 Add support for typing.Annotated Taein Min 2023-07-09 18:19:14 +0900
  • 66def18d9c
    Fix docker image version in asyncio daemon tutorial Jonatas Leon 2023-06-27 10:16:42 -0300
  • c0131549b0
    Use Singleton provider; clean up formatting jazzthief 2023-05-24 15:46:06 +0200
  • 64942563b3
    Restore removed inject marker jazzthief 2023-05-24 15:11:29 +0200
  • 2ca44a0b34
    Use parametrized fixture for containers jazzthief 2023-05-23 18:26:07 +0200
  • 2dabfaaad3
    Add test container with element after resource jazzthief 2023-05-23 18:24:51 +0200
  • 027ccfa161
    Restructure conditionals, incorporate kwargs check jazzthief 2023-05-23 15:11:07 +0200
  • 3cdba7965a
    Merge pull request #1 from federinik/master Yegor Statkevich 2023-05-23 12:43:43 +0200
  • 43a14df14d Merge remote-tracking branch 'origin-godeltech/702-nested-resource-resolution' federinik 2023-05-23 12:39:30 +0200
  • 26eacebd92
    docs: fix grammar JC (Jonathan Chen) 2023-05-16 11:06:30 -0400
  • 8f721e0d6d Added documentation section explaining how to use Callable provider in a reusable, configurable approach Tomasz Borczyk 2023-05-16 11:13:49 +0200
  • d00afd9dcc
    Fix resolution jazzthief 2023-05-12 10:32:42 +0200
  • 5cdf114237
    Add tests for nested deps resolution jazzthief 2023-05-08 17:55:01 +0200
  • 9209da93d5
    Merge 4af4685918 into cc2304e46e Martin Lafrance 2023-02-28 23:39:23 +0000
  • 4af4685918 move back decorator into .py file to carry signature Martin Lafrance 2023-02-28 18:25:17 -0500
  • f3d7e682a0 Use of update operator (|=) as per https://peps.python.org/pep-0584/ federinik 2022-12-22 11:04:56 +0100
  • 511834034d Allow Closing to detect dependent resources passed as kwargs too #636 federinik 2022-12-21 19:14:06 +0100
  • 85be141430 Fix tests Federico Tomasi 2022-12-21 19:07:04 +0100
  • cadaaebd02 Allow Closing to detect dependent resources passed as kwargs too #636 Federico Tomasi 2022-12-21 19:02:33 +0100
  • cc2304e46e Merge branch 'release/4.41.0' into master 4.41.0 Roman Mogylatov 2022-12-18 22:14:24 -0500
  • 4bfdf89142 Bump version Roman Mogylatov 2022-12-18 22:14:00 -0500
  • 659d242503 Update builds badge Roman Mogylatov 2022-12-18 22:12:38 -0500
  • 6b13b6dbaf Update line length to 120 Roman Mogylatov 2022-12-18 22:04:03 -0500
  • d3320f5f06 Fix typing in wiring Roman Mogylatov 2022-12-18 22:02:11 -0500
  • 31c1f7c2d6 Update setup.py Roman Mogylatov 2022-12-18 21:59:31 -0500
  • d0c8f328b3 Update changelog Roman Mogylatov 2022-12-18 21:52:32 -0500
  • 3b76a0d091
    Allow Closing to detect dependent resources (#636) Jamie Stumme 2022-12-18 19:49:23 -0700
  • a79ea1790c Update custom provider docs formatting Roman Mogylatov 2022-12-18 21:42:55 -0500
  • 781d3b9c4c
    fixed bug in windows build with default charset (#635) Kirill Shershen 2022-12-19 05:42:23 +0300
  • 6f491a6cae
    Explicitly mention the required usage of "memo" (#598) thatguysimon 2022-12-18 18:38:12 -0800
  • 88a2b96102 Update FastAPI + Redis example Roman Mogylatov 2022-12-18 21:35:43 -0500
  • f0d9eda566
    Update aioredis to 2.0.1 (#613) Yan 2022-12-19 05:27:36 +0300
  • 55f81bd754 Update changelog Roman Mogylatov 2022-12-18 21:25:16 -0500
  • a9cd0de886
    (setup) fix install crash on non-utf8 systems (#644) Eugene Brodsky 2022-12-18 21:23:24 -0500
  • aaff333f01
    Python 3.11 Support (#647) Roman Mogylatov 2022-12-18 21:09:14 -0500
  • d3b316d3d8 Update actions/download-artifact@v3 and pypa/gh-action-pypi-publish@release/v1 python3.11 Roman Mogylatov 2022-12-18 21:00:07 -0500
  • 2ca2420486 Update ubuntu to 22.04 on docs publishing job 4.41.0a3 Roman Mogylatov 2022-12-18 16:38:05 -0500
  • 2d1562d536 Update actions/upload-artifact@v3 Roman Mogylatov 2022-12-18 16:35:34 -0500
  • 5e0fd25b5d Update publishing job 4.41.0a2 Roman Mogylatov 2022-12-18 15:58:57 -0500
  • fad248b4c5 Update tox.ini with new pypy versions Roman Mogylatov 2022-12-18 15:45:16 -0500
  • 672cd48e7b Update pypy Roman Mogylatov 2022-12-18 15:39:52 -0500
  • 0b7c72dc70 Update changelog 4.41.0a1 Roman Mogylatov 2022-12-18 15:31:37 -0500
  • d694f40de7 Update actions and setup-python versions Roman Mogylatov 2022-12-18 15:29:26 -0500
  • 5c4a31a518 Update publishing job Roman Mogylatov 2022-12-18 15:27:27 -0500
  • 5f99e25a4d Fix error in resourse typing test Roman Mogylatov 2022-12-18 15:19:53 -0500
  • 1453db4da1 Move pypy3 to legacy job Roman Mogylatov 2022-12-18 15:07:16 -0500
  • cc33a14edc Update 3.10 to be explicit string literal Roman Mogylatov 2022-12-18 15:03:16 -0500
  • 2c6015057e Fix tox.ini Roman Mogylatov 2022-12-18 15:00:17 -0500
  • c1a9c6b9be Update test skip decorators Roman Mogylatov 2022-12-18 14:58:39 -0500
  • 36f25dc8de Update tests and linters job Roman Mogylatov 2022-12-18 14:54:17 -0500
  • 33acc051f2
    feat: re cythonize to support python 3.11 (#646) Gen Xu 2022-12-18 11:22:53 -0800
  • 81cc688c33
    Merge branch 'python3.11' into gen/python3.11-support Roman Mogylatov 2022-12-18 14:22:15 -0500
  • 86ed002c93 misc: CI updates for python 3.11 Gen Xu 2022-12-18 02:42:48 -0800
  • ac320f9d8d fix: skip tests for removed functions Gen Xu 2022-12-18 02:37:35 -0800
  • c1430e99ec misc: add classifiers for python 3.11 Gen Xu 2022-12-18 02:24:53 -0800
  • e55fac2e07 misc: added tox env for python 3.11 Gen Xu 2022-12-18 02:23:40 -0800
  • 1c5c7a9771 feat: re cythonize to support python 3.11 Gen Xu 2022-12-18 02:16:09 -0800
  • 3a82f22a4e
    (setup) fix install crash on non-utf8 systems Eugene Brodsky 2022-12-13 01:10:09 -0500
  • 9c0897b824 Allow Closing to detect dependent resources Jamie Stumme 2022-11-15 12:58:18 -0700
  • 97f0d052c0 fixed bug in windows build with default charset kirill-shershen 2022-11-12 12:32:21 +0300
  • 04df609631 Fix coverage config in tox.ini Roman Mogylatov 2022-10-30 21:33:10 -0400
  • 2f64d2da60 Enable tests on 3.11 Roman Mogylatov 2022-10-30 21:30:24 -0400
  • a5277b4867 Update tests Roman Mogylatov 2022-10-30 21:26:46 -0400
  • e7706b1180 Fix tests in examples/miniapps/fastapi Aksarin Mikhail 2022-09-09 10:25:49 +0500
  • 3858cef657 Merge branch 'release/4.40.0' into master 4.40.0 Roman Mogylatov 2022-08-03 21:20:52 -0400
  • 8cf86826eb Bump version to 4.40.0 Roman Mogylatov 2022-08-03 21:20:38 -0400
  • 93ed0e283b Rearranged aioredis.from_url parameters smirnovskoe 2022-07-31 09:55:20 -0700
  • 680cfcc652 Update aioredis to 2.0.1 smirnovskoe 2022-07-31 09:43:04 -0700
  • 6f859e4aa2
    (#454) (#597) Fix @inject + @wraps, refactor patched callables registry and injections storage principles (#610) Roman Mogylatov 2022-07-26 21:37:15 -0400
  • 5c977bc008 Add documentation on the @inject decorator 597-454-inject-and-wraps-decorators Roman Mogylatov 2022-07-26 21:27:16 -0400
  • 793a76e594 Update changelog Roman Mogylatov 2022-07-26 18:28:25 -0400
  • 08a8a7fcfb Make minor style fixes to test Roman Mogylatov 2022-07-26 18:19:16 -0400
  • b40c8f1076 Update typing in test Roman Mogylatov 2022-07-25 18:27:23 -0400
  • d6b580fdf0 Rename test Roman Mogylatov 2022-07-25 18:25:43 -0400
  • 957a467229 Add test Roman Mogylatov 2022-07-25 17:35:04 -0400