aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
...
* Support querying for outputs that have had successful buildsChristopher Baines2021-04-10
* Have branches-by-package-version look at latest processed revisionChristopher Baines2021-03-15
* Add a /package/NAME pageChristopher Baines2021-03-14
* Add page for looking at the history of a system testChristopher Baines2021-03-14
* Add powerpc64le-linux as a supported systemChristopher Baines2021-02-12
* Support more query parameters on the /builds pageChristopher Baines2021-02-08
* Fix a squee update issue with the package reproducibility pageChristopher Baines2021-02-06
* Fix comparing by datetimeChristopher Baines2021-02-05
* Adjust all-branches-with-most-recent-commit for recent changesChristopher Baines2021-02-03
* Update most-recent-commits-for-branch to handle data availabilityChristopher Baines2021-02-03
* Fix latest processed commit for branchChristopher Baines2021-02-03
* Better handle retries for jobsChristopher Baines2021-02-03
* Store channel instance derivations in a separate transactionChristopher Baines2021-02-02
* Remove store_path from select-guix-revision-for-branch-and-datetimeChristopher Baines2021-02-02
* Show finished builds on the fixed output package derivations pageChristopher Baines2021-02-02
* Adjust for the introduction of (guix narinfo)Christopher Baines2021-02-01
* Fix a Squee null handling issue with latest fixed output derivationsChristopher Baines2021-01-14
* Add missing build server build ids to various queriesChristopher Baines2021-01-03
* Fix various issues linking to buildsChristopher Baines2021-01-03
* Fix squee compatability issues for serving derivationsChristopher Baines2021-01-02
* Start to add compatibility with squee returning #f for null valuesChristopher Baines2021-01-02
* Improve select-fixed-output-package-derivations-in-revisionChristopher Baines2020-12-29
* Support inserting build statuses without a transactionChristopher Baines2020-12-27
* Add select-fixed-output-package-derivations-in-revisionChristopher Baines2020-12-26
* Tweak the select-required-builds-that-failed queryChristopher Baines2020-12-26
* Fix status in select-builds-with-context-by-derivation-file-nameChristopher Baines2020-12-21
* Improve build links on the package derivations pageChristopher Baines2020-12-09
* Support querying package derivations by build statusChristopher Baines2020-12-09
* Fix build links on the derivation pageChristopher Baines2020-11-20
* Vacuum the package derivations table after each jobChristopher Baines2020-11-17
* Update insert-new-latest-status-entriesChristopher Baines2020-10-21
* Use the status for ordering, as well as timestampChristopher Baines2020-10-21
* Add a view build link on the build pageChristopher Baines2020-10-21
* Remove unnecessary join in select-outputs-without-known-nar-entriesChristopher Baines2020-10-13
* Switch queries across to use latest_build_statusChristopher Baines2020-10-13
* Add a latest_build_status tableChristopher Baines2020-10-13
* Include package details for the package derivation outputs JSONChristopher Baines2020-10-13
* Change table-schema to detect when there are no resultsChristopher Baines2020-10-08
* Support storing whether to authenticate commits by git repositoryChristopher Baines2020-10-07
* Reformat lint warning related queryChristopher Baines2020-10-02
* Speed up a query for derivation buildsChristopher Baines2020-10-02
* Split off delete-revisions-from-branch from delete-data-for-branchChristopher Baines2020-09-26
* Fix some package search issuesChristopher Baines2020-09-26
* Change the locale codeset representationChristopher Baines2020-09-26
* Return a number from count-guix-revisionsChristopher Baines2020-09-20
* Add dependency on Guile-lzlib.Ludovic Courtès2020-08-26
* Modify the search-packages-in-revision query to make it fasterDanjela Lura2020-08-12
* Update the package_metadata_tsvectors with new entriesDanjela Lura2020-08-12
* Change select-required-builds-that-failed to exclude succeeded buildsChristopher Baines2020-07-13
* Add builds to the store item pageChristopher Baines2020-07-04