Age | Commit message (Expand) | Author |
2015-05-04 | gemspec clean up: remove gems 'tee' and 'versionomy', and tighten dependency ... | elijah |
2015-05-04 | make gpgme optional | elijah |
2014-11-10 | pin gem gli to a version we know will work. | elijah |
2014-10-28 | pin net-ssh version to 2.7.0. later versions break interactive password authe... | elijah |
2014-10-28 | better solution to activesupport dependency problem | elijah |
2014-10-21 | fixed `leap cert csr` to add correct "Requested Extensions" attribute on the ... | elijah |
2014-05-22 | Change macro name to rand_range, add base32 gem dependency | irregulator |
2014-05-20 | ssh: modified yet again how ssh is used. pin to a newer version of capistrano... | elijah |
2014-02-13 | attempt to fix issues people have running leap_cli on different computers. | elijah |
2014-02-09 | add bundler/setup to Rakefile, so we don't get minitest version conflicts. | elijah |
2013-10-09 | pin capistrano to 2.x so it doesn't update to 3.0.0 (#4088) | varac |
2013-06-02 | now we require a leap_platform/platform.rb config file. | elijah |
2013-03-31 | switch license to MIT, required until we stop vendoring certificate_authority. | elijah |
2013-03-10 | revert gemspec change | elijah |
2013-03-09 | added rubygems as dev dependency, maybe this will make travis pass? | elijah |
2013-02-28 | clean up include paths, require newer rake version. | elijah |
2013-02-11 | remove vagrant as gem dependency | elijah |
2013-02-08 | add vagrant requirement to to gemspec | elijah |
2013-02-08 | add runtime dependencies for vendored gems to gemspec | elijah |
2013-02-07 | remove runtime dependency for certificate_authority gem, since this gem is ve... | elijah |
2013-02-02 | logging - output of leap command is now additionally sent to --log=FILE comma... | elijah |
2012-12-05 | fixed problems with ruby 1.8 and GLI, and added some tests. | elijah |
2012-11-29 | s.add_runtime_dependency => should be >= | varac |
2012-11-29 | set capistrano dependency at >= 2.13.5 | elijah |
2012-11-24 | fixed broken `leap list` | elijah |
2012-11-15 | include missing vendor/vagrant_ssh_keys in gem | elijah |
2012-11-04 | better path management | elijah |
2012-11-01 | added some initial tests. yeah. | elijah |
2012-11-01 | x.509 support -- added certificate authority creation and server cert creation | elijah |
2012-10-27 | auto run 'git submodule update --init' on leap platform if needed | elijah |
2012-10-27 | switch to using ya2yaml | elijah |
2012-10-25 | updated gemspec, removed gemfile.lock | elijah |
2012-10-24 | created 'rake build' and 'rake install', updated README. | elijah |
2012-10-24 | include vendored files in gemspec | elijah |
2012-10-23 | patched supply_drop gem and vendored it | elijah |
2012-10-21 | updated gem requirements | elijah |
2012-10-14 | added add-user command | elijah |
2012-10-11 | code cleanup. better support for nested configs and templates. | elijah |
2012-10-10 | added highline dependency | elijah |
2012-10-09 | fixed paths | elijah |