aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
...
* 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
* Improve select-builds-with-contextChristopher Baines2020-07-03
* Improve the linking to build serversChristopher Baines2020-07-01
* Change select-build procedures to avoid join issuesChristopher Baines2020-07-01
* Avoid duplicate build status entriesChristopher Baines2020-07-01
* Implement more support for builds from the Guix Build CoordinatorChristopher Baines2020-07-01
* Fix compute-tokenChristopher Baines2020-06-28
* Make build_status.timestamp nullableChristopher Baines2020-06-27
* Implement insert-build-status using insert-build-statuesChristopher Baines2020-06-27
* Add the packages-translation-availability pageDanjela Lura2020-06-26
* Add indications for no translations available in the lint warnings pageDanjela Lura2020-06-26
* Add locale values in the JSON response for the lint warnings pageDanjela Lura2020-06-26
* Include locale in search-packages-in-revisionDanjela Lura2020-06-26
* Add indications for no translations available in the packages pageDanjela Lura2020-06-26
* Include locale in the JSON response for the packages pageDanjela Lura2020-06-26
* Fix the test-model-package testDanjela Lura2020-06-19
* Provide the packages page with translationsDanjela Lura2020-06-19
* Get the translated package synopsis and descriptions into the databaseDanjela Lura2020-06-19
* Guard against some changes in how guile-json represents null valuesChristopher Baines2020-06-19
* Fix lint checker testsDanjela Lura2020-06-07
* Fall back to en_US.utf8 in the package pageDanjela Lura2020-06-07