index
:
guix/cuirass
allow-concurrent-database-queries
db-get-builds-performance-tuning
handle-errors-in-worker-threads
improve-handling-of-rowids
sqlite-statement-reset-fixes
support-publishing-build-events
support-publishing-build-events-minimal
support-returning-build-information-by-output
wip-govuk
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sql
Commit message (
Expand
)
Author
Age
*
Use specification for periodic builds.
Mathieu Othacehe
2020-11-25
*
Optimize build query.
Mathieu Othacehe
2020-10-07
*
Add index on builds table.
Mathieu Othacehe
2020-10-06
*
Do not allow full search on nix_name field.
Mathieu Othacehe
2020-10-05
*
Optimize database queries.
Mathieu Othacehe
2020-09-28
*
Add metrics support.
Mathieu Othacehe
2020-09-14
*
Add a status field to Evaluation table.
Mathieu Othacehe
2020-09-10
*
Save evaluations and checkouts timestamps.
Mathieu Othacehe
2020-09-06
*
sql: Add a couple of indexes.
Christopher Baines
2020-06-13
*
Add support for build products downloading.
Mathieu Othacehe
2020-06-10
*
Alter the Builds table to have an id field
improve-handling-of-rowids
Christopher Baines
2020-01-25
*
Support publishing build events
Christopher Baines
2020-01-16
*
database: Add builds only if one of their outputs is new.
Clément Lassieur
2018-09-29
*
database: Add a Checkouts table.
Clément Lassieur
2018-08-27
*
database: Merge Derivations into Builds table.
Clément Lassieur
2018-08-16
*
Add support for multiple inputs.
Clément Lassieur
2018-07-16