index
:
guix/build-coordinator
master
post-build-prioritisation
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sqitch
Commit message (
Expand
)
Author
Age
*
Fix
Christopher Baines
2021-03-30
*
Fix types in the allocated_builds table
Christopher Baines
2021-03-30
*
Use numeric ids for the derivations and builds
Christopher Baines
2021-03-29
*
Add a new dynamic authentication approach
Christopher Baines
2021-02-28
*
Add tags for agents
Christopher Baines
2021-01-17
*
Implement deferring builds
Christopher Baines
2020-12-27
*
Add an index on build_tags.build_id
Christopher Baines
2020-12-21
*
Implement build cancelation
Christopher Baines
2020-12-16
*
Add an unbuilt_outputs table
Christopher Baines
2020-11-06
*
Store if the derivation is a fixed output derivation
Christopher Baines
2020-08-26
*
Record what systems agents fetch builds for
Christopher Baines
2020-07-03
*
Support tracking the end time of builds
Christopher Baines
2020-07-01
*
Support storing when builds start
Christopher Baines
2020-07-01
*
Support storing when builds are created
Christopher Baines
2020-07-01
*
Support adding tags to builds
Christopher Baines
2020-05-31
*
Add some more indexes to speed up derivation ordered allocation
Christopher Baines
2020-05-11
*
Replace datastore-fetch-input-builds-for-unprocessed-builds
Christopher Baines
2020-05-10
*
Add datastore-fetch-unprocessed-builds-with-propagated-priorities
Christopher Baines
2020-05-10
*
Add sqlite datastore support for storing unprocessed hook events
Christopher Baines
2020-05-08
*
Add a couple of indexes that should speed up allocating builds
Christopher Baines
2020-04-29
*
Create an index on derivation_outputs.output
Christopher Baines
2020-04-28
*
Send over some metadata from the agent for each output
Christopher Baines
2020-04-23
*
Add a new table to store setup_failures
Christopher Baines
2020-04-13
*
Add the build_results table
Christopher Baines
2020-04-13
*
Create tables for allocating builds
Christopher Baines
2020-04-10
*
Add initial agent related tables
Christopher Baines
2020-04-10
*
Add a migration to create the builds table
Christopher Baines
2020-04-10
*
Add tables for derivations
Christopher Baines
2020-04-04
*
Add an initial migration
Christopher Baines
2020-04-03
*
Add sqitch conf and empty plan
Christopher Baines
2020-04-03