aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (follow)
Commit message (Expand)AuthorAgeLines
* Add Discord.py masterclass resourceGravatar Joe Banks2024-08-22-0/+12
* Add tests for new raise_for_status test shim helpersGravatar Joe Banks2024-08-15-0/+9
* Add raise_for_status to MockResponse in repodata helper testsGravatar Joe Banks2024-08-15-0/+10
* Harden GitHub metadata fetch on homepageGravatar Joe Banks2024-08-15-2/+13
* Merge remote-tracking branch 'origin/dependabot/pip/ruff-0.5.2'Gravatar Johannes Christ2024-08-03-1/+1
|\
| * Remove unnecessary S310 noqaGravatar wookie1842024-08-02-1/+1
* | Merge remote-tracking branch 'origin/fix/resources-payment-tiers'Gravatar Johannes Christ2024-08-03-1/+1
|\ \
| * | Resources: Use kebab-case for keys of `valid_filters`Gravatar ~hedy2024-08-02-1/+1
| |/
* / Resources: Fix image for People, Postgres, DataGravatar ~hedy2024-08-02-1/+1
|/
* Update rules to prefer DMing ModMail instead of individual moderatorsGravatar Joe Banks2024-07-26-1/+1
* Update code jam judging pageGravatar Janine vN2024-07-21-60/+95
* Merge branch 'main' into feat/timeline-from-yamlGravatar wookie1842024-07-18-76/+342
|\
| * Add more allowed frameworks for CJ11Gravatar Boris Muratov2024-07-16-0/+25
| * Pleasure the style dictatorGravatar Johannes Christ2024-07-10-1/+1
| * Update site for Code Jam 2024 (#1353)Gravatar Shakya Majumdar2024-07-03-72/+301
| * Allow some bots through the GitHub Webhook FilterGravatar Joe Banks2024-06-16-1/+13
| * Use Prometheus drop-in database enginesGravatar Joe Banks2024-06-04-2/+2
* | Timeline: Fix word breaking on hyphenation in 8th Code JamGravatar ~hedy2024-05-30-3/+3
* | Timeline: Fix CSS commentGravatar ~hedy2024-05-24-1/+1
* | Timeline: Start a new paragraph for the @Directors (DWIM)Gravatar ~hedy2024-05-24-1/+3
* | Better readme for timeline appGravatar ~hedy2024-05-24-20/+21
* | Timeline: Fix icons and assetsGravatar ~hedy2024-05-24-4/+4
* | Timeline: Fix paragraph spacing of Pixels itemGravatar ~hedy2024-05-24-1/+3
* | Timeline: Migrate contentGravatar ~hedy2024-05-24-11/+578
* | Timeline: Add basic test for the timeline viewGravatar hedy2024-05-24-0/+10
* | Timeline: More muted heading links for entriesGravatar hedy2024-05-24-0/+9
* | Timeline: Use pydis blurple as default icon background colorGravatar hedy2024-05-24-2/+7
* | Timeline: Move the new timeline.css in and have git recognize the renameGravatar hedy2024-05-24-0/+0
* | Timeline: Remove files from old implementationGravatar hedy2024-05-24-4826/+14
* | Timeline: Migrate to Markdown source files - initial implementationGravatar hedy2024-05-24-11/+4016
|/
* Add alternate accounts to the user modelGravatar jchristgit2024-05-23-14/+784
* Add reviewed to nomination filterset fieldsGravatar Joe Banks2024-05-21-1/+2
* Update reminder tests for new soft-deleted behaviourGravatar Chris Lovering2024-05-10-3/+10
* Soft-delete reminders on DELETE instead of removing entirelyGravatar Chris Lovering2024-05-10-0/+18
* Add our reference to Netcup linksGravatar Johannes Christ2024-04-15-3/+3
* Update new web namespace in ALLOWED_HOSTSGravatar Joe Banks2024-04-15-1/+1
* Merge branch 'main' into set-elidable-on-run-python-operations-in-migrationsGravatar wookie1842024-04-02-35/+159
|\
| * Merge branch 'main' into add-test-case-drf-3.15-regressionGravatar wookie1842024-04-02-34/+113
| |\
| | * Merge branch 'main' into upsert-tags-in-three-queriesGravatar Joe Banks2024-04-02-0/+3
| | |\
| | | * Return BytesIO as fp for mocked HTTP errorsGravatar Johannes Christ2024-04-01-0/+3
| | * | Upsert tags in two queriesGravatar Johannes Christ2024-04-01-18/+25
| | |/
| | * Prefetch the filter_list field in the FilterListSerializerGravatar Joe Banks2024-04-01-1/+1
| | * Make pure-SQL line in api_user.display_name migration elidableGravatar Joe Banks2024-04-01-1/+1
| | * Update user tests with display_name fieldGravatar Joe Banks2024-04-01-4/+9
| | * Update user viewset docstrings with display_nameGravatar Joe Banks2024-04-01-3/+11
| | * Add display_name to serializerGravatar Joe Banks2024-04-01-1/+1
| | * Add display name to API user modelGravatar Joe Banks2024-04-01-0/+23
| | * Log failed webhook attempts to stderr in GitHub Webhook FilterGravatar Joe Banks2024-04-01-1/+27
| | * No need to remove headers in GitHub Filter EndpointGravatar Joe Banks2024-04-01-2/+0
| | * Update GitHub Filter endpoint tests for new responseGravatar Joe Banks2024-04-01-2/+4