index
:
site
add-home-app-readme
add-windows-guide
bad-lint-tester
bootcamp-updates
dependabot/github_actions/actions/checkout-5
dependabot/github_actions/astral-sh/setup-uv-7
dependabot/pip/django-5.1.13
dependabot/uv/django-simple-bulma-3.0.0
flask-archive
forms
forms-admin
forms-bootstrap
github-button
improve-performance
jb3/user-props-store
main
mgmt-cmd-kill-db-cnx
offensive-messages-patch
swfarnsworth/asking_good_questions
timeline-branch-copy
A mirrored copy of the python-discord/site repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pydis_site
/
apps
/
home
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Allauth: Address reviews by @lemonsaurus
Gareth Coles
2019-10-14
-31
/
+111
*
Signals: Handle (and test) mapping updates/deletions
Gareth Coles
2019-10-11
-12
/
+121
*
Signals: Fix test for `deletion=True` change
Gareth Coles
2019-10-11
-1
/
+1
*
Signals: `add()` does require a list, a generator won't do.
Gareth Coles
2019-10-11
-2
/
+2
*
Clean up signal tests as per @jchristgit's review
Gareth Coles
2019-10-11
-9
/
+10
*
Simplify signals.py as per @jchristgit's review
Gareth Coles
2019-10-11
-10
/
+6
*
Clarify _apply_groups kwarg (Thanks, @jchristgit)
Gareth Coles
2019-10-11
-1
/
+1
*
Register GH provider manually in tests
Gareth Coles
2019-10-06
-0
/
+9
*
Remove GH login implementation, out of scope of this PR
Gareth Coles
2019-10-06
-1
/
+0
*
Prevent saving emails, remove login page
Gareth Coles
2019-10-06
-33
/
+24
*
Login page and styling fixes
Gareth Coles
2019-10-06
-0
/
+33
*
Test allauth redirect URLs
Gareth Coles
2019-10-05
-0
/
+14
*
Set up needed Allauth URLs and add login/logout to navbar
Gareth Coles
2019-10-05
-1
/
+23
*
Clean up and comment signal tests
Gareth Coles
2019-10-04
-19
/
+31
*
Add docstrings to tests, and test role mapping __str__()
Gareth Coles
2019-10-04
-4
/
+19
*
Tests for signal handlers
Gareth Coles
2019-10-04
-5
/
+291
*
Hook up Allauth and model signals to handle group assignments
Gareth Coles
2019-10-03
-1
/
+165
*
Remove accidental static files commit; fix Allauth
Gareth Coles
2019-10-03
-0
/
+1
*
Update linting rules & partially relint
sco1
2019-09-18
-6
/
+6
*
Add test cases for `TypeError` fallbacks.
Johannes Christ
2019-09-16
-0
/
+33
*
Fix a bug where GitHub API rate limit could crash Home.
Leon Sandøy
2019-09-15
-17
/
+34
*
Fix misconfigured flake8 so docstrings are properly linted
S. Co1
2019-09-05
-3
/
+3
*
Give a code a lint
Jeremiah Boby
2019-07-10
-11
/
+4
*
Teach new lint rules to old code
Jeremiah Boby
2019-07-10
-10
/
+0
*
Docstrings & prefix category info files with underscore for prominence
Joseph Banks
2019-07-06
-0
/
+0
*
Implement new YAML resource system
Joseph Banks
2019-07-06
-0
/
+463
*
adding hrefs to the more links
Leon Sandøy
2019-07-06
-1
/
+1
*
Address review
Gareth Coles
2019-04-24
-2
/
+0
*
A whole bunch of docstrings.
Gareth Coles
2019-04-21
-0
/
+1
*
Finish linting non-API modules
Gareth Coles
2019-04-21
-1
/
+83
*
100% coverage
Gareth Coles
2019-04-20
-0
/
+7
*
Merge branch 'django' into django+200/wiki
Gareth Coles
2019-04-20
-27
/
+351
|
\
|
*
Make the flakes happy.
Johannes Christ
2019-04-20
-3
/
+2
|
*
Add type hinting.
Leon Sandøy
2019-04-20
-8
/
+13
|
*
Adding a Discord menu item to the hamburger, and upping test coverage back to...
Leon Sandøy
2019-04-20
-2
/
+15
|
*
Addressing volcyys third review.
Leon Sandøy
2019-04-20
-3
/
+4
|
*
Addressing all comments in volcyy's second review. The tests now mock the API...
Leon Sandøy
2019-04-19
-0
/
+354
|
*
refactoring slightly to use a class-based view, changing home to main. Ready ...
Leon Sandøy
2019-04-13
-41
/
+0
*
|
Address reviews
Gareth Coles
2019-04-20
-5
/
+2
*
|
Update Pipfile.lock and move home app tests
Gareth Coles
2019-04-19
-0
/
+0
*
|
Merge branch 'django' into django+200/wiki
Gareth Coles
2019-04-19
-0
/
+16
|
\
\
|
*
|
Add missing test.
Johannes Christ
2019-04-14
-0
/
+7
|
*
|
Fixup broken reverse in test.
Johannes Christ
2019-04-14
-1
/
+1
|
|
/
*
|
Lint and update django-simple-bulma
Gareth Coles
2019-04-19
-4
/
+7
*
|
Tests for templatetags
Gareth Coles
2019-04-19
-45
/
+195
*
|
Wiki requires notification plugin, so we're stuck with it
Gareth Coles
2019-04-19
-8
/
+16
*
|
First testing attempt
Gareth Coles
2019-04-19
-9
/
+39
*
|
Continued cleanup
Gareth Coles
2019-04-19
-25
/
+25
*
|
Wiki pagination is special-cased, so we basically have one option for it
Gareth Coles
2019-04-19
-65
/
+0
*
|
Big pagination changes because the wiki is stupid
Gareth Coles
2019-04-19
-2
/
+67
[next]