summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* we can still emit JSON::ParserErrors in compat modeLamont Granquist2014-06-231-1/+1
* fix another Yajl referenceLamont Granquist2014-06-231-2/+2
* CHEF-5158: Make the former override_attribute's purpose a bit more clearBryan McLellan2014-06-201-13/+6
* [CHEF-5158] knife[:attribute] in knife.rb should not override --attribute in ...Hui Hu2014-06-201-0/+1
* Merge pull request #1483 from opscode/CHEF-4600Claire McQuin2014-06-181-4/+15
|\
| * fix indentingClaire McQuin2014-06-181-5/+6
| * CHEF-4600 Add timeout for Chef::Provider::Service::WindowsMatt2014-06-181-3/+13
* | Merge pull request #506 from ctennis/CHEF-3637Claire McQuin2014-06-181-0/+14
|\ \ | |/ |/|
| * Add support for automatically using the Systemd service provider if it's in useCaleb Tennis2012-11-291-0/+14
* | Merge pull request #1494 from brettcave/CHEF-5365_masterClaire McQuin2014-06-181-0/+5
|\ \
| * | CHEF-5365 - added a unit test to ensure fallback of Dir.pwd works without env...brettcave2014-06-171-0/+5
* | | Merge branch 'CHEF-4791' of github.com:deployable/chefsersut2014-06-181-0/+61
|\ \ \
| * | | Fixed whitespace in changes.deployable2014-05-211-42/+83
| * | | CHEF-4791 Add more windows service states to the start/stop control flowMatt2013-12-051-0/+20
* | | | Merge pull request #1501 from opscode/shain/rpm_version_regexScott Hain2014-06-171-35/+35
|\ \ \ \
| * | | | Updated tests with more complicated data, fixed regex. Resolves CHEF-4893Scott Hain2014-06-171-35/+35
* | | | | Merge pull request #1500 from opscode/shain/spaces_in_selinux_pathScott Hain2014-06-171-4/+4
|\ \ \ \ \
| * | | | | Updated selinux path check to allow for directories that have a space in the ...Scott Hain2014-06-171-4/+4
| |/ / / /
* | | | | Merge pull request #1477 from MarkGibbons/CHEF-5347Claire McQuin2014-06-171-2/+23
|\ \ \ \ \
| * | | | | CHEF-5347: Use shell_out! with returns [0, 1].markgibbons2014-06-091-11/+11
| * | | | | CHEF-5347: Allow for undefined solaris services in the service resource.markgibbons2014-06-071-10/+31
* | | | | | Merge pull request #1471 from kjwierenga/CHEF-5355Claire McQuin2014-06-173-3/+94
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | 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
| * | | | | Add specs for CHEF-5355. Only pass on port in Host header when port is differ...Klaas Jan Wierenga2014-06-071-0/+91
* | | | | | Merge pull request #1418 from tarrall/CHEF-5265Claire McQuin2014-06-161-0/+7
|\ \ \ \ \ \
| * | | | | | CHEF-5265: ensure service_name isn't clobbered by parametersRobert Tarrall2014-05-071-0/+7
* | | | | | | 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-161-28/+46
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Delete accidental unused line in spec fileBen Somers2014-06-121-1/+0
| * | | | | | Fixed specs for Chef::Role.from_diskBen Somers2014-06-081-24/+18
| * | | | | | Added duplicate role detection for Role.from_diskBen Somers2014-06-081-0/+6
| * | | | | | Enabling storage of roles in subdirectoriesBen Somers2014-06-081-8/+27
* | | | | | | Merge pull request #1423 from opscode/btm/CHEF-5247Claire McQuin2014-06-121-0/+10
|\ \ \ \ \ \ \
| * | | | | | | CHEF-5247: Add a unit testBryan McLellan2014-05-091-0/+10
* | | | | | | | Skip all unsupported platforms in remount testdanielsdeleo2014-06-121-1/+3
* | | | | | | | Avoid accidentally configuring logger for debug during testsdanielsdeleo2014-06-111-1/+1
* | | | | | | | Return rack-compliant 404 messagesdanielsdeleo2014-06-112-3/+3
* | | | | | | | Merge pull request #1443 from opscode/ryancragun/CHEF-5314_11-masterClaire McQuin2014-06-112-2/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | [CHEF-5314] Add unit and fucntional specsRyan Cragun2014-05-202-2/+52
* | | | | | | | | Fix apt_spec test to expect custom timeout for apt-cache commanddanielsdeleo2014-06-111-1/+1
* | | | | | | | | Merge pull request #1425 from akretion/masterClaire McQuin2014-06-101-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | updating git provider specs according to previous fix saving 1 system call du...Raphaƫl Valyi2014-05-191-2/+2
* | | | | | | | | | Merge pull request #1456 from onddo/CHEF-5328Claire McQuin2014-06-101-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CHEF-5328] Added tests for Chef::User.list with inflate=trueXabier de Zuazo2014-05-241-0/+12
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1462 from pdf/CHEF-5168Claire McQuin2014-06-102-43/+95
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [CHEF-5168] Apt Package provider times outPeter Fern2014-05-282-43/+95
* | | | | | | | | | | Merge pull request #1436 from kramvan1/CHEF-3193Claire McQuin2014-06-101-4/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CHEF-3193: LOCK_TIMEOUT in yum-dump.py should be configurableMark Vanderwiel2014-05-291-4/+11