summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-13109-467/+467
* Merge pull request #4396 from chef/ssd/duplicate-passwordThom May2016-01-131-1/+0
|\
| * Remove duplicate initialization of @password in user_v1ssd/duplicate-passwordSteven Danna2016-01-131-1/+0
* | Merge pull request #4395 from chef/lcg/lint-cops-againThom May2016-01-132-19/+1
|\ \
| * | yet more lint copslcg/lint-cops-againLamont Granquist2016-01-132-19/+1
| |/
* | Move server and repository fs objects to their own directoriesJohn Keiser2016-01-1364-2719/+2787
|/
* Merge pull request #4390 from chef/tm/fix_failLamont Granquist2016-01-132-2/+2
|\
| * Correct uses of fail to raisetm/fix_failThom May2016-01-132-2/+2
* | Merge pull request #4344 from chef/if/warn-on-reload-resourceThom May2016-01-132-2/+2
|\ \ | |/ |/|
| * debug log messages upon reloaded resourcesif/warn-on-reload-resourceIsa Farnik2016-01-122-2/+2
* | Merge pull request #4388 from chef/lcg/more-rubocop-lintThom May2016-01-132-4/+4
|\ \ | |/ |/|
| * more rubocop fixeslcg/more-rubocop-lintLamont Granquist2016-01-123-5/+5
* | Merge pull request #4384 from chef/lcg/really-fix-copsLamont Granquist2016-01-1230-489/+487
|\ \
| * | really fix copslcg/really-fix-copsLamont Granquist2016-01-1230-489/+487
| |/
* | Merge pull request #4373 from PatrickWalker/feature/issue-4268Thom May2016-01-121-1/+1
|\ \
| * | Ensuring running Help returns an exit code of 0Patrick Walker2016-01-111-1/+1
* | | Merge pull request #4355 from kisoku/fix_json_createThom May2016-01-121-1/+1
|\ \ \
| * | | don't blow up when json object has no recipesMathieu Sauve-Frankel2016-01-081-1/+1
* | | | Merge pull request #4343 from jordane/jordane/supports-use-platform-parserThom May2016-01-121-1/+1
|\ \ \ \
| * | | | Use platform version parser to parse supports in metadataJordan Evans2015-12-281-1/+1
* | | | | Merge pull request #4378 from chef/choco_editsMatt Wrock2016-01-121-2/+18
|\ \ \ \ \
| * | | | | assert candidates exist for alternate sources and when pinning versionsMatt Wrock2016-01-121-2/+18
* | | | | | Merge pull request #4375 from chef/no_version_detectMatt Wrock2016-01-121-13/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | fexes #4354 and fiexs #4372 stop trying to auto detect versions for exe insta...no_version_detectMatt Wrock2016-01-111-13/+1
| |/ / / /
* | | | | Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-1238-194/+194
|\ \ \ \ \
| * | | | | chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-1238-194/+194
| |/ / / /
* | | | | fix some lint copsLamont Granquist2016-01-121-1/+1
|/ / / /
* | | | Merge pull request #4106 from chef/lcg/chocolatey-packageLamont Granquist2016-01-114-2/+273
|\ \ \ \
| * | | | add pre-deprecated uninstall actionLamont Granquist2016-01-111-0/+2
| * | | | chocolatey multipackage providerlcg/chocolatey-packageLamont Granquist2016-01-084-2/+271
| | |/ / | |/| |
* | | | Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-1149-206/+313
|/ / /
* | | Typo fixZach Malone2016-01-061-1/+1
| |/ |/|
* | Merge pull request #4321 from chef/service_userMatt Wrock2015-12-295-61/+119
|\ \ | |/ |/|
| * fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-295-61/+119
* | Merge pull request #4333 from chef/vaultMatt Wrock2015-12-224-22/+41
|\ \
| * | no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-224-22/+41
| |/
* | Added profile provider for OS XNate Walck2015-12-174-0/+330
|/
* Merge pull request #4312 from chef/cwebberOps/omnitruckThom May2015-12-161-1/+1
|\
| * Updates the template to use omnitruck-direct.chef.iocwebberOps/omnitruckChristopher Webber2015-12-151-1/+1
* | Merge pull request #4277 from chef/mwrock/packageMatt Wrock2015-12-155-20/+38
|\ \
| * | fixing post merge test breaksMatt Wrock2015-12-151-1/+1
| * | merge cleanupmwrock/packageMatt Wrock2015-12-151-1/+5
| * | non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-155-18/+32
* | | Fix a typo comment. [ci skip]Noah Kantrowitz2015-12-151-1/+1
* | | If /policies and /policy_groups are not on this server version,John Keiser2015-12-152-2/+57
* | | Don't feed policies to older versions of chef-zeroJohn Keiser2015-12-151-1/+8
* | | Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-1534-129/+594
|/ /
* | Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-1530-312/+74
|/
* Merge pull request #4309 from chef/lcg/fix-tags-and-set-unlessThom May2015-12-153-6/+5
|\
| * really always return an Arraylcg/fix-tags-and-set-unlessLamont Granquist2015-12-141-2/+1