summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'audit-mode' of github.com:opscode/chef into mcquin/unit-testsClaire McQuin2014-12-111-2/+1
|\
| * Merge pull request #2564 from opscode/tball/update-serverspecTyler Ball2014-12-091-2/+1
| |\
| | * Updating serverspec to pull in PR I submittedtball/update-serverspectyler-ball2014-12-091-2/+1
* | | Rescuing Exception blind was covering up an unexpected errortyler-ball2014-12-101-1/+1
|/ /
* | Output is more readable if audit number performed is on its own linetball/finished-messagetyler-ball2014-12-081-2/+8
* | Adding number failed to exceptiontyler-ball2014-12-083-4/+14
* | Updating per reviewtyler-ball2014-12-083-3/+3
* | if in why_run, do not enter the audit phase - because people run why_run to s...tyler-ball2014-12-081-1/+4
* | Failing an audit example will now raise an error and make chef exit with a no...tyler-ball2014-12-084-1/+13
* | Updating chef output to include audit informationtyler-ball2014-12-081-8/+19
|/
* Merge pull request #2528 from opscode/tball/line-numberTyler Ball2014-12-085-26/+33
|\
| * Updating for rebase from audit-modetball/line-numbertyler-ball2014-12-052-2/+2
| * Updating per review commentstyler-ball2014-12-053-9/+5
| * Updating JSON schema version since new fields were addedtyler-ball2014-12-051-1/+1
| * Adding cookbook and recipe information per analytics requesttyler-ball2014-12-054-20/+31
| * Changing success to succeeded for analytics schema requesttyler-ball2014-12-051-4/+4
* | Merge branch 'master' into merging-mastermerging-mastertyler-ball2014-12-0546-508/+183
|\ \ | |/ |/|
| * setting master to 12.1.0.dev.0 to drop ancient devodd policyLamont Granquist2014-12-031-1/+1
| * Merge pull request #2532 from juliandunn/remove-agentJulian C. Dunn2014-12-032-19/+0
| |\
| | * Remove unused "agent".Julian C. Dunn2014-12-032-19/+0
| * | Fix knife plugin path searchingLamont Granquist2014-12-032-4/+12
| |/
| * Merge pull request #2516 from adamhjk/ez-modeAdam Jacob2014-12-022-0/+19
| |\
| | * A memorial for Ezra ZygmuntowiczAdam Jacob2014-12-012-0/+19
| * | Remove all parts of 'shef'Julian C. Dunn2014-11-261-19/+0
| |/
| * Ensure 'uri' is required where it's used.danielsdeleo2014-11-265-0/+5
| * Remove 1.8 and 1.9 specific monkey patchesdanielsdeleo2014-11-2613-368/+0
| * Merge branch 'master' into tball/contrib-passtyler-ball2014-11-253-3/+3
| |\
| | * suppress locale -a warnings on windowsLamont Granquist2014-11-251-1/+1
| | * Merge branch 'fix_prerelease_parameter' of github.com:Daegalus/chefSerdar Sutay2014-11-251-1/+1
| | |\
| | | * Fix installer_version_string to be an array on prerelease parameter.Yulian Kuncheff2014-11-241-1/+1
| | * | Merge branch 'empty_version' of github.com:lucywyman/chefSerdar Sutay2014-11-251-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Setting version to an empty string in testslucywyman2014-11-191-1/+1
| * | | Merge branch 'typofixes-vlajos-20141107' of github.com:vlajos/chef into tball...tyler-ball2014-11-2519-24/+24
| |\ \ \
| | * | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-0819-24/+24
| * | | | Merge branch 'patch-3' of github.com:justanshulsharma/cheftyler-ball2014-11-251-3/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Updated bannerAnshul Sharma2014-10-181-1/+1
| | * | | remove extra spacesAnshul Sharma2014-10-161-3/+0
| | * | | knife node run_list remove issue #2186Anshul Sharma2014-10-161-2/+13
| * | | | WIP: immutabilizing deep mergelcg/remove-knockout-mergeLamont Granquist2014-11-213-6/+20
| * | | | deleted the last end accidentallyLamont Granquist2014-11-212-2/+5
| * | | | #role_merge becomes #merge not #deep_mergeLamont Granquist2014-11-211-3/+2
| * | | | role_merge can be elmianted nowLamont Granquist2014-11-212-11/+2
| * | | | remove InvalidSubtractiveMerge classLamont Granquist2014-11-211-2/+0
| * | | | provider resolver perf improvementLamont Granquist2014-11-211-2/+2
| * | | | remove old knockout merge exceptionLamont Granquist2014-11-211-33/+0
| * | | | add more commentaryLamont Granquist2014-11-211-4/+20
| * | | | add partial deep merge cacheLamont Granquist2014-11-213-12/+65
* | | | | Updating to use audit syntax rather than controltball/audit-semanticstyler-ball2014-12-024-8/+8
* | | | | Bump the version for alpha release.12.2.0.alpha.0Serdar Sutay2014-11-231-1/+1
* | | | | Merge pull request #2475 from opscode/sersut/failed-run-issueSerdar Sutay2014-11-221-1/+1
|\ \ \ \ \