aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* Add option to change language of lint messages for the revision pageDanjela lura2020-04-04
* Fix the new package-versions-for-branch queryChristopher Baines2020-03-31
* Improve the insert-guix-revision-package-derivation-entries queryChristopher Baines2020-03-31
* Handle NULL better insert-missing-data-and-return-all-ids queriesChristopher Baines2020-03-29
* Add a function to fetch information about a tableChristopher Baines2020-03-29
* Remove redundant DISTINCT from the derivation range INSERT queryChristopher Baines2020-03-24
* Implement version history using the derivations tableChristopher Baines2020-03-24
* Fix the date ordering on the package output history pageChristopher Baines2020-03-24
* Sort the lint-warning-message-ids when queryingChristopher Baines2020-03-23
* Change the sort order for derivations on the package version pageChristopher Baines2020-03-21
* Add a new function to get the outputs for a package on a branchChristopher Baines2020-03-21
* Generate and store system test derivations for all supported systemsChristopher Baines2020-03-20
* Increase the batch size for fetching builds/narinfo filesChristopher Baines2020-03-14
* Set an order for select-outputs-without-known-nar-entriesChristopher Baines2020-03-14
* Order build statuses by id, not timestampChristopher Baines2020-03-01
* Clean up some time logging codeChristopher Baines2020-02-24
* Adapt some license related code to work without mock in the testsChristopher Baines2020-02-24
* Enhance ensure-build-existsChristopher Baines2020-02-15
* Properly sort the derivation outputsChristopher Baines2020-02-15
* Avoid an error when there are no references to insertChristopher Baines2020-02-15
* Improve system and target query parameter handlingChristopher Baines2020-02-13
* Add a function to select channel instances for a revisionChristopher Baines2020-02-12
* Remove the restriction on cross build derivation queryingChristopher Baines2020-02-11
* Update the cross build filter for the package reproducibility pageChristopher Baines2020-02-11
* Start storing channel instance derivationsChristopher Baines2020-02-11
* Support excluding and including branches from a repositoryChristopher Baines2020-02-08
* Tweak the sort order for derivation countsChristopher Baines2020-02-08
* Rework cross derivations supportChristopher Baines2020-02-08
* Use a temporary table when inserting package metadata entriesChristopher Baines2020-02-04
* Support using a temp table in insert-missing-data-and-return-all-idsChristopher Baines2020-02-04
* Add a page to show system tests for a revisionChristopher Baines2020-02-03
* Store information about system testsChristopher Baines2020-02-03
* Add a function to check how many repositories have x_git_repo_headerChristopher Baines2020-02-01
* Fix insert-build when derivation_output_details_set_id is NULLChristopher Baines2020-01-16
* Fix select-build-id-by-build-server-and-derivation-file-nameChristopher Baines2020-01-16
* Don't hardcode the expected x-git-repo header valueChristopher Baines2020-01-11
* Use the build_servers_build_config table when querying build serversChristopher Baines2020-01-05
* Add a basic page for build serversChristopher Baines2020-01-05
* Add a couple of comments to select-outputs-without-known-nar-entriesChristopher Baines2020-01-05
* Remove -for-successful-builds from procedure nameChristopher Baines2020-01-05
* Make valid-systems quickerChristopher Baines2020-01-05
* Implement the search query input on the derivation outputs pageChristopher Baines2020-01-04
* Add a function to search for derivations in a revisionChristopher Baines2020-01-04
* Remove the outputs from the query behind the revision derivationsChristopher Baines2020-01-04
* Add more timing and debugging output to the load processChristopher Baines2020-01-04
* Add a #:loop? option to backfill-derivation-source-file-narsChristopher Baines2020-01-03
* Fix some instability in the lint warnings page resultsChristopher Baines2020-01-02
* Make it possible to specify the batch sizeChristopher Baines2019-12-31
* Display details for the derivation source filesChristopher Baines2019-12-30
* Add a function to backfill missing derivation source file narsChristopher Baines2019-12-30