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
/
util.rb
Age
Commit message (
Collapse
)
Author
2013-01-13
add Util.relative_symlink
elijah
2012-12-08
added commands 'node add' 'node rm' and 'node mv'
elijah
2012-11-28
new system for how directory paths work. now there is a file Leapfile that ↵
elijah
manages this, instead of it always being ../leap_platform
2012-11-27
improved logging all around.
elijah
2012-11-23
initial work toward 'leap test'. for now, it generates an openvpn config for ↵
elijah
client testing. try 'leap init-test'
2012-11-16
added CSR ability (and vendored certificate_authority gem, so we can get the ↵
elijah
unreleased fixes we need).
2012-11-15
auto remove files/nodes/x when nodes/x.json doesn't exist anymore.
elijah
2012-11-14
only generate cert of x509.user == true
elijah
2012-11-14
inherit .json from leap_platform/provider_base
elijah
2012-11-14
more improvements to logging
elijah
2012-11-14
made 'leap update-cert' intelligently update all certificates as needed.
elijah
2012-11-13
cleaned up logging, and much improved error message when file is not found
elijah
2012-11-04
distinguish between leap progress and capistrano progress
elijah
2012-11-04
better reporting of puppet progress (supply_drop hack)
elijah
2012-11-02
fixed another eval problem in 1.9
elijah
2012-11-01
x.509 support -- added certificate authority creation and server cert creation
elijah
2012-10-27
auto run 'git submodule update --init' on leap platform if needed
elijah
2012-10-23
fixed typo with read_file! and don't require pgp key for a user.
elijah
2012-10-23
fixed md5 problem (again)
elijah
2012-10-23
minor change for ruby 1.9 compatibility
elijah
2012-10-23
added a bunch of new commands, including init-node and deploy
elijah
2012-10-21
added command init-node
elijah
2012-10-14
added add-user command
elijah