aboutsummaryrefslogtreecommitdiff
path: root/src/sql
Commit message (Expand)AuthorAge
* Use specification for periodic builds.Mathieu Othacehe2020-11-25
* Optimize build query.Mathieu Othacehe2020-10-07
* Add index on builds table.Mathieu Othacehe2020-10-06
* Do not allow full search on nix_name field.Mathieu Othacehe2020-10-05
* Optimize database queries.Mathieu Othacehe2020-09-28
* Add metrics support.Mathieu Othacehe2020-09-14
* Add a status field to Evaluation table.Mathieu Othacehe2020-09-10
* Save evaluations and checkouts timestamps.Mathieu Othacehe2020-09-06
* sql: Add a couple of indexes.Christopher Baines2020-06-13
* Add support for build products downloading.Mathieu Othacehe2020-06-10
* Alter the Builds table to have an id fieldimprove-handling-of-rowidsChristopher Baines2020-01-25
* Support publishing build eventsChristopher Baines2020-01-16
* database: Add builds only if one of their outputs is new.Clément Lassieur2018-09-29
* database: Add a Checkouts table.Clément Lassieur2018-08-27
* database: Merge Derivations into Builds table.Clément Lassieur2018-08-16
* Add support for multiple inputs.Clément Lassieur2018-07-16