summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Revert the provider indirection logic while keeping the timeout functionality...sersut/chef-1580-11-stablesersut2014-07-023-29/+29
* Merge pull request #1589 from opscode/lcg/lolinheritanceSerdar Sutay2014-07-021-48/+24
* Merge pull request #1414 from vtolstov/upstreamSerdar Sutay2014-06-261-0/+135
|\
| * remove failed testVasiliy Tolstov2014-06-161-13/+0
| * fix last failed testsVasiliy Tolstov2014-06-151-1/+1
| * fix last failed testsVasiliy Tolstov2014-06-151-2/+9
| * fix testVasiliy Tolstov2014-06-141-180/+27
| * add paludis package manager user in gentoo/exherbo linuxVasiliy Tolstov2014-05-131-0/+294
* | Misc spec fixes for windows.sersut2014-06-241-1/+3
* | 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 #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
* | | | | | | | | Merge pull request #1443 from opscode/ryancragun/CHEF-5314_11-masterClaire McQuin2014-06-111-2/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CHEF-5314] Add unit and fucntional specsRyan Cragun2014-05-201-2/+42
* | | | | | | | | | 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
| | |_|_|/ / / / / / / | |/| | | | | | | | |