summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4640 from chef/tm/zero_deep_librariesThom May2016-03-151-0/+4
|\
| * Ensure that chef-zero loads libraries recursivelytm/zero_deep_librariesThom May2016-03-031-0/+4
* | Merge pull request #4706 from chef/lcg/chefstyle-andorLamont Granquist2016-03-159-14/+14
|\ \
| * | chefstyle Style/AndOr fixesLamont Granquist2016-03-149-14/+14
* | | Merge pull request #4684 from chef/cd/fix-spurious-warningsChris Doherty2016-03-141-0/+27
|\ \ \ | |/ / |/| |
| * | Issue 4334: Because set(property, nil) gets turned into get(property), add a ...cd/fix-spurious-warningsChris Doherty2016-03-111-0/+27
* | | Merge pull request #4692 from chef/salam/mount-fixSalim Alam2016-03-111-0/+12
|\ \ \ | |/ / |/| |
| * | Update specSalim Alam2016-03-111-0/+12
* | | s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
|/ /
* | Merge pull request #4661 from davide125/systemd-userPhil Dibowitz2016-03-081-40/+66
|\ \
| * | rubocop fixesDavide Cavalca2016-03-071-4/+4
| * | add a test for user servicesDavide Cavalca2016-03-041-8/+34
| * | Extend service resource to support systemd user servicesDavide Cavalca2016-03-031-36/+36
* | | preferred_manifest_record: fix pretty print.David Duponchel2016-03-071-1/+24
* | | 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