| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-11-10 | tsweb: refactor JSONHandler to take status code from error if it is present (... | chungdaniel | 1 | -14/+20 |
| 2020-09-17 | tsweb: when unwrapping HTTPError, record the user-facing message also in the log | David Crawshaw | 1 | -0/+3 |
| 2020-09-17 | tsweb: make JSONHandlerFunc implement ReturnHandler, not http.Handler | David Crawshaw | 1 | -11/+20 |
| 2020-08-18 | tsweb: rewrite JSONHandler without using reflect (#684) | halulu | 1 | -107/+46 |
| 2020-07-14 | tsweb: jsonhandler: fix content type | Zijie Lu | 1 | -1/+1 |
| 2020-06-09 | tsweb: JSONHandler: supports HTTPError | Zijie Lu | 1 | -9/+16 |
| 2020-06-08 | tsweb: fix JSONHandler nil response | Zijie Lu | 1 | -1/+3 |
| 2020-06-05 | tsweb: JSONHandler using reflect (#437) | halulu | 1 | -0/+125 |
