summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* missed oneLamont Granquist2018-01-311-1/+1
* use TMPDIR correctly in initscriptLamont Granquist2018-01-311-4/+6
* fix bff tests for tmpdirLamont Granquist2018-01-311-3/+3
* the format of this flametest doesn't matterLamont Granquist2018-01-301-21/+5
* Fix ifconfig spec to reflect new codeScott Hain2017-12-111-8/+3
* Don't run ifconfig tests on RHEL7, as it is not part of the base OSScott Hain2017-12-111-1/+1
* Add creation of ramdisk node if it doesn't already existScott Hain2017-12-111-0/+4
* Switch to platform family, enable correct platformsScott Hain2017-12-112-4/+4
* Update for centos as wellScott Hain2017-12-112-3/+3
* Change platform on mount and ifconfig from centos to redhat, since that is a ...Scott Hain2017-12-112-3/+3
* Use Chef::VersionConstraint in useradd_spec testjsnapp/chef-12/fix_useradd_spec_testJeremiah Snapp2017-11-151-1/+1
* Change a useradd_spec test for RHEL >= 6.8 and >= 7.3Jeremiah Snapp2017-11-131-4/+4
* 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