aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bump PostgreSQL in compose.Gravatar Johannes Christ2019-10-11-1/+1
* Merge pull request #281 from python-discord/simple-admin-log-entry-viewGravatar Mark2019-10-11-6/+74
|\
| * Deny manual `LogEntry` creation.Gravatar Johannes Christ2019-10-11-0/+4
| * Resolve migration merge conflicts.Gravatar Johannes Christ2019-10-11-1/+1
| * Improve formatting for `has_delete_permission`, typespec.Gravatar Johannes Christ2019-10-11-1/+8
| * Merge branch 'master' into simple-admin-log-entry-viewGravatar Johannes Christ2019-10-11-1/+140
| |\ | |/ |/|
* | Merge pull request #269 from python-discord/migrate-nominations-to-nomination...Gravatar Johannes Christ2019-10-11-5/+100
|\ \
| * | Migrate nominations to new Nomination modelGravatar Sebastiaan Zeeff2019-09-30-5/+100
* | | Merge pull request #279 from python-discord/faviconsGravatar Leon Sandøy2019-10-11-1/+51
|\ \ \
| * | | Add favicons; workaround for gitattributesGravatar ByteCommander2019-10-08-1/+51
|/ / /
| | * Deny `LogEntry` deletion.Gravatar Johannes Christ2019-10-11-0/+5
| | * Allow filtering through metadata, and searching by message.Gravatar Johannes Christ2019-10-11-0/+2
| | * Remove old import.Gravatar Johannes Christ2019-10-11-2/+0
| | * Group fieldsets.Gravatar Johannes Christ2019-10-11-0/+5
| | * Use multi-column output from Django.Gravatar Johannes Christ2019-10-11-32/+1
| | * Pluralize properly.Gravatar Johannes Christ2019-10-11-0/+22
| | * Allow viewing log entries in the Django Admin.Gravatar Johannes Christ2019-10-11-11/+73
| |/ |/|
* | disable usage of pyuwsgi on windows due to incompatibility, library is only u...Gravatar Joseph Banks2019-10-06-65/+66
* | Merge pull request #275 from python-discord/flake8-exclude-fixGravatar Sebastiaan Zeeff2019-10-04-1/+1
|\ \
| * | Fix migrations exclude in flake8Gravatar MarkKoz2019-10-03-1/+1
|/ /
* | Add link to Contributing landing page to our website's navbar (#270)Gravatar scragly2019-10-01-0/+3
|\ \
| * | Add link to Contributing landing page to navbarGravatar Sebastiaan Zeeff2019-09-30-0/+3
* | | Merge pull request #271 from python-discord/update-contrib-docGravatar scragly2019-10-01-2/+2
|\ \ \
| * | | Update contrib doc to point to new wiki linksGravatar sco12019-09-30-2/+2
|/ / /
* | | Monkeypatch in new HEADER_ID_PREFIX. (#268)Gravatar scragly2019-10-01-0/+4
|\ \ \ | |/ / |/| |
| * | Monkeypatch in new HEADER_ID_PREFIX.Gravatar Leon Sandøy2019-09-30-0/+4
|/ /
* / Create superuser after doing migrations.Gravatar Leon Sandøy2019-09-30-1/+3
|/
* Merge pull request #261 from python-discord/decoupling-warnings-and-notesGravatar Sebastiaan Zeeff2019-09-30-15/+61
|\
| * Merge branch 'master' into decoupling-warnings-and-notesGravatar Leon Sandøy2019-09-30-114/+240
| |\ | |/ |/|
* | Correct the Dockerfile path for azure.Gravatar scragly2019-09-30-1/+1
* | Merge pull request #265 from python-discord/new-managepyGravatar Leon Sandøy2019-09-29-112/+238
|\ \
| * \ Merge branch 'master' into new-managepyGravatar Leon Sandøy2019-09-29-0/+0
| |\ \ | |/ / |/| |
* | | Add static images for wiki contributing guides (#266)Gravatar scragly2019-09-29-0/+0
|\ \ \
| * | | Remove rogue image fileGravatar kosayoda2019-09-29-0/+0
| * | | Add static images for wiki contributing guidesGravatar kosayoda2019-09-28-0/+0
|/ / /
| * | Poll the database a maximum of 10 attempts before exit code 1.Gravatar scragly2019-09-29-1/+7
| * | Remove useless verbosity check.Gravatar scragly2019-09-29-1/+1
| * | Fix comments after previous changes.Gravatar scragly2019-09-28-2/+2
| * | Support internal docker network DNS resolution & dev ALLOWED_HOSTS env var.Gravatar scragly2019-09-28-6/+19
| * | Automatically create a default bot api token for dev.Gravatar scragly2019-09-28-6/+22
| * | Create custom manage.py entry point, remove scripts and merge Dockerfile.Gravatar scragly2019-09-28-106/+197
|/ /
* | Ensure docker containers are published only for master branch bu… (#264)Gravatar scragly2019-09-27-1/+1
|\ \
| * | Ensure docker containers are published only for master branch builds.Gravatar scragly2019-09-27-1/+1
|/ /
| * Reject unhidden note or hidden warning infractionGravatar Sebastiaan Zeeff2019-09-26-15/+38
| * Migrate hidden warnings to notesGravatar Sebastiaan Zeeff2019-09-26-0/+23
|/
* Merge pull request #251 from python-discord/update-lintingGravatar S. Co12019-09-24-92/+127
|\
| * Merge branch 'master' into update-lintingGravatar S. Co12019-09-24-211/+301
| |\ | |/ |/|
* | Swap out old discord shield for new one.Gravatar scragly2019-09-25-1/+1
* | Add relevant info shieldsGravatar scragly2019-09-23-0/+6
* | Readdressing Docker Refinement (#257)Gravatar scragly2019-09-23-56/+153
|\ \