Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Omit `autoconf`. | 2018-09-18 | -6/+12 | |
* | Revert "Try to re-add host key checks." | 2018-09-18 | -5/+1 | |
* | Try to re-add host key checks. | 2018-09-18 | -1/+5 | |
* | Use symlink to `alpine-3.7` Dockerfile. | 2018-09-18 | -11/+1 | |
* | Make docker less insecure. | 2018-09-18 | -4/+4 | |
* | Use GitLab registry for passing images. | 2018-09-18 | -39/+15 | |
* | Build and push images to CI. | 2018-09-18 | -21/+39 | |
* | Pass down postgres IP. | 2018-09-18 | -2/+2 | |
* | Try running in container network. | 2018-09-17 | -8/+8 | |
* | Try to cache requirements. | 2018-09-17 | -4/+8 | |
* | Add `SECRET_KEY` to test invocations. | 2018-09-17 | -8/+8 | |
* | Use proper tarball name. | 2018-09-17 | -9/+9 | |
* | Properly add build directory. | 2018-09-17 | -41/+46 | |
* | Use proper multiline installation. | 2018-09-17 | -8/+34 | |
* | Use output redirection. | 2018-09-17 | -4/+4 | |
* | Build docker image and pass it around. | 2018-09-17 | -9/+116 | |
* | Only run `deploy` step on `master` and `django`. | 2018-09-17 | -0/+3 | |
* | Follow naming scheme. | 2018-09-17 | -3/+3 | |
* | One more time 🎵 | 2018-09-17 | -0/+1 | |
* | Fix up host key verification. | 2018-09-17 | -5/+1 | |
* | Use proper host key. | 2018-09-17 | -1/+1 | |
* | Ensure host is known. | 2018-09-17 | -0/+4 | |
* | Use obfuscated port. | 2018-09-17 | -1/+1 | |
* | Fix typo. | 2018-09-17 | -1/+1 | |
* | Add autodeploy. | 2018-09-17 | -0/+15 | |
* | Rename `deploy` to `push` stage. | 2018-09-17 | -3/+3 | |
* | Fix typo. | 2018-09-16 | -1/+1 | |
* | Fix up CI. | 2018-09-16 | -738/+5 | |
* | Re-add missing dependency. | 2018-09-16 | -6/+12 | |
* | Try omitting `pip` cache. | 2018-09-16 | -11/+5 | |
* | Be talkative. | 2018-09-16 | -1/+1 | |
* | Omit Python header installation step. | 2018-09-16 | -4/+4 | |
* | Back to the roots. | 2018-09-16 | -28/+42 | |
* | Fix typo. | 2018-09-16 | -1/+2 | |
* | Use sane package manager. | 2018-09-16 | -17/+393 | |
* | Use proper key for formatter setting. | 2018-09-10 | -1/+1 | |
* | Use proper path to `StreamHandler`. | 2018-09-10 | -1/+1 | |
* | Add `gunicorn` logs to `stdout`. | 2018-09-10 | -0/+26 | |
* | Remove `nging` for now. | 2018-09-10 | -31/+0 | |
* | Revert "Use Argon2 for password hashing." | 2018-09-08 | -83/+5 | |
* | Use Argon2 for password hashing. | 2018-09-08 | -5/+83 | |
* | Remove unused imports. | 2018-09-08 | -2/+0 | |
* | Add the `admin` subdomain with the Django Admin. | 2018-09-08 | -7/+27 | |
* | Allow configuring allowed hosts with env var. | 2018-09-07 | -7/+10 | |
* | Only push `nging` on `master` and `django`. | 2018-09-05 | -0/+5 | |
* | Add a `docker-compose.yml` file. | 2018-09-05 | -0/+34 | |
* | Properly set `CMD`. | 2018-09-05 | -0/+2 | |
* | Add `nging` for static files. | 2018-09-05 | -1/+25 | |
* | Login to proper registry. | 2018-09-05 | -1/+1 | |
* | Use proper registry. | 2018-09-05 | -3/+3 |