summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests on group providers.sersut2013-11-144-6/+12
* Support for excluded_members property in Suse, Groupadd Gpasswd providers. Re...sersut2013-11-144-59/+94
* Support :excluded_members in windows group provider.sersut2013-11-122-7/+18
* Fix the error message in the conflicting user add/remove in group resource.sersut2013-11-111-1/+1
* Support :excluded members in gpasswd provider.sersut2013-11-111-15/+29
* Handle :excluded_members in dscl provider.sersut2013-11-111-4/+26
* New property :excluded_members for group resource and required common code ar...sersut2013-11-113-11/+41
* this option should not be used by customersjamescott2013-11-061-1/+1
* Merge pull request #1109 from opscode/ci-script-fixSerdar Sutay2013-11-061-1/+8
|\
| * Check for ENV['CD'] instead of ENV['PWD'] on windows.sersut2013-11-051-1/+8
* | 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-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-061-1/+1
* | [CHEF-4363] Allow adding event_handlers via config fileRanjib Dey2013-11-061-0/+3
* | removing some comments and it seems I really cannot type the word constraints...Sander Botman2013-11-061-4/+4
* | renaming to compare and braking the code up into some functions and added uni...Sander Botman2013-11-062-82/+121
* | 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-061-0/+7
|/
* Merge branch '11-stable'sersut2013-10-316-101/+108
|\
| * Bump the version number to 11.8.0 for release.11.8.0sersut2013-10-311-1/+1
| * Bump the version number for 11.8.0.rc.4.11.8.0.rc.4sersut2013-10-281-1/+1
| * 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
| * | Debug request headersdanielsdeleo2013-10-281-0/+4
| |/
| * Change content type warning to debugdanielsdeleo2013-10-251-1/+1
| * 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-241-2/+2
| * Make config jail optional when creating ConfigFetcherdanielsdeleo2013-10-241-1/+1
| * port node_editor to use ui.edit_data()Lamont Granquist2013-10-231-32/+15
| * 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-231-0/+2
| * Merge branch 'lcg/fix-solaris-check' into 11-stablesersut2013-10-231-3/+4
| |\
| * | Merge branch 'CHEF-4671'danielsdeleo2013-10-231-11/+4
| * | Fix recursion in self.find_embedded_dir_in on windows.sersut2013-10-211-10/+7
| * | Bump chef version to 11.8.0.rc.111.8.0.rc.1sersut2013-10-211-1/+1
| * | Merge branch 'auto-configure-windows-cacert'danielsdeleo2013-10-181-1/+30
| * | Update the help topics based on changed man pages.sersut2013-10-182-2/+2
* | | Debug request headersdanielsdeleo2013-10-281-0/+4
* | | Change content type warning to debugdanielsdeleo2013-10-251-1/+1
* | | Stacktrace should be hidden by defaultdanielsdeleo2013-10-241-2/+2
* | | Merge pull request #1075 from benlangfeld/knife_log_verbosityBryan McLellan2013-10-241-2/+2
|\ \ \
| * | | Correct prompt to increase Knife log verbosityBen Langfeld2013-10-221-2/+2
* | | | Application::Solo must set @chef_client_jsondanielsdeleo2013-10-241-2/+2