aboutsummaryrefslogtreecommitdiff
path: root/sqitch
Commit message (Expand)AuthorAge
* Fix part of the create_outputs migrationChristopher Baines2021-05-27
* Introduce a systems tableChristopher Baines2021-05-21
* Introduce an outputs tableChristopher Baines2021-05-21
* Fix the foreign key constraint on setup_failure_missing_inputsChristopher Baines2021-04-08
* FixChristopher Baines2021-03-30
* Fix types in the allocated_builds tableChristopher Baines2021-03-30
* Use numeric ids for the derivations and buildsChristopher Baines2021-03-29
* Add a new dynamic authentication approachChristopher Baines2021-02-28
* Add tags for agentsChristopher Baines2021-01-17
* Implement deferring buildsChristopher Baines2020-12-27
* Add an index on build_tags.build_idChristopher Baines2020-12-21
* Implement build cancelationChristopher Baines2020-12-16
* Add an unbuilt_outputs tableChristopher Baines2020-11-06
* 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