aboutsummaryrefslogtreecommitdiff
path: root/sqitch
Commit message (Expand)AuthorAge
* Store if the derivation is a fixed output derivationChristopher Baines2020-08-26
* Record what systems agents fetch builds forChristopher Baines2020-07-03
* Support tracking the end time of buildsChristopher Baines2020-07-01
* Support storing when builds startChristopher Baines2020-07-01
* Support storing when builds are createdChristopher Baines2020-07-01
* Support adding tags to buildsChristopher Baines2020-05-31
* Add some more indexes to speed up derivation ordered allocationChristopher Baines2020-05-11
* Replace datastore-fetch-input-builds-for-unprocessed-buildsChristopher Baines2020-05-10
* Add datastore-fetch-unprocessed-builds-with-propagated-prioritiesChristopher Baines2020-05-10
* Add sqlite datastore support for storing unprocessed hook eventsChristopher Baines2020-05-08
* Add a couple of indexes that should speed up allocating buildsChristopher Baines2020-04-29
* Create an index on derivation_outputs.outputChristopher Baines2020-04-28
* Send over some metadata from the agent for each outputChristopher Baines2020-04-23
* Add a new table to store setup_failuresChristopher Baines2020-04-13
* Add the build_results tableChristopher Baines2020-04-13
* Create tables for allocating buildsChristopher Baines2020-04-10
* Add initial agent related tablesChristopher Baines2020-04-10
* Add a migration to create the builds tableChristopher Baines2020-04-10
* Add tables for derivationsChristopher Baines2020-04-04
* Add an initial migrationChristopher Baines2020-04-03
* Add sqitch conf and empty planChristopher Baines2020-04-03