summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4617 from chef/lcg/chefstyle-perfLamont Granquist2016-03-0416-20/+20
|\
| * remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-237-7/+7
| * Autofixing new Perf cops in 0.37.2Lamont Granquist2016-02-2311-13/+13
* | Adding specs for rehash updatetyler-ball2016-03-044-0/+68
* | Merge pull request #4663 from chef/lcg/better-chef-rspec-constraintsLamont Granquist2016-03-0414-44/+39
|\ \
| * | remove merge conflict resolution errorlcg/better-chef-rspec-constraintsLamont Granquist2016-03-031-4/+0
| * | better chef+ruby rspec constraintsLamont Granquist2016-03-0314-42/+41
* | | Merge pull request #4664 from chef/salam/databag-fixThom May2016-03-041-2/+55
|\ \ \
| * | | Data bag item hash can have name keysalam/databag-fixSalim Alam2016-03-031-2/+55
| |/ /
* | | Merge pull request #4478 from chef/lcg/rfc-060-gem-metadataLamont Granquist2016-03-033-2/+32
|\ \ \ | |/ / |/| |
| * | add some metadata specs around 'gem' methodLamont Granquist2016-02-091-0/+27
| * | can't strip the PATH out of the env.Lamont Granquist2016-02-091-1/+1
| * | fix broken specsLamont Granquist2016-02-092-1/+4
* | | 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
| |_|/ |/| |