summaryrefslogtreecommitdiff
path: root/spec/unit/mixin/params_validate_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-3/+3
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* Style/SymbolArrayLamont Granquist2019-07-021-6/+6
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-4/+4
* fix Style/HashSyntaxLamont Granquist2018-07-021-96/+96
* Implement RFC 101: Custom Validation MessagesThom May2018-02-121-1/+12
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-52/+53
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-20/+20
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-40/+40
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-091-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-34/+34
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-11/+11
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-28/+28
* Add Property.create and Resource.property_type for type system overridingJohn Keiser2015-07-031-2/+2
* Bring set_or_return behavior back in line with what it used to beJohn Keiser2015-07-031-0/+2
* Revert "Merge pull request #2956 from chef/lcg/deploy-fixes"Jay Mundrawala2015-03-251-75/+61
* add explicit test for nillable_set_or_returnLamont Granquist2015-02-231-0/+7
* add nillable_set_or_return tests to the mixinLamont Granquist2015-02-231-63/+70
* Update to RSpec 3.Claire McQuin2014-10-291-71/+71
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-17/+17
* Normalize whitespace on all filesSeth Vargo2013-09-261-72/+72
* Rename #delay_eval helper to #lazy. Update specs to account for change.Chris Roberts2013-06-191-7/+3
* More specs for more coverage on delayed evaluator usageChris Roberts2013-06-191-4/+22
* Allow delayed attribute evaluation. Add tests for delayed evaluationChris Roberts2013-06-191-0/+21
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+372
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-331/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-14/+13
* Got set_or_return to work properlyAdam Jacob2008-04-281-0/+1
* chef compilesAdam Jacob2008-04-271-0/+33
* Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,...Adam Jacob2008-04-071-0/+298