summaryrefslogtreecommitdiff
path: root/lib
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
* add knife options for chef-full customizationClaire McQuin2014-05-082-13/+36
* Merge branch 'master' into sersut/CHEF-4637sersut2014-05-081-1/+2
|\
| * CHEF-5092: chef_gem should use omnibus `gem` binaryLamont Granquist2014-05-071-1/+2
* | Merge branch 'freebsdPkgngSupport' of github.com:liseki/chefsersut2014-05-089-154/+399
|\ \ | |/ |/|
| * Access source instance variable directly when setting providerRichard Manyanza2014-03-281-1/+1
| * Refactor resolving of Freebsd package providerRichard Manyanza2014-03-126-128/+39
| * Refactor FreeBSD package providersRichard Manyanza2014-03-1113-289/+486
| * Add support for FreeBSD next generation package managerRichard Manyanza2014-03-114-0/+137
* | fix spelling of lightweight resourcejamescott2014-05-071-2/+2
* | Merge pull request #1333 from ceraslabs/masterSerdar Sutay2014-05-071-1/+3
|\ \
| * | Don't eat the authentication failed exception on bootstrapHongbin Lu2014-03-281-1/+3
* | | Merge pull request #1383 from opscode/lcg/CHEF-5015Serdar Sutay2014-05-071-1/+1
|\ \ \
| * | | 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-071-9/+9
|\ \ \ \
| * | | | [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
* | | | | Merge branch 'master' into CHEF-5074Claire McQuin2014-05-0610-174/+275
|\ \ \ \ \
| * | | | | [CHEF-4636] Removed dead codeAlex Ethier2014-05-032-74/+0
| * | | | | [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-021-6/+20
| * | | | | CHEF-1910: change to 'knife node environment set' to match existing patternsBryan McLellan2014-05-021-2/+2
| * | | | | Allow command output to be indented in doc formatterJohn Keiser2014-05-026-92/+241
| |\ \ \ \ \
| | * | | | | Make indentable print() function more intelligibleJohn Keiser2014-05-021-47/+58
| | * | | | | Move output stream to its own class fileJohn Keiser2014-05-012-144/+156
| | * | | | | 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
| | * | | | | Add ability to stream (and indent) command outputJohn Keiser2014-04-305-37/+134
* | | | | | | convert cli argument to int, tidy exception messageClaire McQuin2014-05-064-10/+10
* | | | | | | add command line option to soloClaire McQuin2014-05-051-0/+4
* | | | | | | add command line option to clientClaire McQuin2014-05-051-0/+4
* | | | | | | add option to abandon chef run if blocked by another for too longClaire McQuin2014-05-054-8/+61
|/ / / / / /
* | | | | | Merge pull request #1398 from opscode/config-envClaire McQuin2014-04-301-3/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | comment: add hook to avoid twiddling global state in rspecClaire McQuin2014-04-301-0/+2
| * | | | | collect :user_home at correct time, for windowsClaire McQuin2014-04-301-3/+10
* | | | | | Use indent and unindent instead of indent_by()John Keiser2014-04-291-14/+21
* | | | | | Add indentation to pretty-print LWRPs with inline resourcesJohn Keiser2014-04-292-23/+93
|/ / / / /
* | | | | Merge pull request #1394 from opscode/sersut/CC-113Serdar Sutay2014-04-291-0/+9
|\ \ \ \ \
| * | | | | Manually merge https://github.com/opscode/chef/pull/1359.sersut2014-04-291-0/+9
* | | | | | Remove unnecessary JSON class. Add unit test.JimmyMcCrory2014-04-291-1/+0
* | | | | | Update node_environment.rbJimmyMcCrory2014-04-291-1/+1
* | | | | | [CHEF-1910] Manage node environments with knifeJimmyMcCrory2014-04-291-0/+55
* | | | | | Merge pull request #1349 from viyh/masterSerdar Sutay2014-04-293-3/+3
|\ \ \ \ \ \
| * | | | | | Fixed environment chop -> chomp issue which truncated single character enviro...Joe Richards2014-03-283-3/+3
* | | | | | | Merge pull request #1357 from juliandunn/CHEF-5180Serdar Sutay2014-04-291-9/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [CHEF-5180] For consistency, use the username attribute to print the name of ...Julian C. Dunn2014-04-021-9/+9
* | | | | | | Supress stdout/err output from knife testsdanielsdeleo2014-04-241-1/+1