aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* remove --quiet header to get full output (#1182)Gravatar Amrou Bellalouna2023-12-15-1/+1
* Merge pull request #1181 from python-discord/bulk-create-deleted-messagesGravatar jchristgit2023-12-15-6/+3
|\
| * insert deleted messages as a BatchGravatar shtlrs2023-12-15-6/+3
|/
* Merge pull request #1179 from python-discord/dependabot/pip/psycopg-3.1.15Gravatar jchristgit2023-12-15-74/+74
|\
| * Bump psycopg from 3.1.14 to 3.1.15Gravatar dependabot[bot]2023-12-15-74/+74
|/
* Merge pull request #1178 from python-discord/dependabot/pip/sentry-sdk-1.39.1Gravatar jchristgit2023-12-15-6/+6
|\
| * Bump sentry-sdk from 1.39.0 to 1.39.1Gravatar dependabot[bot]2023-12-15-6/+6
|/
* Merge pull request #1177 from python-discord/dependabot/pip/coverage-7.3.3Gravatar jchristgit2023-12-15-55/+55
|\
| * Bump coverage from 7.3.2 to 7.3.3Gravatar dependabot[bot]2023-12-15-55/+55
|/
* Merge pull request #1180 from python-discord/dependabot/github_actions/action...Gravatar Xithrius2023-12-14-2/+2
|\
| * Bump actions/upload-artifact from 3 to 4Gravatar dependabot[bot]2023-12-15-2/+2
|/
* Merge pull request #1175 from python-discord/dependabot/pip/ruff-0.1.8Gravatar jchristgit2023-12-14-20/+20
|\
| * Bump ruff from 0.1.7 to 0.1.8Gravatar dependabot[bot]2023-12-14-20/+20
|/
* Merge pull request #1173 from python-discord/dependabot/pip/sentry-sdk-1.39.0Gravatar jchristgit2023-12-13-6/+6
|\
| * Bump sentry-sdk from 1.38.0 to 1.39.0Gravatar dependabot[bot]2023-12-13-6/+6
|/
* Merge pull request #1172 from python-discord/update-sentry-configGravatar jchristgit2023-12-12-12/+12
|\
| * Simplify is_bot_pr_approval logicGravatar Chris Lovering2023-12-12-4/+1
| * Convert to lower case before checking equalityGravatar Chris Lovering2023-12-12-8/+8
| * Enable tracing and include source for slow queriesGravatar Chris Lovering2023-12-12-1/+4
|/
* Enable Sentry profile samplingGravatar Chris Lovering2023-12-11-1/+2
* Log a warning when being ratelimtted by GithubGravatar Chris Lovering2023-12-11-0/+25
* Enable sentry logging integrationGravatar Chris Lovering2023-12-11-1/+3
* Unify frozen fields logic into serializer mixin (#1169)Gravatar jchristgit2023-12-11-14/+40
* Implement editing of offensive message records (#1165)Gravatar jchristgit2023-12-11-22/+59
* Mention READMEs for app dirs in contributing guide (#1168)Gravatar jchristgit2023-12-11-0/+5
* Merge pull request #1164 from python-discord/the-pythondiscord-workers-server...Gravatar jchristgit2023-12-11-1/+161
|\
| * Implement the github-filter worker in the APIGravatar Johannes Christ2023-12-11-1/+161
|/
* Merge pull request #1167 from python-discord/dependabot/pip/pre-commit-3.6.0Gravatar Xithrius2023-12-10-6/+7
|\
| * Bump pre-commit from 3.5.0 to 3.6.0Gravatar dependabot[bot]2023-12-11-6/+7
|/
* Merge pull request #1163 from hedyhli/patch-1Gravatar jchristgit2023-12-08-1/+1
|\
| * Add alias "hire" for rule 9Gravatar ~hedy2023-12-08-1/+1
|/
* Fix broken netcup icon in "Powered by" footerGravatar Johannes Christ2023-12-08-1/+2
* Lazy load footer images (#1161)Gravatar jchristgit2023-12-08-8/+8
* Merge pull request #1159 from python-discord/dependabot/pip/django-filter-23.5Gravatar jchristgit2023-12-06-5/+5
|\
| * Bump django-filter from 23.4 to 23.5Gravatar dependabot[bot]2023-12-06-5/+5
|/
* Merge pull request #1158 from python-discord/dependabot/pip/django-5.0Gravatar jchristgit2023-12-05-10/+10
|\
| * Bump django from 4.2.7 to 5.0Gravatar dependabot[bot]2023-12-05-10/+10
|/
* Merge pull request #1157 from python-discord/dependabot/pip/ruff-0.1.7Gravatar jchristgit2023-12-05-20/+20
|\
| * Bump ruff from 0.1.6 to 0.1.7Gravatar dependabot[bot]2023-12-05-20/+20
|/
* Fix typo in psql quit commandGravatar Johannes Christ2023-12-04-1/+1
* Update required Python versionGravatar Johannes Christ2023-12-04-1/+5
* Merge pull request #1156 from python-discord/dependabot/pip/psycopg-3.1.14Gravatar jchristgit2023-12-04-74/+74
|\
| * Bump psycopg from 3.1.13 to 3.1.14Gravatar dependabot[bot]2023-12-04-74/+74
|/
* Merge pull request #1155 from python-discord/dependabot/pip/sentry-sdk-1.38.0Gravatar Xithrius2023-11-29-5/+5
|\
| * Bump sentry-sdk from 1.37.1 to 1.38.0Gravatar dependabot[bot]2023-11-30-5/+5
|/
* Merge pull request #1154 from python-discord/dependabot/pip/cryptography-41.0.6Gravatar jchristgit2023-11-29-25/+25
|\
| * Bump cryptography from 41.0.4 to 41.0.6Gravatar dependabot[bot]2023-11-29-25/+25
|/
* Merge pull request #1151 from python-discord/dependabot/pip/pymdown-extension...Gravatar Xithrius2023-11-27-6/+6
|\
| * Bump pymdown-extensions from 10.4 to 10.5Gravatar dependabot[bot]2023-11-27-6/+6
|/
* Merge pull request #1152 from python-discord/dependabot/pip/sentry-sdk-1.37.1Gravatar Xithrius2023-11-27-5/+5
|\