Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 8.03 KB
class_param.rb 997 Bytes
global_param.rb 370 Bytes

Latest revisions

# Date Author Comment
8347a5ef 08/28/2015 09:04 AM Ori Rabin

Fixes #10731 - Allow matches to merge with default values

9f88e8a1 08/19/2015 03:42 AM Tom Caspy

fixes #10232 - moving validations and casting out of lookup key and value

111b0459 07/24/2015 10:28 AM Daniel Lobato Garcia

Refs #3809 - Enable cop Style/IfUnlessModifier

868faa8f 06/16/2015 08:48 AM Daniel Lobato Garcia

Fixes #10409 - Rails 4 compatible changes with Rails 3

a3d8204a 05/09/2015 04:35 AM Ori Rabin

Fixes #8333 - correct matcher values with multi-key matchers

a2468540 03/22/2015 09:21 AM Marek Hulán

Fixes #9787 - correctly typecast default values

JSON and YAML default values were double typecasted, once by active
record and then by value_of_key method.

25a7f806 03/15/2015 07:33 AM Marek Hulán

Fixes #9673 - treat YAML and JSON lookup keys as strings

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

f8a56f5b 01/28/2015 07:18 AM Marek Hulán

Fixes #8052 - allows erb in array and hash params

daf34ae7 12/08/2014 09:47 AM Ori Rabin

Fixes #8551 - use most specific matcher for inherited hostgroups

Host recieves correct smart_class_parameter value when multiple overrides for
inherited host groups exist for parameter.

View revisions

Also available in: Atom