aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Support storing whether to authenticate commits by git repositoryChristopher Baines2020-10-07
* Avoid locking up the thread pool channel on letpar& exceptionsChristopher Baines2020-10-04
* Fix the no latest revision behaviour for the latest revision linksChristopher Baines2020-10-04
* Actually delete more of the data for a revisionChristopher Baines2020-10-04
* Fix delete-unreferenced-derivationsChristopher Baines2020-10-04
* Fix the implementation of par-map&Christopher Baines2020-10-04
* Remove some non-existent importsChristopher Baines2020-10-04
* Extract out the ability to delete a range of commitsChristopher Baines2020-10-04
* Remove some unnecessary parallel-via-thread-pool-channel callsChristopher Baines2020-10-04
* Avoid fiber deadlocksChristopher Baines2020-10-04
* Bump the copyright date in the footerChristopher Baines2020-10-03
* Completely rework the way db connections are handled during requestsChristopher Baines2020-10-03
* Rework the shortlived PostgreSQL specific connection channelChristopher Baines2020-10-03
* Stop opening a PostgreSQL connection per requestChristopher Baines2020-10-03
* Add some utilities to work with PostgreSQL connections in threadsChristopher Baines2020-10-03
* Extract out opening PostgreSQL connectionsChristopher Baines2020-10-03
* Delete derivation_source_files that are unreferencedChristopher Baines2020-10-02
* Add an index for derivation_sources.derivation_source_file_idChristopher Baines2020-10-02
* Make with-postgresql-connection work with multiple valuesChristopher Baines2020-10-02
* Change a constraint to add ON DELETE CASCADEChristopher Baines2020-10-02
* Reformat lint warning related queryChristopher Baines2020-10-02
* Speed up a query for derivation buildsChristopher Baines2020-10-02
* 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