aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* 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
* Rework insert-derivation-sources to use a helper functionChristopher Baines2019-12-29
* Serve narinfo files for derivation sourcesChristopher Baines2019-12-29
* Serve nar files for the derivation source filesChristopher Baines2019-12-29
* Generate and store nars for derivation source filesChristopher Baines2019-12-29
* Change the language around reproducibility/matching outputsChristopher Baines2019-12-27
* Improve the builds info on the revision package version pageChristopher Baines2019-12-27
* Fix more cases where equivalent builds were missedChristopher Baines2019-12-26
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Remove a rogue 1 from the (guix-data-service model nar) moduleChristopher Baines2019-12-26
* Add a function to fetch references for derivationsChristopher Baines2019-12-26
* Add a function to fetch a derivation by file name hashChristopher Baines2019-12-26