aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop ruby19, add ruby23Peter Wilmott2016-01-171-5/+3
* Merge current and next targets into a single db entryPeter Wilmott2015-08-241-16/+39
* Only list succeeded and passed packages on the new targets pagePeter Wilmott2015-08-161-3/+2
* OopsPeter Wilmott2015-08-161-1/+1
* List what new target was added on the new targets pagePeter Wilmott2015-08-151-19/+7
* Add seed data for running tests in dev environmentPeter Wilmott2015-06-241-4/+6
* Fix most issues raised by linters, some python ones remainPeter Wilmott2015-06-221-2/+2
* Ensure the package exists before trying to add a repoman log to it, as it don...Peter Wilmott2015-04-141-7/+10
* Correct repoman.sh to work better when the next target is unknown; Rubocop st...Peter Wilmott2015-04-131-2/+2
* When building a package also build it with the next target if possiblePeter Wilmott2015-04-121-22/+97
* Bring build scripts and web interface inline with 7266717147dPeter Wilmott2015-03-211-41/+44
* Use a dedicated container to cache binary packagesPeter Wilmott2015-02-261-5/+9
* Don't keep 3 copies of the portage timestampPeter Wilmott2015-02-171-5/+1
* Improve the way timestamps are set after updatingPeter Wilmott2015-02-141-4/+2
* Add timestamps to pages using the 'builds' and 'repomans' tablesPeter Wilmott2015-02-141-0/+7
* Add a rake task which only runs a limited number of repoman checksPeter Wilmott2015-02-131-2/+0
* Replace Vagrant with DockerPeter Wilmott2015-02-131-11/+16
* Drop environment table and results from CIPeter Wilmott2015-01-231-2/+0
* Add the output of 'gem list' to the collection of logs; Don't show empty log ...Peter Wilmott2015-01-221-1/+3
* Some style improvements, thanks rubocop! :thumbsup:Peter Wilmott2015-01-211-1/+1
* Drop daily CI taskPeter Wilmott2015-01-211-3/+0
* Skip rdep rebuilds for packages with very large numbers of rdepsPeter Wilmott2015-01-161-1/+8
* Rebuild rdeps when a package in the tree is updatedPeter Wilmott2015-01-161-0/+10
* Allow setting aws as a Vagrant provisionerPeter Wilmott2015-01-151-7/+3
* Wrap calls to AWS in vagrant_rbapi to allow running on other platformsPeter Wilmott2015-01-101-21/+9
* Don't use slots in any identifiersPeter Wilmott2015-01-061-1/+1
* Don't send slot values to tinder.shPeter Wilmott2015-01-051-1/+1
* Attach the correct package_id values to builds when packages are not in the d...Peter Wilmott2015-01-041-1/+1
* Add CI task to only build packages which have not been testedPeter Wilmott2015-01-011-0/+8
* Make rubocop happyPeter Wilmott2014-12-311-1/+1
* Fix order of daily package buildsPeter Wilmott2014-12-301-2/+3
* Add new rake task to build 1/7th of packages each dayPeter Wilmott2014-12-211-1/+10
* Add task to clear CIPeter Wilmott2014-12-181-0/+6
* Don't use sequel relations, just look up IDs; Order builds by timePeter Wilmott2014-12-081-2/+2
* Use DB models not datasetsPeter Wilmott2014-12-081-34/+27
* Refactor CI/AWS control methodsPeter Wilmott2014-12-081-0/+70