aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Exit early if one factor is nil, force the ordering of packagesPeter Wilmott2015-03-221-3/+5
| * Add new_targets pagePeter Wilmott2015-03-223-2/+74
| * Ensure package.* are files not directories; Sync portage after setting the co...Peter Wilmott2015-03-221-3/+10
| * Bring build scripts and web interface inline with 7266717147dPeter Wilmott2015-03-2127-320/+256
| * Change the format used to store log files on disk.Peter Wilmott2015-03-039-96/+135
| * Add new_* pagesPeter Wilmott2015-03-025-1/+34
|/
* Use 8 threads when calculating rdepsPeter Wilmott2015-03-011-1/+1
* Run multiple containers in parallel for repoman jobsPeter Wilmott2015-02-281-19/+19
* Use a dedicated container to cache binary packagesPeter Wilmott2015-02-262-12/+31
* Rename from Ruby Stats to Ruby TinderboxPeter Wilmott2015-02-249-15/+13
* Split tests for each page into their own filesPeter Wilmott2015-02-219-46/+92
* Correct heading sizes in tests for visualization pagePeter Wilmott2015-02-201-1/+4
* Remove hstore extensionPeter Wilmott2015-02-201-1/+0
* Put ppackages.py and deps.py into the Docker imagePeter Wilmott2015-02-181-0/+4
* Pull timestamps from the latest build/repoman entryPeter Wilmott2015-02-185-15/+25
* Don't keep 3 copies of the portage timestampPeter Wilmott2015-02-173-10/+7
* Make sure manifest is called so we don't get downloads in the repoman outputPeter Wilmott2015-02-141-0/+1
* Improve the way timestamps are set after updatingPeter Wilmott2015-02-143-12/+6
* Add timestamps to pages using the 'builds' and 'repomans' tablesPeter Wilmott2015-02-145-0/+34
* Add timestamps to pages using the 'packages' tablePeter Wilmott2015-02-147-0/+39
* Run repoman against all packages in the nightly taskPeter Wilmott2015-02-131-1/+1
* Split example 'docker run' command over two linesPeter Wilmott2015-02-131-1/+2
* Reduce calls to repomanPeter Wilmott2015-02-131-4/+2
* Increase width of main content rowPeter Wilmott2015-02-131-3/+3
* Merge pull request #12 from p8952/dockerPeter Wilmott2015-02-1320-98/+173
|\
| * Add a rake task which only runs a limited number of repoman checksPeter Wilmott2015-02-133-8/+19
| * Fix the way empty directories are trackedPeter Wilmott2015-02-1310-8/+10