aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Replace pipenv with poetryGravatar Chris2021-05-17-694/+1128
| | | | Including the pre-commit config here too, so I can actually lint
* Merge pull request #504 from doublevcodes/patch-1Gravatar Matteo Bertucci2021-05-17-14/+18
|\ | | | | Fix Build & Deploy workflow shield
| * Fix Build & Deploy workflow shieldGravatar Vivaan Verma2021-05-17-14/+18
|/ | | The workflows: "Build" and "Deploy" seem to have been separated and hence we can't have a single shield for them
* Merge pull request #503 from python-discord/mod-policy-redirectGravatar Joe Banks2021-05-16-0/+6
|\
| * Remove pages prefixGravatar Joe Banks2021-05-16-1/+1
| |
| * Whitespace removalGravatar Joe Banks2021-05-16-1/+1
| |
| * Add Moderation Policies to redirectsGravatar Joe Banks2021-05-16-0/+6
|/
* Merge pull request #495 from python-discord/reword-contrib-guidesGravatar ChrisJL2021-05-16-5/+9
|\ | | | | Reorganizes Contributing Guidelines
| * Merge branch 'main' into reword-contrib-guidesGravatar ChrisJL2021-05-16-44/+63
| |\ | |/ |/|
* | Merge pull request #412 from Transfusion/fix_327Gravatar ChrisJL2021-05-16-1/+4
|\ \ | | | | | | Hide arrow to the right of More below the 1024px breakpoint
| * \ Merge branch 'main' into fix_327Gravatar ChrisJL2021-05-16-6820/+9378
| |\ \ | |/ / |/| |
* | | Merge pull request #501 from python-discord/update/sir-lancebot-env-varsGravatar Joe Banks2021-05-16-1/+5
|\ \ \ | | | | | | | | Update sir-lancebot's env var reference
| * \ \ Merge branch 'main' into update/sir-lancebot-env-varsGravatar Joe Banks2021-05-16-19/+26
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #502 from python-discord/poetryGravatar Hassan Abouelela2021-05-16-19/+26
|\ \ \ \ | | | | | | | | | | Poetry In Dev Guides
| * | | | Migrates Sir Lancebot And Python To PoetryGravatar Hassan Abouelela2021-05-16-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates the Python and Sir Lancebot guides to use poetry. Updates the dependency guide to include poetry, and explain when each dependency manager should be used.
| * | | | Fixes Broken Images In Dependency GuideGravatar Hassan Abouelela2021-05-16-7/+8
|/ / / /
| * / / chore: Update sir-lancebot's env var referenceGravatar ToxicKidz2021-05-16-1/+5
|/ / /
* | | Merge pull request #499 from python-discord/swfarnsworth/daveGravatar Matteo Bertucci2021-05-15-4/+3
|\ \ \ | | | | | | | | Zoot -> Dave
| * | | Replace references to Zoot with Dave, per the rebranding of that bot.Gravatar swfarnsworth2021-05-15-3/+2
| | | |
| * | | Fix typo; 'be come' -> 'become'Gravatar swfarnsworth2021-05-15-1/+1
|/ / /
* | | Merge pull request #498 from python-discord/update-rules-apiGravatar ChrisJL2021-05-15-12/+16
|\ \ \ | | | | | | | | Update rules viewset
| * | | Update rules viewsetGravatar Chris2021-05-15-12/+16
|/ / / | | | | | | | | | This is to reflect the recent changes made to the server rules.
* | | Merge pull request #491 from python-discord/swfarnsworth/rules_updateGravatar ChrisJL2021-05-15-7/+9
|\ \ \ | | | | | | | | Change rules to those agreed upon in prior staff meeting.
| * | | Fixed whitespace issue raised by linter.Gravatar swfarnsworth2021-05-15-1/+1
| | | |
| * | | Merge branch 'main' of https://github.com/python-discord/site into ↵Gravatar swfarnsworth2021-05-15-7/+13
| |\ \ \ | |/ / / |/| | | | | | | swfarnsworth/rules_update
| * | | Changed rules to those agreed upon in a prior staff meeting.Gravatar swfarnsworth2021-05-14-7/+9
| | | |
| | * | Resolve conflictsGravatar Bryan Kok2021-03-04-963/+1982
| | |\ \
| | * | | Hide arrow to the right of More below the 1024px breakpointGravatar Bryan Kok2020-10-18-1/+4
| | | | |
| | | | * Fixes Typo In Contrib GuideGravatar Hassan Abouelela2021-05-16-1/+1
| | | | | | | | | | | | | | | Co-authored-by: ToxicKidz <[email protected]>
| | | | * Reorganizes Contributing GuidelinesGravatar Hassan Abouelela2021-05-15-5/+9
| |_|_|/ |/| | | | | | | | | | | | | | | Drops mentions of black, renames mentions of precommit to pre-commit, and rewords statements that have caused confusion.
* | | | Merge pull request #489 from ↵Gravatar Hassan Abouelela2021-05-15-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | python-discord/revert-488-vcokltfre/fix/uppercase-env Revert "fix: USE_FAKEREDIS is uppercase"
| * \ \ \ Merge branch 'main' into revert-488-vcokltfre/fix/uppercase-envGravatar Hassan Abouelela2021-05-15-6/+12
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #492 from python-discord/joe/redirect-app-301Gravatar ChrisJL2021-05-14-4/+8
|\ \ \ \ \ | | | | | | | | | | | | Enable permanent redirects for redirect app
| * \ \ \ \ Merge branch 'main' into joe/redirect-app-301Gravatar ChrisJL2021-05-14-2/+4
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #493 from dawnofmidnight/contributing-env-varsGravatar ChrisJL2021-05-14-2/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Modify env vars list for Lancebot and Python
| * | | | | Modify env vars list for Lancebot and PythonGravatar dawnofmidnight2021-05-14-2/+4
|/ / / / /
| * | | | Add good question guide redirectGravatar Joe Banks2021-05-14-0/+6
| | | | |
| * | | | Update redirect tests to use 301Gravatar Joe Banks2021-05-14-1/+1
| | | | |
| * | | | Enable permanent redirects for redirect appGravatar Joe Banks2021-05-14-3/+1
|/ / / / | | | | | | | | After monitoring traffic ingressing and confirming redirects are working as expected, I'm happy to switch redirects from the redirect app to using 301 permanent redirect.
| * | | Explicitly state which config file should be used for use_fakeredisGravatar Joe Banks2021-05-14-1/+1
| | | |
| * | | Revert "fix: USE_FAKEREDIS is uppercase"Gravatar Joe Banks2021-05-14-1/+1
|/ / /
* | | Merge pull request #488 from python-discord/vcokltfre/fix/uppercase-envGravatar Joe Banks2021-05-14-1/+1
|\ \ \ | | | | | | | | fix: USE_FAKEREDIS is uppercase
| * | | fix: USE_FAKEREDIS is uppercaseGravatar vcokltfre2021-05-14-1/+1
|/ / /
* | | Merge pull request #487 from python-discord/dewikificationGravatar Joe Banks2021-05-14-6045/+7823
|\ \ \
| * | | Remove stale dependency.Gravatar kosayoda2021-05-14-30/+5
| | | | | | | | | | | | | | | | | | | | The reliance on gitpython for the SHA for Sentry was made obsolete by site#439, see https://github.com/python-discord/site/pull/439.
| * | | Enable smooth scrolling on the website.Gravatar kosayoda2021-05-14-0/+8
| | | | | | | | | | | | | | | | | | | | This makes it less jarring when scrolling to a heading since many content pages include a Table of Contents.
| * | | Add redirect to notion privacy location.Gravatar kosayoda2021-05-14-0/+5
| | | | | | | | | | | | | | | | | | | | Since this is a backwards compatibility redirect, the page should redirect the user rather than rely on the cloudflare worker.
| * | | Fix misleading coverage report.Gravatar kosayoda2021-05-14-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to an optimization in CPython that is amended in 3.10, coverage.py is sometimes unable to determine the coverage of continue statements in branches. See: https://github.com/nedbat/coveragepy/issues/198 Adding a no-op like a print or an empty statement would solve the coverage issue, but I've opted to just ignore the line. This should be tested and the line removed when the site is updated to Python 3.10.
| * | | Merge branch 'main' into dewikificationGravatar kosayoda2021-05-14-0/+14
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #486 from python-discord/bast0006-patch-error-page-marginsGravatar Joe Banks2021-05-14-0/+1
|\ \ \ \ | | | | | | | | | | Fix default margin on error pages