summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* better chef+ruby rspec constraintsLamont Granquist2016-03-0314-42/+41
* Merge pull request #4655 from coderanger/solobagNoah Kantrowitz2016-03-031-0/+5
|\
| * Clearer exception for loading non-existent data bag items in solo mode.Noah Kantrowitz2016-03-021-0/+5
* | Merge pull request #4307 from davide125/systemd-maskPhil Dibowitz2016-03-031-0/+65
|\ \ | |/ |/|
| * spec nitsDavide Cavalca2016-02-221-4/+4
| * add tests for is_masked?Davide Cavalca2016-02-221-0/+33
| * rework to use service resource directly instead of subclassingDavide Cavalca2016-02-221-1/+2
| * initial attempt at spec updateDavide Cavalca2016-02-221-1/+32
* | 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