Age | Commit message (Expand) | Author |
2014-11-26 | make debugger gem optional | elijah |
2014-10-31 | only spit out stack trace if --debug | elijah |
2014-10-30 | minor fix to bail and log level | elijah |
2014-09-30 | environment pinning: new commands `leap env`, `leap env pin X` and `leap env ... | elijah |
2014-06-27 | leap list improvements: lazy evaluation; don't bomb on ConfigError; remove re... | elijah |
2014-03-08 | added --no-color flag | elijah |
2014-02-10 | different secrets for each environment | elijah |
2013-06-25 | log the version and git info if log level >= 2 | elijah |
2013-03-14 | change verbosity level help output to reflect the actual available levels | Micah Anderson |
2013-02-28 | added @allow_production_deploy and @platform_branch to Leapfile | elijah |
2013-02-26 | include leap command invocation in the log file, if any. | elijah |
2013-02-07 | added global --yes option | elijah |
2013-02-02 | logging - output of leap command is now additionally sent to --log=FILE comma... | elijah |
2012-12-08 | added commands 'node add' 'node rm' and 'node mv' | elijah |
2012-11-28 | new system for how directory paths work. now there is a file Leapfile that ma... | elijah |
2012-11-14 | inherit .json from leap_platform/provider_base | elijah |
2012-11-14 | added requirements checking - will bail out if a configuration option is missing | elijah |
2012-11-01 | figured out a workaround to make --version work as expected | elijah |
2012-10-23 | added a bunch of new commands, including init-node and deploy | elijah |
2012-10-14 | added add-user command | elijah |
2012-10-11 | code cleanup. better support for nested configs and templates. | elijah |
2012-10-09 | fixed paths | elijah |