summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CHEF-4759: chef-solo --no-color default on windowslcg/CHEF-4759Lamont Granquist2013-11-132-1/+7
* this option should not be used by customersjamescott2013-11-061-1/+1
* Merge pull request #1109 from opscode/ci-script-fixSerdar Sutay2013-11-064-13/+31
|\
| * Check for ENV['CD'] instead of ENV['PWD'] on windows.sersut2013-11-052-2/+14
| * Enable integration tests.sersut2013-10-312-11/+17
* | Merge pull request #1102 from ryotarai/remove-unused-variable-in-client_specBryan McLellan2013-11-061-1/+0
|\ \
| * | Remove an unused variable in spec/unit/client_spec.rbRyota Arai2013-10-301-1/+0
* | | CHEF-4379: initialize @end_time to @start_timeBryan McLellan2013-11-061-0/+1
* | | compute elapsed time without altering public apiRanjib Dey2013-11-065-12/+21
* | | pass elapsed time along with node/exception in event hanldersRanjib Dey2013-11-065-14/+14
* | | [CHEF-4676] Remove overly-aggressive version pinning per @lamont-granquistJulian C. Dunn2013-11-061-1/+1
* | | [CHEF-4676] Update pinning on net-ssh-multi to ~> 1.2.0Julian C. Dunn2013-11-061-1/+1
* | | [CHEF-4673] Change docs URL in chef-shell.Julian C. Dunn2013-11-061-1/+1
* | | CHEF-4633: fix inefficient assignment in deep mergeAvishai Ish-Shalom2013-11-061-4/+4
* | | Allow single letter usernames.Matthew M. Boedicker2013-11-062-1/+11
* | | [CHEF-4363] Remove unnecessary restoration of Chef::ConfigBryan McLellan2013-11-061-4/+0
* | | [CHEF-4363] Allow adding event_handlers via config fileRanjib Dey2013-11-062-0/+17
* | | removing some comments and it seems I really cannot type the word constraints...Sander Botman2013-11-062-10/+5
* | | renaming to compare and braking the code up into some functions and added uni...Sander Botman2013-11-063-82/+231
* | | added the initial command for checking environment cookbook contraints.Sander Botman2013-11-061-0/+82
* | | CHEF-3582: Fix #check_lock under why-runBryan McLellan2013-11-062-0/+25
| |/ |/|
* | Merge pull request #1105 from opscode/11-stable-mergeSerdar Sutay2013-10-3142-215/+435
|\ \ | |/ |/|
| * Merge branch '11-stable'sersut2013-10-3142-215/+435
| |\ |/ /
| * Bump the version number to 11.8.0 for release.11.8.0sersut2013-10-3125-73/+73
| * Bump the version number for 11.8.0.rc.4.11.8.0.rc.4sersut2013-10-2825-73/+73
| * update man pages per CHEF-4592jamescott2013-10-284-9/+15
| * Merge pull request #1098 from opscode/win-service-fixSerdar Sutay2013-10-281-7/+23
| |\
| | * Adapt windows_service to be compatible with win32-service 0.8.2.sersut2013-10-281-7/+23
| * | Pin mime-types to a ruby 1.8 compatible versiondanielsdeleo2013-10-281-0/+5
| * | Debug request headersdanielsdeleo2013-10-281-0/+4
| * | update options per CHEF-4685jamescott2013-10-281-6/+6
| |/
| * Change content type warning to debugdanielsdeleo2013-10-252-3/+3
| * Merge pull request #1092 from opscode/runlock-windows-accessSerdar Sutay2013-10-251-27/+50
| |\
| | * do_windows_admin_check() function depends on ohai information if config file ...sersut2013-10-251-4/+2
| | * Ability to process Ctrl+C when waiting for a different chef-client run.sersut2013-10-251-11/+21
| | * Check before creating a new system mutex on windows.sersut2013-10-252-18/+33
| |/
| * Stacktrace should be hidden by defaultdanielsdeleo2013-10-241-2/+2
| * Application::Solo must set @chef_client_jsondanielsdeleo2013-10-243-6/+24
| * Make config jail optional when creating ConfigFetcherdanielsdeleo2013-10-241-1/+1
| * Turn off temp file mod check tests on windows.11.8.0.rc.3sersut2013-10-231-2/+2
| * Merge pull request #1083 from opscode/lcg/CHEF-4662-11-stablelamont-granquist2013-10-235-63/+179
| |\
| | * port node_editor to use ui.edit_data()Lamont Granquist2013-10-232-38/+48
| | * hardcore mocking of TempfileLamont Granquist2013-10-231-2/+1
| | * add semi-functional testsLamont Granquist2013-10-231-0/+38
| | * clean up some constantsLamont Granquist2013-10-231-12/+19
| | * add editing specs for knife/core/uiLamont Granquist2013-10-231-0/+74
| | * Use Tempfile.open to take a blockLamont Granquist2013-10-233-4/+4
| | * fix insecure tempfilesLamont Granquist2013-10-233-33/+21
| |/
| * REST#raw_http_request needs to be public for legacy usedanielsdeleo2013-10-232-0/+9
| * Merge branch 'lcg/fix-solaris-check' into 11-stablesersut2013-10-231-3/+4
| |\