index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
config
Age
Commit message (
Expand
)
Author
2014-03-24
fixed problems when default encoding is not utf8
elijah
2014-03-23
fix bug that prevented json keys with a period in them.
elijah
2014-03-18
only run the tests that are specified, regardless of dependencies
elijah
2014-03-14
added ability to define environment specific provider.json (e.g. provider.pro...
elijah
2014-03-08
added support for specifying what order nodes should be tested in.
elijah
2014-03-08
include mx nodes in /etc/hosts of all nodes
elijah
2014-02-14
Include monitor node itself in hiera hosts hash (Feature #5133)
varac
2014-02-13
fix bug with compiling secrets.json
elijah
2014-02-10
fixed bug that prevented `leap list`
elijah
2014-02-10
automatically upgrade secrets.json
elijah
2014-02-10
different secrets for each environment
elijah
2014-02-09
added ssh pub key information to the 'hosts' hash saved in hiera files. versi...
elijah
2014-02-07
added support for custom /etc/hosts files, fixed bug in ObjectList filters (w...
elijah
2014-02-06
added support for 'monitor' ssh keys.
elijah
2013-09-21
added support for config arrays that are required: e.g. ["REQUIRED"]. this wi...
elijah
2013-09-20
add support to haproxy_servers macro for the possibility that at node might h...
elijah
2013-09-05
change /etc/hosts to use ec2_public_ipv4 (instead of ec2_local_ipv4) if defin...
elijah
2013-07-30
1.2.1 - fix bug in haproxy (weight max is 256)
elijah
2013-07-29
allow ssh to disabled nodes
elijah
2013-07-29
security fix - don't allow leap_cli created files to be world/group readable.
elijah
2013-07-29
added assert() macro.
elijah
2013-07-26
add macro to support for haproxy with weights
elijah
2013-06-26
added command `leap compile zone`
elijah
2013-06-25
change it so the file loading info is only logged if log level is >= 3 (it is...
elijah
2013-06-25
lock version for allowed platform & add authorized_keys support
elijah
2013-06-22
improve `leap inspect`
elijah
2013-06-20
Fixed bug when facts.json is missing.
elijah
2013-06-19
fixed utf8 bug when locale not set, and improved testing for ruby 1.8.
elijah
2013-06-04
when generating /etc/hosts, use local ips if available via facts.json
elijah
2013-06-04
add support for `leap facts`. includes some fun new helpers, like run_with_pr...
elijah
2013-05-27
important! the order that a node specifies its services and tags is now impor...
elijah
2013-05-27
disabled nodes -- ensure the disabled nodes are also removed from the service...
elijah
2013-05-27
prevent `leap compile` from destroying disabled node files.
elijah
2013-05-27
added support for disabling nodes
elijah
2013-05-22
object list -- added pick_fields() and exclude()
elijah
2013-05-22
fixed bug with config list not supporting correctly not filters (eg nodes[:na...
elijah
2013-05-08
attempt to fix file loading problem when the OS has a weird default encoding.
elijah
2013-04-02
added support for hex_secrets
elijah
2013-03-31
better error messages when json or node parsing goes wrong.
elijah
2013-03-31
add ability to search for nodes using nil values.
elijah
2013-03-27
make sure stunnel hostnames show up in /etc/hosts
elijah
2013-03-27
move config macros to config/macros.rb
elijah
2013-03-27
added config macros for stunnel_client, stunnel_server, stunnel_port
elijah
2013-03-13
fixed problems with warning about required options.
elijah
2013-03-10
fixed misc. bugs with switch to 'environment' flag.
elijah
2013-03-10
changed how arrays are merged on .json files.
elijah
2013-03-08
replace local and production values with 'environment'.
elijah
2013-03-08
added support for development tag
elijah
2013-02-28
added @allow_production_deploy and @platform_branch to Leapfile
elijah
2013-02-28
change json comments from '#' to more standard '//'
elijah
[next]