Commit graph

13 commits

Author SHA1 Message Date
Rohith 4659c0648e - updating the makefile 2016-10-01 23:18:21 +01:00
Rohith 6566e12417 - removing the fmt package from the tests 2016-07-13 16:01:12 +01:00
Rohith 9786a52e09 - switching to using the os.ExpandEnv methods rather than tokenizing the string
- updated the readme to reflect the changes
2016-07-13 15:57:57 +01:00
Rohith f9e1634386 - fixing the enviroment variable expansion to permit underscores 2016-07-13 15:08:33 +01:00
Rohith 890021c0e2 - adding the ability to expansion environment variable in the resource path 2016-04-28 00:29:03 +01:00
Rohith 9d02d7e843 - extracting the options completelt
- passing all the options into the write, effectivly allowing you to pass all options
- fixed the format of the content
- added a changelog
- shifting to version v0.0.6
2016-03-16 13:07:54 +00:00
Rohith 83a8642f0a - fixing the durationWithIn method, which causes a invalid renewel time
- added a env format which will generate enviroment variables
- added the postgres, cubbyhole and transit backend
- fixed a number of bugs
- shifting to version v0.0.5
2016-03-12 18:49:57 +00:00
Rohith 4d769c0f7a summary: the initial version did not support path, we need to remove the helper and allow the user to specify the entire path 2015-10-21 14:40:06 +01:00
Rohith 08d1667cb6 - changing the resource options to full names rather than shortcuts, make its more obvious
- adding a delay in the revoke option
2015-10-14 14:17:17 +01:00
Rohith 95d966be0f - fixing up the test
- adding the coverage to the makefile as a reminder
2015-10-12 11:23:36 +01:00
Rohith 647796e93a - updated the readme
- standardize the authentication interface
- required the unrequire
- first draft cleanup and reduction of code
2015-09-23 22:39:50 +01:00
Rohith 20baf582fe - fixed up the formatting
- fixing up the imports
2015-09-21 11:14:21 +01:00
Rohith 477c10e62f - adding the initial commit 2015-09-18 10:14:15 +01:00