summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-05433-3520/+3223
* Refactor rubygems_spec test and make it fastjdm/rubygems-testKartik Null Cating-Subramanian2016-02-041-254/+312
* WIP make rubygems unit specs unit likeJay Mundrawala2016-02-041-10/+49
* Chocolatey provider: Raise a MissingLibrary exception if we can't find Chocol...cd/choco-error-msgChris Doherty2016-02-031-1/+42
* Merge pull request #4523 from chef/chefstyle/fixesLamont Granquist2016-02-036-6/+6
|\
| * auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-036-6/+6
* | Merge branch 'smurawski/dsc_resource_converge_logging'Steven Murawski2016-02-032-9/+22
|\ \ | |/ |/|
| * Allow PowerShellTypeCoercions to translate Chef::Node::ImmutableArraysmurawski/dsc_resource_converge_loggingSteven Murawski2016-02-031-0/+5
| * Allow PowerShellTypeCoercions to translate Chef::Node::ImmutableMashSteven Murawski2016-02-031-9/+15
| * include verbose output from the set method and shared function for accessing ...Steven Murawski2016-02-031-0/+2
* | Allow multiple property_types in `is`jk/property-is-multiple-typesJohn Keiser2016-02-031-15/+76
* | Merge pull request #4516 from chef/invalidMatt Wrock2016-02-031-1/+1
|\ \
| * | fixes #4515 and use FormatMessage to get correct error messages from native A...invalidMatt Wrock2016-02-031-1/+1
| |/
* | Merge pull request #4481 from chef/jdm/fips-58Jay Mundrawala2016-02-034-2/+95
|\ \ | |/ |/|
| * Refactor chef-config fips configjdm/fips-58Jay Mundrawala2016-01-282-5/+5
| * Allow use of command line fips switch for knifeJay Mundrawala2016-01-283-1/+94
* | Merge pull request #4518 from coderanger/copyright-2016Noah Kantrowitz2016-02-02578-1013/+1013
|\ \
| * | Some more author domain stragglers.Noah Kantrowitz2016-02-029-9/+9
| * | Update for chef.io domain in copyright lines too.Noah Kantrowitz2016-02-026-6/+6
| * | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-02347-409/+409
| * | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-02344-350/+350
| * | Manual fix ups for things that didn't follow the usual pattern.Noah Kantrowitz2016-02-022-2/+2
| * | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-02576-593/+593
* | | Bad test lead to a provider coverage failure for brand new machines with no p...Nate Walck2016-02-021-1/+1
|/ /
* | Make windows event log tests fasterJay Mundrawala2016-02-021-4/+9
* | Mark windows_service_spec as brokenJay Mundrawala2016-02-021-1/+2
* | Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-0210-40/+11
* | Don't rerun ohai for ohai_spec when not neededjdm/ohai-func-specJay Mundrawala2016-02-011-3/+1
* | Add missing acl_entry backwards compatibility "require"John Keiser2016-02-011-0/+34
* | Fix defaults on property_typeJohn Keiser2016-02-011-0/+15
* | Fix /acls/data_bags local mode pathJohn Keiser2016-02-011-1/+1
* | Adjust tests for ACLsJohn Keiser2016-02-013-2/+57
* | add spec helperLamont Granquist2016-01-291-1/+2
|/
* Merge pull request #4472 from chef/jdm/fix-fips-filterJay Mundrawala2016-01-272-2/+2
|\
| * Rename not_fips rspec filter to no_supported_under_fipsjdm/fix-fips-filterJay Mundrawala2016-01-272-2/+2
| * Fix inverted filter logic for not_fips rspec filterJay Mundrawala2016-01-271-1/+1
* | Fix config load expectations for windowsdanielsdeleo2016-01-272-2/+2
* | Reorganize application tests to catch fatalsdanielsdeleo2016-01-271-146/+158
* | Force config file setting to absolute path in chef-clientdanielsdeleo2016-01-271-22/+53
* | Fix nil with properties:John Keiser2016-01-275-158/+187
* | Merge pull request #4409 from chef/lcg/suppress-reporter-failuresLamont Granquist2016-01-272-1/+7
|\ \ | |/ |/|
| * suppress reporter failures by using validate_utf8=falselcg/suppress-reporter-failuresLamont Granquist2016-01-262-1/+7
* | Merge pull request #4434 from chef/lcg/better-eof-errorsLamont Granquist2016-01-271-3/+26
|\ \
| * | explicit specs for EOFErrorslcg/better-eof-errorsLamont Granquist2016-01-261-3/+26
* | | Merge pull request #4422 from chef/tm/apt_updateThom May2016-01-272-0/+151
|\ \ \
| * | | fix style nittm/apt_updateThom May2016-01-221-1/+1
| * | | respond to review commentsThom May2016-01-222-0/+28
| * | | Dependency inject file locationsThom May2016-01-211-3/+33
| * | | Add periodic action as the defaultThom May2016-01-201-0/+20
| * | | Add an apt_update resourceThom May2016-01-202-0/+73