Age | Commit message (Expand) | Author |
2013-06-11 | minor: util::bail | elijah |
2013-06-04 | minor - remove duplicate log | elijah |
2013-06-04 | add support for `leap facts`. includes some fun new helpers, like run_with_pr... | elijah |
2013-03-31 | better error messages when json or node parsing goes wrong. | elijah |
2013-03-14 | added exit codes for puppet apply | elijah |
2013-02-28 | added @allow_production_deploy and @platform_branch to Leapfile | elijah |
2013-02-26 | try to issue better exit codes. still not perfect. | elijah |
2013-02-26 | make logging work with ruby 1.8, add timestamps to log, remove colors from log. | elijah |
2013-01-13 | add Util.relative_symlink | 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-27 | improved logging all around. | elijah |
2012-11-23 | initial work toward 'leap test'. for now, it generates an openvpn config for ... | elijah |
2012-11-16 | added CSR ability (and vendored certificate_authority gem, so we can get the ... | elijah |
2012-11-15 | auto remove files/nodes/x when nodes/x.json doesn't exist anymore. | elijah |
2012-11-14 | only generate cert of x509.user == true | elijah |
2012-11-14 | inherit .json from leap_platform/provider_base | elijah |
2012-11-14 | more improvements to logging | elijah |
2012-11-14 | made 'leap update-cert' intelligently update all certificates as needed. | elijah |
2012-11-13 | cleaned up logging, and much improved error message when file is not found | elijah |
2012-11-04 | distinguish between leap progress and capistrano progress | elijah |
2012-11-04 | better reporting of puppet progress (supply_drop hack) | elijah |
2012-11-02 | fixed another eval problem in 1.9 | elijah |
2012-11-01 | x.509 support -- added certificate authority creation and server cert creation | elijah |
2012-10-27 | auto run 'git submodule update --init' on leap platform if needed | elijah |
2012-10-23 | fixed typo with read_file! and don't require pgp key for a user. | elijah |
2012-10-23 | fixed md5 problem (again) | elijah |
2012-10-23 | minor change for ruby 1.9 compatibility | elijah |
2012-10-23 | added a bunch of new commands, including init-node and deploy | elijah |
2012-10-21 | added command init-node | elijah |
2012-10-14 | added add-user command | elijah |