summaryrefslogtreecommitdiff
path: root/lib/chef/event_dispatch/dispatcher.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* More code reviewtm/live_execute_streamingThom May2015-11-111-4/+1
* Implement code review comments and fix failing testsThom May2015-11-091-3/+1
* Implement live streaming for execute resourcesAdam Jacob2015-11-091-0/+10
* Fix dispatch when there are different receiversJohn Keiser2015-10-051-2/+5
* Fix dispatching events to methods with arity < argsJohn Keiser2015-09-011-1/+1
* Make Dispatcher metaprogramming more straightforwardJohn Keiser2015-09-011-18/+18
* Pass deprecations through formatter instead of logsJohn Keiser2015-09-011-1/+3
* Support forwards compatibility for event sinks.Noah Kantrowitz2015-07-311-1/+11
* Allow inspection of event dispatch's subscribersinspect-dispatcher-subscribersdanielsdeleo2015-05-061-0/+2
* Use #define_method instead of #class_eval (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-271-5/+3
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+42