aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WIPwip-derivation-comparisonChristopher Baines2019-11-10
* Include the hash algorithm and hash on the formatted derivation pageChristopher Baines2019-11-10
* Improve select-derivation-outputs-by-derivation-idChristopher Baines2019-11-10
* Add a page to show a formatted derivation representationChristopher Baines2019-11-09
* Add a function to select derivation sourcesChristopher Baines2019-11-09
* Improve some derivation model functionsChristopher Baines2019-11-09
* Add a function to help parse PostgreSQL arraysChristopher Baines2019-11-09
* Add first version of a page with the history of package derivationsChristopher Baines2019-11-09
* Add a new table to describe the history of derivationsChristopher Baines2019-11-09
* Sort the derivation inputs by derivation file nameChristopher Baines2019-11-03
* Work around a problem loading guix revisionsChristopher Baines2019-11-03
* Fix various warnings relating to the controller refactoringChristopher Baines2019-10-18
* Add missing files to the SOURCES list in Makefile.amChristopher Baines2019-10-18
* Sort the SOURCES in the Makefile.amChristopher Baines2019-10-18
* Split the Direnv section in the READMEChristopher Baines2019-10-18
* Handle unknown requests better within controllersChristopher Baines2019-10-18
* Send inferior error output to stderrChristopher Baines2019-10-18
* Remove unused inferior-package-transitive-supported-systems functionChristopher Baines2019-10-18
* Fix some missing branch constraints in package-versions-for-branchChristopher Baines2019-10-17
* Fix some long lines in the package-versions-for-branch queryChristopher Baines2019-10-17
* Move the database setup section later in the READMEChristopher Baines2019-10-15
* Extract the comparison pages out from the main modulesChristopher Baines2019-10-14
* Move the unknown-revision function to the correct moduleChristopher Baines2019-10-14
* Refactor the repository pages codeChristopher Baines2019-10-14
* Refactor the revision pagesChristopher Baines2019-10-14
* Remove the query-parameters from controller-with-database-connectionChristopher Baines2019-10-13
* Refactor the jobs pages codeChristopher Baines2019-10-13
* Add a compare-by-datetime pageChristopher Baines2019-10-13
* Add a variant of compare/derivations to work with a branch and datetimeChristopher Baines2019-10-13
* Add select-guix-revision-for-branch-and-datetimeChristopher Baines2019-10-13
* Improve linking between the Jobs and Job queue pagesChristopher Baines2019-10-12
* Improve error handling for comparison pagesChristopher Baines2019-10-12
* Add a page for queued jobsChristopher Baines2019-10-12
* Remove the now redundant with-base-and-target-commits functionChristopher Baines2019-10-12
* Switch the compare page to use parse-query-parametersChristopher Baines2019-10-12
* Switch the compare/packages page to use parse-query-parametersChristopher Baines2019-10-12
* Don't automatically shutdown the test databaseChristopher Baines2019-10-11
* Fix the environment variables in the check-with-tmp-database targetChristopher Baines2019-10-11
* Improve the check-with-tmp-database targetChristopher Baines2019-10-11
* Add a check-with-tmp-database targetChristopher Baines2019-10-08
* Add support for using a database URIChristopher Baines2019-10-08
* Sort package versions on a branch by version as wellChristopher Baines2019-10-08
* Handle potentially serving assets from the storeChristopher Baines2019-10-06
* Add a new static-asset-from-store-renderer functionChristopher Baines2019-10-06
* Add assets-dir-in-store? to the config moduleChristopher Baines2019-10-06
* Run the logo.png through optipngChristopher Baines2019-10-05
* Add "No lint warning changes" message to compare pageChristopher Baines2019-10-05
* Remove duplicates from the guix_revisions tableChristopher Baines2019-10-05
* Link from the revision package page to the version history pageChristopher Baines2019-10-03
* Add a package page, showing versions for a revisionChristopher Baines2019-10-03