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
path:
root
/
backend
/
route_manager.py
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Apply fixable lint settings with Ruff
Joe Banks
2024-07-08
-6
/
+4
*
Fix ANN401 Linting Failures
Hassan Abouelela
2022-07-20
-3
/
+2
*
Fix f-string referencing the wrong name
testing-strategies
decorator-factory
2020-12-15
-2
/
+2
*
Merge branch 'ks123/routes-parsing' into testing-strategies
decorator-factory
2020-12-15
-2
/
+2
|
\
|
*
Update route levels parsing to work in all platforms
ks129
2020-12-15
-1
/
+1
|
*
Make import name of route working for every platform
ks129
2020-12-15
-1
/
+1
*
|
remove stray print
decorator-factory
2020-12-15
-1
/
+0
*
|
refactor route discovery
decorator-factory
2020-12-15
-20
/
+24
*
|
minor refactorings
decorator-factory
2020-12-15
-16
/
+19
*
|
fix various type annotation issues
decorator-factory
2020-12-15
-3
/
+3
|
/
*
Sort routes to have constants first and path fragments last
Joe Banks
2020-12-13
-0
/
+3
*
Fix linting issues to make flake8 job passing
ks129
2020-11-23
-2
/
+2
*
Add route class and route manager for dynamic route loading
Joe Banks
2020-10-25
-0
/
+57