aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
...
* Fix a bug where the list of 0 licenses wasn't handled correctlyChristopher Baines2019-07-12
* Associate a name with database connectionsChristopher Baines2019-07-12
* Fix using defined? to check for the open-inferior/container functionChristopher Baines2019-07-09
* Fix issue inserting the empty log rowChristopher Baines2019-07-09
* Move around some of the load new revision codeChristopher Baines2019-07-07
* Tweak how logs are storedChristopher Baines2019-07-07
* Add some missing arguments to view-revision-packagesChristopher Baines2019-07-07
* Add buttons to scroll the page on the job pageChristopher Baines2019-06-24
* Iterate the log viewingChristopher Baines2019-06-24
* Add a parse-number function to the query-parameters moduleChristopher Baines2019-06-24
* Direct the build output to the logging-portChristopher Baines2019-06-22
* Stop closing the log-port portChristopher Baines2019-06-22
* Add a job pageChristopher Baines2019-06-22
* Record the output from loading new revisions to the databaseChristopher Baines2019-06-22
* Re-arrange some of the load new revision codeChristopher Baines2019-06-21
* Add a couple of functions around timingChristopher Baines2019-06-21
* Log the time loading new revisions takesChristopher Baines2019-06-21
* Set #:fallback? to #tChristopher Baines2019-06-21
* Remove the revision labels from the linksChristopher Baines2019-06-20
* Remove the compare form from the index pageChristopher Baines2019-06-20
* Move the derivations off the compare pageChristopher Baines2019-06-20
* Don't have all the inputs use a monospace fontChristopher Baines2019-06-20
* Process jobs starting with the most recentChristopher Baines2019-06-19
* Use revision labels on the index page as wellChristopher Baines2019-06-19
* Add labels to revisions on the branches and branch pagesChristopher Baines2019-06-19
* Improve the Unknown revision pageChristopher Baines2019-06-19
* 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
* Pass the --db-client option to sqitch deployChristopher Baines2019-06-11
* Add sqitch and asset related config valuesChristopher 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 more detailed new revision job handlingChristopher Baines2019-06-02
* Record job success without deleting the job recordChristopher 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