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-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-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
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
[next]