summaryrefslogtreecommitdiff
path: root/lib/chef/resource/macosx_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 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