summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/systemd_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-211-24/+24
* Fix enable on indirect unitsPhil Dibowitz2019-11-041-2/+26
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-5/+5
* fix Style/HashSyntaxLamont Granquist2018-07-021-8/+8
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-15/+15
* Fix systemd_unit user property usageMal Graty2018-05-191-1/+1
* remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-071-10/+2
* Ensure the service_name is always escaped when using systemdDavide Cavalca2017-07-101-21/+23
* Use symbols instead of strings as keys for systemd user property (#5241)Joshua Miller2016-08-261-2/+2
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* rubocop fixesDavide Cavalca2016-03-071-4/+4
* add a test for user servicesDavide Cavalca2016-03-041-8/+34
* Extend service resource to support systemd user servicesDavide Cavalca2016-03-031-36/+36
* spec nitsDavide Cavalca2016-02-221-4/+4
* add tests for is_masked?Davide Cavalca2016-02-221-0/+33
* rework to use service resource directly instead of subclassingDavide Cavalca2016-02-221-1/+2
* initial attempt at spec updateDavide Cavalca2016-02-221-1/+32
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-3/+3
* 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-291-6/+6
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-63/+63
* spec fixes for systemd providerLamont Granquist2014-09-081-20/+20
* Update spec for shell_out.Claire McQuin2014-06-301-27/+44
* s/stub!/stub/gLamont Granquist2014-01-291-28/+28
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* 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/+239