aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Return 503 for the /healthcheck if the service is starting upChristopher Baines2022-07-15
* Fix missing NULL variableChristopher Baines2022-07-09
* Improve deleting derivationsChristopher Baines2022-07-08
* Set builds derivation output details set id if information availableChristopher Baines2022-07-08
* Sort derivation output details idsChristopher Baines2022-07-08
* Split out inserting derivation output details setsChristopher Baines2022-07-08
* Split out inserting into derivation_output_detailsChristopher Baines2022-07-08
* Handle migrations and server startup betterChristopher Baines2022-06-17
* Add an index on git_commitsChristopher Baines2022-06-17
* Add an index on package_derivations_by_guix_revision_rangeChristopher Baines2022-06-17
* Fix ambiguous id column in delete-guix-revisions queryChristopher Baines2022-06-16
* Fix DELETE query in delete-revisions-from-branchChristopher Baines2022-06-16
* Fix ambiguous id column in delete-from-git-commitsChristopher Baines2022-06-16
* Remove duplicate AND from delete-from-git-commits queryChristopher Baines2022-06-16
* Fix the select-guix-revision-for-branch-and-datetime queryChristopher Baines2022-05-30
* Remove cross derivation targets that don't make senseChristopher Baines2022-05-27
* Take advantage of the new (guix platform) moduleChristopher Baines2022-05-26
* Improve the package derivation by guix revision range insert queriesChristopher Baines2022-05-26
* Add missing comma in queryChristopher Baines2022-05-24
* Fix delete-guix-revision-package-derivation-entriesChristopher Baines2022-05-24
* Fix expected exec-query value when no branch existsChristopher Baines2022-05-24
* Fix more issues with the git_commits introductionChristopher Baines2022-05-23
* Allow filtering package derivations based on build server buildsChristopher Baines2022-05-23
* Fix more of rebuilding one of the tablesChristopher Baines2022-05-23
* Add missing git_branches query part to insert queryChristopher Baines2022-05-23
* Raise a clearer exception when a linter crashesChristopher Baines2022-05-23
* Partition the package_derivations_by_guix_revision_range tableChristopher Baines2022-05-23
* Fix branch links on the repository pageChristopher Baines2022-05-20
* Only clear the %store-table when it's definedChristopher Baines2022-05-17
* Clear cached store connections when fetching lint warningsChristopher Baines2022-05-13
* Clear out cached store connections in the load revision inferiorChristopher Baines2022-05-07
* Move the builds.derivation_output_details_set_id updateChristopher Baines2022-04-16
* Fix a couple of things on the package substitute availability pageChristopher Baines2022-03-12
* Fix an issue with the /builds pageChristopher Baines2022-03-11
* Close the load revision inferior prior to inserting dataChristopher Baines2022-03-11
* Add to the hardcoded list of valid targetsChristopher Baines2022-03-11
* Extract out the code for starting an inferiorChristopher Baines2022-03-11
* Process each system target pair individuallyChristopher Baines2022-03-11
* Disable value history in the inferior replChristopher Baines2022-03-11
* Compute more cross derivationsChristopher Baines2022-03-11
* Deduplicate inferior packages including replacementsChristopher Baines2022-03-04
* Simplify deduplicate-inferior-packagesChristopher Baines2022-03-04
* Include the nl_NL.UTF-8 locale when processing revisionsMaxime Devos2022-03-02
* Address a few issues in the load new guix revision testsChristopher Baines2022-03-02
* Try to further speed up inserting missing derivation source filesChristopher Baines2022-03-02
* Speed up the finding of missing sourcesChristopher Baines2022-03-01
* Add a faster delete-duplicates functionChristopher Baines2022-03-01
* Skip dropping the log part sequence if there's a lockChristopher Baines2022-02-21
* Move logging cleanup tasks to after the transaction commitsChristopher Baines2022-02-19
* Change how package supported systems are handledChristopher Baines2022-02-18