summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing bug where tried to use the homebrew provider on OSX and didn't correc...tball/homebrew_fixtyler-ball2014-10-133-2/+11
* Merge pull request #2208 from opscode/jdmundrawala/env-path-spec-fixJay Mundrawala2014-10-131-4/+3
|\
| * Deal with nil system path in env_specjdmundrawala/env-path-spec-fixJay Mundrawala2014-10-111-4/+1
| * restore ENV['PATH'] in env_spec after test is completeJay Mundrawala2014-10-101-1/+3
* | Merge pull request #2211 from opscode/sersut/rebase-chef-2187Serdar Sutay2014-10-102-3/+16
|\ \
| * \ Merge branch 'suse-group' of github.com:mapleoin/chefsersut/rebase-chef-2187Serdar Sutay2014-10-102-3/+16
| |\ \
| | * | change default group mapping for SLES to gpasswdIonuț Arțăriși2014-10-082-0/+14
* | | | Merge pull request #2207 from opscode/sersut/rebase-chef-1971Serdar Sutay2014-10-103-13/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'patch-1' of github.com:workmad3/chef into sersut/rebase-chef-1971sersut/rebase-chef-1971Serdar Sutay2014-10-103-13/+27
| |\ \ \
| | * | | Ensuring no arguments interfere with testsDavid Workman2014-09-142-1/+4
| | * | | Making sure the right data is used throughout the testDavid Workman2014-09-041-3/+4
| | * | | Expanding the file name before checking existanceDavid Workman2014-09-041-2/+1
| | * | | Fixing travis-ci failure.David Workman2014-09-042-1/+1
| | * | | Fixing case of a nil recipe file with chef applyDavid Workman2014-09-032-10/+21
| | * | | Update apply.rbDavid Workman2014-09-031-1/+1
* | | | | Merge pull request #2170 from vaxvms/knife-status-json-outputSerdar Sutay2014-10-103-60/+168
|\ \ \ \ \
| * | | | | Remove commented codeNicolas DUPEUX2014-10-071-3/+0
| * | | | | Remove highline from status testNicolas Dupeux2014-10-061-2/+1
| * | | | | Add JSON output to knife status commandNicolas Dupeux2014-10-062-58/+170
* | | | | | Merge pull request #2203 from martinb3/masterSerdar Sutay2014-10-102-10/+57
|\ \ \ \ \ \
| * | | | | | Adjust banner, error messagesMartin Smith2014-10-102-10/+17
| * | | | | | Allow `knife cookbook site share` to omit categoryMartin Smith2014-10-102-8/+48
* | | | | | | Merge pull request #2167 from alexpop/fix_knife_config_loggingSerdar Sutay2014-10-102-2/+20
|\ \ \ \ \ \ \
| * | | | | | | print the path to the configuration file usedAlex Pop2014-10-042-2/+20
| | |/ / / / / | |/| | | | |
* | | | | | | 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-103-3/+16
|\ \ \ \ \ \ \
| * | | | | | | Skip checking files/**/*.rb files when doing syntax checksJean Mertz2014-10-083-3/+16
* | | | | | | | Merge pull request #2079 from jbence/CHEF-2065Serdar Sutay2014-10-102-22/+88
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master'James Bence2014-09-27107-681/+1683
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add test for matching heads when no tag matchesJames Bence2014-09-271-0/+9
| * | | | | | | | | Merge branch 'master' of https://github.com/opscode/chefJames Bence2014-09-2438-20/+3253
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add fallback search for exact revision enteredJames Bence2014-09-242-7/+19
| * | | | | | | | | | Update specs for exact match on remote revisionsJames Bence2014-09-231-0/+27
| * | | | | | | | | | 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-106-36/+132
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | More comment-y goodness.Noah Kantrowitz2014-10-041-0/+2
| * | | | | | | | | | | Add clarifying comment.Noah Kantrowitz2014-10-041-0/+1
| * | | | | | | | | | | More unit tests to catch the negative case.Noah Kantrowitz2014-10-041-0/+16
| * | | | | | | | | | | Fix up the tests post-merge.Noah Kantrowitz2014-10-041-36/+54
| * | | | | | | | | | | Tests for new loader behavior.Noah Kantrowitz2014-10-043-3/+46
| * | | | | | | | | | | 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-102-1/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | change default service mapping for SLES to systemdIonuț Arțăriși2014-10-022-1/+15
* | | | | | | | | | | | Merge pull request #2051 from wacky612/pacman-fixSerdar Sutay2014-10-102-9/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Modify commentwacky2014-09-151-1/+1
| * | | | | | | | | | | | Modify testwacky2014-09-151-6/+2
| * | | | | | | | | | | | use "pacman -Sl" instead of "pacman -Ss <pkgname>"wacky2014-09-141-2/+2
| |/ / / / / / / / / / /