aboutsummaryrefslogtreecommitdiff
path: root/web
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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
|
* 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
|
* Increase width of main content rowPeter Wilmott2015-02-131-3/+3
|
* Merge pull request #12 from p8952/dockerPeter Wilmott2015-02-1314-57/+115
|\ | | | | Replace Vagrant with Docker
| * 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-137-0/+8
| |
| * Replace Vagrant with DockerPeter Wilmott2015-02-137-52/+91
| | | | | | | | | | | | | | | | | | | | | | This replaces the underlying build system with one based around docker. This is for the following reasons: 1. Portability - Builds can be run on cloud services without spinning up a second VM. 2. Reduced Overhead - There is a non-negligible increase in compile times when you are running in Docker vs VirtualBox. 3. Coolness - Docker is cool, I wanted an excuse to use it.
* | Add timestamps to log pagesPeter Wilmott2015-02-081-0/+1
| |
* | Add timestamps to log pagesPeter Wilmott2015-02-081-0/+1
|/
* Add repoman tidy task to clear entries with all targets enabledPeter Wilmott2015-02-022-0/+27
|
* Don't exitPeter Wilmott2015-02-021-1/+0
|
* Update GemfilePeter Wilmott2015-02-021-2/+2
|
* Clear packages with no targets, or those with full targetsPeter Wilmott2015-01-281-2/+9
|
* Increase pool timeout, add more connectionsPeter Wilmott2015-01-281-1/+1
|
* Don't only sample 100 packagesPeter Wilmott2015-01-281-1/+0
|
* Small redesign of logs pagesPeter Wilmott2015-01-262-22/+60
|
* Update colours for partial QA passesPeter Wilmott2015-01-263-2/+9
|
* Keep table columns a uniform sizePeter Wilmott2015-01-253-8/+12
|
* Add repoman logs and history pagesPeter Wilmott2015-01-255-14/+62
|
* Add main repoman pagePeter Wilmott2015-01-254-4/+56
|
* Add db table and build scripts for testing repoman outputsPeter Wilmott2015-01-255-0/+104
|
* No longer usedPeter Wilmott2015-01-241-46/+0
|
* Drop environment table and results from CIPeter Wilmott2015-01-233-8/+5
|
* Increase the potential footer height; Fix typoPeter Wilmott2015-01-232-2/+2
|
* Add the output of 'gem list' to the collection of logs; Don't show empty log ↵Peter Wilmott2015-01-223-5/+26
| | | | file fields.
* Sort css rules; flush footer to base of pagePeter Wilmott2015-01-222-10/+23
|
* Reduce db queries on the build status pagePeter Wilmott2015-01-221-2/+3
|
* Use smaller subheadingsPeter Wilmott2015-01-221-3/+5
|
* Merge branch 'master' of github.com:p8952/ruby-tinderboxPeter Wilmott2015-01-227-15/+15
|\
| * Fix header sizePeter Wilmott2015-01-211-3/+3
| |
| * Bump header sizePeter Wilmott2015-01-217-12/+12
| |
* | Wrap tests with helperPeter Wilmott2015-01-214-14/+9
|/
* Some style improvements, thanks rubocop! :thumbsup:Peter Wilmott2015-01-2115-29/+30
|
* Remove whitespacePeter Wilmott2015-01-211-2/+0
|
* Remove width attribute on the tdPeter Wilmott2015-01-211-4/+4
|
* Remove duplicate bodyPeter Wilmott2015-01-211-1/+0
|
* Remove width attribute on the tdPeter Wilmott2015-01-215-19/+39
|
* Autofix indentsPeter Wilmott2015-01-214-72/+72
|
* Move most logic out of views and into the route controllerPeter Wilmott2015-01-217-36/+66
|
* Drop daily CI taskPeter Wilmott2015-01-212-7/+0
|
* Update page titlePeter Wilmott2015-01-201-1/+1
|
* Fix descriptionPeter Wilmott2015-01-201-1/+1
|
* Fix indentPeter Wilmott2015-01-201-3/+3
|