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
Commit message (
Expand
)
Author
Age
Lines
*
Bump Coverage
Hassan Abouelela
2022-09-30
-3
/
+2
*
Bump & Use Exact Versions For Run Dependencies
Hassan Abouelela
2022-09-30
-16
/
+16
*
Merge pull request #767 from python-discord/extend-download-timeout
Johannes Christ
2022-09-30
-3
/
+8
|
\
|
*
Use a httpx.Client for netlify static builds
Chris Lovering
2022-09-30
-3
/
+8
|
/
*
Merge pull request #760 from python-discord/dependabot/pip/django-4.0.7
Hassan Abouelela
2022-09-30
-57
/
+232
|
\
|
*
Bump django from 4.0.6 to 4.0.7
dependabot[bot]
2022-09-30
-57
/
+232
|
/
*
Merge pull request #768 from python-discord/fix-warnings
Johannes Christ
2022-09-30
-15
/
+24
|
\
|
*
Merge branch 'main' into fix-warnings
Hassan Abouelela
2022-09-30
-81
/
+41
|
|
\
|
|
/
|
/
|
*
|
Merge #770 - add a collection of keywords per rule
Mark
2022-09-20
-13
/
+30
|
\
\
|
*
\
Merge branch 'main' into map-rules-to-keywords
Mark
2022-09-20
-68
/
+11
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge #772 - fix Poetry 1.2 support & lock Poetry version
Mark
2022-09-19
-68
/
+11
|
\
\
\
|
*
|
|
Fix Poetry 1.2 Support
Hassan Abouelela
2022-09-18
-68
/
+11
|
/
/
/
|
*
|
replace parenthesis with square brackets since tuples are serialized are lists
Amrou Bellalouna
2022-09-18
-3
/
+3
|
*
|
restrict the RulesView docstrings to just what it does
Amrou Bellalouna
2022-09-18
-3
/
+2
|
*
|
replace sweet with "sweets" to refer more to candy
Amrou Bellalouna
2022-09-18
-1
/
+1
|
*
|
update the RulesView class' docstrings
Amrou Bellalouna
2022-09-18
-4
/
+7
|
*
|
Merge branch 'main' into map-rules-to-keywords
Amrou Bellalouna
2022-09-18
-6
/
+11
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
make docstring more explicit about the returned content
Amrou Bellalouna
2022-09-18
-1
/
+6
|
*
|
add suggested keywords
Amrou Bellalouna
2022-09-18
-9
/
+9
|
*
|
add docstrings explaining the values that the Rules view returns
Amrou Bellalouna
2022-09-18
-0
/
+1
|
*
|
add collection of keywords per rule
Amrou Bellalouna
2022-08-18
-9
/
+18
|
|
*
Ignore Whitenoise's Static Directory Warning
Hassan Abouelela
2022-09-17
-1
/
+11
|
|
*
Enable Python Warnings In Tests
Hassan Abouelela
2022-09-04
-0
/
+1
|
|
*
Fix Unittest Deprecation Warnings
Hassan Abouelela
2022-09-04
-12
/
+12
|
|
*
Fix Django Deprecation Warnings
Hassan Abouelela
2022-09-04
-2
/
+0
|
|
/
|
/
|
*
|
Fix grammar in contributing guide (#771)
Rohan Shah
2022-08-30
-1
/
+1
*
|
Merge pull request #764 from python-discord/fix-infraction-tests
wookie184
2022-08-18
-5
/
+10
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'main' into fix-infraction-tests
Hassan Abouelela
2022-08-18
-2
/
+2
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #766 from Ibrahim2750mi/strike-passed-date-code-jam
wookie184
2022-08-16
-2
/
+2
|
\
\
|
*
|
striked passed date
Ibrahim
2022-08-16
-2
/
+2
|
/
/
|
*
Explicitly Specify Infraction Time In Tests
Hassan Abouelela
2022-08-14
-5
/
+10
|
/
*
Merge pull request #762 from python-discord/raise-static-builds
Hassan Abouelela
2022-08-12
-10
/
+16
|
\
|
*
Increase Timeout For Artifact Download
Hassan Abouelela
2022-08-12
-1
/
+1
|
*
Bump Deadline For GitHub Artifacts Route
Hassan Abouelela
2022-08-12
-1
/
+1
|
*
Raise Static Build After Waiting
Hassan Abouelela
2022-08-12
-8
/
+14
|
/
*
Merge pull request #742 from python-discord/github-artifacts
Hassan Abouelela
2022-08-12
-107
/
+684
|
\
|
*
Rename GitHub App Environment Variables
Hassan Abouelela
2022-08-12
-8
/
+8
|
*
Merge branch 'main' into github-artifacts
Hassan Abouelela
2022-08-09
-9
/
+53
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #758 from python-discord/api-last_applied
Boris Muratov
2022-08-06
-0
/
+1
|
\
\
|
*
\
Merge branch 'main' into api-last_applied
Boris Muratov
2022-08-06
-9
/
+20
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #741 from python-discord/speedup-tests
ChrisJL
2022-08-04
-9
/
+20
|
\
\
\
|
*
\
\
Merge branch 'main' into speedup-tests
ChrisJL
2022-08-04
-990
/
+354
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Run Migrations For Tests
Hassan Abouelela
2022-07-12
-5
/
+16
|
*
|
|
Remove IP From Compose Ports
Hassan Abouelela
2022-07-12
-4
/
+4
|
|
*
|
Added `last_applied` to `serializers`
ionite34
2022-08-03
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #751 from python-discord/add-infraction-last-applied
Xithrius
2022-07-31
-0
/
+32
|
\
\
\
|
*
|
|
Backdate last_applied dates to use value of inserted_at
Chris Lovering
2022-07-27
-1
/
+8
|
*
|
|
Add a field to track the time an infraction was last applied
Chris Lovering
2022-07-27
-0
/
+25
|
/
/
/
|
|
*
Use UTC Time For GitHub API
Hassan Abouelela
2022-07-24
-3
/
+3
|
|
*
Use Dataclass For Workflow Run
Hassan Abouelela
2022-07-24
-29
/
+62
[next]