aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change the autovacuum config for some tablesChristopher Baines2020-10-01
* COALESCE a couple more pg_stat fieldsChristopher Baines2020-10-01
* Track some pg_stat metricsChristopher Baines2020-10-01
* Drop default thread count for make-postgresql-connection-channelChristopher Baines2020-10-01
* Delete derivations in parallelChristopher Baines2020-10-01
* Remove the deleting derivations progress outputChristopher Baines2020-10-01
* Delete derivations through a channelChristopher Baines2020-10-01
* Add some utilities to use PostgreSQL/Squee through a channelChristopher Baines2020-10-01
* Remove a now redundant part of the maybe-delete-derivation queryChristopher Baines2020-09-30
* Stop recursing now that derivation deletion selection is smarterChristopher Baines2020-09-30
* Attempt to speed up derivation deletionChristopher Baines2020-09-30
* Remove development code from the process job scriptChristopher Baines2020-09-28
* Add a JSON page for repository branchesChristopher Baines2020-09-27
* Add a JSON representation for repositoriesChristopher Baines2020-09-27
* Fix delete builds for derivation output details setChristopher Baines2020-09-27
* Implement the JSON representation for system testsChristopher Baines2020-09-27
* Delete builds for unreferenced derivationsChristopher Baines2020-09-27
* Further data deletion improvementsChristopher Baines2020-09-27
* Add delete-revisions-from-branch-except-most-recent-nChristopher Baines2020-09-26
* Split off delete-revisions-from-branch from delete-data-for-branchChristopher Baines2020-09-26
* Replace debug-set! with setenv COLUMNSChristopher Baines2020-09-26
* Better handle loading the (guix i18n) module in the inferiorChristopher Baines2020-09-26
* Fix some package search issuesChristopher Baines2020-09-26
* Change the locale codeset representationChristopher Baines2020-09-26
* Add some new metrics about load new revision jobsChristopher Baines2020-09-20
* Add a metric for the number of revisionsChristopher Baines2020-09-20
* Return a number from count-guix-revisionsChristopher Baines2020-09-20
* Set the locale at the start of the process jobs scriptChristopher Baines2020-09-20
* Increase the stack trace width when processing jobsChristopher Baines2020-09-20
* Add a Prometheus metrics page, with some database metricsChristopher Baines2020-09-06
* Add guile-prometheus to guix-dev.scmChristopher Baines2020-09-06
* Tweak inputs in guix-dev.scmChristopher Baines2020-08-26
* Add JSON representation for the store item pageDanjela Lura2020-08-26
* Add JSON representation for the derivation pageDanjela Lura2020-08-26
* Use 'guile-3.0' instead of 'guile-next' in 'guix-dev.scm'.Ludovic Courtès2020-08-26
* Add dependency on Guile-lzlib.Ludovic Courtès2020-08-26
* Change a package_descriptions index to use MD5 of the descriptionChristopher Baines2020-08-23
* Postpone the execution of the query that displays locale optionsDanjela Lura2020-08-14
* Guard against null package metadata idsDanjela Lura2020-08-13
* Modify the search-packages-in-revision query to make it fasterDanjela Lura2020-08-12
* Make call-with-time-logging handle multiple return valuesDanjela Lura2020-08-12
* Update the package_metadata_tsvectors with new entriesDanjela Lura2020-08-12
* Add the package_metadata_tsvectors tableDanjela Lura2020-08-12
* Avoid problems with lint warnings for duplicate packagesChristopher Baines2020-08-09
* Fix rendering the required failed builds for builds by idChristopher Baines2020-07-13
* Change select-required-builds-that-failed to exclude succeeded buildsChristopher Baines2020-07-13
* Also show related failed builds for scheduled buildsChristopher Baines2020-07-13
* Add builds to the store item pageChristopher Baines2020-07-04
* Add a index to derivation_output_details_setsChristopher Baines2020-07-04
* Improve the revision builds pageChristopher Baines2020-07-03