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
Age
Commit message (
Collapse
)
Author
2013-05-08
attempt to fix file loading problem when the OS has a weird default encoding.
elijah
2013-05-05
added soledad-service.json and incremented version (due to backward ↵
elijah
incompatibility)
2013-04-24
support for versioned service definitions
elijah
2013-04-18
added `leap mosh NODE`
elijah
2013-04-02
added support for hex_secrets
elijah
2013-04-01
bump version
elijah
2013-04-01
remove supply_drop, add support for puppet_command.
elijah
2013-03-31
switch license to MIT, required until we stop vendoring certificate_authority.
elijah
2013-03-31
use RsyncCommand instead of supply drop.
elijah
2013-03-31
added gem rsync_command
elijah
2013-03-31
better error messages when json or node parsing goes wrong.
elijah
2013-03-31
add ability to search for nodes using nil values.
elijah
2013-03-27
make sure stunnel hostnames show up in /etc/hosts
elijah
2013-03-27
move config macros to config/macros.rb
elijah
2013-03-27
added config macros for stunnel_client, stunnel_server, stunnel_port
elijah
2013-03-19
fix typos
Micah Anderson
2013-03-17
updated `leap test init` to work with openvpn service levels.
elijah
2013-03-17
hide 'executed successfully' puppet notices at default log level.
elijah
2013-03-14
change verbosity level help output to reflect the actual available levels
Micah Anderson
2013-03-14
bumping version number for no particular reason except that there have been ↵
elijah
a lot of changes lately.
2013-03-14
added exit codes for puppet apply
elijah
2013-03-14
set hostname on `leap node init`
elijah
2013-03-13
fixed problems with warning about required options.
elijah
2013-03-13
oops, fixed bug in `leap cert csr`
elijah
2013-03-13
Revert "added @platform_branch to Leapfile"
elijah
This reverts commit c423efee0ee0ac8fa13216e657198214ff27bb26.
2013-03-13
added @platform_branch to Leapfile
elijah
2013-03-13
added --domain switch to `leap cert csr`
elijah
2013-03-13
puppet log: added more error matches
elijah
2013-03-13
rsync --copy-links (temporary hack to supply_drop, rsync library to be ↵
elijah
refactored in the future).
2013-03-12
removed 'paint' from Rakefile
elijah
2013-03-10
fixed misc. bugs with switch to 'environment' flag.
elijah
2013-03-10
revert gemspec change
elijah
2013-03-10
changed how arrays are merged on .json files.
elijah
2013-03-09
added rubygems as dev dependency, maybe this will make travis pass?
elijah
2013-03-08
replace local and production values with 'environment'.
elijah
2013-03-08
added support for development tag
elijah
2013-02-28
provider error when 'node init' finds no nodes.
elijah
2013-02-28
added @allow_production_deploy and @platform_branch to Leapfile
elijah
2013-02-28
change json comments from '#' to more standard '//'
elijah
2013-02-28
clean up include paths, require newer rake version.
elijah
2013-02-27
improve logging: set exit code on puppet error, better puppet error ↵
elijah
handling, better handling of multi-line puppet log entries.
2013-02-27
fixed merge errors and warn when REQUIRED properties are unset.
elijah
2013-02-26
pass through verbosity to puppet
elijah
2013-02-26
minor ruby 1.8 compatibility change
elijah
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
[next]