summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-01added `leap scp`elijah
2015-03-31update tapicero configelijah
2015-02-27added ability to select which dbs to delete with `leap db destroy`elijah
2015-02-25set Aquire::Languages=none for apt-get update.elijah
2015-02-25allow use of byebugelijah
2015-02-09more verbose `leap cert update`elijah
2015-02-08pass --info to puppet_command (needed to support logging deploy details)elijah
2015-02-05vagrant - fix version calculation when vagrant version has three parts (e.g. ...elijah
2015-02-05minor - fix indentationelijah
2015-02-03fixed missing ORIGINAL_ARGV when running with --versionelijah
2015-02-02more verbose --version (closes #4428)elijah
2015-02-02fix bail! typoelijah
2015-01-28cert generation: (1) auto generate certs (2) actually support configuring exp...elijah
2015-01-28honor --yes for 'db destroy'. closes 6649.elijah
2015-01-28don't use md5sum command line tool. closes #6675elijah
2015-01-28remove deprecated OpenSSL::Digest::Digest with OpenSSL::Digestelijah
2015-01-22added support for custom tests in files/testselijah
2015-01-06omit underscore from random alpha secrets in secrets.jsonelijah
2015-01-06added info note to leap db destroyelijah
2015-01-05omit underscore from random alpha secrets in secrets.jsonelijah
2014-12-18added info note to leap db destroyelijah
2014-12-11set version to 1.6.2elijah
2014-12-10fix uninitialized class variable error.elijah
2014-12-09exit 1 if `leap test --continue` fails anywhere. closes #6519elijah
2014-12-08give error if cert has already expired. closes #6484elijah
2014-12-08for command `leap db destroy`, make sure that tapicero sequence log is also r...elijah
2014-12-08leap test --continue will continue on to the next node. closes #6497elijah
2014-12-08added `leap tunnel` command.elijah
2014-12-07rename shell.rb to ssh.rbelijah
2014-12-01better secrets.json compile when environment is pinned.elijah
2014-12-01don't mess up secrets.json when env is pinnedelijah
2014-12-01colorize leap test report lineselijah
2014-12-01only include monitor ssh key in authorized keys if it actually exists.elijah
2014-11-30fix monitor key problems: was erased with a `leap node init` and was generate...elijah
2014-11-30more puppet noise suppressionelijah
2014-11-30add command aliases for most commonly used commands.elijah
2014-11-26specify that leap test can accept a FILTERelijah
2014-11-26make debugger gem optionalelijah
2014-11-24moved core_ext and lib_ext under leap_clielijah
2014-11-24allow more flexible `leap env` commandelijah
2014-11-24minor: warn if env doesn't exist in `leap env pin`elijah
2014-11-22issue a warning if the platform.rb in the platform is incompatible with leap_clielijah
2014-11-10pin gem gli to a version we know will work.elijah
2014-11-09make sure to specify HostKeyAlgorithms for ssh and rsync. this is needed beca...elijah
2014-11-07node init - skip updating local host keys for vagrant nodeselijah
2014-11-06allow leap_cli tests to run againelijah
2014-11-05prompt user to update ssh host keys when a better one is available. closes #6320elijah
2014-11-04logging - suppress warnings 'You cannot collect without storeconfigs being se...elijah
2014-11-04node init - privilege rsa keys over ecdsa-sha2-nistp256 keys, because screw n...elijah
2014-11-04bugfix - deploy failed when all nodes had default environmentelijah