summaryrefslogtreecommitdiff
path: root/lib/chef/event_dispatch/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/EmptyMethodLamont Granquist2019-07-021-172/+86
* WIP: Remove audit mode from chef-clientTim Smith2019-03-111-31/+0
* Extract Action Collection from Data CollectorLamont Granquist2019-03-111-1/+18
* Makes life easier for hook authors switching from the older report handler sy...Noah Kantrowitz2017-11-271-2/+2
* RFC 59: Load Ohai pluginstm/ohai_plugins_2Thom May2017-04-051-0/+16
* add attribute_changed hook to event handlersLamont Granquist2016-10-281-0/+3
* Hook up the recipe_file_loaded event which was defined but not actually called.Noah Kantrowitz2016-09-021-2/+2
* Merge pull request #4658 from chef/tm/remote_file_download_progress11.9Thom May2016-03-151-0/+6
|\
| * Enable progress output to be configuredtm/remote_file_download_progressThom May2016-03-041-6/+6
| * Merge branch 'remote-file-download-progress' of https://github.com/brandocorp...Thom May2016-03-031-0/+6
| |\
| | * new doc formatter event, remove progress barBrandon Raabe2015-03-201-0/+9
* | | add comments and cleanupLamont Granquist2016-02-091-5/+1
* | | get the formatting for cookbook gems correctLamont Granquist2016-02-091-0/+24
|/ /
* | autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* | Added run list expansion json conversion. Creates a json tree from the run li...kyleen/addExpandedRunListKyleen MacGugan2015-10-211-0/+3
* | Pass deprecations through formatter instead of logsJohn Keiser2015-09-011-5/+10
* | Revert back to the first argument being cookbook_name.Noah Kantrowitz2015-07-311-1/+1
* | Make the doc formatter actually show what version of a cookbook is being used.Noah Kantrowitz2015-07-221-2/+2
* | Add comments and use def self.x instead of class<<selfJohn Keiser2015-06-231-1/+1
* | Create the `action :name do ... end` syntax for ResourceJohn Keiser2015-06-231-16/+40
* | Make sure the audit mode output is reflected both in the logs and in the form...Serdar Sutay2015-05-291-2/+2
* | Display policy name and ID during the chef rundanielsdeleo2015-05-221-0/+5
|/
* Update DSL method name to controls_group.mcquin/control_groupClaire McQuin2015-01-151-3/+3
* Addressing review comments, adding documentationtyler-ball2014-12-181-0/+5
* Wiring audit event proxy to send events correctly to the audit_reportertyler-ball2014-12-171-10/+7
* Adding first round of formatter integration - STDOUT doc formattertyler-ball2014-12-171-5/+22
* Creating our own example group class to simplify adding examples to the spec ...tyler-ball2014-12-171-0/+16
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Add ability to stream (and indent) command outputJohn Keiser2014-04-301-0/+14
* compute elapsed time without altering public apiRanjib Dey2013-11-061-2/+2
* pass elapsed time along with node/exception in event hanldersRanjib Dey2013-11-061-2/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* Adding the run_started callbackPrajaktaPurohit2013-04-241-0/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+311