summaryrefslogtreecommitdiff
path: root/src/rabbit_amqqueue_process.erl
Commit message (Expand)AuthorAgeFilesLines
* Make statistics collection into an application parameter, switched off by def...Simon MacMullen2010-07-261-2/+9
* Merged default into bug21387Simon MacMullen2010-07-211-13/+52
|\
| * Invoking os:timestamp and timer:now_diff all the time is too expensive, use t...Simon MacMullen2010-07-211-17/+30
| * Standardise on "stats" rather than "statistics" since we were getting rather ...Simon MacMullen2010-07-201-4/+4
| * Lifecycle events for queues, exchanges and bindings.Simon MacMullen2010-07-191-3/+10
| * Use list comprehensions to build the stats proplists.Simon MacMullen2010-07-191-15/+11
| * Switch to using proplists rather than records for events.Simon MacMullen2010-07-191-10/+10
| * Emit events for connection and channel statistics and creation / deletion.Simon MacMullen2010-07-191-1/+0
| * cosmeticsSimon MacMullen2010-07-161-7/+7
| * Use timer:now_diff, don't double-wrap.Simon MacMullen2010-07-161-16/+14
| * q_pid -> qpidSimon MacMullen2010-07-161-1/+1
| * Get queues to emit events for statistics.Simon MacMullen2010-07-161-4/+30
* | 'sync' -> 'idle_timeout'Matthias Radestock2010-07-191-3/+3
|/
* cleanupAlexandru Scvortov2010-07-061-1/+1
* Remove stat_all/0, remove queue name from stat.Simon MacMullen2010-07-011-3/+2
* Rework queue declaration to avoid a race condition that could result in incor...Matthew Sackman2010-06-291-2/+2
* Don't reply after replying.bug22847Simon MacMullen2010-06-101-1/+1
* might as well do the reply first thing, before the case.Simon MacMullen2010-06-091-1/+1
* Move synchronous amqqueue:requeue/3 from amqp_0_9_1 to defaultSimon MacMullen2010-06-091-12/+13
* some minor refactoringMatthias Radestock2010-05-271-43/+34
* Cosmetics and formattingbug21824Matthew Sackman2010-05-271-5/+6
* Merging default into bug 21824Matthew Sackman2010-05-271-0/+4
|\
| * Move the former bug21824 into a new branch that comes off bug21915 (and thus ...Simon MacMullen2010-05-201-0/+4
* | Clean up a bit.Simon MacMullen2010-05-261-2/+2
* | Revert bug introduced in "cosmetics" commit 41b7270f9546.Simon MacMullen2010-05-261-1/+1
* | cosmeticsMatthew Sackman2010-05-251-14/+12
|/
* Cherry-pick a8d7d2ed4471 and e7ccda77c177 from bug22695.Simon MacMullen2010-05-201-20/+40
* Cherry-pick 8f43450de344Simon MacMullen2010-05-201-1/+1
* Cherry pick 9dd01b19c85e2648a8ef3b18b3848f1b07281c5a.Simon MacMullen2010-05-201-46/+37
* Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c.Simon MacMullen2010-05-201-45/+16
* get rid of now redundant 'sync' call handlerbug22697Matthias Radestock2010-05-071-24/+22
* More sensible registration and cancellation to various servicesMatthew Sackman2010-05-071-6/+6
* Move the internal declare step into the queue process side of thingsMatthew Sackman2010-05-071-10/+26
* pluggable queue backendsbug22616Matthias Radestock2010-05-031-288/+294
* hook queue processes up to file handle cacheMatthias Radestock2010-04-301-0/+6
* remove tx-related queue info itemsbug22657Matthias Radestock2010-04-271-16/+1
* explode on attempted double initialisation of queuebug22651Matthias Radestock2010-04-271-2/+0
* oopsMatthias Radestock2010-04-271-1/+1
* turn queue recovery upside downMatthias Radestock2010-04-271-5/+16
* tweak tx API on amqqueueMatthias Radestock2010-04-161-22/+16
* persistent_key => guid + is_persistentMatthew Sackman2010-04-091-11/+10
* refactor: put hibernation constants in one placeMatthias Radestock2010-04-091-2/+0
* Made the very generic invoke call into a slightly more specific flush callMatthew Sackman2010-03-031-2/+2
* Implemented the restMatthew Sackman2010-03-031-1/+5
* cosmeticMatthias Radestock2010-02-111-2/+3
* minor optimisationMatthias Radestock2010-02-111-21/+20
* cosmetic: moving things aroundMatthias Radestock2010-02-111-20/+20
* minor refactor: s/Delivered/IsDeliveredMatthias Radestock2010-02-111-12/+12
* Merging bug22332 onto defaultMatthew Sackman2010-02-101-3/+3
|\
| * update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3