index
:
gomplate.git
main
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data.go
Age
Commit message (
Expand
)
Author
2017-08-09
Extracting data namespace, renaming typeconv to conv namespace
Dave Henderson
2017-08-05
Vault write support (#183)
Stuart Clark
2017-08-05
Remove VFS argument from ReadSource which isn't used
Stuart Clark
2017-08-05
libkv test enhancements and refactoring
Dave Henderson
2017-08-04
Switch to using official Go Vault client (#177)
Stuart Clark
2017-08-02
Add Consul & BoltDB datasource support (#178)
Stuart Clark
2017-08-01
Configure Appveyor to test Windows builds
Dave Henderson
2017-06-05
Adding TOML support
Dave Henderson
2017-06-04
Add include function
Dave Henderson
2017-05-29
Adding CSV datasource support
Dave Henderson
2017-04-25
Open datasource file in read-only mode
Roland Huß
2017-04-12
Support arbitrary headers with HTTP datasources
Dave Henderson
2017-03-03
shutting up golint
Dave Henderson
2017-02-03
Adding datasourceExists function (#94)
Dave Henderson
2016-11-24
Fixing bug where vault data is incorrectly cached
Dave Henderson
2016-11-19
Adding gometalinter to CI checks
Dave Henderson
2016-11-14
Support for Vault datasources
Dave Henderson
2016-07-13
Adding support for HTTP/HTTPS datasources
Dave Henderson
2016-07-11
Adding YAML support
Dave Henderson
2016-05-19
New datasource function - works for JSON files
Dave Henderson