summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* MSYS-684: Added parser for DSC configurationbtm/chef-12-dscpiyushawasthi2017-10-162-19/+104
* Support new CriticalOhaiPlugins (backport #6486 to chef-12) (#6487)Phil Dibowitz2017-10-091-0/+11
* fix testsNaomi Reeves2017-09-281-1/+4
* Code refactor and add spec for powershell version 5piyushawasthi2017-09-121-8/+60
* missing spec fixlcg/backport-6355Lamont Granquist2017-08-281-1/+1
* speed up immutabilizationLamont Granquist2017-08-281-3/+11
* made changes to work file and remote_file resource work for lazyNAshwini2017-08-081-0/+145
* Properly send run_list_expanded event in policy node caseTyler Cloke2017-06-231-0/+50
* Looks like this is broken on SLES 12.0/x64 tooThom May2017-06-201-1/+1
* Fixed the specs and review commentstm/backport_2016_fixesNimishaS2017-06-204-21/+27
* Fixing build failures of Windows Server 2016nimisha2017-06-204-4/+27
* Chefstyle fixes.Noah Kantrowitz2017-05-241-3/+3
* Expand the system info displayed on error to give us some more data to work w...Noah Kantrowitz2017-05-241-7/+52
* Prefer Systemd with sysvinit script over Upstart for service providerGrant Ridder2017-05-151-10/+10
* Discard caches for files not in the manifestAkira Kitada2017-05-101-0/+12
* Merge pull request #5964 from chef/lcg/solaris-ruby24-fixsd/fix-solaris-testsLamont Granquist2017-04-281-3/+3
* Clarify log messaging for required recipe featurerequired-recipe-backportdanielsdeleo2017-04-101-1/+1
* Merge pull request #6032 from chef/sd/required-recipeThom May2017-04-102-0/+56
* Add a spec for apt_package install with quoted optionstm/backport_5838Mark Harrison2017-04-101-0/+10
* Fix apt_repository for latest os version 16.10Salim Afiune2017-03-081-27/+33
* Add test to assert we use GET RequestSalim Afiune2017-03-071-45/+65
* Merge pull request #5816 from chef/lcg/yum-coerce-array-attributesLamont Granquist2017-02-141-1/+42
|\
| * coerce immutable arrays to normal arrayslcg/yum-coerce-array-attributesLamont Granquist2017-02-141-1/+42
* | Make it easier to have a versioned factorytm/versioned_apiThom May2017-02-143-0/+220
|/
* re-fix redundant selflcg/fix-more-chefstylesLamont Granquist2017-02-131-31/+31
* greenify rspecLamont Granquist2017-02-131-58/+58
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-137-55/+47
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-1123-310/+324
* Suppress sensitive properties from resource outputTom Duffield2017-02-101-0/+18
* Update windows rspec filter to fix buildsTom Duffield2017-02-101-1/+4
* Merge pull request #5793 from chef/lcg/data-collector-utf8massterTom Duffield2017-02-091-1/+1
|\
| * sanitize utf8 data going to serverlcg/data-collector-utf8Lamont Granquist2017-02-081-1/+1
* | fix for rubocop 0.47.1Lamont Granquist2017-02-091-1/+1
* | Merge pull request #5794 from biinari/fix/deprecated-chef-platform-methods-cl...Thom May2017-02-091-1/+28
|\ \
| * | Fix chef_platform_methods deprecation class nameBill Ruddock2017-02-081-1/+28
| |/
* | Fix functional tests for alternate user supportBryan McLellan2017-02-094-4/+11
* | Merge pull request #5791 from chef/tduffield/COOL-612/yum-provider-archTom Duffield2017-02-081-40/+47
|\ \ | |/ |/|
| * Add mutlipackage_api support to yum_package Providertduffield/COOL-612/yum-provider-archTom Duffield2017-02-081-58/+47
| * Add specs to cover yum_package failure scenariosTom Duffield2017-02-071-0/+18
* | slightly better organizationlcg/dnf-rhel7Lamont Granquist2017-02-071-46/+46
* | add spec tests on propagating errorsLamont Granquist2017-02-071-0/+29
* | add a couple where-with-a-block testsLamont Granquist2017-02-072-8/+20
* | add tests for 'where'Lamont Granquist2017-02-071-1/+43
* | add unit tests for `which` behaviorLamont Granquist2017-02-071-0/+106
* | fix return of which()Lamont Granquist2017-02-071-13/+2
|/
* Fixed specsnimisha2017-02-024-310/+215
* Fixed bugs, review comments and specsnimisha2017-02-023-7/+17
* Rubocop violations in execute resource alternate user implementationadamedx2017-02-025-35/+35
* Rubcop violations in alt-user execute common codeadamedx2017-02-022-35/+35
* Workaround on Windows execute tests for leaked user profilesAdam Edwards2017-02-021-2/+7