index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-data-service
/
builds.scm
Commit message (
Expand
)
Author
Age
*
Fix more things for the systems table introduction
Christopher Baines
2021-04-23
*
Update for the changes around (guix scripts substitute)
Christopher Baines
2021-04-09
*
Support not querying pending builds
Christopher Baines
2020-11-01
*
Allow only fetching builds for a specific system
Christopher Baines
2020-11-01
*
Support limiting fetching pending builds to specific revisions
Christopher Baines
2020-11-01
*
Only query recent pending builds
Christopher Baines
2020-11-01
*
Improve verbose output for fetching build information
Christopher Baines
2020-11-01
*
Sort the pending builds by timestamp
Christopher Baines
2020-10-21
*
Increase the limit on pending builds to query
Christopher Baines
2020-10-21
*
Cleanup scheduled and started builds with "0" timestamps
Christopher Baines
2020-10-21
*
Display backtraces when exceptions occur for fetching builds
Christopher Baines
2020-10-13
*
Switch queries across to use latest_build_status
Christopher Baines
2020-10-13
*
Implement more support for builds from the Guix Build Coordinator
Christopher Baines
2020-07-01
*
Add a lookup_builds field to the build_servers table
Christopher Baines
2020-05-24
*
Better handle cuirass builds with a stoptime of 0
Christopher Baines
2020-05-06
*
Split out querying of build servers and substitute servers
Christopher Baines
2020-05-03
*
Fetch narinfo files first, because that's faster
Christopher Baines
2020-04-25
*
Increase the batch size for fetching builds/narinfo files
Christopher Baines
2020-03-14
*
Query for more recent derivation outputs by default
Christopher Baines
2020-03-12
*
Remove peek call that snuck in to the builds module
Christopher Baines
2020-03-02
*
Update http-multiple-get
Christopher Baines
2020-03-02
*
Improve the builds verbose output
Christopher Baines
2020-03-01
*
Order build statuses by id, not timestamp
Christopher Baines
2020-03-01
*
Make it possible to query builds servers for specific outputs
Christopher Baines
2020-02-16
*
Guard against build being missing from the output response
Christopher Baines
2020-02-16
*
Better handle errors when fetching builds by output
Christopher Baines
2020-02-15
*
Improve error handling in the query-build-servers script
Christopher Baines
2020-02-15
*
Improve associating builds with derivations
Christopher Baines
2020-02-15
*
Add verbose output to the query-build-servers script
Christopher Baines
2020-02-15
*
Query for builds for channel instance derivations
Christopher Baines
2020-02-12
*
Query builds for system test derivations
Christopher Baines
2020-02-03
*
Switch to querying builds by output, rather than derivation
Christopher Baines
2020-01-16
*
Use the build_servers_build_config table when querying build servers
Christopher Baines
2020-01-05
*
Remove -for-successful-builds from procedure name
Christopher Baines
2020-01-05
*
Remove reverse from the copy of http-multiple-get
Christopher Baines
2019-12-26
*
Add copyright and license headers to a bunch of source files
Christopher Baines
2019-12-26
*
Use HTTP pipelining when making requests to build servers
Christopher Baines
2019-12-26
*
Fix a bug with argument handling in the query-build-servers script
Christopher Baines
2019-12-22
*
Fix the select-derivations-with-no-known-build
Christopher Baines
2019-12-12
*
Add options to the query-build-servers script
Christopher Baines
2019-12-12
*
Fix query in select-derivations-with-no-known-build
Christopher Baines
2019-12-12
*
Display the build server URL when fetching data
Christopher Baines
2019-12-12
*
Improve variable names in fetch-narinfo-files
Christopher Baines
2019-12-12
*
Populate the narinfo_fetch_records table
Christopher Baines
2019-12-12
*
Query build servers for narinfo files
wip-narinfo
Christopher Baines
2019-11-30
*
Fix selecting pending builds
Christopher Baines
2019-11-30
*
Don't create misleading scheduled build status entries
Christopher Baines
2019-11-30
*
Rework the builds and build_status tables as well as related code
Christopher Baines
2019-11-24
*
Improve select-build-servers to convert strings to appropriate types
Christopher Baines
2019-11-23
*
Add some catch all error handling to fetch-build-for-derivation
Christopher Baines
2019-03-08
[next]