| 2013-07-02 |
elijah | improved `leap compile zone` |
commit | commitdiff | tree | snapshot |
| 2013-06-28 |
elijah | include a note in known_hosts to not edit known_hosts |
commit | commitdiff | tree | snapshot |
| 2013-06-28 |
elijah | pass verbosity level through to ssh |
commit | commitdiff | tree | snapshot |
| 2013-06-28 |
elijah | updated README |
commit | commitdiff | tree | snapshot |
| 2013-06-27 |
elijah | added command `leap compile zone` |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
elijah | print a nice 'ok' when a host is alive. |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
elijah | bail with message if no ecdsa key found |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
elijah | add note about what to do to enable mosh |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
elijah | change it so the file loading info is only logged if... |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
elijah | log the version and git info if log level >= 2 |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
elijah | cleaned up platform/cli version mismatch text. |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
elijah | fix failing tests |
commit | commitdiff | tree | snapshot |
| 2013-06-26 |
elijah | lock version for allowed platform & add authorized_keys... |
commit | commitdiff | tree | snapshot |
| 2013-06-22 |
elijah | improve `leap inspect` |
commit | commitdiff | tree | snapshot |
| 2013-06-21 |
elijah | fix ecdsa ssh key comparison |
commit | commitdiff | tree | snapshot |
| 2013-06-20 |
elijah | Fixed bug when facts.json is missing. |
commit | commitdiff | tree | snapshot |
| 2013-06-20 |
elijah | fixed utf8 bug when locale not set, and improved testin... |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
elijah | fix bug with vagrant ssh keys |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
elijah | fixed exception when logging certain errors - ironic! |
commit | commitdiff | tree | snapshot |
| 2013-06-18 |
elijah | fixed tests |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
elijah | don't assume ssh keys will be RSA. |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
elijah | minor: util::bail |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
elijah | store port in provider's known_hosts to prevent modific... |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
elijah | grab ecdsa ssh host keys, not rsa. |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
elijah | fix longstanding problem with vagrant nodes: everyone... |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
elijah | added --ip and --port override flags to deploy and... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
elijah | minor - remove duplicate log |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
elijah | when generating /etc/hosts, use local ips if available... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
elijah | add support for `leap facts`. includes some fun new... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
elijah | bump version to 1.0.0 |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
elijah | mosh - ensure utf-8 (in order for mosh to work) and... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
elijah | now we require a leap_platform/platform.rb config file. |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
elijah | remove hardcoded environments from test.rb |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
elijah | important! the order that a node specifies its services... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
elijah | disabled nodes -- ensure the disabled nodes are also... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
elijah | prevent `leap compile` from destroying disabled node... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
elijah | added support for disabling nodes |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
elijah | object list -- added pick_fields() and exclude() |
commit | commitdiff | tree | snapshot |
| 2013-05-22 |
elijah | fixed bug with config list not supporting correctly... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
elijah | minor fix to `leap node add` |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
elijah | better parsing of `leap node add` (fixes #2531) |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
elijah | certs - include all possible domains in subaltname... |
commit | commitdiff | tree | snapshot |
| 2013-05-14 |
elijah | added smtp-service.json support |
commit | commitdiff | tree | snapshot |
| 2013-05-13 |
elijah | fixed bug when seeding values to `leap node add` |
commit | commitdiff | tree | snapshot |
| 2013-05-08 |
elijah | attempt to fix file loading problem when the OS has... |
commit | commitdiff | tree | snapshot |
| 2013-05-05 |
elijah | added soledad-service.json and incremented version... |
commit | commitdiff | tree | snapshot |
| 2013-04-25 |
elijah | support for versioned service definitions |
commit | commitdiff | tree | snapshot |
| 2013-04-18 |
elijah | added `leap mosh NODE` |
commit | commitdiff | tree | snapshot |
| 2013-04-02 |
elijah | added support for hex_secrets |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
elijah | bump version |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
elijah | remove supply_drop, add support for puppet_command. |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
elijah | switch license to MIT, required until we stop vendoring... |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
elijah | use RsyncCommand instead of supply drop. |
commit | commitdiff | tree | snapshot |
| 2013-04-01 |
elijah | added gem rsync_command |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
elijah | better error messages when json or node parsing goes... |
commit | commitdiff | tree | snapshot |
| 2013-03-31 |
elijah | add ability to search for nodes using nil values. |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
elijah | make sure stunnel hostnames show up in /etc/hosts |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
elijah | move config macros to config/macros.rb |
commit | commitdiff | tree | snapshot |
| 2013-03-27 |
elijah | added config macros for stunnel_client, stunnel_server... |
commit | commitdiff | tree | snapshot |
| 2013-03-19 |
Micah Anderson | fix typos |
commit | commitdiff | tree | snapshot |
| 2013-03-17 |
elijah | updated `leap test init` to work with openvpn service... |
commit | commitdiff | tree | snapshot |
| 2013-03-17 |
elijah | hide 'executed successfully' puppet notices at default... |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
Micah Anderson | change verbosity level help output to reflect the actua... |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
elijah | bumping version number for no particular reason except... |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
elijah | added exit codes for puppet apply |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
elijah | set hostname on `leap node init` |
commit | commitdiff | tree | snapshot |
| 2013-03-14 |
elijah | fixed problems with warning about required options. |
commit | commitdiff | tree | snapshot |
| 2013-03-13 |
elijah | oops, fixed bug in `leap cert csr` |
commit | commitdiff | tree | snapshot |
| 2013-03-13 |
elijah | Revert "added @platform_branch to Leapfile" |
commit | commitdiff | tree | snapshot |
| 2013-03-13 |
elijah | added @platform_branch to Leapfile |
commit | commitdiff | tree | snapshot |
| 2013-03-13 |
elijah | added --domain switch to `leap cert csr` |
commit | commitdiff | tree | snapshot |
| 2013-03-13 |
elijah | puppet log: added more error matches |
commit | commitdiff | tree | snapshot |
| 2013-03-13 |
elijah | rsync --copy-links (temporary hack to supply_drop,... |
commit | commitdiff | tree | snapshot |
| 2013-03-12 |
elijah | removed 'paint' from Rakefile |
commit | commitdiff | tree | snapshot |
| 2013-03-11 |
elijah | fixed misc. bugs with switch to 'environment' flag. |
commit | commitdiff | tree | snapshot |
| 2013-03-11 |
elijah | revert gemspec change |
commit | commitdiff | tree | snapshot |
| 2013-03-11 |
elijah | changed how arrays are merged on .json files. |
commit | commitdiff | tree | snapshot |
| 2013-03-09 |
elijah | added rubygems as dev dependency, maybe this will make... |
commit | commitdiff | tree | snapshot |
| 2013-03-09 |
elijah | replace local and production values with 'environment'. |
commit | commitdiff | tree | snapshot |
| 2013-03-09 |
elijah | added support for development tag |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
elijah | provider error when 'node init' finds no nodes. |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
elijah | added @allow_production_deploy and @platform_branch... |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
elijah | change json comments from '#' to more standard '//' |
commit | commitdiff | tree | snapshot |
| 2013-03-01 |
elijah | clean up include paths, require newer rake version. |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
elijah | improve logging: set exit code on puppet error, better... |
commit | commitdiff | tree | snapshot |
| 2013-02-28 |
elijah | fixed merge errors and warn when REQUIRED properties... |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
elijah | pass through verbosity to puppet |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
elijah | minor ruby 1.8 compatibility change |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
elijah | try to issue better exit codes. still not perfect. |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
elijah | include leap command invocation in the log file, if... |
commit | commitdiff | tree | snapshot |
| 2013-02-27 |
elijah | make logging work with ruby 1.8, add timestamps to... |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
elijah | spit out the full callstack when -v2 |
commit | commitdiff | tree | snapshot |
| 2013-02-26 |
elijah | fix for ruby 1.8 compatibility |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
elijah | Merge branch 'master' of ssh://leap.se/leap_cli |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
elijah | minor improvements to wording of inline command help |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
elijah | generated doc/leap.md |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
elijah | added `rake doc` command. |
commit | commitdiff | tree | snapshot |
| 2013-02-24 |
elijah | initial experiments with auto doc creation |
commit | commitdiff | tree | snapshot |
| 2013-02-21 |
Micah Anderson | handle submodule updates and url changes |
commit | commitdiff | tree | snapshot |
| 2013-02-11 |
elijah | remove vagrant as gem dependency |
commit | commitdiff | tree | snapshot |
| next |