summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHEF-5147: Fix tests, but...btm/CHEF-5147Bryan McLellan2014-04-102-33/+55
* dont check for dependencies if include-dependency is set to falseRanjib Dey2014-04-101-2/+3
* CHEF-5150: update UPPER_CASE.md filesBryan McLellan2014-04-102-0/+2
* [CHEF-5150] chef-service-manager: don't create interactive servicePierre Ynard2014-04-102-0/+9
* CHEF-4940: Add note to changelogBryan McLellan2014-04-101-0/+1
* quote git rev_pattern to prevent pathname expansionJeremiah Snapp2014-04-102-5/+5
* Merge pull request #1369 from opscode/lcg/CHEF-5198-2lamont-granquist2014-04-094-14/+24
|\
| * CHEF-5198: a better fixLamont Granquist2014-04-094-14/+24
|/
* Merge pull request #1368 from opscode/lcg/CHEF-5198lamont-granquist2014-04-092-8/+5
|\
| * fix spec testLamont Granquist2014-04-091-1/+1
| * reorder middleware in chef::http::simpleLamont Granquist2014-04-091-7/+4
* | Merge branch 'CHEF-5199'danielsdeleo2014-04-095-5/+16
|\ \ | |/ |/|
| * Updatedanielsdeleo2014-04-091-0/+2
| * Wrap code in an instance_eval context for syntax check.danielsdeleo2014-04-094-5/+14
|/
* Merge pull request #1362 from opscode/jhs/CHEF-5189Serdar Sutay2014-04-071-2/+2
|\
| * CHEF-5189 Correct link provider debug outputJeremiah Snapp2014-04-071-2/+2
* | bump to 11.14.0.alpha.1 to add annotated tag11.14.0.alpha.1Lamont Granquist2014-04-071-2/+2
* | update man pages for 11-12jamescott2014-04-0483-1792/+3368
* | Merge pull request #1315 from jaymzh/fixsignals-11Phil Dibowitz2014-04-015-3/+16
|\ \
| * | [11] Don't catch SIGTERM if not in daemon modePhil Dibowitz2014-04-015-3/+16
|/ /
* | Empty UPPER_CASE files for next releaseBryan McLellan2014-04-014-564/+2
* | Merge pull request #1354 from opscode/chef-5169Serdar Sutay2014-03-313-0/+34
|\ \
| * | Add spec for CHEF-5169.sersut2014-03-311-0/+32
| * | fix for chef-5169, added note to changelogJoseph Smith2014-03-311-0/+1
| * | added require for config_fetcherJoseph Smith2014-03-311-0/+1
* | | Merge pull request #1353 from opscode/ci-spec-updatesSerdar Sutay2014-03-313-2/+3
|\ \ \ | |/ / |/| |
| * | Fix / Mark volatile the transient failures on Solaris.sersut2014-03-283-2/+3
* | | Merge pull request #1352 from opscode/adamed/mount_specSerdar Sutay2014-03-311-5/+10
|\ \ \
| * | | Mount spec should use File::expand_path for symmetry on WindowsAdam Edwards2014-03-311-5/+10
|/ / /
* | | Bump the version number of master to 11.14.0.alpha.0.11.14.0.alpha.0sersut2014-03-301-1/+1
* | | Bump the version number for RC release and update shellout and ohai dep versi...sersut2014-03-302-3/+3
* | | Merge pull request #1316 from opscode/adamed/guard-interpreterAdam Edwards2014-03-3020-44/+885
|\ \ \ | |/ / |/| |
| * | Update change log to add guard_interpreter CHEF-4553Adam Edwards2014-03-291-0/+1
| * | Guard interpreter / boolean return doc updatesAdam Edwards2014-03-292-15/+43
| * | DOC update for guard_interpreter, powershell_script, and convert_boolean_returnAdam Edwards2014-03-291-0/+106
| * | Address regression with convert_boolean_return always set to trueAdam Edwards2014-03-292-2/+29
| * | CR feedback: fix misleading method name for setting inheritance, validate cla...Adam Edwards2014-03-293-9/+8
| * | CR feedback: centralize resource guard evaluation logic to increase readabilityAdam Edwards2014-03-291-15/+18
| * | CR feedback: move command evaluation to guard interpreterAdam Edwards2014-03-296-58/+57
| * | CR feedback: clean up convert boolean expressions and add testsAdam Edwards2014-03-294-9/+62
| * | CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-296-23/+119
| * | Fix namespacing issues caused by moving guard_interpreter logic out of Chef::...Adam Edwards2014-03-298-36/+42
| * | CR feedback: refactor guard interpreter logic out of Resource into ConditionalAdam Edwards2014-03-298-50/+97
| * | CR feedback: use expect to explicitly test exception behaviorAdam Edwards2014-03-292-13/+3
| * | CR feedback: remove duplicate specsAdam Edwards2014-03-291-17/+0
| * | CR feedback: boolean variable should use boolean false instead of ambiguous nilAdam Edwards2014-03-291-1/+1
| * | CR feedback: freeze constants, remove special case conditionalAdam Edwards2014-03-291-13/+10
| * | Remove customizable exception handling, unused source line parameterAdam Edwards2014-03-292-6/+4
| * | Guard resource new specs and spec fixesAdam Edwards2014-03-299-14/+182
| * | Spec test break in to_hash due to new guard_interpreter attribute in Chef::Re...Adam Edwards2014-03-291-1/+1