aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service
Commit message (Expand)AuthorAge
* Fix #:no-default-when in the query-parameters moduleChristopher Baines2019-05-20
* Handle the 404 case when viewing store itemsChristopher Baines2019-05-20
* Add missing revision handlingChristopher Baines2019-05-19
* Add #:code to render-jsonChristopher Baines2019-05-19
* Add #:code option to render-htmlChristopher Baines2019-05-19
* Add an all results option to the packages pageChristopher Baines2019-05-19
* Add #:no-default-when option to parse-query-parametersChristopher Baines2019-05-19
* Improve the query-parameters module for checkbox supportChristopher Baines2019-05-19
* 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
* Add git-branches-with-repository-details-for-commitChristopher Baines2019-05-18
* Add a utility to group list valuesChristopher 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
* Fix how email dates are inserted in to PostgreSQLChristopher Baines2019-05-16
* Store license information for packagesChristopher Baines2019-05-15
* Fix type issues with the location idsChristopher Baines2019-05-14
* Order the all-git-repositories resultsChristopher Baines2019-05-13
* 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 a function for searching for packagesChristopher Baines2019-05-12
* Add some basic pagination to the packages pageChristopher Baines2019-05-12
* Remove the sha1_hash from the package_metadata tableChristopher 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 a guix-commit-exists? functionChristopher 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
* Don't enqueue jobs when branches are deletedChristopher Baines2019-05-05
* Start to handle information about Git branchesChristopher Baines2019-05-05
* Switch to storing Git repositories in a tableChristopher Baines2019-05-05
* Add a with-postgresql-transaction procedureChristopher Baines2019-05-05