Age | Commit message (Expand) | Author |
2013-04-01 | remove supply_drop, add support for puppet_command. | elijah |
2013-03-31 | switch license to MIT, required until we stop vendoring certificate_authority. | elijah |
2013-03-31 | use RsyncCommand instead of supply drop. | elijah |
2013-03-31 | added gem rsync_command | elijah |
2013-03-31 | better error messages when json or node parsing goes wrong. | elijah |
2013-03-31 | add ability to search for nodes using nil values. | elijah |
2013-03-27 | make sure stunnel hostnames show up in /etc/hosts | elijah |
2013-03-27 | move config macros to config/macros.rb | elijah |
2013-03-27 | added config macros for stunnel_client, stunnel_server, stunnel_port | elijah |
2013-03-19 | fix typos | Micah Anderson |
2013-03-17 | updated `leap test init` to work with openvpn service levels. | elijah |
2013-03-17 | hide 'executed successfully' puppet notices at default log level. | elijah |
2013-03-14 | change verbosity level help output to reflect the actual available levels | Micah Anderson |
2013-03-14 | bumping version number for no particular reason except that there have been a... | elijah |
2013-03-14 | added exit codes for puppet apply | elijah |
2013-03-14 | set hostname on `leap node init` | elijah |
2013-03-13 | fixed problems with warning about required options. | elijah |
2013-03-13 | oops, fixed bug in `leap cert csr` | elijah |
2013-03-13 | Revert "added @platform_branch to Leapfile" | elijah |
2013-03-13 | added @platform_branch to Leapfile | elijah |
2013-03-13 | added --domain switch to `leap cert csr` | elijah |
2013-03-13 | puppet log: added more error matches | elijah |
2013-03-13 | rsync --copy-links (temporary hack to supply_drop, rsync library to be refact... | elijah |
2013-03-12 | removed 'paint' from Rakefile | elijah |
2013-03-10 | fixed misc. bugs with switch to 'environment' flag. | elijah |
2013-03-10 | revert gemspec change | elijah |
2013-03-10 | changed how arrays are merged on .json files. | elijah |
2013-03-09 | added rubygems as dev dependency, maybe this will make travis pass? | elijah |
2013-03-08 | replace local and production values with 'environment'. | elijah |
2013-03-08 | added support for development tag | elijah |
2013-02-28 | provider error when 'node init' finds no nodes. | elijah |
2013-02-28 | added @allow_production_deploy and @platform_branch to Leapfile | elijah |
2013-02-28 | change json comments from '#' to more standard '//' | elijah |
2013-02-28 | clean up include paths, require newer rake version. | elijah |
2013-02-27 | improve logging: set exit code on puppet error, better puppet error handling,... | elijah |
2013-02-27 | fixed merge errors and warn when REQUIRED properties are unset. | elijah |
2013-02-26 | pass through verbosity to puppet | elijah |
2013-02-26 | minor ruby 1.8 compatibility change | elijah |
2013-02-26 | try to issue better exit codes. still not perfect. | elijah |
2013-02-26 | include leap command invocation in the log file, if any. | elijah |
2013-02-26 | make logging work with ruby 1.8, add timestamps to log, remove colors from log. | elijah |
2013-02-26 | spit out the full callstack when -v2 | elijah |
2013-02-26 | fix for ruby 1.8 compatibility | elijah |
2013-02-23 | Merge branch 'master' of ssh://leap.se/leap_cli | elijah |
2013-02-23 | minor improvements to wording of inline command help | elijah |
2013-02-23 | generated doc/leap.md | elijah |
2013-02-23 | added `rake doc` command. | elijah |
2013-02-23 | initial experiments with auto doc creation | elijah |
2013-02-21 | handle submodule updates and url changes | Micah Anderson |
2013-02-11 | remove vagrant as gem dependency | elijah |