Age | Commit message (Expand) | Author |
2013-02-23 | added `rake doc` command. | elijah |
2013-02-23 | initial experiments with auto doc creation | elijah |
2013-02-21 | handle submodule updates and url changes | Micah Anderson |
2013-02-11 | remove vagrant as gem dependency | elijah |
2013-02-10 | bump version to 0.1.6 | elijah |
2013-02-10 | add debug notice if file is missing for macro file_path(x) | elijah |
2013-02-10 | fix file_path so that nested files are copied correctly | elijah |
2013-02-10 | display `leap list --print` null values as [null] instead of missing | elijah |
2013-02-10 | update requirements.rb | elijah |
2013-02-10 | fix errant references to provider.vagrant (should be leapfilt.vagrant_network) | elijah |
2013-02-10 | moved vagrant config to Leapfile, added ~/.leaprc support. | elijah |
2013-02-10 | more verbose vagrant install warning. | elijah |
2013-02-10 | updated readme | elijah |
2013-02-08 | improve `leap node add` by auto creating cert and validating ip_address | elijah |
2013-02-08 | added ability to have 'default' entries in json files. | elijah |
2013-02-08 | changed `leap init` to `leap new`, made more foolproof. | elijah |
2013-02-08 | leap inspect now works with all .json files | elijah |
2013-02-08 | added 'nodes_like_me' macro | 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-08 | vagrant: pass through --yes to vagrant as --force | elijah |
2013-02-07 | run locale-gen on node init. | elijah |
2013-02-07 | remove runtime dependency for certificate_authority gem, since this gem is ve... | elijah |
2013-02-07 | make --tags override the defaults | elijah |
2013-02-07 | Merge branch 'master' of ssh://leap.se/leap_cli | elijah |
2013-02-07 | added global --yes option | elijah |
2013-02-03 | leap_cli: change url for leap basebox (Feature #1586) | varac |
2013-02-02 | added --tags to deploy command. | elijah |
2013-02-02 | logging - output of leap command is now additionally sent to --log=FILE comma... | elijah |
2013-02-01 | ignore variable scope warnings for now in leap_cli (Feature #1621) | varac |
2013-01-31 | Merge branch 'master' of ssh://leap.se/leap_cli | elijah |
2013-01-31 | include tag leap_service by default (#1610) | Micah Anderson |
2013-01-31 | fix erroneous space between tags (#1571) | Micah Anderson |
2013-01-31 | tag 'base' is a bad idea because it invokes apache::base as well | varac |
2013-01-31 | allow OR conditions in ObjectList filters | elijah |
2013-01-31 | generate better testing openvpn client configs in test/openvpn | elijah |
2013-01-31 | oops, fixed typo with puppet tags | elijah |
2013-01-31 | tag 'default' interferes with puppet automatic tagging | varac |
2013-01-30 | added 'leap deploy --fast' | elijah |
2013-01-30 | fix bug with vanishing secrets | elijah |
2013-01-30 | improve slightly the race conditions that can happen when logging from multip... | elijah |
2013-01-30 | fix problem with nested Dir.chdir | elijah |
2013-01-28 | provide puppet libdir for leap deploy to load custom puppet functions | varac |
2013-01-28 | added 'leap local save' to create a new sandbox snapshot. | elijah |
2013-01-28 | remove old secrets from secrets.json if they are not defined anywhere. | elijah |
2013-01-28 | added custom_vagrant_vm_line to Leapfile | elijah |
2013-01-21 | added client ca in addition to normal ca (used only to generate client certif... | elijah |
2013-01-21 | much better error reporting for bad evals in json configs | elijah |
2013-01-21 | replaced 'manager.provider' with 'provider' | elijah |
2013-01-20 | fix bug with rsync when leap command is run from other directories | elijah |