summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* fixes #4515 and use FormatMessage to get correct error messages from native A...invalidMatt Wrock2016-02-031-1/+1
* 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
* | | | Enable Chef 12 mode for local mode by defaultdanielsdeleo2016-01-261-233/+406
* | | | Fix ambiguous argument warningsdanielsdeleo2016-01-261-2/+2
* | | | Merge pull request #4287 from chef/jdm/1.3-fipsJay Mundrawala2016-01-2610-44/+53
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix client_specjdm/1.3-fipsJay Mundrawala2016-01-261-2/+6
| * | | Do openssl initialization in chef-fips test pipelineJay Mundrawala2016-01-251-0/+4
| * | | Modify registration_spec to work when fips is enabled in opensslJay Mundrawala2016-01-251-6/+6
| * | | Skip Version0 encrypted databag tests when in fips modeJay Mundrawala2016-01-254-2/+7
| * | | Don't check the key for auth_credentials_specJay Mundrawala2016-01-251-32/+1
| * | | Rename openssl-fips to fips and add messagesJay Mundrawala2016-01-252-3/+3
| * | | Do openssl initialization from applicationsJay Mundrawala2016-01-252-1/+11
| * | | Use sign v1.3 when fips mode is selectedJay Mundrawala2016-01-251-2/+17
| * | | Pass headers to mixlib-authenticationJay Mundrawala2016-01-251-1/+3
* | | | Set range of system user/group id to max of 200Jay Mundrawala2016-01-261-3/+3
* | | | Merge pull request #4231 from chef/lcg/zypper-multipackageLamont Granquist2016-01-251-34/+44
|\ \ \ \
| * | | | zypper multipackage patchLamont Granquist2016-01-251-52/+26