An open API service providing commit metadata for open source projects.

GitHub / crate/crate-python / commits

SHA Message Author Date Stats
dc3372ff Add Support HTTP compression (#802) Bilal Tonga <b****a@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
8d36e1dc Chore(deps-dev): Update mypy requirement from <1.21 to <2.2 (#801)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
de3c5b9d Add tests for Auth handling of _blob endpoint redirects (#803) Bilal Tonga <b****a@g****m>
Committed by: GitHub <n****y@g****m>
3 months ago
977e7024 Add CLA check action (#799) Kenneth Geisshirt <k****@z****t>
Committed by: GitHub <n****y@g****m>
3 months ago
dd4c0093 Chore(deps-dev): Update mypy requirement from <1.20 to <1.21
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
4 months ago
0d909687 Change named param binding to re-use value for same name Mathias Fussenegger <f****s@z****t>
Committed by: Mathias Fußenegger <m****r@u****m>
5 months ago
93b3ba6f Add named parameter support (#795) Bilal Tonga <b****a@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b9dd9c03 Release 2.1.2 Andreas Motl <a****l@c****o> 5 months ago
75684075 Fix blob redirect handling regression Mathias Fussenegger <f****s@z****t>
Committed by: Mathias Fußenegger <m****r@u****m>
5 months ago
a1161025 Release 2.1.1 Andreas Motl <a****l@c****o> 6 months ago
9c9e3923 Fix JWT token positional argument order Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
521333de Release 2.1.0 Andreas Motl <a****l@c****o> 6 months ago
f134609c Revert "Project: Drop `requires-python` attribute for less obstacles" Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
7d44b19e Project: Drop `requires-python` attribute for less obstacles Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
7df4ffb3 Documentation: Update information about release procedure Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
8200dfeb CI: Fix packaging by using `hatch build` instead of `uv build` Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
8ad2cc8c Dependencies: Relax dependency for `verlib2` package Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
2033fd7d Chore: Format code Andreas Motl <a****l@c****o> 6 months ago
3d664bbc JWT token authentication: Add sanity checks Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
9c63a5c7 Fix compatibility with `urllib3-future` Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
046a8dc5 CI: Configure `astral-sh/setup-uv` to use the right Python version Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
4702f343 CI: Validate `release` workflow. Only push to PyPI on designated event. Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
8a0c6795 CI: Trim `release` workflow. It will be fine using the default Python. Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
0e0adeb7 Revert "Chore(deps-dev): Update ruff requirement from <0.15 to <0.16" Andreas Motl <a****l@c****o> 6 months ago
57d7174f Linter: Update to ruff 0.15.0 Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
370d7913 Chore(deps-dev): Update ruff requirement from <0.15 to <0.16
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
6 months ago
ddb3ba8b Propagate path prefix in server URLs to all requests (#771) Alexander Kleinjohann <3****n@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
4fa05142 Remove duplicate crate_path/project_root definitions Mathias Fussenegger <f****s@z****t>
Committed by: Mathias Fußenegger <m****r@u****m>
7 months ago
778881a9 Remove py < 3.9 deps; Mention dropped python version support in changes Mathias Fussenegger <f****s@z****t>
Committed by: Mathias Fußenegger <m****r@u****m>
7 months ago
7ec1b56b Re-add execution of doctests Mathias Fussenegger <f****s@z****t>
Committed by: Mathias Fußenegger <m****r@u****m>
7 months ago
65d3795c Cleanup dev setup Mathias Fussenegger <f****s@z****t>
Committed by: Mathias Fußenegger <m****r@u****m>
7 months ago
e54841b5 Fix python version in docs Makefile Brian Munkholm <b****m@c****o> 7 months ago
8763a03c Chore(deps): Bump zope-interface from 8.1.1 to 8.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
7 months ago
2bf13e0d Chore(deps): Bump actions/checkout from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
f603a3cb Chore(deps): Update zope-testrunner requirement from <8,>=5 to >=5,<9
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
396700e6 Chore(deps-dev): Update mypy requirement from <1.19 to <1.20
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
6ef09929 Chore(deps-dev): Update pytest requirement from <9 to <10
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
da63cbfa Chore: Update to `crate-docs` v2.1.5, doing parallel builds Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
7951050a Project: Configure Hatch `sdist` packaging. Remove `MANIFEST.in`. Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
d54f4ebc Project versioning: Manual version bumping no longer needed Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
c58acc53 Project versioning: Provide module version via `importlib.metadata` Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
0f59e150 Project versioning: Configure `versioningit` with Hatch Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
199f6978 Chore: Fix package name. It is `crate` indeed. Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
e1dfd2e8 Tests: Modernize X.509 certificates, including Authority Key Identifiers Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
2413aa8c Chore: Trim change log section about project modernizations Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
1aee233f Exceptions: Exceptions from the BLOB API now include their full names Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
d29fc314 Tests: Re-enable doctests Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
0d391e4e CI: Consolidate project entrypoints to `poe` Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
08dbf118 Tests: Add missing `zope.testrunner` Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
ca524409 Tests: Downgrade urllib3 Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
3eadd882 Tests: Configure pytest and coverage in pyproject.toml Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
6c831ba4 Chore: Relax development dependencies Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
8e1ace30 Chore(deps): Bump github/codeql-action from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
28172c93 Chore(deps): Bump zope-interface from 6.4.post2 to 8.0.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
693f3590 CI: Synchronize caching and setup between "on-pr" vs. "nightly" jobs Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
50fa7475 CI: Run tests against more OS- and architecture variants Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
6ee6e899 CI: Synchronize Python versions between "on-pr" vs. "nightly" jobs Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
f8d8e23e CI: Fix nightly job, and synchronize task invocations Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
3f2a785d Dependencies: Remove `uv.lock` file Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
995ba975 Chore(deps-dev): Update ruff requirement from <0.14 to <0.15
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
a26a4ba4 Chore(deps): Bump astral-sh/setup-uv from 6 to 7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
8 months ago
6ec77db6 Update Python version to include 3.14 (#737) Ivan <s****8@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
5f14fe4c Modernize project (#739) Ivan <s****8@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
7c7a8852 Chore(deps): Bump zc-buildout from 3.3 to 5.1.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
9 months ago
c33bdc9d Chore(deps-dev): Update zope-testing requirement from <6,>=4 to >=4,<7
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
10 months ago
371e1257 Increase wait time threshold for Crate instance startup Ivan <s****8@g****m> 10 months ago
db3bc1a7 Chore(deps): Bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Ivan <s****8@g****m>
11 months ago
9f9ae4cc Chore(deps): Bump actions/setup-python from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Ivan <s****8@g****m>
11 months ago
356e7343 Chore(deps-dev): Update ruff requirement from <0.12 to <0.14
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Ivan <s****8@g****m>
11 months ago
f6787fd4 Chore(deps-dev): Update mypy requirement from <1.17 to <1.18
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
about 1 year ago
2dbfbe10 Update build.json to 2.1.2 (#728) Brian Munkholm <b****m@c****o>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f27b919d Chore(deps-dev): Update mypy requirement from <1.16 to <1.17
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
about 1 year ago
b143f1c3 Remove python 3.7 and 3.8 from test matrix. Ivan <s****8@g****m>
Committed by: Andreas Motl <a****l@e****e>
about 1 year ago
fb4d70d6 Docs simplification (#721) Brian Munkholm <b****m@c****o>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d75a4ef0 Docs: Remove page local TOC (#720) Brian Munkholm <b****m@c****o>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3a348af2 JWT token authentication: Add fundamental implementation Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
about 1 year ago
b065aea5 Chore: Update project metadata to use SPDX license identifier (PEP 639) Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
2e74cdee Dependencies: Update to verlib2>=0.3 Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
5a9f5184 CI: Use Python 3.13 for CodeQL analysis Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
fb045ec0 Chore(deps): Bump astral-sh/setup-uv from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
d32b74a5 Chore: Fix build wrt. `urllib3` Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
4e678baa Chore: Fix build wrt. `setuptools` Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
5ab391c2 Documentation: Remove page about SQLAlchemy Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
3f133eb8 Chore(deps-dev): Update ruff requirement from <0.10 to <0.12
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
819b63e5 Chore: Relax dependency on poethepoet Andreas Motl <a****l@c****o> over 1 year ago
2d325376 Chore(deps-dev): Update zope-testrunner requirement
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
81a50449 CI: Improve setup of and caching with uv Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
c63f75c6 Chore(deps-dev): Update mypy requirement from <1.15 to <1.16
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
6ec9995f Release 2.0.0 Andreas Motl <a****l@c****o> over 1 year ago
b44ca897 Remove tox, recommend uv Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
44cad01a Marshalling: Restore CrateDB standard encoder Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
f53cfe60 Marshalling: Use `orjson` to improve JSON serialization performance Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
4820f8f0 Chore: Fix test case because https://example.org/ responds differently Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
a2aae9bc Chore: Format code using Ruff 0.9 Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
4d47a267 Chore(deps-dev): Update ruff requirement from <0.8 to <0.10
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
c6892d5f Chore(deps): Bump advanced-security/dismiss-alerts from 1 to 2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
b4a2ed4f Chore(deps): Bump astral-sh/setup-uv from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
026f5c34 Chore(deps-dev): Update poethepoet requirement from <0.32 to <0.33
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
1b7048b9 Chore(deps-dev): Update mypy requirement from <1.14 to <1.15
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago
11a391a9 CI: Provide Python 3.7. EOL, it was removed from recent GHA runners Andreas Motl <a****l@c****o>
Committed by: Andreas Motl <a****l@e****e>
over 1 year ago

← Back to repository