Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Split tests for each page into their own files | Peter Wilmott | 2015-02-21 | 9 | -46/+92 | |
| | ||||||
* | Correct heading sizes in tests for visualization page | Peter Wilmott | 2015-02-20 | 1 | -1/+4 | |
| | ||||||
* | Remove hstore extension | Peter Wilmott | 2015-02-20 | 1 | -1/+0 | |
| | ||||||
* | Pull timestamps from the latest build/repoman entry | Peter Wilmott | 2015-02-18 | 5 | -15/+25 | |
| | ||||||
* | Don't keep 3 copies of the portage timestamp | Peter Wilmott | 2015-02-17 | 3 | -10/+7 | |
| | ||||||
* | Improve the way timestamps are set after updating | Peter Wilmott | 2015-02-14 | 3 | -12/+6 | |
| | ||||||
* | Add timestamps to pages using the 'builds' and 'repomans' tables | Peter Wilmott | 2015-02-14 | 5 | -0/+34 | |
| | ||||||
* | Add timestamps to pages using the 'packages' table | Peter Wilmott | 2015-02-14 | 7 | -0/+39 | |
| | ||||||
* | Run repoman against all packages in the nightly task | Peter Wilmott | 2015-02-13 | 1 | -1/+1 | |
| | ||||||
* | Increase width of main content row | Peter Wilmott | 2015-02-13 | 1 | -3/+3 | |
| | ||||||
* | Merge pull request #12 from p8952/docker | Peter Wilmott | 2015-02-13 | 14 | -57/+115 | |
|\ | | | | | Replace Vagrant with Docker | |||||
| * | Add a rake task which only runs a limited number of repoman checks | Peter Wilmott | 2015-02-13 | 3 | -8/+19 | |
| | | ||||||
| * | Fix the way empty directories are tracked | Peter Wilmott | 2015-02-13 | 7 | -0/+8 | |
| | | ||||||
| * | Replace Vagrant with Docker | Peter Wilmott | 2015-02-13 | 7 | -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 pages | Peter Wilmott | 2015-02-08 | 1 | -0/+1 | |
| | | ||||||
* | | Add timestamps to log pages | Peter Wilmott | 2015-02-08 | 1 | -0/+1 | |
|/ | ||||||
* | Add repoman tidy task to clear entries with all targets enabled | Peter Wilmott | 2015-02-02 | 2 | -0/+27 | |
| | ||||||
* | Don't exit | Peter Wilmott | 2015-02-02 | 1 | -1/+0 | |
| | ||||||
* | Update Gemfile | Peter Wilmott | 2015-02-02 | 1 | -2/+2 | |
| | ||||||
* | Clear packages with no targets, or those with full targets | Peter Wilmott | 2015-01-28 | 1 | -2/+9 | |
| | ||||||
* | Increase pool timeout, add more connections | Peter Wilmott | 2015-01-28 | 1 | -1/+1 | |
| | ||||||
* | Don't only sample 100 packages | Peter Wilmott | 2015-01-28 | 1 | -1/+0 | |
| | ||||||
* | Small redesign of logs pages | Peter Wilmott | 2015-01-26 | 2 | -22/+60 | |
| | ||||||
* | Update colours for partial QA passes | Peter Wilmott | 2015-01-26 | 3 | -2/+9 | |
| | ||||||
* | Keep table columns a uniform size | Peter Wilmott | 2015-01-25 | 3 | -8/+12 | |
| | ||||||
* | Add repoman logs and history pages | Peter Wilmott | 2015-01-25 | 5 | -14/+62 | |
| | ||||||
* | Add main repoman page | Peter Wilmott | 2015-01-25 | 4 | -4/+56 | |
| | ||||||
* | Add db table and build scripts for testing repoman outputs | Peter Wilmott | 2015-01-25 | 5 | -0/+104 | |
| | ||||||
* | No longer used | Peter Wilmott | 2015-01-24 | 1 | -46/+0 | |
| | ||||||
* | Drop environment table and results from CI | Peter Wilmott | 2015-01-23 | 3 | -8/+5 | |
| | ||||||
* | Increase the potential footer height; Fix typo | Peter Wilmott | 2015-01-23 | 2 | -2/+2 | |
| | ||||||
* | Add the output of 'gem list' to the collection of logs; Don't show empty log ↵ | Peter Wilmott | 2015-01-22 | 3 | -5/+26 | |
| | | | | file fields. | |||||
* | Sort css rules; flush footer to base of page | Peter Wilmott | 2015-01-22 | 2 | -10/+23 | |
| | ||||||
* | Reduce db queries on the build status page | Peter Wilmott | 2015-01-22 | 1 | -2/+3 | |
| | ||||||
* | Use smaller subheadings | Peter Wilmott | 2015-01-22 | 1 | -3/+5 | |
| | ||||||
* | Merge branch 'master' of github.com:p8952/ruby-tinderbox | Peter Wilmott | 2015-01-22 | 7 | -15/+15 | |
|\ | ||||||
| * | Fix header size | Peter Wilmott | 2015-01-21 | 1 | -3/+3 | |
| | | ||||||
| * | Bump header size | Peter Wilmott | 2015-01-21 | 7 | -12/+12 | |
| | | ||||||
* | | Wrap tests with helper | Peter Wilmott | 2015-01-21 | 4 | -14/+9 | |
|/ | ||||||
* | Some style improvements, thanks rubocop! :thumbsup: | Peter Wilmott | 2015-01-21 | 15 | -29/+30 | |
| | ||||||
* | Remove whitespace | Peter Wilmott | 2015-01-21 | 1 | -2/+0 | |
| | ||||||
* | Remove width attribute on the td | Peter Wilmott | 2015-01-21 | 1 | -4/+4 | |
| | ||||||
* | Remove duplicate body | Peter Wilmott | 2015-01-21 | 1 | -1/+0 | |
| | ||||||
* | Remove width attribute on the td | Peter Wilmott | 2015-01-21 | 5 | -19/+39 | |
| | ||||||
* | Autofix indents | Peter Wilmott | 2015-01-21 | 4 | -72/+72 | |
| | ||||||
* | Move most logic out of views and into the route controller | Peter Wilmott | 2015-01-21 | 7 | -36/+66 | |
| | ||||||
* | Drop daily CI task | Peter Wilmott | 2015-01-21 | 2 | -7/+0 | |
| | ||||||
* | Update page title | Peter Wilmott | 2015-01-20 | 1 | -1/+1 | |
| | ||||||
* | Fix description | Peter Wilmott | 2015-01-20 | 1 | -1/+1 | |
| | ||||||
* | Fix indent | Peter Wilmott | 2015-01-20 | 1 | -3/+3 | |
| |