summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4344 from chef/if/warn-on-reload-resourceThom May2016-01-131-2/+2
|\
| * debug log messages upon reloaded resourcesif/warn-on-reload-resourceIsa Farnik2016-01-121-2/+2
* | Merge pull request #4388 from chef/lcg/more-rubocop-lintThom May2016-01-133-12/+8
|\ \ | |/ |/|
| * more rubocop fixeslcg/more-rubocop-lintLamont Granquist2016-01-123-12/+8
* | Merge pull request #4384 from chef/lcg/really-fix-copsLamont Granquist2016-01-127-43/+45
|\ \
| * | really fix copslcg/really-fix-copsLamont Granquist2016-01-127-43/+45
| |/
* | Merge pull request #4373 from PatrickWalker/feature/issue-4268Thom May2016-01-121-0/+8
|\ \
| * | Ensuring running Help returns an exit code of 0Patrick Walker2016-01-111-0/+8
* | | Merge pull request #4343 from jordane/jordane/supports-use-platform-parserThom May2016-01-121-0/+5
|\ \ \
| * | | add cookbook metadata that will fail testsJordan Evans2015-12-281-0/+5
* | | | Merge pull request #4378 from chef/choco_editsMatt Wrock2016-01-121-3/+31
|\ \ \ \
| * | | | assert candidates exist for alternate sources and when pinning versionsMatt Wrock2016-01-121-3/+31
* | | | | Merge pull request #4375 from chef/no_version_detectMatt Wrock2016-01-122-81/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fexes #4354 and fiexs #4372 stop trying to auto detect versions for exe insta...no_version_detectMatt Wrock2016-01-112-81/+8
| |/ / /
* | | | Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-128-15/+15
|\ \ \ \
| * | | | chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-128-15/+15
| |/ / /
* | | | fix some lint copsLamont Granquist2016-01-1217-21/+21
|/ / /
* | | Merge pull request #4106 from chef/lcg/chocolatey-packageLamont Granquist2016-01-113-1/+490
|\ \ \
| * | | chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-083-1/+490
| | |/ | |/|
* | | Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-1141-280/+272
|/ /
* | Merge pull request #4315 from bbbco/masterThom May2016-01-041-0/+20
|\ \
| * | Add extra tests around whether to skip with multiple guardsbbbco2015-12-151-0/+20
* | | Merge pull request #4340 from juliandunn/reenable-aix-mount-testBryan McLellan2015-12-311-20/+8
|\ \ \
| * | | Re-enable AIX mount functional test by using the NameFS type whichJulian C. Dunn2015-12-231-20/+8
| | |/ | |/|
* | | Merge pull request #4321 from chef/service_userMatt Wrock2015-12-292-29/+23
|\ \ \ | |/ / |/| |
| * | fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-292-29/+23
* | | Merge pull request #4333 from chef/vaultMatt Wrock2015-12-224-31/+41
|\ \ \
| * | | no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-224-31/+41
* | | | Merge pull request #4078 from natewalck/profilesPhil Dibowitz2015-12-203-0/+329
|\ \ \ \ | |/ / / |/| | |
| * | | Added profile provider for OS XNate Walck2015-12-173-0/+329
* | | | Merge pull request #4330 from chef/shain/disable_aix_mount_testsSalim Alam2015-12-184-3/+9
|\ \ \ \
| * | | | Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-183-2/+7
| * | | | Disabled mount tests on AIX since they only work in LPARs and we test in WPAR...Scott Hain2015-12-181-1/+2
| |/ / /
* | | | Consistent return value for started?Jay Mundrawala2015-12-181-0/+1
* | | | tiny_server should retry Errno::EHOSTUNREACHJay Mundrawala2015-12-181-1/+2
|/ / /
* | | Merge pull request #4320 from chef/jk/fix-package-nil-warningJay Mundrawala2015-12-161-5/+1
|\ \ \ | |/ / |/| |
| * | Fix failing package unit testjk/fix-package-nil-warningJohn Keiser2015-12-161-5/+1
* | | Merge pull request #4277 from chef/mwrock/packageMatt Wrock2015-12-152-8/+18
|\ \ \ | |_|/ |/| |
| * | fixing post merge test breaksMatt Wrock2015-12-151-2/+2
| * | merge cleanupmwrock/packageMatt Wrock2015-12-151-1/+1
| * | non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-151-5/+15
| |/
* | Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-155-62/+427
|/
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-153-7/+1
* Don't run IPv6 tests on GCEjk/no-ipv6-on-gceJohn Keiser2015-12-154-3/+14
* Merge pull request #4309 from chef/lcg/fix-tags-and-set-unlessThom May2015-12-151-1/+25
|\
| * really always return an Arraylcg/fix-tags-and-set-unlessLamont Granquist2015-12-141-0/+12
| * tags always an array; fix set_unlessLamont Granquist2015-12-141-1/+13
* | Only warn about potentially duplicate properties during the resource initializerjk/reduce-property-dup-warningJohn Keiser2015-12-141-1/+29
* | fix typoLamont Granquist2015-12-141-1/+1
* | mocking the filesystem is dumbLamont Granquist2015-12-141-0/+1