summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: wiping normal attrslcg/wipe-normal-attrsLamont Granquist2014-05-122-0/+12
* Revert "Allow for multiple package files to be passed to yum"danielsdeleo2014-05-091-5/+3
* Allow for multiple package files to be passed to yumglasschef2014-05-091-3/+5
* Merge pull request #1419 from opscode/CHEF-4697Claire McQuin2014-05-094-13/+43
|\
| * add knife options for chef-full customizationClaire McQuin2014-05-084-13/+43
* | Merge pull request #1422 from juliandunn/CHEF-5289Bryan McLellan2014-05-091-1/+1
|\ \ | |/ |/|
| * [CHEF-5289] Remove 'Opscode' from service descriptionJulian C. Dunn2014-05-081-1/+1
|/
* Merge pull request #1421 from opscode/sersut/CHEF-4637Serdar Sutay2014-05-0816-198/+800
|\
| * Merge branch 'master' into sersut/CHEF-4637sersut2014-05-083-1/+8
| |\ | |/ |/|
* | Merge pull request #1300 from opscode/lcg/CHEF-5092Serdar Sutay2014-05-083-1/+8
|\ \
| * | Rebase and update contribution info.sersut2014-05-071-0/+1
| * | CHEF-5092: chef_gem should use omnibus `gem` binaryLamont Granquist2014-05-072-1/+7
|/ /
| * Contribution info for CHEF-4637.sersut2014-05-082-0/+3
| * Merge branch 'freebsdPkgngSupport' of github.com:liseki/chefsersut2014-05-0814-198/+797
| |\ |/ /
| * Access source instance variable directly when setting providerRichard Manyanza2014-03-281-1/+1
| * Refactor resolving of Freebsd package providerRichard Manyanza2014-03-128-205/+102
| * Refactor FreeBSD package providersRichard Manyanza2014-03-1119-527/+888
| * Add support for FreeBSD next generation package managerRichard Manyanza2014-03-116-1/+342
* | Merge pull request #1417 from opscode/sersut/CC-101-contribSerdar Sutay2014-05-072-0/+4
|\ \
| * | Contribution info for CHEF-5161.sersut2014-05-072-0/+2
| * | Contribution info for CHEF-5015.sersut2014-05-071-0/+1
| * | Contribution info for CHEF-5163.sersut2014-05-071-0/+1
* | | fix spelling of lightweight resourcejamescott2014-05-071-2/+2
* | | Merge pull request #1333 from ceraslabs/masterSerdar Sutay2014-05-072-1/+9
|\ \ \
| * | | Don't eat the authentication failed exception on bootstrapHongbin Lu2014-03-282-1/+9
* | | | Merge pull request #1383 from opscode/lcg/CHEF-5015Serdar Sutay2014-05-072-1/+53
|\ \ \ \
| * | | | add func tests for CHEF-5015Lamont Granquist2014-04-171-0/+52
| * | | | CHEF-5015 force_unlink should only unlink if the file existsJeremiah Snapp2014-03-281-1/+1
* | | | | Merge pull request #1356 from opscode/ssd/CHEF-5163Serdar Sutay2014-05-072-9/+20
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | [CHEF-5163] Add tests for delayed evalutors in mount optionsSteven Danna2014-04-051-0/+11
| * | | | [CHEF-5163] Support lazy evaluation the mount resource's options attrSteven Danna2014-04-021-9/+9
* | | | | Bump to new alpha version for prerelease-release11.14.0.alpha.2danielsdeleo2014-05-071-1/+1
* | | | | document config option for runlock timeoutClaire McQuin2014-05-061-2/+8
* | | | | Merge branch 'CHEF-5074'Claire McQuin2014-05-069-7/+176
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into CHEF-5074Claire McQuin2014-05-0626-269/+346
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Fix issue with tests and Windows line endingsJohn Keiser2014-05-051-1/+4
* | | | | | Merge pull request #1406 from alex-ethier/CHEF-4636Alex Ethier2014-05-053-144/+0
|\ \ \ \ \ \
| * | | | | | [CHEF-4636] Removed dead codeAlex Ethier2014-05-033-144/+0
|/ / / / / /
* | | | | | CHEF-5162: changelog updateBryan McLellan2014-05-021-1/+2
* | | | | | [CHEF-5162] Move argument parsing for source to new methodSteven Danna2014-05-021-9/+21
* | | | | | [CHEF-5162] Support DelayedEvaluator for remote_file's source attributeSteven Danna2014-05-022-6/+49
* | | | | | CHEF-1910: UPPER_DOCS updatesBryan McLellan2014-05-023-0/+8
* | | | | | CHEF-1910: change to 'knife node environment set' to match existing patternsBryan McLellan2014-05-022-5/+5
* | | | | | Allow command output to be indented in doc formatterJohn Keiser2014-05-0213-105/+254
|\ \ \ \ \ \
| * | | | | | Make indentable print() function more intelligibleJohn Keiser2014-05-027-59/+70
| * | | | | | Move output stream to its own class fileJohn Keiser2014-05-012-144/+156
| * | | | | | Fix unit testJohn Keiser2014-04-301-1/+1
| * | | | | | Print prefix to distinguish separate streams of outputJohn Keiser2014-04-301-6/+26
| * | | | | | Synchronize so that simultaneous prints do notJohn Keiser2014-04-301-22/+27
| * | | | | | Refactor for simplicity, make the resource a streamJohn Keiser2014-04-302-24/+28