summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add tests for raw_http_request to check that the authenticator getsjamesc2013-11-201-7/+38
| * | | raw_http_request was aliased to send_http_request, which is below thejamesc2013-11-171-3/+15
| |/ /
* | | Merge pull request #1134 from opscode/CHEF-3297Serdar Sutay2013-11-2023-289/+659
|\ \ \
| * \ \ Merge pull request #1127 from opscode/CHEF-3297-part-2Serdar Sutay2013-11-2019-177/+370
| |\ \ \
| | * | | Fix the failing pw provider unit spec.sersut2013-11-191-6/+7
| | * | | Fix specs on Solaris.sersut2013-11-193-7/+51
| | * | | Fix specs on FreeBSD.sersut2013-11-192-29/+40
| | * | | Turn off functional group resource tests on MacOSX 10.6 due to caching issue ...sersut2013-11-193-1/+22
| | * | | Group spec fixed for CI.sersut2013-11-182-1/+3
| | * | | exluded_members support in pw group provider.sersut2013-11-142-18/+46
| | * | | excluded_members support for groupmod provider.sersut2013-11-142-37/+46
| | * | | Fix unit tests on group providers.sersut2013-11-1410-35/+77
| | * | | Support for excluded_members property in Suse, Groupadd Gpasswd providers. Re...sersut2013-11-144-59/+94
| |/ / /
| * | | Merge pull request #1124 from opscode/group-core-and-macosSerdar Sutay2013-11-1410-159/+336
| |\ \ \ | | |/ / | |/| |
| | * | Better root checks and better naming for group account in functional group te...sersut2013-11-142-2/+3
| | * | Support :excluded_members in windows group provider.sersut2013-11-123-13/+20
| | * | 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-112-15/+35
| | * | 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
| | * | Specs for CHEF-3297. TDD rules.sersut2013-11-113-122/+219
| |/ /
* | | Merge branch 'CHEF-4616'danielsdeleo2013-11-2011-7/+391
|\ \ \ | |/ / |/| |
| * | Force knife to load http monkey patchesdanielsdeleo2013-11-191-0/+2
| * | Test cookbook upload/download over IPv6 w/ knifedanielsdeleo2013-11-191-0/+109
| * | Patch ruby 2.0 Net::HTTP proxy code for IPv6danielsdeleo2013-11-191-0/+34
| * | Add integration test for chef-client IPv6danielsdeleo2013-11-191-0/+131
| * | Bump chef-zero version to at least 1.7.2danielsdeleo2013-11-191-1/+1
| * | Update HTTP usage for IPv6 Supportdanielsdeleo2013-11-153-6/+8
| * | Backport URI::Generic#hostname to Ruby 1.9.2 and olderdanielsdeleo2013-11-153-0/+106
|/ /
* | 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
|\ \ \ | |/ / |/| |