aboutsummaryrefslogtreecommitdiffstats
path: root/modules/options/options.go
Commit message (Expand)AuthorAgeFilesLines
* Use a general approach to access custom/static/builtin assets (#24022)wxiaoguang2023-04-121-45/+0
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)zeripath2020-01-271-2/+0
* remove unnecessary fmt on generate bindata (#7706)Lunny Xiao2019-08-011-1/+0
* Use vfsgen instead of go-bindata (#7080)Lunny Xiao2019-06-031-3/+1
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-221-0/+51