summaryrefslogtreecommitdiff
path: root/service/http/uploads_test.go
AgeCommit message (Collapse)Author
2020-10-13Initial commit of RR 2.0v2.0.0-alpha1Valery Piashchynski
2020-03-21Update GHA, go1.14 vendored modeValery Piashchynski
Update Makefile, add go vendor (go 1.14 + php hack) Update usage of new json package
2020-03-20Replace std json package with github.com/json-iterator/goValery Piashchynski
2019-12-23- test fixesWolfy-J
2019-02-21Rename MaxRequest config paramvalentin v / vvval
Added MaxRequestSize param, previous one is marked as deprecated, now they are merged
2019-01-05override config flagsWolfy-J
2019-01-05second set of patchesWolfy-J
2018-09-23- new directory structureWolfy-J
- singular exception - starting exception deprecation
2018-06-14fmtWolfy-J
2018-06-13nested uploads testWolfy-J
2018-06-13forbids testWolfy-J
2018-06-13more upload testsWolfy-J
2018-06-13more tests for files!Wolfy-J