summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add md fileslcg/2406Lamont Granquist2015-01-251-0/+2
* Updated "cbs" variable to "cookbooks_for_upload"Josh Murphy2015-01-251-4/+4
* Added cookbook_path configuration value to warning message for uploading cook...Josh Murphy2015-01-252-4/+18
* Removed repeated test line in cookbook_upload_specJosh Murphy2015-01-251-1/+0
* Added tests for updated cookbook upload all logic that checks the existence o...Josh Murphy2015-01-251-17/+39
* Updated cookbook upload all logic to check that cookbooks exist in the path b...Josh Murphy2015-01-251-6/+10
* Merge pull request #2804 from chef/lcg/2398Lamont Granquist2015-01-256-1/+35
|\
| * add md fileLamont Granquist2015-01-251-0/+2
| * add testRob Redpath2015-01-251-0/+13
| * update docs as suggestedRob Redpath2015-01-252-2/+2
| * Move the require up a levelRob Redpath2015-01-252-2/+2
| * require exceptions!Rob Redpath2015-01-251-0/+1
| * Correct syntax for using Chef::ExceptionsRob Redpath2015-01-252-4/+3
| * Use Chef::Exception to raise exception if PIDfile and lockfile matchRob Redpath2015-01-252-8/+10
| * Use PathHelper to establish path equalityRob Redpath2015-01-251-2/+3
| * Rephrase errorRob Redpath2015-01-251-1/+1
| * FATAL if pidfile and lockfile matchRob Redpath2015-01-251-0/+6
| * Set lockfile, not pidfileRob Redpath2015-01-252-2/+12
| * Make the --pid / -P option to chef-client set the :lockfile config optRob Redpath2015-01-251-1/+1
|/
* Merge pull request #2803 from chef/lcg/2393Lamont Granquist2015-01-253-11/+26
|\
| * add md fileLamont Granquist2015-01-251-0/+2
| * Keep order of env providedAlex Slynko2015-01-252-11/+24
|/
* Merge pull request #2802 from chef/lcg/2212Lamont Granquist2015-01-256-2/+766
|\
| * add md fileLamont Granquist2015-01-251-1/+3
| * fix a couple typos in the testsScott Bonds2015-01-251-2/+2
| * refactor based on feedback from lamont-granquistScott Bonds2015-01-252-156/+42
| * make sure new settings have a newline after themScott Bonds2015-01-251-4/+3
| * update tests to match changed file operations orderScott Bonds2015-01-251-2/+4
| * update to new way of provider mappingScott Bonds2015-01-252-2/+5
| * remove extraneous lineScott Bonds2015-01-251-1/+0
| * add question mark to methods that return a booleanScott Bonds2015-01-252-24/+24
| * remove redundant methodsScott Bonds2015-01-251-27/+0
| * make @rc.conf.* never nilScott Bonds2015-01-251-6/+14
| * create a new rc.conf.local if neededScott Bonds2015-01-251-2/+3
| * remove the service ordering idea for nowScott Bonds2015-01-252-32/+1
| * simplify enable/disable if statementsScott Bonds2015-01-251-28/+9
| * fix caching of builtin_service_enable_variable_nameScott Bonds2015-01-251-2/+3
| * more intercepting of config file readsScott Bonds2015-01-251-1/+3
| * intercept config file readsScott Bonds2015-01-252-1/+3
| * minor editScott Bonds2015-01-251-3/+3
| * remove FileEdit referenceScott Bonds2015-01-251-1/+0
| * incorporated first round of feedbackScott Bonds2015-01-252-350/+298
| * minor cleanupScott Bonds2015-01-251-6/+4
| * remove references to /usr/local/etc/rc.dScott Bonds2015-01-252-4/+0
| * remove debugging linesScott Bonds2015-01-251-5/+0
| * add service provider for OpenBSDScott Bonds2015-01-255-1/+1001
|/
* Merge pull request #2166 from charlesjohnson/UserDataHandlerLamont Granquist2015-01-251-0/+1
|\
| * Add display_name handling to Chef::ChefFS::DataHandler::UserDataHandlerCharles Johnson2014-10-041-0/+1
* | Merge pull request #2801 from chef/lcg/2049Lamont Granquist2015-01-253-5/+49
|\ \
| * | add md fileLamont Granquist2015-01-251-0/+2