summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/upstart_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-12/+12
* Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-5/+5
* fix remaining specs for popen4 removalLamont Granquist2017-04-011-25/+12
* service - upstart restart - service status managed via attr_accessorAbhishekKr2016-09-101-4/+9
* Merge branch 'master' of https://github.com/chef/chefAbhishekKr2016-09-101-12/+27
|\
| * Use upstart goal state as service statusEvan Gilman2016-08-241-12/+27
* | service - upstart restart - fixing specs and call of stopAbhishekKr2016-06-291-2/+4
|/
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-10/+10
* Correcting regex for upstart_stateJustin Seubert2015-11-231-0/+19
* shell_out! returns an object not an integerStefano Rivera2015-07-091-7/+11
* Update to RSpec 3.Claire McQuin2014-10-291-4/+4
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-78/+78
* spec and code fixes for upstart providerLamont Granquist2014-09-081-17/+15
* CHEF-5265: ensure service_name isn't clobbered by parametersRobert Tarrall2014-05-071-0/+7
* s/mock\(/double(/gLamont Granquist2014-01-291-4/+4
* s/stub!/stub/gLamont Granquist2014-01-291-37/+37
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-261-2/+2
* removing an_return to as its deprecatedRanjib Dey2013-04-111-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+314