summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lets revert the change and see if it fixes itlcg/hvm-ssd-amiLamont Granquist2015-06-031-3/+1
* switch to an HVM ssd based AMILamont Granquist2015-06-031-1/+2
* 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
| * | | Add specificity matchingJohn Keiser2015-06-021-4/+36
| * | | Remove platform mapping from lookup, add comment about how resolution now worksJohn Keiser2015-06-021-79/+15
| * | | Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-0222-323/+102
| * | | DRY the service priorities a bitJohn Keiser2015-06-021-74/+52
| * | | Remove ambiguous resolution warning test (it is no longer ambiguous)John Keiser2015-06-021-7/+0
| * | | Fix resource unit testJohn Keiser2015-06-023-10/+11
| * | | Make resource deprecation warnings once-only; fix recipe DSL tests back upJohn Keiser2015-06-024-7/+6
| * | | Put homebrew and macports together in an explicit priority arrayJohn Keiser2015-06-023-7/+7
| * | | Narrow resolvers to only look at parts of the map we supportJohn Keiser2015-06-0211-126/+155
| * | | Use the central priority map for `provides`John Keiser2015-06-0218-130/+370
|/ / /
* | | Merge pull request #3412 from chef/sd/CI-31Thom May2015-06-0211-61/+125
|\ \ \ | |_|/ |/| |
| * | Minor updates for PR comments.sd/CI-31Serdar Sutay2015-05-293-8/+5