Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Display some output about migrations. | 2019-04-07 | -1/+1 | |
* | Exit `migrate_and_serve` on error. | 2019-04-07 | -1/+1 | |
* | Address review by @jchristgit | 2019-04-05 | -109/+8 | |
* | pysite -> pydis_site | 2019-04-05 | -4/+4 | |
* | [#158 #160] Automatically run collectstatic in containers/setup script | 2019-04-05 | -0/+10 | |
* | [#193] Replace Poetry with Pipenv | 2019-04-05 | -10/+22 | |
* | Set `harakiri = 30`. | 2019-03-11 | -0/+4 | |
* | Set `single-interpreter = true`. | 2019-03-11 | -0/+2 | |
* | Use poetry for dependency managemnet. | 2019-02-05 | -6/+7 | |
* | Drop `collectstatic` task again. | 2019-01-13 | -1/+0 | |
* | Collect static files in Docker image. | 2019-01-12 | -4/+5 | |
* | Bind Django development server to all interfaces. | 2018-10-15 | -1/+1 | |
* | Update the compose file and dockerapp file. | 2018-10-06 | -16/+20 | |
* | Use default `cheaper` interval setting. | 2018-09-21 | -2/+0 | |
* | Set up graceful shutdown. | 2018-09-21 | -5/+26 | |
* | Use UWSGI protocol. | 2018-09-21 | -1/+1 | |
* | Use UWSGI protocol socket. | 2018-09-21 | -1/+1 | |
* | Add process name prefix. | 2018-09-20 | -0/+1 | |
* | Drop privileges in UWSGI. | 2018-09-20 | -4/+5 | |
* | Require application, set procnames. | 2018-09-20 | -0/+4 | |
* | Use proper `adduser` invocation on Alpine. | 2018-09-20 | -4/+4 | |
* | Use unprivileged user. | 2018-09-20 | -0/+24 | |
* | Add UWSGI configuration. | 2018-09-20 | -1/+9 | |
* | Use `uwsgi` instead of `gunicorn`. | 2018-09-20 | -5/+9 | |
* | Omit `HEALTHCHECK`. | 2018-09-20 | -1/+0 | |
* | Add dockerfile lints. | 2018-09-19 | -21/+29 | |
* | Remove headers after compilation. | 2018-09-19 | -12/+13 | |
* | Use `apk` virtualenv for build-time dependencies. | 2018-09-19 | -10/+18 | |
* | Fix up `HEALTHCHECK`. | 2018-09-18 | -1/+1 | |
* | Add `HEALTHCHECK`. | 2018-09-18 | -0/+2 | |
* | Omit `libpq`. | 2018-09-18 | -4/+4 | |
* | Omit `postgresql-dev`. | 2018-09-18 | -4/+2 | |
* | Omit `automake`. | 2018-09-18 | -8/+0 | |
* | Omit `cmake`. | 2018-09-18 | -8/+0 | |
* | Omit `git`. | 2018-09-18 | -12/+4 | |
* | Omit `autoconf`. | 2018-09-18 | -6/+12 | |
* | Try to cache requirements. | 2018-09-17 | -4/+8 | |
* | Properly add build directory. | 2018-09-17 | -5/+8 | |
* | Use proper multiline installation. | 2018-09-17 | -8/+34 | |
* | Build docker image and pass it around. | 2018-09-17 | -0/+62 | |
* | Remove `nging` for now. | 2018-09-10 | -18/+0 | |
* | Properly set `CMD`. | 2018-09-05 | -0/+2 | |
* | Add `nging` for static files. | 2018-09-05 | -0/+65 | |
* | Try using local registry. | 2018-09-03 | -18/+0 | |
* | Merge branch 'django' into django+documentation-link-api | 2018-08-31 | -0/+18 | |
|\ | ||||
| * | Add CI build script. | 2018-08-30 | -0/+1 | |
| * | Push site base image on CI. | 2018-08-27 | -48/+17 | |
* | | Remove unused files. | 2018-08-22 | -69/+0 | |
|/ | ||||
* | Remove broken `apk install` command. | 2018-08-15 | -1/+0 | |
* | Build PostgreSQL requirements. | 2018-08-13 | -0/+1 |