aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/app/getjson_test.go
Commit message (Expand)AuthorAgeFilesLines
* dashboard/app: set json responses "Content-Type" eq "application/json" (#2850)tarasmadan2021-10-271-1/+4
* dashboard/app: prettyprint json output (#2848)tarasmadan2021-10-261-26/+27
* dashboard/app: refactor the calls to httpRequests (#2847)tarasmadan2021-10-261-1/+1
* dashboard/app: return JSON data for the /bug requests with "&json=1" (#2823)tarasmadan2021-10-251-0/+65