summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * tags always an array; fix set_unlessLamont Granquist2015-12-143-5/+5
* | Only warn about potentially duplicate properties during the resource initializerjk/reduce-property-dup-warningJohn Keiser2015-12-143-11/+24
* | sort propertiesLamont Granquist2015-12-141-3/+3
* | remove unnecessary identity_attr declarationLamont Granquist2015-12-141-2/+0
* | regex works fine inside the is arrayLamont Granquist2015-12-141-1/+1
* | can be less verbose about creating ArraysLamont Granquist2015-12-141-1/+1
* | why is 'identity' different than 'name_property'?Lamont Granquist2015-12-141-1/+1
* | is: vs. regex: is differentLamont Granquist2015-12-141-1/+1
* | stop mutating the default arrayLamont Granquist2015-12-141-1/+1
* | unnecessary array argLamont Granquist2015-12-141-1/+1
* | implement verifications as a propertyLamont Granquist2015-12-142-8/+4
* | convert to true/false/nil in propertiesLamont Granquist2015-12-141-7/+7
* | make file resource use propertiesLamont Granquist2015-12-141-70/+9
* | Don't warn when setting a property to nil unless its value wouldjk/updates2John Keiser2015-12-141-8/+11
* | Implement action_class do ... endJohn Keiser2015-12-111-17/+23
|/
* Merge pull request #4273 from chef/jdm/default-auth-1.1Jay Mundrawala2015-12-112-18/+0
|\
| * Use signing protocol 1.1 by defaultjdm/default-auth-1.1Jay Mundrawala2015-12-102-18/+0
* | Get rid of ambiguity with `template 'x' do ...`jk/error-on-property-with-blockJohn Keiser2015-12-101-2/+10
* | Improve commentsjk/warn-dup-propertyJohn Keiser2015-12-102-3/+17
* | Warn when user sets a property of an inline resource to itself.John Keiser2015-12-105-17/+44
* | Merge pull request #4248 from chef/tm/fix_reg_tests_2Thom May2015-12-101-0/+2
|\ \
| * | expose HTTP optionstm/fix_reg_tests_2Thom May2015-12-091-0/+2
* | | Ask for stacktrace.out in bug reportslcg/ask-for-stacktracesLamont Granquist2015-12-091-1/+2
* | | Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-094-86/+3