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-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-09
make sure to specify HostKeyAlgorithms for ssh and rsync. this is needed beca...
elijah
2014-11-07
node init - skip updating local host keys for vagrant nodes
elijah
2014-11-05
prompt user to update ssh host keys when a better one is available. closes #6320
elijah
2014-11-04
node init - privilege rsa keys over ecdsa-sha2-nistp256 keys, because screw n...
elijah
2014-10-31
Merge branch 'master' of https://github.com/KwadroNaut/leap_cli into develop
elijah
2014-10-31
only spit out stack trace if --debug
elijah
2014-11-01
update basebox url closes #5468
KwadroNaut
2014-10-30
minor fixes to Path.find_file
elijah
2014-10-30
minor fix to bail and log level
elijah
2014-10-29
fixed bugs with add-user: skip keys we can't understand, don't die if gpg can...
elijah
2014-10-28
support both rsa and ecdsa ssh host keys in `leap node init`. closes #2373
elijah
2014-10-28
autoload some of the external dependencies that are rarely used, so that we d...
elijah
2014-10-27
certs: fix csr generation (correct the key usage, remove msExtReq from attrib...
elijah
2014-10-22
bug fix: fixed bad default for --tags in `leap deploy`
elijah
2014-10-21
fixed `leap cert csr` to add correct "Requested Extensions" attribute on the ...
elijah
2014-10-21
fixed incorrect message in `leap env pin`
elijah
2014-10-21
removed constants.rb, now defined in platform.rb
elijah
2014-10-21
added support for custom-puppet
elijah
2014-10-20
implement optional provider custom puppet support (#6201, #6225)
Micah Anderson
2014-10-20
allow more options to `leap cert csr`
elijah
2014-10-09
make platform constraints optional (ask the user if they really want to do it).
elijah
2014-10-02
leap cert update will now warn if commercial certs will expire soon.
elijah
2014-10-02
bugfix: only recompile nodes in affected environments when deploying
elijah
2014-10-02
bugfix: don't overwrite facts if environment is pinned. closes #6169
elijah
2014-10-02
fixed bug that prevented compile
elijah
2014-09-30
environment pinning: new commands `leap env`, `leap env pin X` and `leap env ...
elijah
2014-09-25
bugfix: make `leap deploy` actually run.
elijah
2014-09-25
add support for per-environment platform pinning. Support pins are platform.v...
elijah
2014-09-25
fix inspection of provider.*.json
elijah
2014-09-23
leap compile - allow optional ENVIRONMENT argument
elijah
2014-06-27
leap list improvements: lazy evaluation; don't bomb on ConfigError; remove re...
elijah
2014-06-26
allows custom passthrough options for `leap ssh`. closes #5578
elijah
2014-06-25
ensure that monitor key directories exist before trying to generate the monit...
elijah
2014-06-25
ensure that monitor key directories exist before trying to generate the monit...
elijah
2014-06-20
added `leap deploy --dev` which will skip `git submodule update`
elijah
2014-06-10
limit `leap db destroy` to FILTER.
elijah
2014-06-04
ensure that x509 certificates use dns names that are strictly sorted and uniq...
elijah
2014-06-04
by default, skip local nodes on `leap facts update`
elijah
2014-06-04
ensure facts.json is keyed by node name and not hostname
elijah
2014-05-27
cap puppet verbosity level at 5 and capistrano logger at 3.
elijah
2014-05-20
added support for environmentally scoped services and tags (e.g. services/web...
elijah
2014-05-20
fixed tests by making `leap --no-color list` work with no color
elijah
2014-05-20
added a scary `leap db destroy` command
elijah
2014-05-02
compile all hiera nodes every time you deploy to any node. slower, but fewer ...
elijah
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
[next]