aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Avoid crashing when no compare arguments are providedChristopher Baines2020-11-21
* Fix build links on the derivation pageChristopher Baines2020-11-20
* Improve the headings on the compare derivations pageChristopher Baines2020-11-20
* Don't show all results on the compare package derivation pageChristopher Baines2020-11-20
* Allow the package derivation data procedure to not return all dataChristopher Baines2020-11-20
* Fix typoChristopher Baines2020-11-19
* Include a "Build change" filter on the package derivations pageChristopher Baines2020-11-19
* Support selecting compared package derivations by build changeChristopher Baines2020-11-19
* Clean up some unused code in the compare controllerChristopher Baines2020-11-19
* Fix compare by datetime URLChristopher Baines2020-11-19
* Vacuum the log parts table after deleting entries from itChristopher Baines2020-11-17
* Vacuum the package derivations table after each jobChristopher Baines2020-11-17
* Rework some of the table entries in the package through time tablesChristopher Baines2020-11-16
* Use a darker grey on the tables through timeChristopher Baines2020-11-16
* Support not querying pending buildsChristopher Baines2020-11-01
* Allow only fetching builds for a specific systemChristopher Baines2020-11-01
* Support limiting fetching pending builds to specific revisionsChristopher Baines2020-11-01
* Only query recent pending buildsChristopher Baines2020-11-01
* Improve verbose output for fetching build informationChristopher Baines2020-11-01
* Fix call-with-time-logging in (guix-data-service utils)Christopher Baines2020-11-01
* Show build information when comparing package derivationsChristopher Baines2020-10-31
* Remove a few peek calls that snuck inChristopher Baines2020-10-31
* Add a way of displaying build statuses as small labelsChristopher Baines2020-10-31
* Rename some derivation comparison proceduresChristopher Baines2020-10-31
* Add default "none" target to the package derivation outputs pageChristopher Baines2020-10-31
* Add index to speed up deleting revisionsChristopher Baines2020-10-27
* Fix create small backup issue with latest_build_statusChristopher Baines2020-10-23
* 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