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
Commit message (
Expand
)
Author
Age
Lines
...
|
*
Bump flake8-annotations from 2.9.0 to 2.9.1
dependabot[bot]
2022-08-01
-6
/
+6
|
/
*
Merge pull request #155 from python-discord/dependabot/pip/python-dotenv-0.20.0
ChrisJL
2022-07-28
-5
/
+5
|
\
|
*
Bump python-dotenv from 0.19.2 to 0.20.0
dependabot[bot]
2022-07-28
-5
/
+5
|
/
*
Merge pull request #185 from python-discord/dependabot/pip/spectree-0.10.3
ChrisJL
2022-07-28
-44
/
+8
|
\
|
*
Bump spectree from 0.7.6 to 0.10.3
dependabot[bot]
2022-07-28
-44
/
+8
|
/
*
Merge pull request #188 from python-discord/dependabot/pip/uvicorn-0.18.2
ChrisJL
2022-07-28
-29
/
+29
|
\
|
*
Bump uvicorn from 0.17.6 to 0.18.2
dependabot[bot]
2022-07-28
-29
/
+29
|
/
*
Merge pull request #180 from python-discord/dependabot/pip/starlette-0.20.4
ChrisJL
2022-07-28
-6
/
+6
|
\
|
*
Bump starlette from 0.19.0 to 0.20.4
dependabot[bot]
2022-07-28
-6
/
+6
|
/
*
Merge pull request #190 from python-discord/dependabot/pip/sentry-sdk-1.9.0
ChrisJL
2022-07-28
-20
/
+127
|
\
|
*
Bump sentry-sdk from 1.7.2 to 1.9.0
dependabot[bot]
2022-07-28
-20
/
+127
|
/
*
Merge pull request #187 from python-discord/bump-motor
Hassan Abouelela
2022-07-20
-284
/
+180
|
\
|
*
Fix ANN401 Linting Failures
Hassan Abouelela
2022-07-20
-5
/
+4
|
*
Bump Motor Version To 3.0.0
Hassan Abouelela
2022-07-20
-279
/
+176
|
/
*
Merge pull request #182 from python-discord/verify-webhook-user-exists
Hassan Abouelela
2022-07-10
-5
/
+5
|
\
|
*
Check If User Exists Before Sending Webhook
Hassan Abouelela
2022-07-10
-5
/
+5
|
/
*
Scope Variables In Unittest Template
Hassan Abouelela
2022-07-01
-30
/
+37
*
Handle Improper Output For Unittests
Hassan Abouelela
2022-07-01
-37
/
+84
*
Fix Broken Error Message
Hassan Abouelela
2022-06-29
-1
/
+1
*
Update CODEOWNERS
Joe Banks
2022-06-28
-1
/
+1
*
Ensure All Tests Are Prefixed By `test_`
Hassan Abouelela
2022-06-25
-1
/
+2
*
Merge pull request #179 from python-discord/add-setup
Hassan Abouelela
2022-06-24
-10
/
+16
|
\
|
*
Make Unittests Async
Hassan Abouelela
2022-06-24
-7
/
+9
|
*
Allow Setup For Unittests
Hassan Abouelela
2022-06-24
-6
/
+10
|
/
*
Merge pull request #173 from adriangb/asgi-middleware
Hassan Abouelela
2022-06-18
-15
/
+21
|
\
|
*
Merge branch 'main' into asgi-middleware
Hassan Abouelela
2022-06-18
-47
/
+48
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #177 from python-discord/enable-login-in-prod
Hassan Abouelela
2022-06-17
-16
/
+29
|
\
\
|
*
|
Enable Login Form In Production
Hassan Abouelela
2022-06-17
-16
/
+29
|
/
/
*
|
Fix Error For Unauthorized Form Access
Hassan Abouelela
2022-06-13
-2
/
+6
*
|
Merge pull request #170 from python-discord/dependabot/pip/httpx-0.23.0
Hassan Abouelela
2022-06-13
-28
/
+12
|
\
\
|
*
|
Bump httpx from 0.22.0 to 0.23.0
dependabot[bot]
2022-06-13
-28
/
+12
|
/
/
*
|
Fix NoneType Access Error For Form Editors
Hassan Abouelela
2022-06-13
-1
/
+1
|
*
use Request to generate the state
Adrian Garcia Badaracco
2022-06-17
-1
/
+1
|
*
Update backend/middleware.py
Adrian Garcia Badaracco
2022-06-17
-1
/
+1
|
*
fix linters
Adrian Garcia Badaracco
2022-06-13
-5
/
+3
|
*
Replace BaseHTTPMiddleware with pure ASGI middleware
Adrian Garcia Badaracco
2022-06-13
-11
/
+19
|
/
*
Merge pull request #168 from python-discord/dependabot/pip/pyjwt-2.4.0
ChrisJL
2022-05-25
-5
/
+5
|
\
|
*
Bump pyjwt from 2.3.0 to 2.4.0
dependabot[bot]
2022-05-25
-5
/
+5
|
/
*
Merge pull request #135 from python-discord/roles
Kieran Siek
2022-03-20
-89
/
+455
|
\
|
*
Merge branch 'main' into roles
Kieran Siek
2022-03-20
-282
/
+510
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #151 from python-discord/dependabot/pip/sentry-sdk-1.5.7
Hassan Abouelela
2022-03-13
-5
/
+5
|
\
\
|
*
|
Bump sentry-sdk from 1.5.4 to 1.5.7
dependabot[bot]
2022-03-13
-5
/
+5
|
/
/
*
|
Merge pull request #141 from python-discord/dependabot/pip/flake8-4.0.1
Hassan Abouelela
2022-03-13
-15
/
+15
|
\
\
|
*
|
Bump flake8 from 3.9.2 to 4.0.1
dependabot[bot]
2022-03-13
-15
/
+15
|
/
/
*
|
Merge pull request #149 from python-discord/dependabot/pip/spectree-0.7.6
Hassan Abouelela
2022-03-13
-6
/
+6
|
\
\
|
*
|
Bump spectree from 0.7.2 to 0.7.6
dependabot[bot]
2022-03-13
-6
/
+6
|
/
/
*
|
Merge pull request #152 from python-discord/dependabot/pip/starlette-0.19.0
Hassan Abouelela
2022-03-13
-6
/
+10
|
\
\
|
*
|
Bump starlette from 0.14.2 to 0.19.0
dependabot[bot]
2022-03-13
-6
/
+10
|
/
/
*
|
Merge pull request #153 from python-discord/dependabot/pip/uvicorn-0.17.6
Hassan Abouelela
2022-03-13
-32
/
+42
|
\
\
|
*
|
Bump uvicorn from 0.17.4 to 0.17.6
dependabot[bot]
2022-03-11
-32
/
+42
|
/
/
[prev]
[next]