summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mount resource : allow to mount cgroupsNicolas Szalay2014-10-151-1/+1
* Revert "remove chef/shell_out dep"Lamont Granquist2014-10-141-0/+4
* remove chef/shell_out depLamont Granquist2014-10-141-4/+0
* DSC terminology correction in insufficient powershell version messageAdam Edwards2014-10-141-1/+1
* DSC parameters should be passed even when there is no config data fileAdam Edwards2014-10-141-2/+1
* Merge pull request #2215 from opscode/tball/homebrew_fixTyler Ball2014-10-132-2/+2
|\
| * Fixing bug where tried to use the homebrew provider on OSX and didn't correc...tball/homebrew_fixtyler-ball2014-10-132-2/+2
* | Merge pull request #2190 from opscode/jdmundrawala/issue-2169Jay Mundrawala2014-10-131-3/+3
|\ \ | |/ |/|
| * Try to apply dsc configuration even if what-if failsjdmundrawala/issue-2169Jay Mundrawala2014-10-081-3/+3
* | Merge pull request #2211 from opscode/sersut/rebase-chef-2187Serdar Sutay2014-10-101-1/+2
|\ \
| * \ Merge branch 'suse-group' of github.com:mapleoin/chefsersut/rebase-chef-2187Serdar Sutay2014-10-101-1/+2
| |\ \
| | * | change default group mapping for SLES to gpasswdIonuț Arțăriși2014-10-081-0/+3
* | | | Merge pull request #2207 from opscode/sersut/rebase-chef-1971Serdar Sutay2014-10-101-8/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'patch-1' of github.com:workmad3/chef into sersut/rebase-chef-1971sersut/rebase-chef-1971Serdar Sutay2014-10-101-8/+10
| |\ \ \
| | * | | Expanding the file name before checking existanceDavid Workman2014-09-041-2/+1
| | * | | Fixing travis-ci failure.David Workman2014-09-041-1/+0
| | * | | Fixing case of a nil recipe file with chef applyDavid Workman2014-09-031-7/+11
| | * | | Update apply.rbDavid Workman2014-09-031-1/+1
* | | | | Merge pull request #2170 from vaxvms/knife-status-json-outputSerdar Sutay2014-10-102-58/+167
|\ \ \ \ \
| * | | | | Remove commented codeNicolas DUPEUX2014-10-071-3/+0
| * | | | | Add JSON output to knife status commandNicolas Dupeux2014-10-062-58/+170
* | | | | | Merge pull request #2203 from martinb3/masterSerdar Sutay2014-10-101-8/+28
|\ \ \ \ \ \
| * | | | | | Adjust banner, error messagesMartin Smith2014-10-101-9/+9
| * | | | | | Allow `knife cookbook site share` to omit categoryMartin Smith2014-10-101-6/+26
* | | | | | | Merge pull request #2167 from alexpop/fix_knife_config_loggingSerdar Sutay2014-10-101-1/+2
|\ \ \ \ \ \ \
| * | | | | | | print the path to the configuration file usedAlex Pop2014-10-041-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2164 from alexpop/alexpop/issue-2163Serdar Sutay2014-10-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [issue-2163] display new cookbook pathAlex Pop2014-10-041-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #2149 from JeanMertz/chef_client_no_check_files_subdirSerdar Sutay2014-10-101-3/+12
|\ \ \ \ \ \ \
| * | | | | | | Skip checking files/**/*.rb files when doing syntax checksJean Mertz2014-10-081-3/+12
* | | | | | | | Merge pull request #2079 from jbence/CHEF-2065Serdar Sutay2014-10-101-22/+42
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master'James Bence2014-09-2727-85/+77
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/opscode/chefJames Bence2014-09-2418-9/+1197
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add fallback search for exact revision enteredJames Bence2014-09-241-7/+9
| * | | | | | | | | | Use exact match to locate remote revisionJames Bence2014-09-231-28/+37
| * | | | | | | | | | Replace tab indentation with spacesJames Bence2014-09-171-11/+11
| * | | | | | | | | | Find all refs with desired suffix; choose shortest oneJames Bence2014-09-171-9/+18
* | | | | | | | | | | Merge pull request #2165 from coderanger/rfc017Serdar Sutay2014-10-103-34/+53
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | More comment-y goodness.Noah Kantrowitz2014-10-041-0/+2
| * | | | | | | | | | | Add clarifying comment.Noah Kantrowitz2014-10-041-0/+1
| * | | | | | | | | | | Rework template/file loading to not require the default/ and to accept an arr...Noah Kantrowitz2014-10-043-34/+50
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2052 from mapleoin/suse-systemdSerdar Sutay2014-10-101-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | change default service mapping for SLES to systemdIonuț Arțăriși2014-10-021-1/+4
* | | | | | | | | | | | Merge pull request #2051 from wacky612/pacman-fixSerdar Sutay2014-10-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Modify commentwacky2014-09-151-1/+1
| * | | | | | | | | | | | use "pacman -Sl" instead of "pacman -Ss <pkgname>"wacky2014-09-141-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #2041 from nsdavidson/Issues-1689Serdar Sutay2014-10-102-2/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Updated command mixin to specify Kernel.execNolan Davidson2014-09-131-2/+2
| * | | | | | | | | | | | Changed exception to ResourceNotFound and printed the passed block nameNolan Davidson2014-09-111-1/+2
| * | | | | | | | | | | | Added exec method to Recipe, addressing Issue 1689Nolan Davidson2014-09-111-0/+4