aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* | 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
|\ \
| * | Bump taskipy from 1.12.2 to 1.13.0Gravatar dependabot[bot]2024-06-17-6/+6
|/ /
* | Merge pull request #1343 from python-discord/dependabot/pip/ruff-0.4.9Gravatar jchristgit2024-06-17-20/+20
|\ \
| * | Bump ruff from 0.4.8 to 0.4.9Gravatar dependabot[bot]2024-06-17-20/+20
|/ /
* | Merge pull request #1341 from python-discord/jb3/github-filter/allow-some-botsGravatar Joe Banks2024-06-16-1/+13
|\ \
| * | Allow some bots through the GitHub Webhook FilterGravatar Joe Banks2024-06-16-1/+13
|/ /
* | Bump sentry-sdk from 2.5.0 to 2.5.1 (#1340)Gravatar dependabot[bot]2024-06-11-5/+5
* | Bump tclindner/sentry-releases-action from 1.2.0 to 1.3.0 (#1339)Gravatar dependabot[bot]2024-06-10-1/+1
* | Merge pull request #1338 from python-discord/jb3/deployment/gunicorn-from-dockerGravatar Joe Banks2024-06-07-49/+28
|\ \
| * | Update taskipy start task to remove redundant --debug flagGravatar Joe Banks2024-06-07-1/+1
| * | Update manage.py to handle solely running in debug modeGravatar Joe Banks2024-06-07-44/+21
| * | Update docker compose to use new debug run commandGravatar Joe Banks2024-06-07-1/+1
| * | Update Dockerfile to use production run commandGravatar Joe Banks2024-06-07-3/+5
|/ /
* | Merge pull request #1335 from python-discord/dependabot/pip/ruff-0.4.8Gravatar Xithrius2024-06-07-20/+20
|\ \
| * | Bump ruff from 0.4.6 to 0.4.8Gravatar dependabot[bot]2024-06-07-20/+20
|/ /
* | Merge pull request #1336 from python-discord/dependabot/pip/sentry-sdk-2.5.0Gravatar Joe Banks2024-06-07-5/+5
|\ \
| * | Bump sentry-sdk from 2.3.1 to 2.5.0Gravatar dependabot[bot]2024-06-07-5/+5
|/ /
* | Merge pull request #1333 from python-discord/jb3/monitoring/prometheus-db-met...Gravatar Joe Banks2024-06-04-2/+2
|\ \