Commit message (Expand) | Author | Lines | |
---|---|---|---|
2018-09-18 | Update changelog & contributing guidelines, bump version.v0.3.0 | -1/+1 | |
2018-09-18 | Fix up `HEALTHCHECK`. | -1/+1 | |
2018-09-18 | Add coverage line to `CONTRIBUTING.md`. | -0/+1 | |
2018-09-18 | Add missing `application_import_names`. | -1/+1 | |
2018-09-18 | Add documentation. | -16/+67 | |
2018-09-18 | Add `psmgr` command. | -1/+12 | |
2018-09-18 | Remove `static` later. | -4/+1 | |
2018-09-18 | Add `HEALTHCHECK`. | -0/+2 | |
2018-09-18 | Omit unneeded directories. | -1/+12 | |
2018-09-18 | Omit `libpq`. | -4/+4 | |
2018-09-18 | Omit `postgresql-dev`. | -4/+2 | |
2018-09-18 | Omit `automake`. | -8/+0 | |
2018-09-18 | Omit `cmake`. | -8/+0 | |
2018-09-18 | Omit `git`. | -12/+4 | |
2018-09-18 | Omit `autoconf`. | -6/+12 | |
2018-09-18 | Revert "Try to re-add host key checks." | -5/+1 | |
2018-09-18 | Try to re-add host key checks. | -1/+5 | |
2018-09-18 | Use symlink to `alpine-3.7` Dockerfile. | -11/+1 | |
2018-09-18 | Make docker less insecure. | -4/+4 | |
2018-09-18 | Use GitLab registry for passing images. | -39/+15 | |
2018-09-18 | Build and push images to CI. | -21/+39 | |
2018-09-18 | Pass down postgres IP. | -2/+2 | |
2018-09-17 | Try running in container network. | -8/+8 | |
2018-09-17 | Try to cache requirements. | -4/+8 | |
2018-09-17 | Add `SECRET_KEY` to test invocations. | -8/+8 | |
2018-09-17 | Use proper tarball name. | -9/+9 | |
2018-09-17 | Properly add build directory. | -41/+46 | |
2018-09-17 | Use proper multiline installation. | -8/+34 | |
2018-09-17 | Use output redirection. | -4/+4 | |
2018-09-17 | Build docker image and pass it around. | -9/+116 | |
2018-09-17 | Only run `deploy` step on `master` and `django`. | -0/+3 | |
2018-09-17 | Follow naming scheme. | -3/+3 | |
2018-09-17 | One more time 🎵 | -0/+1 | |
2018-09-17 | Fix up host key verification. | -5/+1 | |
2018-09-17 | Use proper host key. | -1/+1 | |
2018-09-17 | Ensure host is known. | -0/+4 | |
2018-09-17 | Use obfuscated port. | -1/+1 | |
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 |