summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 10.14.0.beta.310.14.0.beta.3Bryan McLellan2012-07-266-6/+6
* Merge branch 'CHEF-3104'Bryan McLellan2012-07-265-63/+135
|\
| * Converge via forkChris Roberts2012-07-265-63/+135
|/
* Merge branch 'CHEF-3178'Bryan McLellan2012-07-262-1/+37
|\
| * Unit Tests for testing month names and weekdays in the cron providerXabier de Zuazo2012-07-261-0/+36
| * Fixes #CHEF-3178: cron provider does not support month names and weekday namesXabier de Zuazo2012-07-261-1/+1
|/
* [CHEF-630] fix the enforce_ownership call at deploy providerJuanje Ojeda2012-07-262-1/+13
* Merge branch 'CHEF-2706'Bryan McLellan2012-07-262-2/+3
|\
| * modify tests for usermod managehome fixSean Escriva2012-07-261-2/+2
| * CHEF-2706: tiny little change for manage_home bugSean Escriva2012-07-261-0/+1
|/
* Merge branch 'CHEF-2979'Bryan McLellan2012-07-261-1/+1
|\
| * Make output of "knife node tag delete" consistent with "knife node tag create".Tim Potter2012-07-261-1/+1
|/
* Merge branch 'CHEF-2978'Bryan McLellan2012-07-261-0/+1
|\
| * Display node tags in "knife node show".Tim Potter2012-07-261-0/+1
|/
* Merge branch 'CHEF-3092'Bryan McLellan2012-07-263-54/+92
|\
| * Multicookbook upload supportPhil Dibowitz2012-07-263-54/+92
|/
* CHEF-3201: Proper exit code when client creation fails.Matthew Kent2012-07-261-0/+1
* Merge branch 'CHEF-3254'Bryan McLellan2012-07-264-6/+2
|\
| * CHEF-3254: Set run_context to nil before GCBryan McLellan2012-07-261-0/+1
| * Collect garbage after client runChris Roberts2012-07-264-21/+1
| * Collect garbage before putting chef to sleepChris Roberts2012-07-263-3/+18
|/
* Merge branch 'CHEF-3261'Bryan McLellan2012-07-261-1/+1
|\
| * Use ui object instead of putsJosiah Kiehl2012-07-261-1/+1
|/
* Merge branch 'CHEF-3266'Bryan McLellan2012-07-262-4/+20
|\
| * Improved default_release option handling in apt_package provider.Miguel Cabeça2012-07-262-4/+20
|/
* Merge branch 'CHEF-3280'Bryan McLellan2012-07-262-2/+6
|\
| * Allows @ in search termArthur Gautier2012-07-262-2/+6
|/
* Merge branch 'CHEF-3301'Bryan McLellan2012-07-261-0/+1
|\
| * launching chef-client as a daemon does not load all required libraries.Tim Green2012-07-261-0/+1
|/
* Merge branch 'CHEF-3311'Bryan McLellan2012-07-261-2/+2
|\
| * Take knife bootstrap -j into account in the ubuntu12.04-gems templateRaf Geens2012-07-261-2/+2
|/
* Ensure Chef::Config[:knife][:hints] in procBryan McLellan2012-07-261-3/+3
* Fix the ResourceFailureInspector for WindowsBryan McLellan2012-07-252-3/+22
* Make platform_specific_path not require SYSTEMDRIVEBryan McLellan2012-07-241-1/+2
* Make knife config file unit test cross-platformBryan McLellan2012-07-241-4/+5
* Stub out Etc calls in the ownership/perms specBryan McLellan2012-07-241-0/+21
* File unit test: use Dir.tmpdirBryan McLellan2012-07-241-5/+6
* Fix file diff spec test by removing newlineBryan McLellan2012-07-241-1/+3
* Fix template spec on Windows by stubbing out EtcBryan McLellan2012-07-241-0/+10
* Fix file unit test for windows state attributesBryan McLellan2012-07-241-1/+1
* Add exclusion filters to test for file resource (really)Bryan McLellan2012-07-241-6/+13
* Increase func test expected range from 1 second to 2 seconds for breathing roomBryan McLellan2012-07-241-1/+1
* Whitespace cleanupBryan McLellan2012-07-241-2/+2
* Refactor remote directory provider for WindowsBryan McLellan2012-07-242-12/+25
* CHEF-2747: cross platform support for remote directory and sym-linksBryan McLellan2012-07-242-2/+12
* Refactor file_class from link into a mixinBryan McLellan2012-07-242-18/+48
* Merge branch 'debug-http-status-and-headers'Daniel DeLeo2012-07-231-0/+8
|\
| * debug status and header info for API requestsDaniel DeLeo2012-07-231-0/+8
|/
* Add exclusion filters to test for file resourceBryan McLellan2012-07-231-6/+13
* Add additional read_crontab stubbingBryan McLellan2012-07-231-0/+10