summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* another chefstyle catchup + pull masterLamont Granquist2016-01-182-4/+4
* Merge pull request #4415 from chef/lcg/chefstyle-catchupLamont Granquist2016-01-152-33/+33
|\
| * fix chefstyle failuresLamont Granquist2016-01-152-33/+33
* | Make upload cookbook_artifacts workJohn Keiser2016-01-151-2/+19
* | Get download of cookbook_artifacts workingJohn Keiser2016-01-152-10/+17
* | Add server cookbook artifacts and list_specJohn Keiser2016-01-151-0/+16
|/
* adding functional tests for chocolatey providerchoco_func_testsMatt Wrock2016-01-142-6/+19
* fix candidate version filteringMatt Wrock2016-01-141-6/+32
* adding some functional tests for chocolatey_packageMatt Wrock2016-01-144-0/+95
* ServerAPI will return a raw hash, so do thattm/fix_failing_testThom May2016-01-141-2/+1
* Use double quotes by defaultThom May2016-01-14595-8966/+8966
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-14130-633/+633
|\
| * autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-13130-633/+633
* | Correctly save policy_name and policy_group with `knife node edit`jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-0/+211
|/
* Merge pull request #4393 from chef/lcg/duplicated-keysLamont Granquist2016-01-131-3/+6
|\
| * fix Lint/DuplicatedKeylcg/duplicated-keysLamont Granquist2016-01-131-3/+6
* | Merge pull request #4395 from chef/lcg/lint-cops-againThom May2016-01-131-3/+3
|\ \
| * | yet more lint copslcg/lint-cops-againLamont Granquist2016-01-131-3/+3
| |/
* | Move server and repository fs objects to their own directoriesJohn Keiser2016-01-132-11/+10
|/
* 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
|\ \ \ \