aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/controller.scm
Commit message (Expand)AuthorAge
* Display counts of lint warnings on the revision pageChristopher Baines2019-09-01
* Support filtering by systems and targets when comparing derivationsChristopher Baines2019-08-06
* Improve derivation comparison to show more changesChristopher Baines2019-08-06
* Properly handle not finding a matching derivationChristopher Baines2019-08-05
* Link to cgit on the comparison pageChristopher Baines2019-07-29
* Fix the JSON compare outputChristopher Baines2019-07-29
* Fix the latest-processed-revision pagesChristopher Baines2019-07-27
* Switch the index page to show branches for a repositoryChristopher Baines2019-07-22
* Display the jobs related to a revision on the revision pageChristopher Baines2019-07-22
* 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
* Iterate the log viewingChristopher Baines2019-06-24
* Add a job pageChristopher Baines2019-06-22
* Move the derivations off the compare pageChristopher Baines2019-06-20
* Use revision labels on the index page as wellChristopher Baines2019-06-19
* Improve the Unknown revision pageChristopher Baines2019-06-19
* Add a new page listing jobsChristopher Baines2019-06-17
* Remove some peek calls that have crept inChristopher 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
* Add a healthcheck endpointChristopher Baines2019-06-06
* Extract the database connection handling from the serverChristopher Baines2019-06-06
* Handle the 404 case when viewing store itemsChristopher Baines2019-05-20
* Add missing revision handlingChristopher Baines2019-05-19
* Add an all results option to the packages pageChristopher Baines2019-05-19
* Cache the pages which don't really change for a dayChristopher Baines2019-05-18
* Remove the HTTP headers from the html moduleChristopher Baines2019-05-18
* Show the branches for a revisionChristopher Baines2019-05-18
* Allow specifying the fields on the packages pageChristopher Baines2019-05-16
* Store and display the location of packagesChristopher Baines2019-05-13
* Add a textual search to the packages pageChristopher Baines2019-05-12
* Add some basic pagination to the packages pageChristopher Baines2019-05-12
* Add initial JSON output for the package pageChristopher Baines2019-05-12
* Add a JSON variant of the packages pageChristopher Baines2019-05-12
* Add a JSON variant of the revision pageChristopher Baines2019-05-12
* Improve the content negotiation handling in generalChristopher Baines2019-05-11
* Update the derivation comparison implementationChristopher Baines2019-05-11
* Add some options to the branch pageChristopher Baines2019-05-11
* Add a new query-parameters moduleChristopher Baines2019-05-11
* Start to handle information about Git branchesChristopher Baines2019-05-05
* Switch to storing Git repositories in a tableChristopher Baines2019-05-05
* Add a statistics pageChristopher Baines2019-04-08
* Fix comparison in render-compare/derivationsChristopher Baines2019-03-17
* Improve the compare derivations pageChristopher Baines2019-03-17
* Fix the JSON responses for the comparison pagesChristopher Baines2019-03-16
* Many changesChristopher Baines2019-03-11
* Continue improving pages and linking things togetherChristopher Baines2019-03-07
* Start to visualise derivationsChristopher Baines2019-03-07