mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -06:00
9b2d7d6d69
* add macaron code to the code base * remove unused secure cookies support from macaron * clean up modules * remove com dependency * fix silly typos * little cleanup, remove recovery middleware * remove logger middleware * remove static handler and remove unused context methods * bring inject into macaron codebase * remove unused applicator * add back macaron license * more cleanups in macaron code * remove unused injector Set method * remove unused context methods: param to int conversion, body helper type, cookie helpers * remove action from context * remove complex environment handling, we only use Env variable * restore ReplaceAllParams to fix the tests |
||
---|---|---|
.. | ||
context.go | ||
go.mod | ||
inject.go | ||
LICENSE.txt | ||
macaron.go | ||
render.go | ||
response_writer.go | ||
return_handler.go | ||
router.go | ||
tree.go |