aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Improve the failed comparison pageChristopher Baines2020-10-23
* Fix compare package derivations JSON linkChristopher Baines2020-10-23
* Sort the pending builds by timestampChristopher Baines2020-10-21
* Update insert-new-latest-status-entriesChristopher Baines2020-10-21
* Increase the limit on pending builds to queryChristopher Baines2020-10-21
* Fix rendering of the /builds pageChristopher Baines2020-10-21
* Limit the builds displayed on the /builds pageChristopher Baines2020-10-21
* Use the status for ordering, as well as timestampChristopher Baines2020-10-21
* Regenerate the latest_build_status tableChristopher Baines2020-10-21
* Add a view build link on the build pageChristopher Baines2020-10-21
* Cleanup scheduled and started builds with "0" timestampsChristopher Baines2020-10-21
* Fix broken links to buildsChristopher Baines2020-10-21
* Update delete-unreferenced-derivationsChristopher Baines2020-10-13
* Remove unnecessary join in select-outputs-without-known-nar-entriesChristopher Baines2020-10-13
* Display backtraces when exceptions occur for fetching buildsChristopher Baines2020-10-13
* Switch queries across to use latest_build_statusChristopher Baines2020-10-13
* Add a latest_build_status tableChristopher Baines2020-10-13
* Include the revision in the package derivation outputs JSONChristopher Baines2020-10-13
* Include package details for the package derivation outputs JSONChristopher Baines2020-10-13
* Tweak linking to build serversChristopher Baines2020-10-11
* Improve latest processed revision pages for reproducibility stuffChristopher Baines2020-10-11
* Add a very rough JSON output for the package derivation outputs pageChristopher Baines2020-10-11
* Make it easier to get to a replChristopher Baines2020-10-10
* Add another guard clause in to the data deletion codeChristopher Baines2020-10-10
* Split the jobs metric in to succeede, queued and failedChristopher Baines2020-10-09
* Add Prometheus metrics for indexes specificallyChristopher Baines2020-10-09
* Include the base commit and target commit in the compare outputChristopher Baines2020-10-09
* Include tablespace as a label for table metricsChristopher Baines2020-10-09
* Improve select-job-for-commitChristopher Baines2020-10-09
* Clarify that the derivations comparison only is for packagesChristopher Baines2020-10-09
* Use letpar& for systems and targets in render-compare/derivationsChristopher Baines2020-10-09
* Change the derivation comparison targetsChristopher Baines2020-10-09
* Link to the revisions in the comparison headerChristopher Baines2020-10-09
* Guard against errors when recording job stderr outputChristopher Baines2020-10-09
* Guard against derivation IDs that aren't numbersChristopher Baines2020-10-09
* Change table-schema to detect when there are no resultsChristopher Baines2020-10-08
* Just use map rather than par-map& for deleting derivationsChristopher Baines2020-10-08
* Make the derivation deletion batch size configurableChristopher Baines2020-10-08
* Reduce the derivation deletion batch sizeChristopher Baines2020-10-08
* Use the git repository fetch with authentication valueChristopher Baines2020-10-07
* Support storing whether to authenticate commits by git repositoryChristopher Baines2020-10-07
* Avoid locking up the thread pool channel on letpar& exceptionsChristopher Baines2020-10-04
* Fix the no latest revision behaviour for the latest revision linksChristopher Baines2020-10-04
* Actually delete more of the data for a revisionChristopher Baines2020-10-04
* Fix delete-unreferenced-derivationsChristopher Baines2020-10-04
* Fix the implementation of par-map&Christopher Baines2020-10-04
* Remove some non-existent importsChristopher Baines2020-10-04
* Extract out the ability to delete a range of commitsChristopher Baines2020-10-04
* Remove some unnecessary parallel-via-thread-pool-channel callsChristopher Baines2020-10-04
* Avoid fiber deadlocksChristopher Baines2020-10-04