aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/query-parameters.scm
Commit message (Expand)AuthorAge
* Add parse-build-status to the query-parameters moduleChristopher Baines2020-12-27
* Tell the user how to specify a datetime.Leo Famulari2020-12-19
* Support showing package derivations by build statusChristopher Baines2020-12-09
* Specify an invalid parameter message in parse-datetimeChristopher Baines2020-11-21
* Improve filtering for no targetChristopher Baines2020-03-31
* Improve system and target query parameter handlingChristopher Baines2020-02-13
* Handle multiple invalid values for a single form fieldChristopher Baines2019-12-12
* Add a parse-number function to the query-parameters moduleChristopher Baines2019-06-24
* Fix #:no-default-when in the query-parameters moduleChristopher Baines2019-05-20
* Add #:no-default-when option to parse-query-parametersChristopher Baines2019-05-19
* Improve the query-parameters module for checkbox supportChristopher Baines2019-05-19
* Fix query-parameters->string for multi-valued parametersChristopher Baines2019-05-16
* Add support to multi-value fields with defaultsChristopher Baines2019-05-16
* Add a function for making query parameters mutually exclusiveChristopher Baines2019-05-12
* 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 new query-parameters moduleChristopher Baines2019-05-11