aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/controller.scm
Commit message (Expand)AuthorAge
* 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
* Add a few new pagesChristopher Baines2019-03-06
* Include the status of derivationsChristopher Baines2019-03-06
* Add a list of the queued revisions to the index pageChristopher Baines2019-03-03
* Make the unknown JSON a bit more sensibleChristopher Baines2019-02-28
* Add a packages comparison pageChristopher Baines2019-02-25
* Add some super crude JSON pagesChristopher Baines2019-02-25
* Show when revisions are missing, but queued for processingChristopher Baines2019-02-24
* Add a new page comparing the derivations of two revisionsChristopher Baines2019-02-24
* Add an error page for unknown commitsChristopher Baines2019-02-08
* Actually close database connectionsChristopher Baines2019-02-08
* Initial commitChristopher Baines2019-02-07