aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site (unfollow)
Commit message (Expand)AuthorLines
2023-06-25Remove obsolete question from FAQGravatar Daniel Gu-6/+0
2023-06-23Bump sentry-sdk from 1.25.1 to 1.26.0 (#1005)Gravatar dependabot[bot]-5/+5
2023-06-23Bump ruff from 0.0.274 to 0.0.275 (#1004)Gravatar dependabot[bot]-20/+20
2023-06-22Fix GitHub Actions status badges (#1003)Gravatar wookie184-8/+2
2023-06-22Fix broken links in the contributing guide. (#1002)Gravatar Qwerty-133-2/+2
2023-06-21Update code for new linter rulesGravatar Johannes Christ-3/+3
2023-06-21Bump ruff from 0.0.272 to 0.0.274Gravatar dependabot[bot]-20/+20
2023-06-14pre-commit-hooks 2.5.0 -> 4.4.0 (#997)Gravatar Xithrius-1/+1
2023-06-14Bump pre-commit from 3.3.2 to 3.3.3Gravatar dependabot[bot]-5/+5
2023-06-11Remove Dennis from CODEOWNERS by requestGravatar Johannes Christ-3/+3
2023-06-09Bump cryptography from 40.0.2 to 41.0.0Gravatar dependabot[bot]-86/+32
2023-06-08Update base Python image (#996)Gravatar ChrisJL-1/+1
2023-06-08Bump sentry-sdk from 1.24.0 to 1.25.1Gravatar dependabot[bot]-6/+6
2023-06-08Remove Sebastiaan from CODEOWNERSGravatar Johannes Christ-1/+1
2023-06-08Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#995)Gravatar dependabot[bot]-1/+1
2023-06-08Bump ruff from 0.0.271 to 0.0.272Gravatar dependabot[bot]-20/+20
2023-06-07Bump ruff from 0.0.270 to 0.0.271Gravatar dependabot[bot]-20/+20
2023-06-06Bump django from 4.2.1 to 4.2.2Gravatar dependabot[bot]-5/+5
2023-05-30Bump coverage from 7.2.6 to 7.2.7Gravatar dependabot[bot]-54/+63
2023-05-30Bump sentry-sdk from 1.23.1 to 1.24.0Gravatar dependabot[bot]-5/+5
2023-05-30Remove mentions of there being multiple snekbox containers (#988)Gravatar ChrisJL-3/+1
2023-05-25Bump ruff from 0.0.269 to 0.0.270Gravatar dependabot[bot]-20/+20
2023-05-24Bump coverage from 7.2.5 to 7.2.6Gravatar dependabot[bot]-54/+54
2023-05-23Bump requests from 2.30.0 to 2.31.0Gravatar dependabot[bot]-3/+3
2023-05-22Bump ruff from 0.0.267 to 0.0.269Gravatar dependabot[bot]-20/+20
2023-05-22Bump taskipy from 1.10.4 to 1.11.0Gravatar dependabot[bot]-5/+5
2023-05-19Bump httpx from 0.24.0 to 0.24.1Gravatar dependabot[bot]-5/+5
2023-05-18Bump pre-commit from 3.3.1 to 3.3.2Gravatar dependabot[bot]-5/+5
2023-05-18Bump sentry-sdk from 1.23.0 to 1.23.1Gravatar dependabot[bot]-5/+5
2023-05-17remove .md for hyperlinksGravatar RohanJnr-2/+2
2023-05-17add reference link for overriding context and fix link for subclassing botGravatar RohanJnr-1/+1
2023-05-17add reference link for overriding context and fix link for subclassing botGravatar RohanJnr-1/+1
2023-05-17remove redundant infoGravatar RohanJnr-1/+1
2023-05-17satisfy linterGravatar RohanJnr-1/+1
2023-05-17give a simple introduction to cogs and example linksGravatar RohanJnr-1/+1
2023-05-17remove typoGravatar RohanJnr-2/+1
2023-05-17highlight 'Bot' in the description with backticks.Gravatar RohanJnr-1/+1
2023-05-17correct return type annotation for get_launch_time_str functionGravatar RohanJnr-1/+2
2023-05-17use launch_time attribute in the example method and commandGravatar RohanJnr-10/+10
2023-05-16condesed the 2 examples in 1 and added additional comments for reference.Gravatar RohanJnr-35/+35
2023-05-16Bump sentry-sdk from 1.22.2 to 1.23.0Gravatar dependabot[bot]-6/+7
2023-05-16Bump pymdown-extensions from 9.11 to 10.0.1 (#977)Gravatar dependabot[bot]-6/+6
2023-05-13Bump ruff to latestGravatar Chris Lovering-20/+20
2023-05-13Use the new datetime.UTC alias over datetime.timezone.utcGravatar Chris Lovering-62/+62
2023-05-13Specify file encoding so tests pass on windowsGravatar Chris Lovering-1/+1
2023-05-13Upgrade to Python 3.11Gravatar Chris Lovering-15/+15
2023-05-12Fix psycopg3 compatibility in metricityGravatar Johannes Christ-7/+8
2023-05-10Do not duplicate "Edit on GitHub" link for tagsGravatar Johannes Christ-1/+9
2023-05-10Switch to psycopg 3Gravatar Johannes Christ-68/+97
2023-05-10Add Django-specific rules for ruffGravatar Johannes Christ-37/+38