summaryrefslogtreecommitdiff
path: root/lib/chef/resource/launchd.rb
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes from PR reviewTim Smith2018-06-131-2/+2
* Add more property descriptions to resourcesTim Smith2018-06-121-98/+205
* Set desired_state: false on several propertiesdesired_stateTim Smith2018-04-271-2/+2
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-3/+3
* Merge pull request #6698 from chef/launchdThom May2017-12-201-4/+2
|\
| * Modernize launchd resourcelaunchdTim Smith2017-12-191-4/+2
* | Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+3
|/
* Merge pull request #5822 from gbatye/launchd_limit_load_sessionLamont Granquist2017-04-041-1/+1
|\
| * launchd:limit_load_to_session_type accepted Array and StringGregory Batye2017-02-171-1/+1
* | Merge pull request #5854 from mikedodge04/ld_restartThom May2017-04-041-1/+1
|\ \
| * | Adding restart action to launchd resourceMike Dodge2017-03-021-1/+1
| |/
* | Chef-13: remove deprecated launchd resource hash propertyLamont Granquist2017-03-311-12/+0
|/
* Deprecate creating properties whose names are already methodsadamleff/warn-on-dangerous-property-namesAdam Leff2017-01-181-1/+13
* fix Lint/UnifiedInteger copLamont Granquist2016-11-151-2/+2
* Respond to review comments and chefstyletm/rescue_5115Thom May2016-11-101-13/+12
* Code style fixes; :lipstick:Andrew Burns2016-11-101-1/+1
* launchd: start_calendar_interval validity checkingAndrew Burns2016-11-101-1/+42
* String to Array launchd:limit_load_to_session_type (#5424)Erik Gomez2016-11-081-1/+1
* Add Hash type to launchd:keep_aliveErik Gomez2016-08-081-1/+1
* bundle exec chefstyle -aMike Dodge2016-02-151-6/+6
* made requested changesMike Dodge2016-02-151-365/+63
* fixed rebaseMike Dodge2016-02-151-1/+1
* added specsMike Dodge2016-02-151-6/+10
* launchdMike Dodge2016-02-151-0/+402