summaryrefslogtreecommitdiff
path: root/lib/chef/provider/launchd.rb
Commit message (Expand)AuthorAgeFilesLines
* Make sure we're always using the right Plist classTim Smith2020-04-101-1/+1
* Convert more resources to unified_modelcg/unified-mode4Lamont Granquist2020-04-011-44/+29
* Use the action DSL consistentlyLamont Granquist2020-03-021-6/+6
* launchd: Fix capitalization of HardResourceLimitsMarc Seeger2020-01-221-1/+1
* Style/SymbolArrayLamont Granquist2019-07-021-13/+13
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+3
* add LaunchEvents to launchd resourceJoseph Chilcote2019-05-231-0/+1
* 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