Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-07 | add method to test if a secret has been used. | elijah | |
2015-06-16 | fix problem with default environment and secrets.json generation | elijah | |
2015-05-05 | added support for secrets.set() with value passed as a block, so that ↵ | elijah | |
secrets don't get needlessly generated | |||
2015-02-05 | minor - fix indentation | elijah | |
2014-12-01 | better secrets.json compile when environment is pinned. | elijah | |
2014-06-18 | added support for 'control files', files like the .json configuration files ↵ | elijah | |
but contain arbitrary ruby code evaluated in the context of the node. | |||
2014-04-01 | make secrets be utf8 | elijah | |
2014-02-13 | fix bug with compiling secrets.json | elijah | |
2014-02-10 | different secrets for each environment | elijah | |
2013-01-30 | fix bug with vanishing secrets | elijah | |
2013-01-28 | remove old secrets from secrets.json if they are not defined anywhere. | elijah | |