summaryrefslogtreecommitdiff
path: root/src/rabbit_event.erl
Commit message (Expand)AuthorAgeFilesLines
* Corrections to specs and export suitable event specsbug21387Matthew Sackman2010-08-021-4/+21
* Attempt to improve specs.Simon MacMullen2010-08-021-6/+16
* Re-abstract the stats timer thing in reader.Simon MacMullen2010-07-301-0/+15
* Add an attempt at specs. The second part of the state type should not be an a...Simon MacMullen2010-07-291-0/+8
* Fix warning.Simon MacMullen2010-07-291-1/+1
* Cosmetics, add pid to CREATION_EVENT_KEYS, don't emit stats when stopping whe...Simon MacMullen2010-07-291-1/+0
* Refactor: abstract some things into rabbit_event.Simon MacMullen2010-07-291-0/+33
* Allow the complete test suite to run.Simon MacMullen2010-07-221-3/+10
* Switch to using proplists rather than records for events.Simon MacMullen2010-07-191-3/+7
* That's not needed.Simon MacMullen2010-07-191-2/+0
* Get queues to emit events for statistics.Simon MacMullen2010-07-161-0/+41