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-02-26
try to issue better exit codes. still not perfect.
elijah
2013-02-26
include leap command invocation in the log file, if any.
elijah
2013-02-26
make logging work with ruby 1.8, add timestamps to log, remove colors from log.
elijah
2013-02-26
spit out the full callstack when -v2
elijah
2013-02-26
fix for ruby 1.8 compatibility
elijah
2013-02-23
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2013-02-23
minor improvements to wording of inline command help
elijah
2013-02-23
generated doc/leap.md
elijah
2013-02-23
added `rake doc` command.
elijah
2013-02-23
initial experiments with auto doc creation
elijah
2013-02-21
handle submodule updates and url changes
Micah Anderson
2013-02-11
remove vagrant as gem dependency
elijah
2013-02-10
bump version to 0.1.6
elijah
2013-02-10
add debug notice if file is missing for macro file_path(x)
elijah
2013-02-10
fix file_path so that nested files are copied correctly
elijah
2013-02-10
display `leap list --print` null values as [null] instead of missing
elijah
2013-02-10
update requirements.rb
elijah
2013-02-10
fix errant references to provider.vagrant (should be leapfilt.vagrant_network)
elijah
2013-02-10
moved vagrant config to Leapfile, added ~/.leaprc support.
elijah
2013-02-10
more verbose vagrant install warning.
elijah
2013-02-10
updated readme
elijah
2013-02-08
improve `leap node add` by auto creating cert and validating ip_address
elijah
2013-02-08
added ability to have 'default' entries in json files.
elijah
2013-02-08
changed `leap init` to `leap new`, made more foolproof.
elijah
2013-02-08
leap inspect now works with all .json files
elijah
2013-02-08
added 'nodes_like_me' macro
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-08
vagrant: pass through --yes to vagrant as --force
elijah
2013-02-07
run locale-gen on node init.
elijah
2013-02-07
remove runtime dependency for certificate_authority gem, since this gem is ve...
elijah
2013-02-07
make --tags override the defaults
elijah
2013-02-07
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2013-02-07
added global --yes option
elijah
2013-02-03
leap_cli: change url for leap basebox (Feature #1586)
varac
2013-02-02
added --tags to deploy command.
elijah
2013-02-02
logging - output of leap command is now additionally sent to --log=FILE comma...
elijah
2013-02-01
ignore variable scope warnings for now in leap_cli (Feature #1621)
varac
2013-01-31
Merge branch 'master' of ssh://leap.se/leap_cli
elijah
2013-01-31
include tag leap_service by default (#1610)
Micah Anderson
2013-01-31
fix erroneous space between tags (#1571)
Micah Anderson
2013-01-31
tag 'base' is a bad idea because it invokes apache::base as well
varac
2013-01-31
allow OR conditions in ObjectList filters
elijah
2013-01-31
generate better testing openvpn client configs in test/openvpn
elijah
2013-01-31
oops, fixed typo with puppet tags
elijah
2013-01-31
tag 'default' interferes with puppet automatic tagging
varac
2013-01-30
added 'leap deploy --fast'
elijah
2013-01-30
fix bug with vanishing secrets
elijah
2013-01-30
improve slightly the race conditions that can happen when logging from multip...
elijah
2013-01-30
fix problem with nested Dir.chdir
elijah
[next]