aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Query build servers for narinfo fileswip-narinfoChristopher Baines2019-11-30
* Fix selecting pending buildsChristopher Baines2019-11-30
* Don't create misleading scheduled build status entriesChristopher Baines2019-11-30
* Support handling jsonb in insert-missing-data-and-return-all-idsChristopher Baines2019-11-30
* Begin to add support for importing narinfo filesChristopher Baines2019-11-30
* Fix some queries relating to the build_status table changesChristopher Baines2019-11-28
* Fix the JSON output for the derivation history pageChristopher Baines2019-11-26
* Add the build-server-token-seed.scm file to Makefile.amChristopher Baines2019-11-26
* Extract the builds page in to it's own set of modulesChristopher Baines2019-11-24
* Respond to any method with a 404, if the request is unrecognisedChristopher Baines2019-11-24
* Just update the package derivation entries that need updatingChristopher Baines2019-11-24
* Rework the builds and build_status tables as well as related codeChristopher Baines2019-11-24
* Add a script to help manage build serversChristopher Baines2019-11-23
* Add guile-gcrypt to the guix-dev.scm fileChristopher Baines2019-11-23
* Add a new module to handle build server token seedsChristopher Baines2019-11-23
* Add new table to store token seeds for build serversChristopher Baines2019-11-23
* Improve select-build-servers to convert strings to appropriate typesChristopher Baines2019-11-23
* Add a page to render the channel news entries for a revisionChristopher Baines2019-11-22
* Expand compare by datetime outputChristopher Baines2019-11-21
* Include the datetime in select-guix-revision-for-branch-and-datetimeChristopher Baines2019-11-21
* Fix select-guix-revision-for-branch-and-datetimeChristopher Baines2019-11-21
* Remove some peek statements that snuck inChristopher Baines2019-11-21
* Include news entries on the comparison pageChristopher Baines2019-11-21
* Add a function to get the channel news entries in a revisionChristopher Baines2019-11-21
* Link to the comparison page when viewing derivation historyChristopher Baines2019-11-21
* Insert channel news entries when loading new guix revisionsChristopher Baines2019-11-21
* Extract out creating the guix-revision from extract-information-fromChristopher Baines2019-11-21
* Add a new channel-news module, along with tables the relevant dataChristopher Baines2019-11-21
* Refactor channel handling in the load-new-guix-revision moduleChristopher Baines2019-11-21
* Add a basic page for derivation source filesChristopher Baines2019-11-21
* Add a function for selecting derivation source filesChristopher Baines2019-11-21
* Add more links to store itemsChristopher Baines2019-11-21
* Add a generic way of presenting values that may be store itemsChristopher Baines2019-11-21
* Link to the formatted derivation pageChristopher Baines2019-11-21
* Link to derivation comparison page from the compare/derivations pageChristopher Baines2019-11-21
* Add a basic derivation comparison pageChristopher Baines2019-11-21
* Remove a couple of peek calls that snuck inChristopher Baines2019-11-21
* 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