summaryrefslogtreecommitdiff
path: root/lib/chef/provider/launchd.rb
Commit message (Expand)AuthorAgeFilesLines
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-4/+4
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* Modernize launchd resourcelaunchdTim Smith2017-12-191-1/+0
* Launchd should not load launchagents as root. #5846Mike Dodge2017-08-251-0/+24
* cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-1/+1
* Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-181-1/+1
* Respond to review comments and chefstyletm/rescue_5115Thom May2016-11-101-1/+1
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-2/+2
* bundle exec chefstyle -aMike Dodge2016-02-151-52/+52
* made requested changesMike Dodge2016-02-151-50/+60
* fixed rebaseMike Dodge2016-02-151-1/+1
* added specsMike Dodge2016-02-151-11/+4
* launchdMike Dodge2016-02-151-0/+205