aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web
Commit message (Expand)AuthorAge
...
* Add type support to form-horizontal-controlChristopher Baines2019-05-19
* Cache the pages which don't really change for a dayChristopher Baines2019-05-18
* Enable passing extra headers for JSON responsesChristopher Baines2019-05-18
* Remove the HTTP headers from the html moduleChristopher Baines2019-05-18
* Show the branches for a revisionChristopher Baines2019-05-18
* Fix the table headers on the Branches pageChristopher Baines2019-05-18
* Add a View JSON button to the packages pageChristopher Baines2019-05-16
* Fix query-parameters->string for multi-valued parametersChristopher Baines2019-05-16
* Allow specifying the fields on the packages pageChristopher Baines2019-05-16
* Add support to multi-value fields with defaultsChristopher Baines2019-05-16
* Store license information for packagesChristopher Baines2019-05-15
* Store and display the location of packagesChristopher Baines2019-05-13
* Add a textual search to the packages pageChristopher Baines2019-05-12
* Add a function for making query parameters mutually exclusiveChristopher 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
* Fix extension handling a bit moreChristopher Baines2019-05-12
* Fix a request->path-components-and-mime-type bugChristopher Baines2019-05-11
* Improve the content negotiation handling in generalChristopher Baines2019-05-11
* Update the derivation comparison implementationChristopher Baines2019-05-11
* Add support for select elements to form-horizontal-controlChristopher Baines2019-05-11
* Add query-parameters->stringChristopher Baines2019-05-11
* Add #:required and #:multi-value support to parse-query-parametersChristopher Baines2019-05-11
* Add ("") to parse-query-stringChristopher Baines2019-05-11
* Add some options to the branch pageChristopher Baines2019-05-11
* Add a form-horizontal-control function to better handle formsChristopher Baines2019-05-11
* Add some word handling utilitiesChristopher 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
* Fix "More information" link for target packagesChristopher Baines2019-04-21
* Extract out some database functionality to another moduleChristopher Baines2019-04-14
* Add a statistics pageChristopher Baines2019-04-08
* Support displaying builtin:download derivationsChristopher Baines2019-03-28
* Handle missing derivations when rendering the comparisonChristopher Baines2019-03-24
* Switch dynamic-wind for with-throw-handlerChristopher Baines2019-03-24
* Fix the layout on the derivation and store item pagesChristopher Baines2019-03-19
* Improve the form styling on the index pageChristopher Baines2019-03-17
* Ensure all rows contain a columnChristopher Baines2019-03-17
* Update the JSON link on the compare/derivations pageChristopher Baines2019-03-17
* Fix comparison in render-compare/derivationsChristopher Baines2019-03-17
* Improve the compare derivations pageChristopher Baines2019-03-17
* Add build-status-value->display-stringChristopher Baines2019-03-17
* Fix the JSON responses for the comparison pagesChristopher Baines2019-03-16
* Increase the margin for buttons on the right of the compare pageChristopher Baines2019-03-16
* Fix some duplication on the compare pageChristopher Baines2019-03-16
* Improve the display of the show revision pageChristopher Baines2019-03-16
* Many changesChristopher Baines2019-03-11