aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bring build scripts and web interface inline with 7266717147dPeter Wilmott2015-03-211-0/+4
| | | | | | | | | In addition to brining the build scripts inline with 7266717147d7998b86386f3e73667f0460b2a57a this change also removes the "Passed / Passed" format from the repoman page. This is to bring it inline with the style of the builds page and prepare for the new layout of hypothetical packages.
* Split tests for each page into their own filesPeter Wilmott2015-02-211-3/+0
|
* Remove hstore extensionPeter Wilmott2015-02-201-1/+0
|
* Add timestamps to pages using the 'packages' tablePeter Wilmott2015-02-141-0/+4
|
* Replace Vagrant with DockerPeter Wilmott2015-02-131-1/+1
| | | | | | | | | | | 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.
* Increase pool timeout, add more connectionsPeter Wilmott2015-01-281-1/+1
|
* Add db table and build scripts for testing repoman outputsPeter Wilmott2015-01-251-0/+3
|
* Wrap tests with helperPeter Wilmott2015-01-211-7/+1
|
* Add rack testsPeter Wilmott2015-01-061-1/+7
|
* Don't use sequel relations, just look up IDs; Order builds by timePeter Wilmott2014-12-081-1/+0
|
* Use DATABASE_URL; don't map builds to packagesPeter Wilmott2014-12-081-2/+1
|
* Tidy up syntaxPeter Wilmott2014-11-231-1/+1
|
* Increase pool timeoutPeter Wilmott2014-11-171-1/+1
|
* Don't log SQL, drives me nutsPeter Wilmott2014-10-261-1/+1
|
* Parse CI logs and add to DBPeter Wilmott2014-10-231-0/+4
|
* Use sequel models not raw datasetsPeter Wilmott2014-10-221-0/+5