aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/builds.scm
Commit message (Expand)AuthorAge
* Make it possible to query builds servers for specific outputsChristopher Baines2020-02-16
* Guard against build being missing from the output responseChristopher Baines2020-02-16
* Better handle errors when fetching builds by outputChristopher Baines2020-02-15
* Improve error handling in the query-build-servers scriptChristopher Baines2020-02-15
* Improve associating builds with derivationsChristopher Baines2020-02-15
* Add verbose output to the query-build-servers scriptChristopher Baines2020-02-15
* Query for builds for channel instance derivationsChristopher Baines2020-02-12
* Query builds for system test derivationsChristopher Baines2020-02-03
* Switch to querying builds by output, rather than derivationChristopher Baines2020-01-16
* Use the build_servers_build_config table when querying build serversChristopher Baines2020-01-05
* Remove -for-successful-builds from procedure nameChristopher Baines2020-01-05
* Remove reverse from the copy of http-multiple-getChristopher Baines2019-12-26
* Add copyright and license headers to a bunch of source filesChristopher Baines2019-12-26
* Use HTTP pipelining when making requests to build serversChristopher Baines2019-12-26
* Fix a bug with argument handling in the query-build-servers scriptChristopher Baines2019-12-22
* Fix the select-derivations-with-no-known-buildChristopher Baines2019-12-12
* Add options to the query-build-servers scriptChristopher Baines2019-12-12
* Fix query in select-derivations-with-no-known-buildChristopher Baines2019-12-12
* Display the build server URL when fetching dataChristopher Baines2019-12-12
* Improve variable names in fetch-narinfo-filesChristopher Baines2019-12-12
* Populate the narinfo_fetch_records tableChristopher Baines2019-12-12
* Query build servers for narinfo fileswip-narinfoChristopher Baines2019-11-30
* Fix selecting pending buildsChristopher Baines2019-11-30
* Don't create misleading scheduled build status entriesChristopher Baines2019-11-30
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Improve select-build-servers to convert strings to appropriate typesChristopher Baines2019-11-23
* Add some catch all error handling to fetch-build-for-derivationChristopher Baines2019-03-08
* Fetch more derivations with no known buildChristopher Baines2019-03-07
* Decrease builds number to 1Christopher Baines2019-03-07
* Improve logging in builds.scmChristopher Baines2019-03-07
* Improve error handling in builds.scmChristopher Baines2019-03-06
* Add functionality to query build serversChristopher Baines2019-03-06