Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-02 | Fix userconsent on Python 3 (#3938) | Amber Brown | 6 | -96/+240 | |
2018-10-01 | Further reduce the size of the docker image (#3972) | Richard van der Hoff | 2 | -25/+47 | |
Rewrite the dockerfile as a multistage build: this means we can get rid of a whole load of cruft which we don't need. | |||||
2018-10-01 | Correctly match 'dict.pop' api | Erik Johnston | 1 | -3/+11 | |
2018-10-01 | Don't update eviction metrics on explicit removal | Erik Johnston | 1 | -5/+0 | |
2018-09-28 | add --no-admin flag to registration script (#3836) | Bruno Windels | 2 | -4/+15 | |
2018-09-28 | Fix complete fail to do the right thing | Richard van der Hoff | 2 | -1/+3 | |
2018-09-28 | build python 3 docker images on circle CI (#3976) | Jan Christian Grünhage | 2 | -5/+12 | |
2018-09-28 | Remove redundant call to start_get_pdu_cache | Richard van der Hoff | 2 | -1/+1 | |
I think this got forgotten in #3932. We were getting away with it because it was the last call in this function. | |||||
2018-09-27 | Run our oldest supported configuration in CI (#3952) | Amber Brown | 4 | -13/+38 | |
2018-09-27 | Update 3970.bugfix | Amber Brown | 1 | -1/+1 | |
2018-09-27 | Remove |