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-01-28
added 'leap local save' to create a new sandbox snapshot.
elijah
2013-01-28
remove old secrets from secrets.json if they are not defined anywhere.
elijah
2013-01-28
added custom_vagrant_vm_line to Leapfile
elijah
2013-01-21
added client ca in addition to normal ca (used only to generate client certif...
elijah
2013-01-21
much better error reporting for bad evals in json configs
elijah
2013-01-21
replaced 'manager.provider' with 'provider'
elijah
2013-01-20
fix bug with rsync when leap command is run from other directories
elijah
2013-01-13
added ability to sync support files along with hiera.yml. this way, files don...
elijah
2013-01-13
add Util.relative_symlink
elijah
2013-01-13
patch supply_drop so rsync can accept --include and arbitrary flags.
elijah
2013-01-08
in 'cert csr', use fake ca for testing.
elijah
2013-01-08
catch more fatal puppet errors
elijah
2012-12-17
forbid illegal characters in the node name.
elijah
2012-12-15
fixed bug with certificate dates
elijah
2012-12-15
support `leap node init` with node-filter
elijah
2012-12-15
log ssh command at debug level
elijah
2012-12-13
require arg for `leap inspect`
elijah
2012-12-13
client certs should only have digitalSignature
elijah
2012-12-12
`leap list --print` -- now it evaluates all node keys before printing
elijah
2012-12-12
added `leap inspect`
elijah
2012-12-12
auto compile before deploy (as needed)
elijah
2012-12-12
allow running rake from anywhere
elijah
2012-12-12
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2012-12-12
improved key usage parameters for x509 cert generation
elijah
2012-12-12
make sure we actually use the path we are promissing
Azul
2012-12-11
change name of vagrant basebox to 'leap-wheezy'
Micah Anderson
2012-12-11
hackishly set the terminal title
elijah
2012-12-11
generate secrets that are url compatible
elijah
2012-12-11
add keyEncipherment to server certs
elijah
2012-12-10
simple /etc/hosts format for now
elijah
2012-12-09
remove DEVNOTES
elijah
2012-12-09
minor cleanup of node command
elijah
2012-12-09
minor change to log appearance
elijah
2012-12-09
remove rdoc and ri from 'rake install', fix bug with local install, make inst...
elijah
2012-12-09
remove highline from rakefile
elijah
2012-12-08
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2012-12-08
added commands 'node add' 'node rm' and 'node mv'
elijah
2012-12-09
minor language issues
kwadronaut
2012-12-07
added natdnshostresolver1 to Vagrantfile
elijah
2012-12-07
added late evaluation of some keys, and hostname tracking (node tracks all th...
elijah
2012-12-05
fixed problems with ruby 1.8 and GLI, and added some tests.
elijah
2012-11-29
s.add_runtime_dependency => should be >=
varac
2012-11-29
set capistrano dependency at >= 2.13.5
elijah
2012-11-29
include entire subcommand in help list
elijah
2012-11-28
new system for how directory paths work. now there is a file Leapfile that ma...
elijah
2012-11-28
command name shuffle -- grouped more commands together as subcommands
elijah
2012-11-28
i am unable to reproduce bug #1058, but this commit might fix it.
elijah
2012-11-28
fixed tests
elijah
2012-11-28
give the user a nice error if 'init-node' has not yet been run (or if there a...
elijah
2012-11-27
improved vagrant (support for node-filter, default to running on all local no...
elijah
[next]