aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for ruby23 supportHEADmasterHans de Graaff2016-07-032-4/+12
* Drop ruby19, add ruby23Peter Wilmott2016-01-1710-33/+37
* Merge current and next targets into a single db entryPeter Wilmott2015-08-2426-65/+132
* Only list succeeded and passed packages on the new targets pagePeter Wilmott2015-08-162-10/+7
* Removed git migration noticePeter Wilmott2015-08-161-1/+0
* Remanmed "Package Bumps" to "Tasks"Peter Wilmott2015-08-161-1/+1
* Updated titlePeter Wilmott2015-08-162-2/+2
* Fix repoman page check, it should never have passedPeter Wilmott2015-08-161-1/+1
* Restructure views to match the layout of the routes directoryPeter Wilmott2015-08-1616-10/+10
* Move routes out of app.rb and into their own directoryPeter Wilmott2015-08-1612-140/+148
* Only run tests not lintersPeter Wilmott2015-08-162-3/+3
* Drop shellcheck until I can work out how to get it on TravisPeter Wilmott2015-08-161-2/+2
* Use Travis CI's container-based infrastructure for testsPeter Wilmott2015-08-162-12/+7
* OopsPeter Wilmott2015-08-161-1/+1
* Ensure the latest version of portage is installedPeter Wilmott2015-08-151-0/+1
* List what new target was added on the new targets pagePeter Wilmott2015-08-156-28/+28
* Drop unused tested colPeter Wilmott2015-08-151-0/+5
* Mark partial repoman failures as ok until CVS header issues are fixedPeter Wilmott2015-08-132-2/+5
* Remove deprecated SYNC valuePeter Wilmott2015-08-131-1/+0
* Keep the web application out of dockerPeter Wilmott2015-08-101-0/+1
* Resolve issue with truncated sha1 valuesPeter Wilmott2015-08-101-3/+2
* Resolve issue with duplicate entries in the package tablePeter Wilmott2015-08-091-3/+4
* Update README.mdPeter Wilmott2015-08-011-1/+1
* Don't add the web dir to the docker build envPeter Wilmott2015-07-071-0/+1
* Don't use webrsync now packages are populated from inside the containerPeter Wilmott2015-07-071-1/+1
* Correct casePeter Wilmott2015-07-071-1/+1
* Support ruby 1.9 where 'lines' returns an EnumeratorPeter Wilmott2015-06-241-1/+1
* Add seed data for running tests in dev environmentPeter Wilmott2015-06-248-2/+46
* Add seed data for running tests in dev environmentPeter Wilmott2015-06-2410-16/+77
* Run tests using travisPeter Wilmott2015-06-233-2/+29
* Fix remaining issues raised by pylintPeter Wilmott2015-06-223-10/+19
* Restore parallel database writes, removed earlier for debuggingPeter Wilmott2015-06-221-1/+1
* Fix most issues raised by linters, some python ones remainPeter Wilmott2015-06-2210-54/+70
* Add python linterPeter Wilmott2015-06-191-0/+1
* #16 : Combine deps.py functionality with packages.py, which is already run fr...Peter Wilmott2015-06-194-40/+40
* Strip the 8 byte header from docker's API responsePeter Wilmott2015-06-181-0/+1
* Make running linters part of running the test suitePeter Wilmott2015-06-171-0/+2
* #13 : Run update packages from inside a containerPeter Wilmott2015-06-162-7/+16
* Add rake to Gemfile to allow bundle exec to be usedPeter Wilmott2015-05-052-0/+3
* Calculate the sha1 sum earlier in the database population process to prevent ...Peter Wilmott2015-05-052-6/+5
* Update URLPeter Wilmott2015-05-051-1/+1
* Ensure the package exists before trying to add a repoman log to it, as it don...Peter Wilmott2015-04-141-7/+10
* TypoPeter Wilmott2015-04-141-1/+1
* Patch minitar to work when there is a .sock file in the directory treePeter Wilmott2015-04-141-50/+50
* Populate CI Next column with build dataPeter Wilmott2015-04-143-4/+7
* Correct repoman.sh to work better when the next target is unknown; Rubocop st...Peter Wilmott2015-04-138-16/+72
* When building a package also build it with the next target if possiblePeter Wilmott2015-04-127-128/+151
* Merge pull request #15 from p8952/package_searchPeter Wilmott2015-03-226-0/+39
|\
| * Add filtering for pages with large tablesPeter Wilmott2015-03-226-0/+39
|/
* Merge pull request #14 from p8952/new_targetsPeter Wilmott2015-03-2232-373/+462
|\