index
:
leap_platform.git
0.8.x
citest
citest_jessie
clean_vcsrepo
develop
fix_0.9_ci_deploy
gitsubrepo
master
stable
stretch
subtree
version/0.9.x
[leap_platform]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2016-09-01
added support for Let's Encrypt
elijah
2016-09-01
moved infrastructure tests run by `leap run` to tests/server-tests
elijah
2016-08-31
fixed `leap inspect`
elijah
2016-08-29
ssh: Added verbose error message when host key mismatch occurs in net::ssh.
elijah
2016-08-29
fix add-user typo
elijah
2016-08-29
command line interface cleanup: harmonize the signatures of different command...
elijah
2016-08-29
leap vm: added 'ls' as alias for 'status'
elijah
2016-08-29
fix bug when nodes have bad tags
elijah
2016-08-25
leap vm: require ip address instead of status running for leap vm bind.
elijah
2016-08-24
leap vm: fixed bug, added more sanity checking.
elijah
2016-08-23
added 'leap vm' command
elijah
2016-08-23
fix typo
elijah
2016-08-23
move console table into separate file
elijah
2016-08-23
refactor the command for ca and node
elijah
2016-08-19
leap_cli: better arguments to 'leap run'
elijah
2016-08-19
minor (spelling)
elijah
2016-08-15
fix problem with loading .ssh/config
elijah
2016-07-21
fix missing hostname in ssh/scripts.rb
elijah
2016-07-20
minor (improve readability of deploy message by showing correct rsync paths)
elijah
2016-07-12
Merge branch 'fix_subrepo_behavior' of https://github.com/pixelated/leap_plat...
elijah
2016-07-12
only update git submodules only if not subrepo
Christoph Kluenter
2016-07-05
prevent users from configuring a node and an environment with the same name
elijah
2016-07-05
fix error caused by passing an empty option to net-ssh
elijah
2016-07-03
bugfix: work-around for problem with upload file permissions (#8235)
elijah
2016-07-02
[bug] fix typo in leap add-user
varac
2016-07-01
fix access to vagrant key file
elijah
2016-07-01
leap cli: move everything we can from leap_cli to leap_platform
elijah
2016-07-01
leap cli: remove commands/util.rb (duplicate of common.rb)
elijah
2016-07-01
ssh remote command: reraise unknown exceptions
elijah
2016-07-01
ssh logging: set the correct host
elijah
2016-07-01
print both sha1 and sha256 fingerprints for 'leap inspect'
elijah
2016-07-01
migrate commands to use new ssh system: node init, test, add-user
elijah
2016-06-30
Remove bigcouch (#8056)
Micah
2016-06-28
added command `leap open monitor` for handy access to nagios
elijah
2016-06-22
leap_cli: removed dependency on gems 'paint' and 'command_line_reporter'
elijah
2016-06-21
minor ruby linting
elijah
2016-04-12
leap_cli: rename 'debug' command to 'info' command, since --debug is already ...
elijah
2016-04-12
fix node seeding (closes #8026)
elijah
2016-04-08
partials - add support for leap_cli's inheritable service partials (requires ...
elijah
2016-04-08
Merge branch 'feature/mxtest' into develop
elijah
2016-04-06
leap compile zone: added zone serial number.
elijah
2016-04-05
testing: adds mx delivery tests
elijah
2016-03-22
ensure that compile is run first when generating zone, firewall, or hosts out...
elijah
2016-03-17
allow 'node rm' on disabled nodes
elijah
2016-03-04
added command `leap compile hosts`
elijah
2016-02-24
fixed dkim zone entry, closes #7925
elijah
2016-02-24
ensure remote_file_path macro works when file is not present (resolves #7926)
elijah
2016-02-23
added templates for `leap node add`, so that new nodes can get default values...
elijah
2016-02-23
get dkim working, closes #5924
elijah
2016-02-23
[feat] 'leap history --last' shows only last entry
varac
[next]