aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
* WIPwip-derivation-historyChristopher Baines2019-11-09
* Fix various warnings relating to the controller refactoringChristopher Baines2019-10-18
* Handle unknown requests better within controllersChristopher Baines2019-10-18
* Extract the comparison pages out from the main modulesChristopher Baines2019-10-14
* Move the unknown-revision function to the correct moduleChristopher Baines2019-10-14
* Refactor the repository pages codeChristopher Baines2019-10-14
* Refactor the revision pagesChristopher Baines2019-10-14
* Remove the query-parameters from controller-with-database-connectionChristopher Baines2019-10-13
* Refactor the jobs pages codeChristopher Baines2019-10-13
* Add a compare-by-datetime pageChristopher Baines2019-10-13
* Add a variant of compare/derivations to work with a branch and datetimeChristopher Baines2019-10-13
* Improve linking between the Jobs and Job queue pagesChristopher Baines2019-10-12
* Improve error handling for comparison pagesChristopher Baines2019-10-12
* Add a page for queued jobsChristopher Baines2019-10-12
* Remove the now redundant with-base-and-target-commits functionChristopher Baines2019-10-12
* Switch the compare page to use parse-query-parametersChristopher Baines2019-10-12
* Switch the compare/packages page to use parse-query-parametersChristopher Baines2019-10-12
* Handle potentially serving assets from the storeChristopher Baines2019-10-06
* Add a new static-asset-from-store-renderer functionChristopher Baines2019-10-06
* Add "No lint warning changes" message to compare pageChristopher Baines2019-10-05
* 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
* Hide deleted branches on the index pageChristopher Baines2019-09-29
* Fix the 'NULL' values in git_branches for the commitsChristopher Baines2019-09-29
* Provide the job id for jobs on the revision pageChristopher Baines2019-09-28
* Add JSON output for the branch package versions pageChristopher Baines2019-09-27
* Add some bars to the table on 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
* Update the "source code here" linkChristopher Baines2019-09-10
* 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
* Fix the after link on the packages pageChristopher Baines2019-09-01
* Add a header for the derivations on the package pageChristopher Baines2019-09-01
* Add lint warnings to the package pageChristopher Baines2019-09-01
* Link to the package from the lint warnings pageChristopher Baines2019-09-01
* Link to the lint warnings page from the revision 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
* Remove the build status filter from the compare derivations pageChristopher Baines2019-08-06
* Support filtering by systems and targets when comparing derivationsChristopher Baines2019-08-06
* Improve derivation comparison to show more changesChristopher Baines2019-08-06
* Only show the Compare button when it'll workChristopher Baines2019-08-05
* Properly handle not finding a matching derivationChristopher Baines2019-08-05
* Set the Vary header to a sensible default valueChristopher Baines2019-08-05