summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #4465 from artursitarski/change-shell-for-locked-u...tm/revert_4465Thom May2016-03-022-7/+4
* 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-292-5/+54
|/
* Filter out directory paths from all_files when loadinglist-unignored-filesdanielsdeleo2016-02-262-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-263-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 #4620 from chef/jdm/fips-acceptanceKartik Null Cating-Subramanian2016-02-262-2/+2
|\ \
| * | Exclude git from the fips acceptance testsJay Mundrawala2016-02-252-2/+2
| |/
* | 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-243-52/+75
* | | 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-243-0/+53
* | | Copy client.d files during bootstrapJay Mundrawala2016-02-244-0/+53
| |/ |/|
* | enable HTTP winrm listener for dsc functional testsdsc_listenerMatt Wrock2016-02-231-0/+10
* | fixed exe package downloadsMatt Wrock2016-02-221-1/+13
|/
* 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