| Commit message (Expand) | Author | Lines | |
|---|---|---|---|
| 2018-09-17 | Fix typo. | -1/+1 | |
| 2018-09-17 | Add autodeploy. | -0/+15 | |
| 2018-09-17 | Rename `deploy` to `push` stage. | -3/+3 | |
| 2018-09-16 | Fix typo. | -1/+1 | |
| 2018-09-16 | Fix up CI. | -738/+5 | |
| 2018-09-16 | Re-add missing dependency. | -6/+12 | |
| 2018-09-16 | Try omitting `pip` cache. | -11/+5 | |
| 2018-09-16 | Be talkative. | -1/+1 | |
| 2018-09-16 | Omit Python header installation step. | -4/+4 | |
| 2018-09-16 | Back to the roots. | -28/+42 | |
| 2018-09-16 | Fix typo. | -1/+2 | |
| 2018-09-16 | Use sane package manager. | -17/+393 | |
| 2018-09-10 | Use proper key for formatter setting. | -1/+1 | |
| 2018-09-10 | Use proper path to `StreamHandler`. | -1/+1 | |
| 2018-09-10 | Add `gunicorn` logs to `stdout`. | -0/+26 | |
| 2018-09-10 | Remove `nging` for now. | -31/+0 | |
| 2018-09-08 | Revert "Use Argon2 for password hashing." | -83/+5 | |
| 2018-09-08 | Use Argon2 for password hashing. | -5/+83 | |
| 2018-09-08 | Remove unused imports. | -2/+0 | |
| 2018-09-08 | Add the `admin` subdomain with the Django Admin. | -7/+27 | |
| 2018-09-07 | Allow configuring allowed hosts with env var. | -7/+10 | |
| 2018-09-05 | Only push `nging` on `master` and `django`. | -0/+5 |