index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-28
fail to compile if you pass it an invalid environment name
elijah
2015-04-27
make self.environment available to Leapfile.
elijah
2015-04-27
added --force
elijah
2015-04-08
version 1.7.1
elijah
2015-04-08
Merge branch 'develop' of ssh://leap.se/leap_cli into develop
elijah
2015-04-08
added `leap history` command to dump the recent deploy history to console
elijah
2015-04-07
Merge branch 'improve_docs_about_dh_file' into 'develop'
Micah
2015-04-07
make clear that dh file is only needed for VPN
varac
2015-04-01
version 1.7
elijah
2015-04-01
added `leap scp`
elijah
2015-03-31
update tapicero config
elijah
2015-02-27
added ability to select which dbs to delete with `leap db destroy`
elijah
2015-02-25
set Aquire::Languages=none for apt-get update.
elijah
2015-02-25
allow use of byebug
elijah
2015-02-09
more verbose `leap cert update`
elijah
2015-02-08
pass --info to puppet_command (needed to support logging deploy details)
elijah
2015-02-05
vagrant - fix version calculation when vagrant version has three parts (e.g. ...
elijah
2015-02-05
minor - fix indentation
elijah
2015-02-03
fixed missing ORIGINAL_ARGV when running with --version
elijah
2015-02-02
more verbose --version (closes #4428)
elijah
2015-02-02
fix bail! typo
elijah
2015-01-28
cert generation: (1) auto generate certs (2) actually support configuring exp...
elijah
2015-01-28
honor --yes for 'db destroy'. closes 6649.
elijah
2015-01-28
don't use md5sum command line tool. closes #6675
elijah
2015-01-28
remove deprecated OpenSSL::Digest::Digest with OpenSSL::Digest
elijah
2015-01-22
added support for custom tests in files/tests
elijah
2015-01-06
omit underscore from random alpha secrets in secrets.json
elijah
2015-01-06
added info note to leap db destroy
elijah
2014-12-11
set version to 1.6.2
elijah
2014-12-10
fix uninitialized class variable error.
elijah
2014-12-09
exit 1 if `leap test --continue` fails anywhere. closes #6519
elijah
2014-12-08
give error if cert has already expired. closes #6484
elijah
2014-12-08
for command `leap db destroy`, make sure that tapicero sequence log is also r...
elijah
2014-12-08
leap test --continue will continue on to the next node. closes #6497
elijah
2014-12-08
added `leap tunnel` command.
elijah
2014-12-07
rename shell.rb to ssh.rb
elijah
2014-12-01
better secrets.json compile when environment is pinned.
elijah
2014-12-01
don't mess up secrets.json when env is pinned
elijah
2014-12-01
colorize leap test report lines
elijah
2014-12-01
only include monitor ssh key in authorized keys if it actually exists.
elijah
2014-11-30
fix monitor key problems: was erased with a `leap node init` and was generate...
elijah
2014-11-30
more puppet noise suppression
elijah
2014-11-30
add command aliases for most commonly used commands.
elijah
2014-11-26
specify that leap test can accept a FILTER
elijah
2014-11-26
make debugger gem optional
elijah
2014-11-24
moved core_ext and lib_ext under leap_cli
elijah
2014-11-24
allow more flexible `leap env` command
elijah
2014-11-24
minor: warn if env doesn't exist in `leap env pin`
elijah
2014-11-22
issue a warning if the platform.rb in the platform is incompatible with leap_cli
elijah
2014-11-10
pin gem gli to a version we know will work.
elijah
[next]