aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* Properly handle not finding a matching derivationChristopher Baines2019-08-05
* Set the Vary header to a sensible default valueChristopher Baines2019-08-05
* Tweak the branch table layoutChristopher Baines2019-08-05
* Link to the comparison page from the branch pageChristopher Baines2019-07-29
* Link to the package pages from the comparison pageChristopher Baines2019-07-29
* Link to cgit on the comparison pageChristopher Baines2019-07-29
* Fix the JSON compare outputChristopher Baines2019-07-29
* Neaten up how branches in Git repositories are linked toChristopher Baines2019-07-27
* Link to the Statistics and Jobs pages from the index pageChristopher Baines2019-07-27
* Fix the latest-processed-revision pagesChristopher Baines2019-07-27
* Show links to the cgit pages for repositories on the index pageChristopher Baines2019-07-22
* Switch the index page to show branches for a repositoryChristopher Baines2019-07-22
* Extract out the branches with most recent commits tableChristopher Baines2019-07-22
* Extract out view-revision/jobs-and-eventsChristopher Baines2019-07-22
* Extract out view-revision/git-repositoriesChristopher Baines2019-07-22
* Display the jobs related to a revision on the revision pageChristopher Baines2019-07-22
* Link from a revision to the git repository pageChristopher Baines2019-07-19
* Improve how repositories and branches are handledChristopher Baines2019-07-19
* Fix match expressionChristopher Baines2019-07-19
* Associate a name with database connectionsChristopher Baines2019-07-12
* 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
* Add a job pageChristopher Baines2019-06-22
* 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
* 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
* 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
* Support accessing the latest processed revision for a branchChristopher 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 a healthcheck endpointChristopher Baines2019-06-06
* Extract the database connection handling from the serverChristopher Baines2019-06-06
* 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