summaryrefslogtreecommitdiff
path: root/lib
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
* Merge pull request #506 from ctennis/CHEF-3637Claire McQuin2014-06-181-0/+4
|\
| * Add support for automatically using the Systemd service provider if it's in useCaleb Tennis2012-11-291-0/+4
* | Merge pull request #1494 from brettcave/CHEF-5365_masterClaire McQuin2014-06-181-2/+2
|\ \
| * | CHEF-5365 - if user home directory is not set via environment, then default u...brettcave2014-06-131-2/+2
* | | Merge branch 'CHEF-4791' of github.com:deployable/chefsersut2014-06-181-6/+30
|\ \ \
| * | | Fixed whitespace in changes.deployable2014-05-211-15/+15
| * | | CHEF-4791 Add more windows service states to the start/stop control flowMatt2013-12-051-6/+30
* | | | 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-171-2/+2
|\ \ \ \ \
| * | | | | Updated tests with more complicated data, fixed regex. Resolves CHEF-4893Scott Hain2014-06-171-2/+2
* | | | | | Merge pull request #1500 from opscode/shain/spaces_in_selinux_pathScott Hain2014-06-171-1/+1
|\ \ \ \ \ \
| * | | | | | Updated selinux path check to allow for directories that have a space in the ...Scott Hain2014-06-171-1/+1
| |/ / / / /
* | | | | | Merge pull request #1477 from MarkGibbons/CHEF-5347Claire McQuin2014-06-171-1/+1
|\ \ \ \ \ \
| * | | | | | CHEF-5437: Ruby 8 syntax still required.markgibbons2014-06-091-1/+1
| * | | | | | CHEF-5347: Use shell_out! with returns [0, 1].markgibbons2014-06-091-1/+1
| * | | | | | CHEF-5347: Allow for undefined solaris services in the service resource.markgibbons2014-06-071-1/+1
* | | | | | | Merge pull request #1471 from kjwierenga/CHEF-5355Claire McQuin2014-06-171-1/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Only pass on port in Host header when it is different from default portKlaas Jan Wierenga2014-06-071-1/+9
* | | | | | | Merge pull request #1418 from tarrall/CHEF-5265Claire McQuin2014-06-161-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix upstart provider so parameters work correctlyRobert Tarrall2014-05-011-1/+2
* | | | | | | | Merge pull request #759 from bensomers/glob_rolesClaire McQuin2014-06-162-10/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | removed Chef::Role.from_disk 'force' optionBen Somers2014-06-081-3/+3
| * | | | | | | | Fixed specs for Chef::Role.from_diskBen Somers2014-06-081-2/+0
| * | | | | | | | Added duplicate role detection for Role.from_diskBen Somers2014-06-082-2/+7
| * | | | | | | | Enabling storage of roles in subdirectoriesBen Somers2014-06-081-9/+11
* | | | | | | | | [trivial] typoEric G. Wolfe2014-06-161-1/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge pull request #1423 from opscode/btm/CHEF-5247Claire McQuin2014-06-121-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | check whether the variable is empty rather than an empty stringCam Cope2014-04-221-1/+1
* | | | | | | | Merge pull request #1443 from opscode/ryancragun/CHEF-5314_11-masterClaire McQuin2014-06-112-3/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | [CHEF-5314] Support override_runlist CLI option in shef/chef-shellRyan Cragun2014-05-202-3/+10
* | | | | | | | | Merge pull request #1425 from akretion/masterClaire McQuin2014-06-101-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git resource status checking saves 1 shell_out system callRaphaƫl Valyi2014-05-101-2/+1
* | | | | | | | | | Merge pull request #1456 from onddo/CHEF-5328Claire McQuin2014-06-101-11/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CHEF-5328] User#load(inflate=true) use Hash#inject instead of Hash[]Xabier de Zuazo2014-05-271-3/+4
| * | | | | | | | | | [CHEF-5328] Fixed Chef::User.list API error with inflate=trueXabier de Zuazo2014-05-241-11/+11
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1462 from pdf/CHEF-5168Claire McQuin2014-06-103-11/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CHEF-5168] Apt Package provider times outPeter Fern2014-05-283-11/+16
* | | | | | | | | | | Merge pull request #1436 from kramvan1/CHEF-3193Claire McQuin2014-06-103-6/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CHEF-3193: LOCK_TIMEOUT in yum-dump.py should be configurableMark Vanderwiel2014-05-293-6/+9
* | | | | | | | | | | | Merge pull request #1470 from opscode/CHEF-5323Claire McQuin2014-06-103-8/+76
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add comment for future fixCHEF-5323Claire McQuin2014-06-091-0/+29
| * | | | | | | | | | | | comment patch for future fixClaire McQuin2014-06-061-0/+10
| * | | | | | | | | | | | convert data to string before checksummingClaire McQuin2014-06-051-1/+1
| * | | | | | | | | | | | send md5 checksummed registry key if data type is binary/dword/qwordClaire McQuin2014-06-052-8/+37
* | | | | | | | | | | | | CHEF-4028: Use the levels constant from mixlib-logBryan McLellan2014-06-101-2/+2
* | | | | | | | | | | | | CHEF-4028 - Log resource no longer counts as an updated resource unless a wri...Andy Buecker2014-06-101-1/+15
* | | | | | | | | | | | | clean up unnecessary sensitive attribute from failure inspectorSergey Sergeev2014-06-101-1/+0
* | | | | | | | | | | | | PR #1428 review fixesSergey Sergeev2014-06-102-10/+1