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
path:
root
/
lib
/
leap_cli
/
commands
Age
Commit message (
Expand
)
Author
2014-04-05
more graceful handling of error for `leap node add` (closes https://leap.se/c...
elijah
2014-04-02
use download.leap.se/platform url for vagrant boxes (closes #5434)
elijah
2014-04-01
more fixes for leap list
elijah
2014-04-01
fix bug with `leap list` on some servers.
elijah
2014-03-24
better checking of valid node names
elijah
2014-03-24
prevent invalid vangrant node names
elijah
2014-03-24
improved robustness of `leap new`
elijah
2014-03-19
yep, another attempt to fix ssh. (now authorized_keys2 is set to insecure vag...
elijah
2014-03-16
attempt number 7 to fix ssh problems.
elijah
2014-03-14
added ability to define environment specific provider.json (e.g. provider.pro...
elijah
2014-03-13
various ssh key fixes (REQUIRES rebuilding vagrant nodes).
elijah
2014-03-08
added support for specifying what order nodes should be tested in.
elijah
2014-03-08
added --no-color flag
elijah
2014-03-07
added IdentitiesOnly ssh option to both ssh command and ruby Net::SSH options...
elijah
2014-02-10
different secrets for each environment
elijah
2014-02-06
added support for 'monitor' ssh keys.
elijah
2013-12-17
download vagrant box via https (closes #3334)
elijah
2013-12-10
added `--continue` to test run
elijah
2013-12-10
added `--sync` to deploy.
elijah
2013-12-05
added no-deploy check and simple `leap test run`.
elijah
2013-10-30
Merge branch 'master' of ssh://code.leap.se/leap_cli
varac
2013-10-15
fix `compile zone` (contacts.default is now always an array)
elijah
2013-10-09
fix def vagrant_version for vagrant >= v1.3
varac
2013-09-21
use https:// instead of git://
elijah
2013-09-21
remove ping from `leap node init`
elijah
2013-08-16
only install compatible sahara vagrant plugin version
elijah
2013-07-29
allow ssh to disabled nodes
elijah
2013-07-29
security fix - don't allow leap_cli created files to be world/group readable.
elijah
2013-07-25
Fix Vagrant 1.2.x warnings (Feature #3241)
varac
2013-07-25
Vagrant: Give Virtualbox VMs a name (Feature #2496)
varac
2013-07-24
allow provider to include country, state, and locality in the CSR.
elijah
2013-07-15
fix bug in rsync of support files during deploy that prevented files from bei...
elijah
2013-07-15
Merge branch 'master' of ssh://code.leap.se/leap_cli
varac
2013-07-10
file permissions -- no longer force restrictive chmod on the rsync of /srv/le...
elijah
2013-07-10
fixed bug where unused certs were not being deleted.
elijah
2013-07-08
added vagrant version check, so it works with vagrant > 1.0.x
varac
2013-07-05
don't bind hosts in known_hosts to particular ports, since it causes all kind...
elijah
2013-07-02
prevent compile from happening before adding at least one user ssh key.
elijah
2013-07-02
fixed typo: s/remote_node_facts/remove_node_facts/
elijah
2013-07-02
improved `leap compile zone`
elijah
2013-06-27
include a note in known_hosts to not edit known_hosts
elijah
2013-06-27
pass verbosity level through to ssh
elijah
2013-06-26
added command `leap compile zone`
elijah
2013-06-26
bail with message if no ecdsa key found
elijah
2013-06-25
add note about what to do to enable mosh
elijah
2013-06-25
log the version and git info if log level >= 2
elijah
2013-06-22
improve `leap inspect`
elijah
2013-06-21
fix ecdsa ssh key comparison
elijah
2013-06-18
fix bug with vagrant ssh keys
elijah
2013-06-11
store port in provider's known_hosts to prevent modification of ~/.ssh/known_...
elijah
[next]