summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-01-10bugfix: `leap user ls` now warns if the ssh keytype is unsupportedelijah
2017-01-05Merge branch 'feature/node-disable'elijah
2016-12-21added command `leap ping`elijah
2016-12-21rename s/ca.rb/cert.rb/elijah
2016-12-21add command `leap node disable` and `leap node enable`elijah
2016-12-21Merge branch 'feature/sshkey-info' into 'master' Varac
2016-12-19bugfix: ensure let's encrypt errors make it to the user.elijah
2016-12-19feature: add troubleshooting info to `leap user ls`elijah
2016-11-01bugfix: allow 'leap facts update' to work again.elijah
2016-10-20[bug] properly set 'enrollment_policy' in provider.jsonelijah
2016-10-04[bug] fix Tor hidden service key generationelijah
2016-09-15leap vm: grab ssh host key when adding a new vmelijah
2016-09-15leap vm: require 'fog/aws' instead of all of 'fog'elijah
2016-09-14[bugfix] leap vm: make the default instance type 't2.nano'elijah
2016-09-14leap vm: fix typo (closes #8468)elijah
2016-09-06leap cert renew: added more messages in case anything goes wrongelijah
2016-09-06leap run: stream results by default if there is only one nodeelijah
2016-09-01added support for Let's Encryptelijah
2016-09-01moved infrastructure tests run by `leap run` to tests/server-testselijah
2016-08-31fixed `leap inspect`elijah
2016-08-29ssh: Added verbose error message when host key mismatch occurs in net::ssh.elijah
2016-08-29fix add-user typoelijah
2016-08-29command line interface cleanup: harmonize the signatures of different command...elijah
2016-08-29leap vm: added 'ls' as alias for 'status'elijah
2016-08-29fix bug when nodes have bad tagselijah
2016-08-25leap vm: require ip address instead of status running for leap vm bind.elijah
2016-08-24leap vm: fixed bug, added more sanity checking.elijah
2016-08-23added 'leap vm' commandelijah
2016-08-23fix typoelijah
2016-08-23move console table into separate fileelijah
2016-08-23refactor the command for ca and nodeelijah
2016-08-19leap_cli: better arguments to 'leap run'elijah
2016-08-19minor (spelling)elijah
2016-08-15fix problem with loading .ssh/configelijah
2016-07-21fix missing hostname in ssh/scripts.rbelijah
2016-07-20minor (improve readability of deploy message by showing correct rsync paths)elijah
2016-07-12Merge branch 'fix_subrepo_behavior' of https://github.com/pixelated/leap_plat...elijah
2016-07-12only update git submodules only if not subrepoChristoph Kluenter
2016-07-05prevent users from configuring a node and an environment with the same nameelijah
2016-07-05fix error caused by passing an empty option to net-sshelijah
2016-07-03bugfix: work-around for problem with upload file permissions (#8235)elijah
2016-07-02[bug] fix typo in leap add-uservarac
2016-07-01fix access to vagrant key fileelijah
2016-07-01leap cli: move everything we can from leap_cli to leap_platformelijah
2016-07-01leap cli: remove commands/util.rb (duplicate of common.rb)elijah
2016-07-01ssh remote command: reraise unknown exceptionselijah
2016-07-01ssh logging: set the correct hostelijah
2016-07-01print both sha1 and sha256 fingerprints for 'leap inspect'elijah
2016-07-01migrate commands to use new ssh system: node init, test, add-userelijah
2016-06-30Remove bigcouch (#8056)Micah