Age | Commit message (Expand) | Author |
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-10 | fixed misc. bugs with switch to 'environment' flag. | elijah |
2013-03-10 | changed how arrays are merged on .json files. | 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 | 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-10 | bump version to 0.1.6 | elijah |
2013-02-10 | add debug notice if file is missing for macro file_path(x) | elijah |
2013-02-10 | fix file_path so that nested files are copied correctly | elijah |
2013-02-10 | display `leap list --print` null values as [null] instead of missing | elijah |
2013-02-10 | update requirements.rb | elijah |
2013-02-10 | fix errant references to provider.vagrant (should be leapfilt.vagrant_network) | elijah |
2013-02-10 | moved vagrant config to Leapfile, added ~/.leaprc support. | elijah |
2013-02-10 | more verbose vagrant install warning. | elijah |
2013-02-08 | improve `leap node add` by auto creating cert and validating ip_address | elijah |
2013-02-08 | added ability to have 'default' entries in json files. | elijah |
2013-02-08 | changed `leap init` to `leap new`, made more foolproof. | elijah |
2013-02-08 | leap inspect now works with all .json files | elijah |
2013-02-08 | added 'nodes_like_me' macro | elijah |
2013-02-08 | vagrant: pass through --yes to vagrant as --force | elijah |
2013-02-07 | run locale-gen on node init. | elijah |
2013-02-07 | remove runtime dependency for certificate_authority gem, since this gem is ve... | elijah |
2013-02-07 | make --tags override the defaults | elijah |
2013-02-07 | Merge branch 'master' of ssh://leap.se/leap_cli | elijah |
2013-02-07 | added global --yes option | elijah |
2013-02-03 | leap_cli: change url for leap basebox (Feature #1586) | varac |
2013-02-02 | added --tags to deploy command. | elijah |