Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence travis-ci build warnings by removing non-functional python3.6 (#4377) | Richard van der Hoff | 2019-01-12 | 1 | -0/+7 |
| | | | | | | * Remove non-functional python3.6 in travis env * changelog | ||||
* | Remove duplicates in the user_ips table and add an index (#4370) | Amber Brown | 2019-01-12 | 1 | -0/+3 |
| | |||||
* | Report combined coverage to codecov (#4225) | Amber Brown | 2018-11-28 | 1 | -5/+5 |
| | |||||
* | Write some tests for the email pusher (#4095) | Amber Brown | 2018-10-30 | 1 | -4/+7 |
| | |||||
* | oops, run the check_isort build | Richard van der Hoff | 2018-10-25 | 1 | -1/+1 |
| | |||||
* | Only cache the wheels | Richard van der Hoff | 2018-10-25 | 1 | -2/+10 |
| | |||||
* | Combine the pep8 and check_isort builds into one | Richard van der Hoff | 2018-10-25 | 1 | -4/+1 |
| | | | | there's really no point spinning up two separate jobs for these. | ||||
* | only fetch develop for check-newsfragments | Richard van der Hoff | 2018-10-24 | 1 | -4/+4 |
| | |||||
* | Disable newsfragment checks on branch builds | Richard van der Hoff | 2018-10-24 | 1 | -1/+3 |
| | |||||
* | reduce git clone depth | Richard van der Hoff | 2018-10-24 | 1 | -0/+4 |
| | |||||
* | fix branch regexp | Richard van der Hoff | 2018-10-24 | 1 | -1/+1 |
| | |||||
* | also build on release branches | Richard van der Hoff | 2018-10-24 | 1 | -0/+1 |
| | |||||
* | Disable travis-ci branch builds for most branches | Richard van der Hoff | 2018-10-24 | 1 | -0/+6 |
| | | | | | (We really don't need to kick off 10 builds for the branch as well as 10 for the PR) | ||||
* | Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase ↵ | Amber Brown | 2018-10-20 | 1 | -1/+1 |
| | | | | on py3) (#4068) | ||||
* | Run our oldest supported configuration in CI (#3952) | Amber Brown | 2018-09-27 | 1 | -0/+3 |
| | |||||
* | Fix client IPs being broken on Python 3 (#3908) | Amber Brown | 2018-09-20 | 1 | -0/+5 |
| | |||||
* | merge (#3576) | Amber Brown | 2018-09-14 | 1 | -0/+3 |
| | |||||
* | Only start postgres instance for postgres tests on Travis CI | Erik Johnston | 2018-09-06 | 1 | -3/+2 |
| | |||||
* | Fix tests on postgresql (#3740) | Amber Brown | 2018-09-04 | 1 | -4/+0 |
| | |||||
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -0/+10 |
| | |||||
* | rename 'isort' to 'check_isort' as requested | Krombel | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | check isort by travis | Krombel | 2018-07-16 | 1 | -0/+3 |
| | |||||
* | Use towncrier to build the changelog (#3425) | Amber Brown | 2018-06-25 | 1 | -1/+9 |
| | |||||
* | add py36 to build matrix | Richard van der Hoff | 2018-04-30 | 1 | -5/+13 |
| | |||||
* | Travis config (#1674) | Richard van der Hoff | 2016-12-06 | 1 | -0/+17 |