Age | Commit message (Expand) | Author |
---|---|---|
2022-10-24 | tpl/encoding: Add noHTMLEscape option to jsonify | Bjørn Erik Pedersen |
2022-03-17 | all: gofmt -w -r 'interface{} -> any' . | Bjørn Erik Pedersen |
2020-04-07 | tpl: Extend Jsonify to support options map | Cameron Moore |
2020-04-07 | tpl: Extend Jsonify to support optional indent parameter | Cameron Moore |
2019-08-12 | tests: Convert from testify to quicktest | Bjørn Erik Pedersen |
2018-11-02 | Revert "tpl: Update Jsonify to return pretty-print output" | Bjørn Erik Pedersen |
2018-10-21 | tpl: Update Jsonify to return pretty-print output | Sean Prashad |
2017-05-01 | tpl: Fix the remaining template funcs namespace issues | Bjørn Erik Pedersen |
2017-04-30 | tpl: Add template function namespaces | Cameron Moore |