summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-14460-4931/+4931
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-14100-557/+557
|\
| * autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-13100-557/+557
* | 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-131-3/+3
|/
* 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-131-8/+5
|\ \ | |/ |/|
| * more rubocop fixeslcg/more-rubocop-lintLamont Granquist2016-01-121-8/+5
* | Merge pull request #4384 from chef/lcg/really-fix-copsLamont Granquist2016-01-123-19/+21
|\ \
| * | really fix copslcg/really-fix-copsLamont Granquist2016-01-123-19/+21
| |/
* | 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-121-69/+5
|\ \ \ | |_|/ |/| |
| * | fexes #4354 and fiexs #4372 stop trying to auto detect versions for exe insta...no_version_detectMatt Wrock2016-01-111-69/+5
| |/
* | Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-126-13/+13
|\ \
| * | chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-126-13/+13
| |/
* | fix some lint copsLamont Granquist2016-01-1213-15/+15
|/
* 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-1138-268/+258
|/
* 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 #4321 from chef/service_userMatt Wrock2015-12-291-27/+18
|\ \
| * | fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-27/+18
* | | 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
* | | | Added profile provider for OS XNate Walck2015-12-173-0/+329
|/ / /
* | | 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-151-7/+17
|\ \ \ | |_|/ |/| |
| * | fixing post merge test breaksMatt Wrock2015-12-151-2/+2
| * | 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-151-4/+0
|/
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-153-7/+1
* 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
* | why is 'identity' different than 'name_property'?Lamont Granquist2015-12-141-1/+1
* | Don't warn when setting a property to nil unless its value wouldjk/updates2John Keiser2015-12-141-12/+14
|/
* Merge pull request #4273 from chef/jdm/default-auth-1.1Jay Mundrawala2015-12-112-42/+23
|\
| * Use signing protocol 1.1 by defaultjdm/default-auth-1.1Jay Mundrawala2015-12-102-42/+23
* | Merge pull request #4248 from chef/tm/fix_reg_tests_2Thom May2015-12-101-0/+3
|\ \
| * | expose HTTP optionstm/fix_reg_tests_2Thom May2015-12-091-0/+3
* | | Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-092-181/+5
* | | Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-093-4/+94
|/ /