aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add missing locale parameter to the latest revision lint warningsChristopher Baines2020-04-15
* Set a description for the index pageChristopher Baines2020-04-08
* Make it possible to set descriptions for pagesChristopher Baines2020-04-08
* Remove the meta author tagChristopher Baines2020-04-08
* Specify the language on the html tagChristopher Baines2020-04-08
* Print out the system tests as the derivations are being computedChristopher Baines2020-04-07
* Guard against errors loading system testsChristopher Baines2020-04-07
* Guard against errors when inserting log dataChristopher Baines2020-04-07
* Use the config options when creating the default paramstringChristopher Baines2020-04-07
* Remove some done items from the READMEChristopher Baines2020-04-05
* Fix another typo in the READMEChristopher Baines2020-04-05
* Fix typos in READMEVincent Legoll2020-04-05
* Add option to change language of lint messages for the revision pageDanjela lura2020-04-04
* Fix the new package-versions-for-branch queryChristopher Baines2020-03-31
* Rebuild the package derivation ranges table for the small backupChristopher Baines2020-03-31
* Improve the insert-guix-revision-package-derivation-entries queryChristopher Baines2020-03-31
* Improve filtering for no targetChristopher Baines2020-03-31
* 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