aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Output verbose linter to console.Gravatar scragly2019-04-19-1/+1
|
* Get verbose output for linter.Gravatar scragly2019-04-19-1/+1
|
* Fix Dockerfile path.Gravatar scragly2019-04-19-10/+10
|
* Fix docker reference.Gravatar scragly2019-04-19-18/+15
|
* Remove multi-version, use lock and publish lint.Gravatar scragly2019-04-19-133/+96
|
* Merge pull request #212 from python-discord/api/split-viewsetsGravatar Johannes Christ2019-04-18-929/+1020
|\ | | | | #208: refactor viewsets into submodules
| * Specify hadolint arguments on the command line.Gravatar Johannes Christ2019-04-18-5/+1
| |
| * Restructure viewsets to submodules.Gravatar Johannes Christ2019-04-17-924/+1019
|/
* Merge pull request #207 from python-discord/api/split-modelsGravatar Johannes Christ2019-04-15-513/+612
|\ | | | | #205: split models into multiple modules
| * Remove the third infraction.Gravatar Johannes Christ2019-04-14-67/+0
| |
| * Move models to submodules.Gravatar Johannes Christ2019-04-14-513/+679
|/
* Add missing test.Gravatar Johannes Christ2019-04-14-0/+7
|
* Fixup broken reverse in test.Gravatar Johannes Christ2019-04-14-1/+1
|
* Merge pull request #199 from python-discord/add-logs-apiGravatar Jeremiah Boby2019-04-11-23/+142
|\ | | | | Add an API to post logs to.
| * Document `LogEntryViewSet`.Gravatar Johannes Christ2019-04-10-1/+27
| |
| * Add the `message` field.Gravatar Johannes Christ2019-04-08-3/+6
| |
| * Minor formatting improvements.Gravatar Johannes Christ2019-04-07-0/+1
| |
| * Add the `/logs` API route.Gravatar Johannes Christ2019-04-07-23/+41
| |
| * Add the `LogEntry` model.Gravatar Johannes Christ2019-04-07-0/+70
| |
* | Ignore pip version pinning complaints.Gravatar Johannes Christ2019-04-11-3/+3
| |
* | Merge pull request #204 from python-discord/only-uwsgi-in-containerGravatar Jeremiah Boby2019-04-11-42/+35
|\ \ | | | | | | Only install uWSGI in the Docker image.
| * | Remove `--dev` from container installation.Gravatar Johannes Christ2019-04-11-1/+1
| | |
| * | Only install uWSGI in Docker.Gravatar Johannes Christ2019-04-10-42/+35
| | |
* | | Use `set -eux` in pipeline script.Gravatar Johannes Christ2019-04-11-1/+3
| | |
* | | Document `LOG_LEVEL` and `DEBUG` setup.Gravatar Johannes Christ2019-04-11-5/+6
| | |
* | | Remove `ENGINE` variable export documentation.Gravatar Johannes Christ2019-04-11-2/+1
| | |
* | | Made clarifications on the hosts fileGravatar ImportErr2019-04-11-2/+22
| | |
* | | Added info for running the serverGravatar ImportErr2019-04-11-2/+4
|/ /
* | Make the pipeline green as grass.Gravatar Johannes Christ2019-04-10-14/+14
| |
* | Remove unused changelog.Gravatar Johannes Christ2019-04-10-39/+0
| |
* | Merge pull request #203 from gdude2002/django+base-templatesGravatar Leon Sandøy2019-04-10-165/+1339
|\ \ | |/ |/| Adds base templates for use in the home and wiki apps.
| * No more vim modelinesGravatar Gareth Coles2019-04-10-8/+0
| |
| * Single base template, no content in itGravatar Gareth Coles2019-04-10-71/+31
| |
| * Navbar: No need for example contentGravatar Gareth Coles2019-04-10-54/+6
| |
| * Fix footer text colourGravatar Gareth Coles2019-04-10-2/+2
| |
| * Initial work on some base templatesGravatar Gareth Coles2019-04-10-162/+1432
|/
* Merge pull request #198 from gdude2002/django+176/project-layoutGravatar Johannes Christ2019-04-07-10282/+554
|\ | | | | [Fixes #158, #160, #176, #193] Project layout changes
| * Address review by @jchristgitGravatar Gareth Coles2019-04-07-5/+5
| |
| * Use volume for staticfiles.Gravatar Johannes Christ2019-04-07-1/+5
| |
| * Display some output about migrations.Gravatar Johannes Christ2019-04-07-1/+1
| |
| * Exit `migrate_and_serve` on error.Gravatar Johannes Christ2019-04-07-1/+1
| |
| * Remove bot from compose setup, move staticfiles to writable directory.Gravatar Johannes Christ2019-04-07-7/+1
| |
| * Address review by @lemonsaurusGravatar Gareth Coles2019-04-06-5/+2
| |
| * Address review by @jchristgitGravatar Gareth Coles2019-04-05-159/+46
| |
| * pysite -> pydis_siteGravatar Gareth Coles2019-04-05-87/+87
| |
| * [#158 #160] Automatically run collectstatic in containers/setup scriptGravatar Gareth Coles2019-04-05-0/+10
| |
| * [#158 #160] Add crispy-bulma and simple-bulmaGravatar Gareth Coles2019-04-05-9676/+82
| |
| * [#193] Replace Poetry with PipenvGravatar Gareth Coles2019-04-05-425/+394
| |
| * [#176] Redo project layoutGravatar Gareth Coles2019-04-05-57/+62
|/
* Set `harakiri = 30`.Gravatar Johannes Christ2019-03-11-0/+4
|