index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_site
/
apps
/
api
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Update GitHub Filter endpoint tests for new response
Joe Banks
2024-04-01
-2
/
+4
*
Revert "Bump djangorestframework from 3.14.0 to 3.15.1"
jchristgit
2024-03-31
-11
/
+6
*
Merge branch 'main' into support-test-keepdb
Xithrius
2024-03-30
-6
/
+11
|
\
|
*
Implement adjustments for DRF 3.15
Johannes Christ
2024-03-29
-6
/
+11
*
|
Support running tests with --keepdb option
Johannes Christ
2024-03-29
-4
/
+11
|
/
*
Migrate mailing lists to their own API endpoints
Johannes Christ
2023-12-17
-0
/
+93
*
Log a warning when being ratelimtted by Github
Chris Lovering
2023-12-11
-0
/
+16
*
Unify frozen fields logic into serializer mixin (#1169)
jchristgit
2023-12-11
-1
/
+9
*
Implement editing of offensive message records (#1165)
jchristgit
2023-12-11
-21
/
+47
*
Implement the github-filter worker in the API
Johannes Christ
2023-12-11
-0
/
+46
*
Pleasure the style dictator
Johannes Christ
2023-07-24
-2
/
+2
*
Use the new datetime.UTC alias over datetime.timezone.utc
Chris Lovering
2023-05-13
-52
/
+52
*
Specify file encoding so tests pass on windows
Chris Lovering
2023-05-13
-1
/
+1
*
Switch to ruff for linting
Johannes Christ
2023-05-10
-115
/
+125
*
Crosscheck rules between API and static rules
Johannes Christ
2023-04-21
-0
/
+38
*
Make additional_settings non-null with dict default
Boris Muratov
2023-04-06
-1
/
+2
*
Add maximum auto-timeout duration validation
Boris Muratov
2023-04-05
-0
/
+2
*
Rename additional_field to additional_settings
mbaruh
2023-03-26
-2
/
+2
*
Merge branch 'main' into new-filter-schema
mbaruh
2023-03-21
-15
/
+15
|
\
|
*
Migrate infraction type `mute` to `timeout`
mbaruh
2023-03-04
-12
/
+12
*
|
Update viewsets, fix linting
mbaruh
2023-01-28
-8
/
+16
*
|
Make filter unique constraint use NULLS NOT DISTINCT
mbaruh
2023-01-28
-0
/
+12
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2023-01-27
-3
/
+120
|
\
|
|
*
Merge branch 'main' into 2304-link-previous-nomination-threads
Amrou Bellalouna
2022-12-29
-0
/
+84
|
|
\
|
|
*
Merge branch 'main' into messages-in-past-n-days-endpoint
wookie184
2022-11-20
-3
/
+4
|
|
|
\
|
|
*
|
Include users with no messages in response, and simplify response format
wookie184
2022-11-17
-2
/
+2
|
|
*
|
Change the endpoint to be a POST not a GET
wookie184
2022-11-02
-25
/
+9
|
|
*
|
Add tests for metricity activity endpoint
wookie184
2022-10-27
-0
/
+100
|
*
|
|
add tests for new thread_id validation flow
Amrou Bellalouna
2022-11-07
-0
/
+32
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'main' into bot-tags
Hassan Abouelela
2022-10-27
-3
/
+3
|
|
\
|
|
*
|
Merge branch 'main' into bot-tags
Hassan Abouelela
2022-08-23
-5
/
+10
|
|
\
\
|
*
|
|
Fix Tests For Tag Metadata
Hassan Abouelela
2022-08-16
-3
/
+4
*
|
|
|
Update tests
mbaruh
2023-01-27
-142
/
+170
*
|
|
|
Rename delete_messages to the more generic remove_context
mbaruh
2022-11-09
-4
/
+4
*
|
|
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-10-07
-5
/
+295
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Fix B026 Linting Errors
Hassan Abouelela
2022-09-30
-1
/
+1
|
*
|
|
Fix Unittest Deprecation Warnings
Hassan Abouelela
2022-09-04
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
Explicitly Specify Infraction Time In Tests
Hassan Abouelela
2022-08-14
-5
/
+10
|
|
/
|
*
Use UTC Time For GitHub API
Hassan Abouelela
2022-07-24
-2
/
+2
|
*
Use Dataclass For Workflow Run
Hassan Abouelela
2022-07-24
-21
/
+29
|
*
Clean Up Artifact Tests
Hassan Abouelela
2022-07-14
-9
/
+7
|
*
Make Awaiting Workflow Run A User Responsibility
Hassan Abouelela
2022-07-12
-91
/
+83
|
*
Add GitHub Artifact API View
Hassan Abouelela
2022-07-12
-0
/
+287
*
|
Merge branch 'main' into new-filter-schema
mbaruh
2022-07-15
-1051
/
+202
|
\
|
|
*
Remove Message Model Test
Hassan Abouelela
2022-07-11
-12
/
+0
|
*
Drop Migration Tests
Hassan Abouelela
2022-07-11
-734
/
+0
|
*
Remove embed validators for deleted messages
Chris Lovering
2022-06-30
-229
/
+0
|
*
Add tests for custom BumpedThread impl
Chris Lovering
2022-03-16
-0
/
+63
|
*
Fix timezone awareness warnings
Johannes Christ
2022-03-02
-14
/
+14
|
*
Prevent race condition with duplicate infractions
Johannes Christ
2022-02-21
-45
/
+32
[next]