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
path:
root
/
leap_cli.gemspec
Age
Commit message (
Expand
)
Author
2013-03-31
switch license to MIT, required until we stop vendoring certificate_authority.
elijah
2013-03-10
revert gemspec change
elijah
2013-03-09
added rubygems as dev dependency, maybe this will make travis pass?
elijah
2013-02-28
clean up include paths, require newer rake version.
elijah
2013-02-11
remove vagrant as gem dependency
elijah
2013-02-08
add vagrant requirement to to gemspec
elijah
2013-02-08
add runtime dependencies for vendored gems to gemspec
elijah
2013-02-07
remove runtime dependency for certificate_authority gem, since this gem is ve...
elijah
2013-02-02
logging - output of leap command is now additionally sent to --log=FILE comma...
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-24
fixed broken `leap list`
elijah
2012-11-15
include missing vendor/vagrant_ssh_keys in gem
elijah
2012-11-04
better path management
elijah
2012-11-01
added some initial tests. yeah.
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-27
switch to using ya2yaml
elijah
2012-10-25
updated gemspec, removed gemfile.lock
elijah
2012-10-24
created 'rake build' and 'rake install', updated README.
elijah
2012-10-24
include vendored files in gemspec
elijah
2012-10-23
patched supply_drop gem and vendored it
elijah
2012-10-21
updated gem requirements
elijah
2012-10-14
added add-user command
elijah
2012-10-11
code cleanup. better support for nested configs and templates.
elijah
2012-10-10
added highline dependency
elijah
2012-10-09
fixed paths
elijah