summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service
Commit message (Expand)AuthorAgeFilesLines
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-20/+20
* fix Lint/DuplicatedKeylcg/duplicated-keysLamont Granquist2016-01-131-3/+6
* fix some lint copsLamont Granquist2016-01-122-2/+2
* fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-27/+18
* Correcting regex for upstart_stateJustin Seubert2015-11-231-0/+19
* overhaul solaris SMF service providerlcg/3187Dave Eddy2015-10-231-39/+110
* 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
* fix supports hash issues in service providersLamont Granquist2015-08-253-22/+40
* 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 #3657 from stefanor/upstart-status_commandThom May2015-08-131-7/+11
|\
| * shell_out! returns an object not an integerStefano Rivera2015-07-091-7/+11
* | Don't use shell_out! on "lssrc -g" as it will raise an exception if the servi...Julian C. Dunn2015-08-061-3/+3
* | Fixed platform_Version logicNate Walck2015-07-211-3/+3
* | Add 10.11 to macosx_spec.rbNate Walck2015-07-211-2/+2
|/
* Remove volatile pending testdanielsdeleo2015-05-231-12/+0
* Replace AIX unreliable service group parsing mechanism.Julian C. Dunn2015-05-051-11/+26
* Merge pull request #3051 from mikedodge04/macosx_service_updatePhil Dibowitz2015-04-111-203/+230
|\
| * adding assert for plistMike Dodge2015-04-011-0/+2
| * added requsted chagnesMike Dodge2015-03-261-0/+1
| * addressed each of the commentsMike Dodge2015-03-251-16/+0
| * added tests for 100% of use casesMike Dodge2015-03-121-193/+201
| * Updated tests to match new logicMike Dodge2015-03-121-17/+24
| * First pass at fixing the unit testsMike Dodge2015-03-121-30/+55
* | Fixup all specs to reference PathHelper.home.Kartik Null Cating-Subramanian2015-03-201-3/+3
|/
* Remove commented out versions of a service being enabled/disabled in FreeBSD.Cory Stephenson2015-02-121-0/+14
* fix a couple typos in the testsScott Bonds2015-01-251-2/+2
* refactor based on feedback from lamont-granquistScott Bonds2015-01-251-90/+2
* update tests to match changed file operations orderScott Bonds2015-01-251-2/+4
* remove extraneous lineScott Bonds2015-01-251-1/+0
* add question mark to methods that return a booleanScott Bonds2015-01-251-13/+13
* more intercepting of config file readsScott Bonds2015-01-251-1/+3
* intercept config file readsScott Bonds2015-01-251-0/+2
* incorporated first round of feedbackScott Bonds2015-01-251-50/+156
* remove references to /usr/local/etc/rc.dScott Bonds2015-01-251-1/+0
* add service provider for OpenBSDScott Bonds2015-01-251-0/+521
* Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-191-0/+94
* rspec 3 fixeslcg/12-systemd-fixesLamont Granquist2014-11-081-4/+4
* systemctl path fixes, rspec modernization, etcLamont Granquist2014-11-081-157/+180
* Update to RSpec 3.Claire McQuin2014-10-2915-102/+102
* remove lolwut from testsLamont Granquist2014-10-241-3/+0
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-2415-638/+638
* aix service provider more code changeskaustubh-d2014-09-151-1/+67
* aix service speckaustubh-d2014-09-121-0/+115
* aixinit specskaustubh-d2014-09-111-0/+269
* spec fixes for arch serviceLamont Granquist2014-09-082-15/+9
* spec fixes for freebsd providerLamont Granquist2014-09-081-6/+6