aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#995)Gravatar dependabot[bot]2023-06-08-1/+1
* Merge pull request #993 from python-discord/dependabot/pip/ruff-0.0.272Gravatar Johannes Christ2023-06-08-20/+20
|\
| * Bump ruff from 0.0.271 to 0.0.272Gravatar dependabot[bot]2023-06-08-20/+20
|/
* Merge pull request #992 from python-discord/dependabot/pip/ruff-0.0.271Gravatar Johannes Christ2023-06-07-20/+20
|\
| * Bump ruff from 0.0.270 to 0.0.271Gravatar dependabot[bot]2023-06-07-20/+20
|/
* Merge pull request #991 from python-discord/dependabot/pip/django-4.2.2Gravatar Xithrius2023-06-07-5/+5
|\
| * Bump django from 4.2.1 to 4.2.2Gravatar dependabot[bot]2023-06-06-5/+5
|/
* Merge pull request #987 from python-discord/dependabot/pip/coverage-7.2.7Gravatar Johannes Christ2023-05-30-54/+63
|\
| * Bump coverage from 7.2.6 to 7.2.7Gravatar dependabot[bot]2023-05-30-54/+63
|/
* Merge pull request #984 from python-discord/dependabot/pip/sentry-sdk-1.24.0Gravatar Xithrius2023-05-30-5/+5
|\
| * Bump sentry-sdk from 1.23.1 to 1.24.0Gravatar dependabot[bot]2023-05-30-5/+5
|/
* Remove mentions of there being multiple snekbox containers (#988)Gravatar ChrisJL2023-05-30-3/+1
* Merge pull request #986 from python-discord/dependabot/pip/ruff-0.0.270Gravatar Johannes Christ2023-05-25-20/+20
|\
| * Bump ruff from 0.0.269 to 0.0.270Gravatar dependabot[bot]2023-05-25-20/+20
|/
* Merge pull request #985 from python-discord/dependabot/pip/coverage-7.2.6Gravatar Johannes Christ2023-05-24-54/+54
|\
| * Bump coverage from 7.2.5 to 7.2.6Gravatar dependabot[bot]2023-05-24-54/+54
|/
* Merge pull request #983 from python-discord/dependabot/pip/requests-2.31.0Gravatar Johannes Christ2023-05-23-3/+3
|\
| * Bump requests from 2.30.0 to 2.31.0Gravatar dependabot[bot]2023-05-23-3/+3
|/
* Merge pull request #980 from python-discord/dependabot/pip/ruff-0.0.269Gravatar Johannes Christ2023-05-22-20/+20
|\
| * Bump ruff from 0.0.267 to 0.0.269Gravatar dependabot[bot]2023-05-22-20/+20
|/
* Merge pull request #982 from python-discord/dependabot/pip/taskipy-1.11.0Gravatar Xithrius2023-05-21-5/+5
|\
| * Bump taskipy from 1.10.4 to 1.11.0Gravatar dependabot[bot]2023-05-22-5/+5
|/
* Merge pull request #981 from python-discord/dependabot/pip/httpx-0.24.1Gravatar Johannes Christ2023-05-19-5/+5
|\
| * Bump httpx from 0.24.0 to 0.24.1Gravatar dependabot[bot]2023-05-19-5/+5
|/
* Merge pull request #978 from python-discord/dependabot/pip/pre-commit-3.3.2Gravatar Johannes Christ2023-05-18-5/+5
|\
| * Bump pre-commit from 3.3.1 to 3.3.2Gravatar dependabot[bot]2023-05-18-5/+5
|/
* Merge pull request #979 from python-discord/dependabot/pip/sentry-sdk-1.23.1Gravatar Johannes Christ2023-05-18-5/+5
|\
| * Bump sentry-sdk from 1.23.0 to 1.23.1Gravatar dependabot[bot]2023-05-18-5/+5
|/
* Merge pull request #976 from python-discord/dependabot/pip/sentry-sdk-1.23.0Gravatar Xithrius2023-05-16-6/+7
|\
| * Bump sentry-sdk from 1.22.2 to 1.23.0Gravatar dependabot[bot]2023-05-16-6/+7
|/
* Bump pymdown-extensions from 9.11 to 10.0.1 (#977)Gravatar dependabot[bot]2023-05-16-6/+6
* Merge pull request #973 from python-discord/Python-3.11Gravatar Johannes Christ2023-05-15-96/+96
|\
| * Bump ruff to latestGravatar Chris Lovering2023-05-13-20/+20
| * Use the new datetime.UTC alias over datetime.timezone.utcGravatar Chris Lovering2023-05-13-62/+62
| * Specify file encoding so tests pass on windowsGravatar Chris Lovering2023-05-13-1/+1
| * Upgrade to Python 3.11Gravatar Chris Lovering2023-05-13-15/+15
|/
* Merge pull request #972 from python-discord/fix-psycopg3-compatibility-in-met...Gravatar Johannes Christ2023-05-12-7/+8
|\
| * Fix psycopg3 compatibility in metricityGravatar Johannes Christ2023-05-12-7/+8
|/
* Merge pull request #969 from python-discord/psycopg3Gravatar Xithrius2023-05-11-68/+97
|\
| * Merge branch 'main' into psycopg3Gravatar Xithrius2023-05-11-38/+47
| |\ | |/ |/|
* | Merge pull request #970 from python-discord/django-rules-ruffGravatar Xithrius2023-05-11-37/+38
|\ \
| * \ Merge branch 'main' into django-rules-ruffGravatar Xithrius2023-05-11-1/+9
| |\ \ | |/ / |/| |
* | | Merge pull request #971 from python-discord/no-duplicate-tag-page-github-edit...Gravatar Hassan Abouelela2023-05-11-1/+9
|\ \ \
| * | | Do not duplicate "Edit on GitHub" link for tagsGravatar Johannes Christ2023-05-10-1/+9
|/ / /
| * / Add Django-specific rules for ruffGravatar Johannes Christ2023-05-10-37/+38
|/ /
| * Switch to psycopg 3Gravatar Johannes Christ2023-05-10-68/+97
|/
* Merge pull request #968 from python-discord/ruffGravatar Johannes Christ2023-05-10-763/+445
|\
| * Switch to ruff for lintingGravatar Johannes Christ2023-05-10-763/+445
|/
* Merge pull request #966 from python-discord/dependabot/pip/flake8-bugbear-23.5.9Gravatar Xithrius2023-05-09-5/+5
|\
| * Bump flake8-bugbear from 23.3.23 to 23.5.9Gravatar dependabot[bot]2023-05-10-5/+5
|/