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
/
model
/
build.scm
Commit message (
Expand
)
Author
Age
*
Remove redundant joins from the select build query
Christopher Baines
2023-10-16
*
Query for outputs when build events arrive
Christopher Baines
2023-06-09
*
Use the package_derivations system id in a query
Christopher Baines
2023-05-04
*
Set builds derivation output details set id if information available
Christopher Baines
2022-07-08
*
Move the builds.derivation_output_details_set_id update
Christopher Baines
2022-04-16
*
Use derivations.system_id in select-builds-with-context
Christopher Baines
2021-06-09
*
Fix incorrect query parameters in a couple of builds queries
Christopher Baines
2021-05-12
*
Create a table for systems
Christopher Baines
2021-04-23
*
Support more query parameters on the /builds page
Christopher Baines
2021-02-08
*
Tweak the select-required-builds-that-failed query
Christopher Baines
2020-12-26
*
Fix status in select-builds-with-context-by-derivation-file-name
Christopher Baines
2020-12-21
*
Fix build links on the derivation page
Christopher Baines
2020-11-20
*
Use the status for ordering, as well as timestamp
Christopher Baines
2020-10-21
*
Add a view build link on the build page
Christopher Baines
2020-10-21
*
Switch queries across to use latest_build_status
Christopher Baines
2020-10-13
*
Speed up a query for derivation builds
Christopher Baines
2020-10-02
*
Change select-required-builds-that-failed to exclude succeeded builds
Christopher Baines
2020-07-13
*
Add builds to the store item page
Christopher Baines
2020-07-04
*
Improve select-builds-with-context
Christopher Baines
2020-07-03
*
Improve the linking to build servers
Christopher Baines
2020-07-01
*
Change select-build procedures to avoid join issues
Christopher Baines
2020-07-01
*
Implement more support for builds from the Guix Build Coordinator
Christopher Baines
2020-07-01
*
Order build statuses by id, not timestamp
Christopher Baines
2020-03-01
*
Enhance ensure-build-exists
Christopher Baines
2020-02-15
*
Remove the restriction on cross build derivation querying
Christopher Baines
2020-02-11
*
Fix insert-build when derivation_output_details_set_id is NULL
Christopher Baines
2020-01-16
*
Fix select-build-id-by-build-server-and-derivation-file-name
Christopher Baines
2020-01-16
*
Fix more cases where equivalent builds were missed
Christopher Baines
2019-12-26
*
Add copyright and license headers to a bunch of source files
Christopher Baines
2019-12-26
*
Fix the derivations list on the builds page
Christopher Baines
2019-12-23
*
Fix the unknown build counts on the builds pages
Christopher Baines
2019-12-23
*
Allow filtering the revision builds page by system
Christopher Baines
2019-12-22
*
Filter builds on the revision builds page by revision
Christopher Baines
2019-12-22
*
Ignore cross built derivations for the build stats
Christopher Baines
2019-12-22
*
Fix matching equivalent derivations in another function
Christopher Baines
2019-12-16
*
Add a function to find the builds required for a build that failed
Christopher Baines
2019-12-16
*
Link to the build pages from the derivation page
Christopher Baines
2019-12-16
*
Add a page for each build
Christopher Baines
2019-12-16
*
Split out select-build-by-build-server-and-derivation-file-name
Christopher Baines
2019-12-15
*
Improve select-builds-with-context-by-derivation-file-name
Christopher Baines
2019-12-15
*
Extend select-build-stats to allow filtering by revision
Christopher Baines
2019-12-14
*
Break down the build stats by build server
Christopher Baines
2019-12-14
*
Improve the select-build-stats function
Christopher Baines
2019-12-12
*
Add new derivation_output_details_set_id column to the builds table
Christopher Baines
2019-12-12
*
Fix the match statement in select-build-by-build-server-and…
Christopher Baines
2019-12-12
*
Support querying builds by build servers
Christopher Baines
2019-12-12
*
Support querying builds by status
Christopher Baines
2019-12-12
*
Rework the builds and build_status tables as well as related code
Christopher Baines
2019-11-24
*
Improve some derivation model functions
Christopher Baines
2019-11-09
*
Continue improving pages and linking things together
Christopher Baines
2019-03-07
[next]