summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 10.14.4.rc.010.14.4.rc.0Bryan McLellan2012-09-246-6/+6
* CHEF-3454: Trigger notifications for http_request :head only when modifiedBryan McLellan2012-09-242-12/+21
* CHEF-3405: Allow calling provider_for_resource without an actionBryan McLellan2012-09-242-4/+16
* CHEF-3449: Add a test for calling callbacks in sequenceBryan McLellan2012-09-241-0/+21
* CHEF-3439: Update tests for moved File.exists?Bryan McLellan2012-09-241-0/+4
* CHEF-3449: Check for the files existence in converge_byBryan McLellan2012-09-241-5/+3
* Merge branch 'CHEF-3461' into 10-stabledanielsdeleo2012-09-202-2/+48
|\
| * [CHEF-3461] don't rely on windows drive letter being uppercasedanielsdeleo2012-09-202-2/+48
|/
* CHEF-3402 fixed: knife ssh says "No nodes returned from search!" when FQDN at...Xabier de Zuazo2012-09-192-1/+25
* CHEF-3416: Remove improper call to #raw_data when using print_afterKelley Reynolds2012-09-191-1/+1
* [CHEF-3468] Fix cookbook resolve error inspector for HTTP 403danielsdeleo2012-09-192-1/+18
* chef Gemfile: pin eventmachine to 0.12.10Stephen Delano2012-09-191-0/+7
* [CHEF-3456] Add debug logging to compile error inspectordanielsdeleo2012-09-191-2/+11
* [CHEF-3456] fix backtrace regex for non-windowsdanielsdeleo2012-09-192-1/+13
* CHEF-3443: Strip whitespace from chef_server_urlBryan McLellan2012-09-192-5/+18
* CHEF-3443: Fix incorrect variable name in inspectorKenneth Kalmer2012-09-192-3/+15
* CHEF-3460: update test by adding angrybash cookbookBryan McLellan2012-09-191-4/+5
* [CHEF-3460] make regression test more explicitdanielsdeleo2012-09-191-1/+1
* [CHEF-3460] fix test for EOF condition in resource failure inspectordanielsdeleo2012-09-183-5/+43
* New CONTRIBUTING.md fileBryan McLellan2012-09-182-16/+152
* Sometimes the tests leak a leading space into this attribute, clean it up.Bryan McLellan2012-09-141-1/+1
* Store and replace Chef::Config[:knife]Bryan McLellan2012-09-141-0/+2
* CHEF-3439: Ensure that a command line argument still winsBryan McLellan2012-09-132-25/+49
* CHEF-3439: Allow ssh cloud attribute to be overriden by a config fileGilles Devaux2012-09-131-2/+2
* CHEF-3435: Create deploy dirs before calling scm_providerBryan McLellan2012-09-112-10/+26
* bump version for devBryan McLellan2012-09-116-6/+6
* Release Chef 10.14.210.14.2Bryan McLellan2012-09-106-6/+6
* CHEF-3433 - use item when in the cloudGilles Devaux2012-09-101-1/+1
* [CHEF-3431] Sort roles hash on keydanielsdeleo2012-09-101-1/+1
* CHEF-3429: Do not run useradd -m unless changing a home directoryBryan McLellan2012-09-102-13/+16
* [CHEF-3425] Avoid call to super in freebsd provider.Steven Danna2012-09-101-2/+1
* [CHEF-3425] Avoid call to super in systemd provider.Steven Danna2012-09-101-1/+1
* Fix [CHEF-3355].Sahil Muthoo2012-09-072-6/+47
* [CHEF-3395] - allow string for gidjtimberman2012-09-071-1/+1
* [CHEF-3424] Support windows paths in compile error inspectordanielsdeleo2012-09-072-2/+41
* [CHEF-3423] all useradd options must come before argumentsdanielsdeleo2012-09-072-4/+7
* dev version bumpBryan McLellan2012-09-076-6/+6
* Release 10.14.010.14.0Bryan McLellan2012-09-076-6/+6
* Release 10.14.0.rc.410.14.0.rc.4Bryan McLellan2012-09-066-6/+6
* CHEF-3418: Pin to bunny < 0.8.0Bryan McLellan2012-09-061-1/+1
* Release 10.14.0.rc.310.14.0.rc.3Bryan McLellan2012-09-066-6/+6
* Disable reporting by defaultBryan McLellan2012-09-062-1/+9
* Update specs for reporting endpoint changeBryan McLellan2012-09-061-4/+4
* Release 10.14.0.rc.210.14.0.rc.2Bryan McLellan2012-09-066-6/+6
* removing debugging putsLamont Granquist2012-09-051-1/+0
* Merge pull request #386 from opscode/reporting-updatessersut2012-09-053-12/+28
|\
| * Add a new config option to disable reporting if a customer doesn't want to us...ssutay2012-09-053-11/+27
| * Point chef-client to the new reporting endpoint.ssutay2012-09-051-2/+2
|/
* [CHEF-3288] Ensure force_encoding can be called on the string.Steven Danna2012-09-051-3/+2
* [CHEF-3410] Remove call to super to avoid erroneous error messages.Steven Danna2012-09-031-4/+4