Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | |
* | Use system Python interpreter. | 2018-08-30 | -1/+1 | |
* | Proeprly set up lint and test stages. | 2018-08-30 | -2/+22 | |
* | Add CI build script. | 2018-08-30 | -5/+8 | |
* | Push site base image on CI. | 2018-08-27 | -1/+6 | |
* | Add GitLab CI linting. | 2018-08-27 | -78/+8 | |
* | Initial project layout for django | 2018-08-07 | -54/+54 | |
* | [CI] Use a container that has git | 2018-06-13 | -1/+1 | |
* | Build CI container on the CI | 2018-06-13 | -0/+24 | |
* | Add JavaScript linting | 2018-06-13 | -0/+3 | |
* | adds log rotation and speeds up build | 2018-06-11 | -20/+3 | |
* | Only bother with the deploy step on the master branch | 2018-06-09 | -0/+3 | |
* | [CI] Add deployment env and cache .gem | 2018-06-07 | -3/+8 | |
* | [CI] Tag builds with "docker" | 2018-06-06 | -0/+6 | |
* | [CI] Documentation is a fine thing | 2018-06-06 | -1/+2 | |
* | [CI] Improve performance by configuring jobs better | 2018-06-06 | -9/+13 | |
* | [CI] Add docker/curl to deploy steps | 2018-06-06 | -0/+1 | |
* | [CI] Fix deployment | 2018-06-06 | -4/+4 | |
* | [CI] Add RDB/RMQ hosts | 2018-06-06 | -1/+2 | |
* | [CI] And ruby-irb | 2018-06-06 | -1/+1 | |
* | [CI] Ugh, fine, let's install rdoc too. | 2018-06-06 | -2/+2 | |
* | [CI] We don't need rdoc | 2018-06-06 | -1/+1 | |
* | [CI] Add ruby-dev to build env | 2018-06-06 | -1/+1 | |
* | [CI] Add compilation packages to build env | 2018-06-06 | -0/+8 | |
* | [CI] Fix GitLab CI YAML | 2018-06-06 | -3/+3 | |
* | [CI] Add GitLab CI YAML | 2018-06-06 | -0/+39 |