aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/controller.scm
Commit message (Expand)AuthorAge
* Link from the revision package page to the version history pageChristopher Baines2019-10-03
* Add a package page, showing versions for a revisionChristopher Baines2019-10-03
* Rename render-revision-package to render-revision-package-versionChristopher Baines2019-10-03
* Add JSON output for the branch package versions pageChristopher Baines2019-09-27
* Add a new page to show package versions available on a branchChristopher Baines2019-09-27
* Handle the README.html file being missingChristopher Baines2019-09-23
* Serve the README.html file on the siteChristopher Baines2019-09-21
* Fix the repository pageChristopher Baines2019-09-14
* Show lint warnings on the comparison pageChristopher Baines2019-09-07
* Use numeric ids for git repositoriesChristopher Baines2019-09-05
* Fix a couple of GET's in the controller match expressionChristopher Baines2019-09-01
* Add lint warnings to the package pageChristopher Baines2019-09-01
* Support filtering lint warnings by linterChristopher Baines2019-09-01
* Add a page to show the lint warnings for a revisionChristopher Baines2019-09-01
* 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