Age | Commit message (Expand) | Author |
2017-01-10 | bugfix: `leap user ls` now warns if the ssh keytype is unsupported | elijah |
2017-01-05 | Merge branch 'feature/node-disable' | elijah |
2016-12-21 | added command `leap ping` | elijah |
2016-12-21 | rename s/ca.rb/cert.rb/ | elijah |
2016-12-21 | add command `leap node disable` and `leap node enable` | elijah |
2016-12-21 | Merge branch 'feature/sshkey-info' into 'master'
| Varac |
2016-12-19 | bugfix: ensure let's encrypt errors make it to the user. | elijah |
2016-12-19 | feature: add troubleshooting info to `leap user ls` | elijah |
2016-11-01 | bugfix: allow 'leap facts update' to work again. | elijah |
2016-09-15 | leap vm: grab ssh host key when adding a new vm | elijah |
2016-09-06 | leap cert renew: added more messages in case anything goes wrong | elijah |
2016-09-06 | leap run: stream results by default if there is only one node | elijah |
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 | 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-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-07-12 | only update git submodules only if not subrepo | Christoph Kluenter |
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 | 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-06 | leap compile zone: added zone serial number. | 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-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 |
2016-02-16 | list the expiry time when warning about expiring certs | elijah |
2016-02-09 | ensure that expired certs are updated *before* hiera compile. | elijah |
2016-01-19 | [feat] Add 'leap debug' cmd | varac |
2016-01-18 | increase ram of vagrant nodes to 1,5g | varac |