index
:
leap/leap_cli
debian
develop
hotfix/6374
master
LEAP Command Line
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-11-04
use https source for more secure gem retrieval
Azul
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-10-09
pin capistrano to 2.x so it doesn't update to 3.0.0 (#4088)
varac
2013-09-21
use https:// instead of git://
elijah
2013-09-21
fix for: locale-gen should be run after package "locales" is installed (Bug #...
elijah
2013-09-21
remove ping from `leap node init`
elijah
2013-09-21
added support for config arrays that are required: e.g. ["REQUIRED"]. this wi...
elijah
2013-09-20
add support to haproxy_servers macro for the possibility that at node might h...
elijah
2013-09-05
change /etc/hosts to use ec2_public_ipv4 (instead of ec2_local_ipv4) if defin...
elijah
2013-08-16
only install compatible sahara vagrant plugin version
elijah
2013-07-30
1.2.1 - fix bug in haproxy (weight max is 256)
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-29
better seed for secret generation
elijah
2013-07-29
added assert() macro.
elijah
2013-07-26
Merge branch 'issue_2496'
varac
2013-07-26
add macro to support for haproxy with weights
elijah
2013-07-25
Merge branch 'master' of ssh://code.leap.se/leap_cli
varac
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-25
+ .reviewboardrc
varac
2013-07-24
allow provider to include country, state, and locality in the CSR.
elijah
2013-07-24
minor updates to internal test/leap_platform
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
security fix - for a little while now, since the switch to rsync_command, per...
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-04
lock compatible platform version to 0.2.2
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-27
updated README
elijah
2013-06-26
added command `leap compile zone`
elijah
2013-06-26
print a nice 'ok' when a host is alive.
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
change it so the file loading info is only logged if log level is >= 3 (it is...
elijah
2013-06-25
log the version and git info if log level >= 2
elijah
2013-06-25
cleaned up platform/cli version mismatch text.
elijah
2013-06-25
fix failing tests
elijah
2013-06-25
lock version for allowed platform & add authorized_keys support
elijah
2013-06-22
improve `leap inspect`
elijah
2013-06-21
fix ecdsa ssh key comparison
elijah
[next]