summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add profiling support to Chefjk/profileJohn Keiser2015-06-063-1/+23
* Remove leftover debug statementdanielsdeleo2015-06-051-1/+0
* Merge pull request #3483 from chef/lcg/lwrp-calling-include-recipeLamont Granquist2015-06-045-0/+92
|\
| * add CHANGELOG.mdlcg/lwrp-calling-include-recipeLamont Granquist2015-06-041-0/+1
| * allow include_recipe from LWRP provider codeLamont Granquist2015-06-044-0/+91
|/
* Merge pull request #3481 from chef/lcg/bundle-cacheLamont Granquist2015-06-041-0/+1
|\
| * add bundler cacheLamont Granquist2015-06-041-0/+1
|/
* Merge pull request #3488 from chef/lcg/hvm-ssd-amiLamont Granquist2015-06-042-2/+3
|\
| * pin kitchen-ec2 to working versionLamont Granquist2015-06-041-1/+1
| * switch to an HVM ssd based AMILamont Granquist2015-06-031-1/+2
* | Merge pull request #3489 from chef/hyphenated-lwrpSteven Danna2015-06-043-40/+164
|\ \ | |/ |/|
| * Fix hyphenated LWRP nameshyphenated-lwrpJohn Keiser2015-06-033-6/+84
| * Add regression test for LWRP in hyphenated cookbookdanielsdeleo2015-06-031-1/+32
| * Convert LWRP provider tests to let bindingsdanielsdeleo2015-06-031-37/+52
|/
* Merge pull request #3480 from chef/jdm/travisDan DeLeo2015-06-031-1/+0
|\
| * We don't need to run ruby 2.0 in travis.jdm/travisJay Mundrawala2015-06-031-1/+0
* | Merge branch 'jk/3463'John Keiser2015-06-033-22/+173
|\ \
| * | Move deprecated LWRP class override to the deprecation method registrarJohn Keiser2015-06-032-6/+16
| * | Fix issue #3463: use real constants instead of const_missingJohn Keiser2015-06-033-24/+165
|/ /
* | Merge pull request #3479 from chef/lcg/e2e-faster-instance-typeLamont Granquist2015-06-031-0/+1
|\ \ | |/ |/|
| * try m3.medium over m1.smalllcg/e2e-faster-instance-typeLamont Granquist2015-06-031-0/+1
* | Merge pull request #3478 from chef/lcg/retry-bundle-installLamont Granquist2015-06-031-1/+1
|\ \
| * | rubygems is horriblelcg/retry-bundle-installLamont Granquist2015-06-031-1/+1
* | | Merge pull request #3477 from chef/lcg/zypper-packageLamont Granquist2015-06-035-17/+51
|\ \ \ | |/ / | | / | |/ |/|
| * add CHANGELOG.mdlcg/zypper-packageLamont Granquist2015-06-031-2/+3
| * finish wiring up to DSLLamont Granquist2015-06-031-0/+2
| * wire zypper_package up to the DSLLamont Granquist2015-06-034-15/+46
|/
* Merge pull request #3475 from chef/lcg/package-timeoutsLamont Granquist2015-06-0238-312/+403
|\
| * add CHANGELOG.mdlcg/package-timeoutsLamont Granquist2015-06-021-6/+7
| * fix package timeout attributeLamont Granquist2015-06-0237-306/+396
|/
* Merge pull request #3467 from chef/jdm/shelloutJay Mundrawala2015-06-021-0/+2
|\
| * Add missing requirejdm/shelloutJay Mundrawala2015-06-021-0/+2
* | Update CHANGELOG for #3066Jay Mundrawala2015-06-021-0/+2
* | Merge pull request #3471 from chef/jdm/3066Jay Mundrawala2015-06-022-6/+76
|\ \
| * | Fix copying ntfs dacl and sacl when nulljdm/3066SteveLowe2015-06-022-6/+76
* | | Merge pull request #3470 from chef/lcg/chef-config-requireLamont Granquist2015-06-021-0/+2
|\ \ \
| * | | add lazy require for 'chef/config'lcg/chef-config-requireLamont Granquist2015-06-021-0/+2
|/ / /
* | | Merge branch 'jk/one_map_to_rule_them_all'John Keiser2015-06-0250-1123/+951
|\ \ \
| * | | Create tests for all previous provider_mappingsjk/one_map_to_rule_them_allJohn Keiser2015-06-027-148/+370
| * | | Fix up comments and default priority (when nothing matches)John Keiser2015-06-0215-230/+32
| * | | Remove unnecessary "ClassName." from "ClassName.provides"John Keiser2015-06-022-3/+3
| * | | Move method_missing to the bottomJohn Keiser2015-06-021-46/+43
| * | | Add platform_version to supported filtersJohn Keiser2015-06-025-26/+20
| * | | Clean up match code to get rid of TODOJohn Keiser2015-06-025-69/+38
| * | | Let Ruby validate parameters for usJohn Keiser2015-06-021-35/+9
| * | | Fix Solaris and Gentoo package resources, clean up testsJohn Keiser2015-06-024-325/+225
| * | | Fix ifconfig platform version filterJohn Keiser2015-06-026-28/+19
| * | | Remove generic provides :package and provides :service from base classesJohn Keiser2015-06-022-4/+0
| * | | Fix issue with supported_handlers including disabled handlersJohn Keiser2015-06-021-1/+1
| * | | Bring back platform mapping resolution call, fix automatic ubuntu provider testsJohn Keiser2015-06-023-22/+18