summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Enable progress output to be configuredtm/remote_file_download_progressThom May2016-03-042-0/+35
* Merge pull request #4646 from coderanger/negative-lengthNoah Kantrowitz2016-03-011-0/+15
|\
| * Make chef style happy.Noah Kantrowitz2016-03-011-1/+1
| * Split the negative check to its own log message.Noah Kantrowitz2016-02-291-1/+1
| * Handle negative content length headers too.Noah Kantrowitz2016-02-291-0/+15
* | Merge pull request #4645 from chef/msiMatt Wrock2016-02-291-0/+9
|\ \
| * | fixes #4639 and returns true from define_resource_requirements for MSIsmsiMatt Wrock2016-02-291-0/+9
| |/
* | if no module name is found for a valid dsc resource default to PSDesiredState...dscMatt Wrock2016-02-291-4/+53
|/
* Filter out directory paths from all_files when loadinglist-unignored-filesdanielsdeleo2016-02-261-0/+8
* Rename all_unignored_files -> all_filesdanielsdeleo2016-02-262-5/+5
* List all the unignored files when loading a cookbookdanielsdeleo2016-02-261-0/+4
* Add test file to fixture cookbookdanielsdeleo2016-02-262-2/+8
* Add all_unignored_files attribute to CBVersiondanielsdeleo2016-02-261-0/+6
* Modernize cookbook version specsdanielsdeleo2016-02-261-108/+120
* Merge pull request #4631 from chef/jjh/databag_item_to_hash_non_mutatingJosh Hudson2016-02-261-0/+7
|\
| * Fix a bug that was causing DataBagItem.to_hash to mutate the data bag itemjjh/databag_item_to_hash_non_mutatingJosh Hudson2016-02-261-0/+7
* | Merge pull request #4621 from chef/cd/fix-choco-errorBryan McLellan2016-02-261-17/+14
|\ \
| * | Add a spec to better mimic the acceptance test.Chris Doherty2016-02-251-2/+13
| * | Fix unit spec for choco_exe.unknown2016-02-241-16/+2
| |/
* | Merge pull request #4626 from chef/umlautMatt Wrock2016-02-251-0/+6
|\ \
| * | ensure paths maintain utf-8ness in non ascii encodingsumlautMatt Wrock2016-02-241-0/+6
* | | Add test for solo.dJay Mundrawala2016-02-242-52/+5
* | | Refactor application/client.rb to use DotD mixin for loading client.dJay Mundrawala2016-02-241-5/+5
* | | Use escape_glob_dir for client.d/conf.dJay Mundrawala2016-02-241-4/+4
* | | Fix broken load_conf_d_fileJay Mundrawala2016-02-241-2/+5
* | | Make chef-client read client.dJay Mundrawala2016-02-241-0/+51
* | | Copy client.d files during bootstrapJay Mundrawala2016-02-241-0/+49
| |/ |/|
* | fixed exe package downloadsMatt Wrock2016-02-221-1/+13
|/
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-1951-225/+225
* deal with 0.37.2 renamed copsLamont Granquist2016-02-1863-275/+275
* 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
* | | 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 #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-129-181/+181
|\ \ \ \