Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unneeded Pipfile scripts and azure stages/vars. | 2019-09-24 | -20/+0 | |
| | ||||
* | Use a single `Dockerfile` instead of two. | 2019-01-12 | -34/+0 | |
| | ||||
* | Adding git to the base dockerfile | 2018-12-05 | -0/+1 | |
| | ||||
* | Clean up docker images | 2018-11-17 | -13/+5 | |
| | ||||
* | Reitz sez: Try --sequential | 2018-11-17 | -1/+1 | |
| | ||||
* | Skipping the lock operation makes pipenv slower somehow. Don't ask me why. | 2018-11-16 | -1/+0 | |
| | ||||
* | Pipenv: Back to install, add PIPENV_SKIP_LOCK | 2018-11-16 | -1/+2 | |
| | ||||
* | Sync doesn't have --deploy | 2018-11-16 | -1/+1 | |
| | ||||
* | Attempt to make pipenv faster | 2018-11-16 | -1/+1 | |
| | ||||
* | use system flag instead of using venv | 2018-09-13 | -5/+3 | |
| | ||||
* | try build without cleaning first | 2018-07-31 | -1/+0 | |
| | ||||
* | adds a ci container to speed up build times | 2018-06-10 | -0/+20 | |
| | ||||
* | Fix build and build base on Travis | 2018-06-06 | -1/+1 | |
| | ||||
* | Update Docker base file with libxml2-dev | 2018-06-06 | -0/+1 | |
| | ||||
* | install missing dependency for pillow [ci skip] | 2018-05-19 | -0/+1 | |
| | ||||
* | fix pillow install and update pipenv lock | 2018-05-19 | -0/+4 | |
| | ||||
* | re-add snake cog and install zlib in base container | 2018-05-19 | -0/+1 | |
| | ||||
* | Upgrade alpine (#65) | 2018-05-02 | -1/+1 | |
| | | | | upgrades alpine to 3.7 and adds pipenv commands for docker | |||
* | restructure docker files | 2018-04-30 | -0/+37 | |