summaryrefslogtreecommitdiff
path: root/lib/chef/resource/macosx_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the canonical DSLLamont Granquist2020-03-031-1/+0
* Convert more resources to unified_modeLamont Granquist2020-02-211-0/+2
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Remove duplicate identity and state_attrs in other service resourcesTim Smith2018-11-151-4/+0
* Add additional resource descriptionsTim Smith2018-09-061-3/+2
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Add more description fields, style fixes, add missing requiresTim Smith2018-03-041-0/+2
* Modernize macosx_servicemacos_serviceTim Smith2018-02-221-21/+3
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* Overwrite resource_name with providesJohn Keiser2015-06-081-1/+0
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-0/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-2/+1
* added requsted chagnesMike Dodge2015-03-261-1/+0
* addressed each of the commentsMike Dodge2015-03-251-1/+2
* removing vim comment (sorry its a habit to add)Mike Dodge2015-03-241-1/+0
* First pass at fixing the unit testsMike Dodge2015-03-121-0/+5
* Load LaunchAgents as console user, adding plist and session_type optionsMike Dodge2015-03-101-0/+55