| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2019-04-08 | Add the `message` field. | -3/+6 | ||
| 2019-04-07 | Minor formatting improvements. | -0/+1 | ||
| 2019-04-07 | Add the `/logs` API route. | -23/+41 | ||
| 2019-04-07 | Add the `LogEntry` model. | -0/+70 | ||
| 2019-04-07 | Address review by @jchristgit | -5/+5 | ||
| 2019-04-07 | Use volume for staticfiles. | -1/+5 | ||
| 2019-04-07 | Display some output about migrations. | -1/+1 | ||
| 2019-04-07 | Exit `migrate_and_serve` on error. | -1/+1 | ||
| 2019-04-07 | Remove bot from compose setup, move staticfiles to writable directory. | -7/+1 | ||
| 2019-04-06 | Address review by @lemonsaurus | -5/+2 | ||
| 2019-04-05 | Address review by @jchristgit | -159/+46 | ||
| 2019-04-05 | pysite -> pydis_site | -87/+87 | ||
| 2019-04-05 | [#158 #160] Automatically run collectstatic in containers/setup script | -0/+10 | ||
| 2019-04-05 | [#158 #160] Add crispy-bulma and simple-bulma | -9676/+82 | ||
| 2019-04-05 | [#193] Replace Poetry with Pipenv | -425/+394 | ||
| 2019-04-05 | [#176] Redo project layout | -57/+62 | ||
| 2019-03-11 | Set `harakiri = 30`. | -0/+4 | ||
| 2019-03-11 | Set `single-interpreter = true`. | -0/+2 | ||
| 2019-03-09 | Revert to 16.04 build pools. | -4/+4 | ||
| 2019-03-09 | Update pool build to Ubuntu 18.04 | -4/+4 | ||
| 2019-02-18 | Update Django to 2.1.7. | -27/+54 | ||