aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bump pyjwt from 2.8.0 to 2.9.0Gravatar dependabot[bot]2024-08-02-8/+8
* Merge pull request #1372 from python-discord/dependabot/pip/sentry-sdk-2.12.0Gravatar jchristgit2024-07-31-6/+6
|\
| * Bump sentry-sdk from 2.10.0 to 2.12.0Gravatar dependabot[bot]2024-07-31-6/+6
|/
* Merge pull request #1371 from python-discord/dependabot/pip/pre-commit-3.8.0Gravatar jchristgit2024-07-31-5/+5
|\
| * Bump pre-commit from 3.7.1 to 3.8.0Gravatar dependabot[bot]2024-07-29-5/+5
|/
* Merge pull request #1369 from python-discord/jb3/content/modmail-rules-updateGravatar Joe Banks2024-07-26-1/+1
|\
| * Update rules to prefer DMing ModMail instead of individual moderatorsGravatar Joe Banks2024-07-26-1/+1
|/
* Merge pull request #1367 from python-discord/cj-judging-page-updateGravatar Joe Banks2024-07-22-60/+95
|\
| * Update code jam judging pageGravatar Janine vN2024-07-21-60/+95
|/
* Merge pull request #1293 from python-discord/feat/timeline-from-yamlGravatar wookie1842024-07-18-994/+783
|\
| * Merge branch 'main' into feat/timeline-from-yamlGravatar wookie1842024-07-18-317/+552
| |\ | |/ |/|
* | Merge pull request #1365 from python-discord/more-frameworksGravatar Joe Banks2024-07-16-0/+25
|\ \
| * | Add more allowed frameworks for CJ11Gravatar Boris Muratov2024-07-16-0/+25
|/ /
* | Merge pull request #1366 from python-discord/dependabot/pip/sentry-sdk-2.10.0Gravatar Xithrius2024-07-16-5/+5
|\ \
| * | Bump sentry-sdk from 2.9.0 to 2.10.0Gravatar dependabot[bot]2024-07-16-5/+5
|/ /
* | Merge pull request #1361 from python-discord/dependabot/pip/coverage-7.6.0Gravatar Xithrius2024-07-15-55/+55
|\ \
| * | Bump coverage from 7.5.4 to 7.6.0Gravatar dependabot[bot]2024-07-15-55/+55
|/ /
* | Merge pull request #1364 from python-discord/dependabot/pip/setuptools-70.0.0Gravatar Xithrius2024-07-15-6/+5
|\ \
| * | Bump setuptools from 69.2.0 to 70.0.0Gravatar dependabot[bot]2024-07-15-6/+5
|/ /
* | Merge pull request #1360 from python-discord/dependabot/pip/sentry-sdk-2.9.0Gravatar Xithrius2024-07-10-5/+5
|\ \
| * | Bump sentry-sdk from 2.7.1 to 2.9.0Gravatar dependabot[bot]2024-07-10-5/+5
|/ /
* | Merge pull request #1359 from python-discord/dependabot/pip/django-5.0.7Gravatar jchristgit2024-07-10-5/+5
|\ \
| * | Bump django from 5.0.6 to 5.0.7Gravatar dependabot[bot]2024-07-10-5/+5
|/ /
* | Pleasure the style dictatorGravatar Johannes Christ2024-07-10-1/+1
* | Merge pull request #1357 from python-discord/dependabot/pip/ruff-0.5.1Gravatar jchristgit2024-07-08-21/+21
|\ \
| * | Bump ruff from 0.5.0 to 0.5.1Gravatar dependabot[bot]2024-07-08-21/+21
|/ /
* | Merge pull request #1356 from python-discord/dependabot/pip/certifi-2024.7.4Gravatar Xithrius2024-07-06-4/+4
|\ \
| * | Bump certifi from 2024.2.2 to 2024.7.4Gravatar dependabot[bot]2024-07-05-4/+4
|/ /
* | Migration to official Sentry release CI action (#1355)Gravatar Xithrius2024-07-05-3/+3
* | Merge pull request #1354 from python-discord/dependabot/pip/psycopg-3.2.1Gravatar jchristgit2024-07-04-77/+67
|\ \
| * | Bump psycopg from 3.1.19 to 3.2.1Gravatar dependabot[bot]2024-07-01-77/+67
* | | Update site for Code Jam 2024 (#1353)Gravatar Shakya Majumdar2024-07-03-72/+301
|/ /
* | Merge pull request #1349 from python-discord/dependabot/pip/coverage-7.5.4Gravatar jchristgit2024-06-29-55/+55
|\ \
| * | Bump coverage from 7.5.3 to 7.5.4Gravatar dependabot[bot]2024-06-28-55/+55
|/ /
* | Merge pull request #1351 from python-discord/dependabot/pip/sentry-sdk-2.7.1Gravatar Xithrius2024-06-28-6/+6
|\ \
| * | Bump sentry-sdk from 2.7.0 to 2.7.1Gravatar dependabot[bot]2024-06-28-6/+6
|/ /
* | Merge pull request #1352 from python-discord/dependabot/pip/ruff-0.5.0Gravatar Xithrius2024-06-27-20/+21
|\ \
| * | Bump ruff from 0.4.10 to 0.5.0Gravatar dependabot[bot]2024-06-28-20/+21
|/ /
* | Merge pull request #1350 from python-discord/dependabot/pip/sentry-sdk-2.7.0Gravatar Xithrius2024-06-26-6/+6
|\ \
| * | Bump sentry-sdk from 2.6.0 to 2.7.0Gravatar dependabot[bot]2024-06-27-6/+6
|/ /
* | Merge pull request #1348 from python-discord/dependabot/pip/ruff-0.4.10Gravatar Xithrius2024-06-21-20/+20
|\ \
| * | Bump ruff from 0.4.9 to 0.4.10Gravatar dependabot[bot]2024-06-21-20/+20
|/ /
* | Merge pull request #1346 from python-discord/dependabot/pip/whitenoise-6.7.0Gravatar jchristgit2024-06-20-6/+7
|\ \
| * | Bump whitenoise from 6.6.0 to 6.7.0Gravatar dependabot[bot]2024-06-20-6/+7
|/ /
* | Merge pull request #1347 from python-discord/dependabot/pip/sentry-sdk-2.6.0Gravatar jchristgit2024-06-20-5/+4
|\ \
| * | Bump sentry-sdk from 2.5.1 to 2.6.0Gravatar dependabot[bot]2024-06-20-5/+4
|/ /
* | Merge pull request #1344 from python-discord/dependabot/pip/urllib3-2.2.2Gravatar jchristgit2024-06-18-3/+3
|\ \
| * | Bump urllib3 from 2.2.1 to 2.2.2Gravatar dependabot[bot]2024-06-17-3/+3
* | | Bump docker/build-push-action from 5 to 6 (#1345)Gravatar dependabot[bot]2024-06-18-3/+3
|/ /
* | Merge pull request #1342 from python-discord/dependabot/pip/taskipy-1.13.0Gravatar jchristgit2024-06-17-6/+6
|\ \