aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WIPwip-debugChristopher Baines2019-06-18
* Use line buffering for the input and output portsChristopher Baines2019-06-17
* Time everywhere a derivation is built when loading a new revisionChristopher Baines2019-06-17
* Add a new page listing jobsChristopher Baines2019-06-17
* Fix indicating if a revision is queued for processingChristopher Baines2019-06-17
* Remove some peek calls that have crept inChristopher Baines2019-06-16
* Link to the latest processed revision for a branch pageChristopher Baines2019-06-16
* Make some pages around revisions more genericChristopher Baines2019-06-16
* Improve the error message when a load revision job failsChristopher Baines2019-06-15
* Support accessing the latest processed revision for a branchChristopher Baines2019-06-13
* Display a backtrace for errors in channel->derivation-file-nameChristopher Baines2019-06-13
* Catch the guix available when builtChristopher Baines2019-06-13
* Rework creating /etc when building the derivation for a revisionChristopher Baines2019-06-13
* Don't show failing jobs on the index pageChristopher Baines2019-06-13
* Display the request in one goChristopher Baines2019-06-13
* Add --port and --host as options to the guix-data-serviceChristopher Baines2019-06-13
* Add an option to create a pid-fileChristopher Baines2019-06-11
* Change to the sqitch directory to run deployChristopher Baines2019-06-11
* Pass the --db-client option to sqitch deployChristopher Baines2019-06-11
* Pass --plan-file to the sqitch deploy commandChristopher Baines2019-06-08
* Add sqitch and asset related config valuesChristopher Baines2019-06-08
* Tweak the Makefile.am to install the right thingsChristopher Baines2019-06-08
* Add a --update-database optionChristopher Baines2019-06-07
* Add a healthcheck endpointChristopher Baines2019-06-06
* Extract the database connection handling from the serverChristopher Baines2019-06-06
* Add a new test to cover some of the loading new revisions codeChristopher Baines2019-06-02
* Add more detailed new revision job handlingChristopher Baines2019-06-02
* Record job success without deleting the job recordChristopher Baines2019-06-02
* Add some missing test files to Makefile.amChristopher Baines2019-06-02
* Fix #:no-default-when in the query-parameters moduleChristopher Baines2019-05-20
* Handle the 404 case when viewing store itemsChristopher Baines2019-05-20
* Add missing revision handlingChristopher Baines2019-05-19
* Add #:code to render-jsonChristopher Baines2019-05-19
* Add #:code option to render-htmlChristopher Baines2019-05-19
* Add an all results option to the packages pageChristopher Baines2019-05-19
* Add #:no-default-when option to parse-query-parametersChristopher Baines2019-05-19
* Improve the query-parameters module for checkbox supportChristopher Baines2019-05-19
* Add type support to form-horizontal-controlChristopher Baines2019-05-19
* Cache the pages which don't really change for a dayChristopher Baines2019-05-18
* Enable passing extra headers for JSON responsesChristopher Baines2019-05-18
* Remove the HTTP headers from the html moduleChristopher Baines2019-05-18
* Show the branches for a revisionChristopher Baines2019-05-18
* Add git-branches-with-repository-details-for-commitChristopher Baines2019-05-18
* Add a utility to group list valuesChristopher Baines2019-05-18
* Fix the table headers on the Branches pageChristopher Baines2019-05-18
* Add a View JSON button to the packages pageChristopher Baines2019-05-16
* Fix query-parameters->string for multi-valued parametersChristopher Baines2019-05-16
* Allow specifying the fields on the packages pageChristopher Baines2019-05-16
* Add support to multi-value fields with defaultsChristopher Baines2019-05-16
* Fix the package-metadata testsChristopher Baines2019-05-16