index
:
forms-backend
dependabot/pip/cryptography-43.0.1
dependabot/pip/starlette-0.40.0
dm-message
logging
main
renovate/httpx-0.x
renovate/motor-3.x
renovate/pre-commit-3.x-lockfile
renovate/pyjwt-2.x-lockfile
renovate/pypi-starlette-vulnerability
renovate/redis-5.x-lockfile
renovate/ruff-0.x
renovate/sentry-sdk-2.x-lockfile
renovate/spectree-1.x-lockfile
renovate/uvicorn-0.x
sqla-migration
testing-strategies
A mirrored copy of the python-discord/forms-backend repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
renovate/httpx-0.x
Update dependency httpx to ^0.28.0
renovate[bot]
2 months
renovate/motor-3.x
Update dependency motor to v3.7.1
renovate[bot]
2 months
renovate/pre-commit-3.x-lockfile
Update dependency pre-commit to v3.8.0
renovate[bot]
2 months
renovate/pyjwt-2.x-lockfile
Update dependency pyjwt to v2.10.1
renovate[bot]
2 months
renovate/pypi-starlette-vulnerability
Update dependency starlette to ^0.47.0 [SECURITY]
renovate[bot]
2 months
renovate/redis-5.x-lockfile
Update dependency redis to v5.3.1
renovate[bot]
2 months
renovate/ruff-0.x
Update dependency ruff to ^0.14.0
renovate[bot]
3 days
renovate/sentry-sdk-2.x-lockfile
Update dependency sentry-sdk to v2.42.0
renovate[bot]
4 days
renovate/spectree-1.x-lockfile
Update dependency spectree to v1.5.8
renovate[bot]
2 weeks
renovate/uvicorn-0.x
Update dependency uvicorn to ^0.38.0
renovate[bot]
20 hours
[...]
Age
Commit message
Author
Lines
2020-12-15
Fix f-string referencing the wrong name
testing-strategies
decorator-factory
-3
/
+3
2020-12-15
Merge branch 'ks123/routes-parsing' into testing-strategies
decorator-factory
-2
/
+2
2020-12-15
remove stray print
decorator-factory
-1
/
+0
2020-12-15
Update route levels parsing to work in all platforms
ks129
-1
/
+1
2020-12-15
refactor route discovery
decorator-factory
-20
/
+24
2020-12-15
Make import name of route working for every platform
ks129
-1
/
+1
2020-12-15
add pytest
decorator-factory
-15
/
+149
2020-12-15
minor refactorings
decorator-factory
-24
/
+25
2020-12-15
fix various type annotation issues
decorator-factory
-20
/
+20
2020-12-14
Add ks123 (GH ks129) to CODEOWNERS
ks129
-1
/
+2
[...]