summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-1958-256/+256
* deal with 0.37.2 renamed copsLamont Granquist2016-02-1871-295/+295
* skip uid check for aix in user add functional testsMatt Wrock2016-02-181-16/+9
* Merge pull request #4111 from mikedodge04/launchdPhil Dibowitz2016-02-172-0/+220
|\
| * bundle exec chefstyle -aMike Dodge2016-02-152-51/+50
| * fixed provider specMike Dodge2016-02-151-8/+11
| * added specsMike Dodge2016-02-152-0/+218
* | Merge pull request #4574 from chef/lcg/cookbook-shadow-deprecationLamont Granquist2016-02-162-2/+13
|\ \
| * | don't warn about shadow cookbooks twiceLamont Granquist2016-02-161-1/+3
| * | fix specsLamont Granquist2016-02-121-1/+10
* | | change shell to /bin/sh in user_add tests to fix aixMatt Wrock2016-02-161-1/+1
* | | Merge pull request #4586 from chef/tm/trailing_whitespaceThom May2016-02-161-1/+1
|\ \ \
| * | | fix trailing whitespacetm/trailing_whitespaceThom May2016-02-161-1/+1
* | | | Merge pull request #4582 from chef/tm/prepend-chefThom May2016-02-161-0/+85
|\ \ \ \ | |/ / / |/| | |
| * | | add tempfile teststm/prepend-chefThom May2016-02-161-0/+85
| | |/ | |/|
* | | Merge pull request #4427 from juliandunn/remove-duplicate-shellcmddefLamont Granquist2016-02-162-17/+20
|\ \ \
| * | | Refactor test to remove duplicate definition of ShellCmdResultJulian C. Dunn2016-01-182-17/+20
* | | | Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-162-4/+7
|\ \ \ \
| * | | | Updated specartursitarski2016-02-022-4/+7
* | | | | Merge pull request #4524 from PatrickWalker/feature/4154Steven Murawski2016-02-161-1/+1
|\ \ \ \ \
| * | | | | Update to Log Level when showing unencrypted databagPatrick Walker2016-02-031-1/+1
* | | | | | Merge pull request #4579 from chef/cmluciano/fixhttperrorThom May2016-02-161-2/+14
|\ \ \ \ \ \
| * | | | | | Add test to ensure Tempfile does the right thingcmluciano/fixhttperrorThom May2016-02-161-2/+14
| | |_|_|/ / | |/| | | |
* | | | | | test that splitting a string on commas DTRTtm/split_group_membersThom May2016-02-161-0/+5
|/ / / / /
* | | | | Be way more explicit about how we're handling datatm/missed_migrationThom May2016-02-1515-21/+28
* | | | | Merge pull request #4573 from chef/lcg/bump-rubocopLamont Granquist2016-02-1212-185/+185
|\ \ \ \ \
| * | | | | convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-127-26/+26
| * | | | | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-1210-168/+168
| | |_|_|/ | |/| | |
* | | | | Fix policyfile testsad/fix_policyfile_zeroandy-dufour2016-02-121-2/+6
|/ / / /
* | | | do not include source parameter when removing a chocolatey package and ensure...no_webMatt Wrock2016-02-111-4/+10
* | | | Merge pull request #4541 from chef/lcg/chefstyle-batchLamont Granquist2016-02-11109-391/+391
|\ \ \ \
| * | | | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-0986-333/+333
| * | | | auto fixing some rubocopsLamont Granquist2016-02-09109-391/+391
* | | | | Respect TMPDIR in functional testsJohn Keiser2016-02-105-13/+13
* | | | | Merge pull request #4545 from chef/lcg/remove-rm-rfLamont Granquist2016-02-102-44/+29
|\ \ \ \ \
| * | | | | remove rm -rf in chef solo recipe_urlLamont Granquist2016-02-102-44/+29
| |/ / / /
* | | | | Ensure we do streaming requests correctly everywheretm/site_download_regressionThom May2016-02-091-5/+5
* | | | | Use a streaming request to download cookbookThom May2016-02-091-6/+4
|/ / / /
* | | | autofixing some missed copsLamont Granquist2016-02-052-3/+3
* | | | 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