Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add dockerfile lints. | 2018-09-19 | -0/+8 | |
* | Add Markdown lint. | 2018-09-19 | -1/+11 | |
* | 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 | |
* | 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 | |
* | 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 | -26/+28 | |
* | Use output redirection. | 2018-09-17 | -4/+4 | |
* | Build docker image and pass it around. | 2018-09-17 | -9/+54 | |
* | 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 | -10/+5 | |
* | Re-add missing dependency. | 2018-09-16 | -5/+10 | |
* | Try omitting `pip` cache. | 2018-09-16 | -11/+5 | |
* | Be talkative. | 2018-09-16 | -1/+1 | |
* | Omit Python header installation step. | 2018-09-16 | -3/+3 | |
* | Back to the roots. | 2018-09-16 | -25/+8 | |
* | Fix typo. | 2018-09-16 | -1/+2 | |
* | Use sane package manager. | 2018-09-16 | -9/+13 | |
* | Remove `nging` for now. | 2018-09-10 | -13/+0 | |
* | Only push `nging` on `master` and `django`. | 2018-09-05 | -0/+5 | |
* | Add `nging` for static files. | 2018-09-05 | -1/+9 | |
* | Login to proper registry. | 2018-09-05 | -1/+1 | |
* | Use proper registry. | 2018-09-05 | -3/+3 | |
* | Push to Docker Hub. | 2018-09-05 | -3/+3 | |
* | Use pipeline-readable job names. | 2018-09-04 | -6/+6 | |
* | Add missing argument. | 2018-09-04 | -2/+2 | |
* | Set up GitLab CI properly. | 2018-09-04 | -26/+61 | |
* | Add job tags. | 2018-09-03 | -3/+6 | |
* | Try using local registry. | 2018-09-03 | -0/+1 | |
* | Try using local registry. | 2018-09-03 | -6/+20 | |
* | Install `flake8` on system. | 2018-08-31 | -1/+1 | |
* | Always upload cov reports, add pipenv cache. | 2018-08-30 | -5/+8 | |
* | Add coverage reports. | 2018-08-30 | -2/+28 | |
* | Remove no longer needed conditional. | 2018-08-30 | -1/+0 | |
* | Properly configure Django project. | 2018-08-30 | -0/+1 |