summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [chef_fs/file_system] Ignore missing entry at destination when purgingssd/purge-ignore-missing-on-purgeSteven Danna2014-06-181-2/+6
* contribution info for https://github.com/opscode/chef/pull/506Claire McQuin2014-06-181-0/+3
* Merge pull request #506 from ctennis/CHEF-3637Claire McQuin2014-06-182-0/+18
|\
| * Add support for automatically using the Systemd service provider if it's in useCaleb Tennis2012-11-292-0/+18
* | contribution info for https://github.com/opscode/chef/pull/1494Claire McQuin2014-06-181-0/+2
* | Merge pull request #1494 from brettcave/CHEF-5365_masterClaire McQuin2014-06-182-2/+7
|\ \
| * | CHEF-5365 - added a unit test to ensure fallback of Dir.pwd works without env...brettcave2014-06-171-0/+5
| * | CHEF-5365 - if user home directory is not set via environment, then default u...brettcave2014-06-131-2/+2
* | | Contribution info for https://github.com/opscode/chef/pull/1166sersut2014-06-181-0/+2
* | | Merge branch 'CHEF-4791' of github.com:deployable/chefsersut2014-06-182-6/+91
|\ \ \
| * | | Fixed whitespace in changes.deployable2014-05-212-57/+98
| * | | CHEF-4791 Add more windows service states to the start/stop control flowMatt2013-12-052-6/+50
* | | | Merge pull request #1502 from opscode/shain/changelogBryan McLellan2014-06-181-0/+2
|\ \ \ \
| * | | | Updated changelogScott Hain2014-06-171-0/+2
* | | | | update for mergesClaire McQuin2014-06-171-0/+6
* | | | | Merge pull request #1487 from aespinosa/CHEF-5366-properly-bootstrap-gem-on-a...Serdar Sutay2014-06-171-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Install on ArchLinux as a system gem explicitlyAllan Espinosa2014-06-121-2/+2
* | | | | Merge pull request #1501 from opscode/shain/rpm_version_regexScott Hain2014-06-172-37/+37
|\ \ \ \ \
| * | | | | Updated tests with more complicated data, fixed regex. Resolves CHEF-4893Scott Hain2014-06-172-37/+37
* | | | | | Merge pull request #1500 from opscode/shain/spaces_in_selinux_pathScott Hain2014-06-172-5/+5
|\ \ \ \ \ \
| * | | | | | Updated selinux path check to allow for directories that have a space in the ...Scott Hain2014-06-172-5/+5
| |/ / / / /
* | | | | | Merge pull request #1477 from MarkGibbons/CHEF-5347Claire McQuin2014-06-172-3/+24
|\ \ \ \ \ \
| * | | | | | CHEF-5437: Ruby 8 syntax still required.markgibbons2014-06-091-1/+1
| * | | | | | CHEF-5347: Use shell_out! with returns [0, 1].markgibbons2014-06-092-12/+12
| * | | | | | CHEF-5347: Allow for undefined solaris services in the service resource.markgibbons2014-06-072-11/+32
* | | | | | | Merge pull request #1471 from kjwierenga/CHEF-5355Claire McQuin2014-06-174-4/+103
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Request on https scheme no longer sets default 443 port in Host header.Klaas Jan Wierenga2014-06-071-1/+1
| * | | | | | Default port HTTP port 80 is not passed on in the Host header.Klaas Jan Wierenga2014-06-071-2/+2
| * | | | | | Only pass on port in Host header when it is different from default portKlaas Jan Wierenga2014-06-071-1/+9
| * | | | | | Add specs for CHEF-5355. Only pass on port in Host header when port is differ...Klaas Jan Wierenga2014-06-071-0/+91
* | | | | | | update for mergesClaire McQuin2014-06-161-0/+4
* | | | | | | Merge pull request #1418 from tarrall/CHEF-5265Claire McQuin2014-06-162-1/+9
|\ \ \ \ \ \ \
| * | | | | | | CHEF-5265: ensure service_name isn't clobbered by parametersRobert Tarrall2014-05-071-0/+7
| * | | | | | | Fix upstart provider so parameters work correctlyRobert Tarrall2014-05-011-1/+2
* | | | | | | | Merge pull request #1498 from opscode/sersut/cert-updateSerdar Sutay2014-06-161-35/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | Update the expired cert for specs.sersut2014-06-161-35/+57
* | | | | | | | | Merge pull request #759 from bensomers/glob_rolesClaire McQuin2014-06-163-38/+61
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Delete accidental unused line in spec fileBen Somers2014-06-121-1/+0
| * | | | | | | | removed Chef::Role.from_disk 'force' optionBen Somers2014-06-081-3/+3
| * | | | | | | | Merge branch 'glob_roles' of github.com:bensomers/chef into glob_rolesBen Somers2014-06-080-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Added duplicate role detection for Role.from_diskBen Somers2013-05-163-2/+13
| | * | | | | | | | Enabling storage of roles in subdirectoriesBen Somers2013-05-142-15/+31
| * | | | | | | | | Fixed specs for Chef::Role.from_diskBen Somers2014-06-082-26/+18
| * | | | | | | | | Added duplicate role detection for Role.from_diskBen Somers2014-06-083-2/+13
| * | | | | | | | | Enabling storage of roles in subdirectoriesBen Somers2014-06-082-17/+38
* | | | | | | | | | Finalize CONTRIBUTING.md document.sersut2014-06-161-4/+0
* | | | | | | | | | Merge pull request #1497 from atomic-penguin/privileges-typoSerdar Sutay2014-06-161-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | [trivial] typoEric G. Wolfe2014-06-161-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1493 from opscode/mcquin/merges-06-12-2014Claire McQuin2014-06-121-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | update for mergesClaire McQuin2014-06-121-0/+2