aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Store output of most-recent-commits-for-branch in a local variableDanjela lura2020-03-29
* Fix a missing ; in a Sqitch migrationChristopher Baines2020-03-29
* Handle NULL better insert-missing-data-and-return-all-ids queriesChristopher Baines2020-03-29
* Add a function to fetch information about a tableChristopher Baines2020-03-29
* Make jobs unique by commitChristopher Baines2020-03-28
* Include data in JSON response for the branch pagespf502020-03-28
* Give the temporary database more working memoryChristopher Baines2020-03-26
* Use EXPLAIN ANALYZE for the creation of tmp_derivationsChristopher Baines2020-03-26
* Handle a couple more tables in create-small-backupChristopher Baines2020-03-26
* Add an unimplemented JSON response for the branch pageChristopher Baines2020-03-26
* Use the --no-comments option to pg_dumpChristopher Baines2020-03-25
* Create an index on narinfo_fetch_recordsChristopher Baines2020-03-25
* Handle channel instances in create-small-backupChristopher Baines2020-03-25
* Handle system test derivations in create-small-backupChristopher Baines2020-03-25
* Remove redundant DISTINCT from the derivation range INSERT queryChristopher Baines2020-03-24
* Pass #:store to checkers that support itChristopher Baines2020-03-24
* Stop using package_versions_by_guix_revision_rangeChristopher Baines2020-03-24
* Implement version history using the derivations tableChristopher Baines2020-03-24
* Fix the date ordering on the package output history pageChristopher Baines2020-03-24
* Sort the lint-warning-message-ids when queryingChristopher Baines2020-03-23
* Say that there are no lint warningsChristopher Baines2020-03-21
* Change the sort order for derivations on the package version pageChristopher Baines2020-03-21
* Add a page for package output history on a branchChristopher Baines2020-03-21
* Add a new function to get the outputs for a package on a branchChristopher Baines2020-03-21
* Fix some tab issues in the Makefile.am fileChristopher Baines2020-03-20
* Avoid failures related to renice and ioniceChristopher Baines2020-03-20
* Generate and store system test derivations for all supported systemsChristopher Baines2020-03-20
* Fix marking jobs as failed when exceptions are raisedChristopher Baines2020-03-19
* Move and improve the "starting the server" messageChristopher Baines2020-03-14
* Provide more information if the server can't bind the portChristopher Baines2020-03-14
* Improve the 404 pagesChristopher Baines2020-03-14
* Improve handling of errorsChristopher Baines2020-03-14
* Increase the batch size for fetching builds/narinfo filesChristopher Baines2020-03-14
* Set an order for select-outputs-without-known-nar-entriesChristopher Baines2020-03-14
* Don't use TRUNCATE CASCADE in the create small backup scriptChristopher Baines2020-03-13
* Trip the derivation output details table in the small data dumpChristopher Baines2020-03-13
* Trim derivation source file tables in the small data dumpChristopher Baines2020-03-13
* Query for more recent derivation outputs by defaultChristopher Baines2020-03-12
* Remove peek call that snuck in to the builds moduleChristopher Baines2020-03-02
* Add scripts for generating database dumpsChristopher Baines2020-03-02
* Update http-multiple-getChristopher Baines2020-03-02
* Improve the builds verbose outputChristopher Baines2020-03-01
* Make the dumps page work when dumps is a symlinkChristopher Baines2020-03-01
* Order build statuses by id, not timestampChristopher Baines2020-03-01
* Redirect to the latest version of a fileChristopher Baines2020-02-29
* Support customising the latest branch revision max processesChristopher Baines2020-02-28
* Log the time spent in a locked sectionChristopher Baines2020-02-28
* Improve the locking around fetching channel instancesChristopher Baines2020-02-28
* Use Guile 3 for developmentChristopher Baines2020-02-27
* Enable using Guile 3Christopher Baines2020-02-27