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
Commit message (
Expand
)
Author
Age
Lines
*
Add link to Contributing landing page to our website's navbar (#270)
scragly
2019-10-01
-0
/
+3
|
\
|
*
Add link to Contributing landing page to navbar
Sebastiaan Zeeff
2019-09-30
-0
/
+3
*
|
Merge pull request #271 from python-discord/update-contrib-doc
scragly
2019-10-01
-2
/
+2
|
\
\
|
*
|
Update contrib doc to point to new wiki links
sco1
2019-09-30
-2
/
+2
|
/
/
*
|
Monkeypatch in new HEADER_ID_PREFIX. (#268)
scragly
2019-10-01
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Monkeypatch in new HEADER_ID_PREFIX.
Leon Sandøy
2019-09-30
-0
/
+4
|
/
*
Create superuser after doing migrations.
Leon Sandøy
2019-09-30
-1
/
+3
*
Merge pull request #261 from python-discord/decoupling-warnings-and-notes
Sebastiaan Zeeff
2019-09-30
-15
/
+61
|
\
|
*
Merge branch 'master' into decoupling-warnings-and-notes
Leon Sandøy
2019-09-30
-114
/
+240
|
|
\
|
|
/
|
/
|
*
|
Correct the Dockerfile path for azure.
scragly
2019-09-30
-1
/
+1
*
|
Merge pull request #265 from python-discord/new-managepy
Leon Sandøy
2019-09-29
-112
/
+238
|
\
\
|
*
\
Merge branch 'master' into new-managepy
Leon Sandøy
2019-09-29
-0
/
+0
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Add static images for wiki contributing guides (#266)
scragly
2019-09-29
-0
/
+0
|
\
\
\
|
*
|
|
Remove rogue image file
kosayoda
2019-09-29
-0
/
+0
|
*
|
|
Add static images for wiki contributing guides
kosayoda
2019-09-28
-0
/
+0
|
/
/
/
|
*
|
Poll the database a maximum of 10 attempts before exit code 1.
scragly
2019-09-29
-1
/
+7
|
*
|
Remove useless verbosity check.
scragly
2019-09-29
-1
/
+1
|
*
|
Fix comments after previous changes.
scragly
2019-09-28
-2
/
+2
|
*
|
Support internal docker network DNS resolution & dev ALLOWED_HOSTS env var.
scragly
2019-09-28
-6
/
+19
|
*
|
Automatically create a default bot api token for dev.
scragly
2019-09-28
-6
/
+22
|
*
|
Create custom manage.py entry point, remove scripts and merge Dockerfile.
scragly
2019-09-28
-106
/
+197
|
/
/
*
|
Ensure docker containers are published only for master branch bu… (#264)
scragly
2019-09-27
-1
/
+1
|
\
\
|
*
|
Ensure docker containers are published only for master branch builds.
scragly
2019-09-27
-1
/
+1
|
/
/
|
*
Reject unhidden note or hidden warning infraction
Sebastiaan Zeeff
2019-09-26
-15
/
+38
|
*
Migrate hidden warnings to notes
Sebastiaan Zeeff
2019-09-26
-0
/
+23
|
/
*
Merge pull request #251 from python-discord/update-linting
S. Co1
2019-09-24
-92
/
+127
|
\
|
*
Merge branch 'master' into update-linting
S. Co1
2019-09-24
-211
/
+301
|
|
\
|
|
/
|
/
|
*
|
Swap out old discord shield for new one.
scragly
2019-09-25
-1
/
+1
*
|
Add relevant info shields
scragly
2019-09-23
-0
/
+6
*
|
Readdressing Docker Refinement (#257)
scragly
2019-09-23
-56
/
+153
|
\
\
|
*
|
Install pipenv & pyuwsgi before copying project for better layer caching.
scragly
2019-09-23
-2
/
+8
|
*
|
Fix shell script name for whl building to reference wiki pkg.
scragly
2019-09-21
-0
/
+0
|
*
|
Change back to official python base image, remove git pkg
scragly
2019-09-21
-25
/
+18
|
*
|
Use a .whl for `wiki` package instead of git repo.
scragly
2019-09-21
-35
/
+133
*
|
|
Merge pull request #234 from python-discord/django-ot-names
Mark
2019-09-21
-7
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove redundant off-topic names list test
MarkKoz
2019-09-21
-7
/
+0
|
*
|
Add test for certain unicode characters in ot names
MarkKoz
2019-09-21
-3
/
+14
|
/
/
*
|
CI Job Merge (#255)
scragly
2019-09-21
-94
/
+83
|
\
\
|
*
|
Change CI DB setup to use docker.
scragly
2019-09-21
-19
/
+13
|
*
|
Run tests with coverage in pipenv script
MarkKoz
2019-09-20
-2
/
+3
|
*
|
CI: omit migrations from coverage
MarkKoz
2019-09-20
-1
/
+1
|
*
|
CI: publish XML coverage report
MarkKoz
2019-09-20
-2
/
+9
|
*
|
CI: minor refactoring
MarkKoz
2019-09-20
-9
/
+16
|
*
|
CI: publish test results even if a task fails
MarkKoz
2019-09-20
-0
/
+1
|
*
|
CI: merge lint and test jobs
MarkKoz
2019-09-20
-25
/
+4
|
*
|
CI: consistent indentation in yml file
MarkKoz
2019-09-20
-90
/
+90
|
/
/
*
|
Revert uwsgi back to pip install. (#254)
scragly
2019-09-21
-4
/
+6
|
\
\
|
*
\
Merge branch 'master' into docker-fix
scragly
2019-09-21
-0
/
+1
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Use explicit buildContext in CI Docker stage. (#253)
scragly
2019-09-21
-0
/
+1
|
\
\
\
|
*
|
|
Try with explicit buildContext
scragly
2019-09-21
-0
/
+1
|
/
/
/
[next]