summaryrefslogtreecommitdiff
path: root/spec/unit/provider
Commit message (Expand)AuthorAgeFilesLines
* Fix AppVeyorsalam/template-fixSalim Alam2015-10-011-1/+1
* Clean up tests, fix bug in tempfile_openSalim Alam2015-09-301-8/+12
* Get rid of truthy/falseySalim Alam2015-09-301-8/+8
* Use Chef::FileContentManagement::Tempfile to create temp fileSalim Alam2015-09-291-0/+46
* Remove pesky whitespacemcquin/remove-constClaire McQuin2015-09-211-1/+0
* Remove should from spec textClaire McQuin2015-09-211-28/+28
* Use letClaire McQuin2015-09-211-169/+170
* Safely clean up Win32 namespace after specsClaire McQuin2015-09-211-3/+14
* Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_specClaire McQuin2015-09-081-3/+3
* Skip tests unless RefreshMode is DisabledClaire McQuin2015-09-081-10/+3
* refactor remote_directory providerLamont Granquist2015-09-021-2/+1
* fix locking/unlocking users on SmartOSDave Eddy2015-09-021-9/+66
* Merge pull request #3806 from gh2k/subversion-shelloutThom May2015-09-021-31/+50
|\
| * Replace output_of_command with shell_out! in subversion providerSimon Detheridge2015-08-241-31/+50
* | Merge pull request #3172 from BackSlasher/deploy-shell-outThom May2015-09-021-5/+5
|\ \
| * | Migrated deploy resource to use shell_out instead of run_commandNitz2015-08-181-5/+5
* | | fix supports hash issues in service providersLamont Granquist2015-08-253-22/+40
| |/ |/|
* | fixes from code reviewLamont Granquist2015-08-201-0/+40
* | add a test for the new provider behaviorLamont Granquist2015-08-201-1/+14
* | green the broken testsLamont Granquist2015-08-201-23/+43
* | Merge pull request #3793 from chef/lcg/run_levelsLamont Granquist2015-08-191-4/+68
|\ \
| * | spec and code fixes for run_levelsLamont Granquist2015-08-191-20/+50
| * | CHEF-5372: Support specific run_levels for RedHat serviceRobby Dyer2015-08-181-0/+34
* | | Merge pull request #3787 from chef/jdm/rhel-dir-specJay Mundrawala2015-08-191-0/+1
|\ \ \ | |/ / |/| |
| * | Fix failing directory unit tests on rheljdm/rhel-dir-specJay Mundrawala2015-08-171-0/+1
| |/
* | Added changes to fix rspec deprecationssiddheshwar-more2015-08-181-3/+3
* | Removed invalid test from mount_fs testsiddheshwar-more2015-08-181-7/+0
* | Added changes to fix aix mount provider related tests according to updated ba...siddheshwar-more2015-08-183-5/+8
* | added tests for mount remountingJames Belchamber2015-08-183-1/+37
* | PR feedbackLamont Granquist2015-08-181-1/+1
* | CHEF-5012: add methods for template breadcrumbsLamont Granquist2015-08-181-0/+41
|/
* Merge pull request #3657 from stefanor/upstart-status_commandThom May2015-08-131-7/+11
|\
| * shell_out! returns an object not an integerStefano Rivera2015-07-091-7/+11
* | Merge pull request #3383 from jfly/masterThom May2015-08-131-0/+18
|\ \
| * | Added some pretty straightforward tests of is_omnibus?Jeremy Fleischman2015-05-181-0/+18
* | | Merge pull request #3329 from juliandunn/ifconfig-targetThom May2015-08-131-2/+22
|\ \ \
| * | | Add tests per review.Julian C. Dunn2015-07-041-2/+22
| | |/ | |/|
* | | Merge pull request #3759 from juliandunn/service-group-3730Julian C. Dunn2015-08-121-3/+3
|\ \ \
| * | | Don't use shell_out! on "lssrc -g" as it will raise an exception if the servi...Julian C. Dunn2015-08-061-3/+3
* | | | Use the output of dpkg-deb directly, rather than regextm/use-dpkg-debThom May2015-08-121-1/+8
* | | | Added support for OS X 10.11 SIP pathsNate Walck2015-08-111-0/+34
|/ / /
* | | Fixed platform_Version logicNate Walck2015-07-211-3/+3
* | | Merge branch 'elcap-service'Nate Walck2015-07-211-2/+2
|\ \ \ | |/ / |/| |
| * | Add 10.11 to macosx_spec.rbNate Walck2015-07-211-2/+2
* | | Merge pull request #3608 from chef/adamedx/powershell_script_spec_renameTyler Ball2015-06-301-0/+0
|\ \ \
| * | | Rename powershell spec files to match Ruby conventionsadamedx/powershell_script_spec_renameadamedx2015-06-271-0/+0
* | | | Rename NoProviderAvailable to ProviderNotFound, add aliasJohn Keiser2015-06-302-5/+5
* | | | Fix ancillary tests.Noah Kantrowitz2015-06-291-1/+1
|/ / /
* | | changed the registry_key provider to scan collected registry keys with downca...JKerry2015-06-261-0/+12
|/ /
* | Make the install/uninstall tests run more realisticallydanielsdeleo2015-06-091-104/+162