summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes #3521 correcting format of user name passed to policy apis and does not...service_userMatt Wrock2015-12-177-87/+137
* 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-159-33/+72
|\ \
| * | fixing post merge test breaksMatt Wrock2015-12-152-3/+3
| * | merge cleanupmwrock/packageMatt Wrock2015-12-152-2/+6
| * | non msi packages must explicitly provide a source attribute on installMatt Wrock2015-12-158-28/+63
* | | Fix a typo comment. [ci skip]Noah Kantrowitz2015-12-151-1/+1
* | | Merge branch 'cd/policies-cheffs'John Keiser2015-12-1543-196/+1097
|\ \ \ | |/ / |/| |
| * | Don't include a github source; kitchen-tests don't have gitcd/policies-cheffsJohn Keiser2015-12-152-4/+2
| * | Make sure we're using chef-zero 4.4.0 which has policyfile route support.Chris Doherty2015-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-1542-191/+1032
|/ /
* | Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-1533-319/+75
* | 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-154-7/+30
|\
| * really always return an Arraylcg/fix-tags-and-set-unlessLamont Granquist2015-12-142-2/+13
| * tags always an array; fix set_unlessLamont Granquist2015-12-144-6/+18
* | Only warn about potentially duplicate properties during the resource initializerjk/reduce-property-dup-warningJohn Keiser2015-12-144-12/+53
* | Merge pull request #4278 from chef/lcg/file-resource-propertiesLamont Granquist2015-12-145-98/+24
|\ \
| * | add md filelcg/file-resource-propertiesLamont Granquist2015-12-141-0/+4
| * | sort propertiesLamont Granquist2015-12-141-3/+3
| * | fix typoLamont Granquist2015-12-141-1/+1
| * | mocking the filesystem is dumbLamont Granquist2015-12-141-0/+1
| * | fix mocksplosion removal on the windows sideLamont Granquist2015-12-141-4/+4
| * | 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-142-2/+2
| * | 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
| * | delete commented out lines in spec testLamont Granquist2015-12-141-10/+0
| * | implement verifications as a propertyLamont Granquist2015-12-143-21/+15
| * | 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-142-20/+25
* | Merge branch 'jk/action-class-do'John Keiser2015-12-132-17/+98
|\ \ | |/ |/|
| * Add inheritance and repeat tests for action_class dojk/action-class-doJohn Keiser2015-12-111-3/+47
| * Implement action_class do ... endJohn Keiser2015-12-112-17/+54
|/
* Merge pull request #4293 from chef/salam/doc-changeSalim Alam2015-12-111-0/+5
|\
| * Doc change for dsc_resourceSalim Alam2015-12-111-0/+5
|/
* Merge pull request #4288 from chef/jdm/fix-no-proxyJay Mundrawala2015-12-112-1/+12
|\
| * Fix no_proxy setting in chef-configjdm/fix-no-proxyJay Mundrawala2015-12-112-1/+12
* | Merge pull request #4291 from chef/jdm/appveyor-reduceJay Mundrawala2015-12-111-1/+0
|\ \
| * | Reduce appveyor configJay Mundrawala2015-12-111-1/+0
|/ /
* | Merge pull request #4286 from chef/lcg/bump-timeout-for-travisLamont Granquist2015-12-111-2/+2
|\ \ | |/ |/|
| * bump up timeout for travisLamont Granquist2015-12-111-2/+2
* | Merge pull request #4273 from chef/jdm/default-auth-1.1Jay Mundrawala2015-12-115-73/+25
|\ \ | |/ |/|