summaryrefslogtreecommitdiff
path: root/api/server/httputils/form.go
Commit message (Expand)AuthorAgeFilesLines
* api: Extract parsing reference from repo and tagPaweł Gronowski2023-02-071-0/+35
* Add canonical import commentDaniel Nephin2018-02-051-1/+1
* LCOW: Implemented support for docker cp + buildAkash Gupta2017-09-141-3/+1
* Remove string checking in API error handlingBrian Goff2017-08-151-8/+16
* fix some types on errors and formkaiwentan2017-02-071-1/+1
* Remove redundant formatKe Li2016-12-271-3/+3
* return directly without ifs in remaining packagesunclejack2016-12-141-4/+1
* Remove defensive check of mux vars handling.David Calavera2015-10-141-3/+0
* Resolves #16458 - filter events by labels.Daniel Nephin2015-10-021-2/+15
* Separate API router from server.David Calavera2015-09-291-0/+63