Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve flow control by penalising message ingestion in the schedulerbug17174 | Matthias Radestock | 2011-09-20 | 1 | -14/+18 |
* | cosmetic | Matthias Radestock | 2011-09-19 | 1 | -3/+2 |
* | a bit of inlining, tweaking and cosmetics | Matthias Radestock | 2011-09-18 | 1 | -18/+13 |
* | cosmetic | Matthias Radestock | 2011-09-18 | 1 | -7/+5 |
* | extract ack handling logic | Matthias Radestock | 2011-09-18 | 1 | -34/+33 |
* | extract correlation between consumer_count and limiter registration | Matthias Radestock | 2011-09-17 | 1 | -23/+21 |
* | rename maybe_store_ch_record to update_ch_record and drop assertions | Matthias Radestock | 2011-09-17 | 1 | -27/+20 |
* | cosmetic: slightly more sensible field order | Matthias Radestock | 2011-09-16 | 1 | -5/+5 |
* | merge bug24428 into default | Matthias Radestock | 2011-09-16 | 3 | -177/+214 |
|\ | |||||
| * | merge bug23596 into default | Matthias Radestock | 2011-09-16 | 2 | -22/+27 |
| |\ | |||||
| | * | Merged bug24424 into default | Emile Joubert | 2011-09-16 | 1 | -2/+5 |
| | |\ | |||||
| | | * | Whitespacebug24424 | Emile Joubert | 2011-09-16 | 1 | -2/+2 |
| | | * | Fix duplicated example para when generating rabbitmqctl docs | Jim Apperly | 2011-09-15 | 1 | -2/+5 |
| | * | | merge bug24425 into default (FHC can become bottleneck when large numbers of ... | Alexandru Scvortov | 2011-09-15 | 1 | -20/+22 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Use ets table instead of dictbug24425 | Matthew Sackman | 2011-09-14 | 1 | -20/+22 |
| * | | | use 'sets' instead of 'gb_sets' for the 'blocking' setbug23596 | Matthias Radestock | 2011-09-16 | 1 | -10/+10 |
| * | | | some tweaks for sake of symmetry | Matthias Radestock | 2011-09-16 | 1 | -16/+13 |
| * | | | minor simplifying refactor | Matthias Radestock | 2011-09-16 | 1 | -8/+5 |
| * | | | merge two folds | Alexandru Scvortov | 2011-09-16 | 1 | -7/+7 |
| * | | | cosmetic changes and some minor refactoring | Matthias Radestock | 2011-09-16 | 1 | -93/+82 |
| * | | | rename consumer_monitors to queue_consumers | Alexandru Scvortov | 2011-09-15 | 1 | -29/+32 |
| * | | | remove unnecessary check | Alexandru Scvortov | 2011-09-15 | 1 | -7/+3 |
| * | | | consumer_monitors is a dict again | Alexandru Scvortov | 2011-09-15 | 1 | -22/+24 |
| * | | | less arbitrary division of labour | Alexandru Scvortov | 2011-09-15 | 1 | -8/+9 |
| * | | | remove no-op | Alexandru Scvortov | 2011-09-15 | 1 | -1/+0 |
| * | | | monitor_queue/demonitor_queue are symmetric; don't use process dictionary | Alexandru Scvortov | 2011-09-15 | 1 | -126/+149 |
| * | | | consumer_monitors is now a set of QPids | Alexandru Scvortov | 2011-09-15 | 1 | -19/+25 |
| * | | | DeMorgan a case | Alexandru Scvortov | 2011-09-14 | 1 | -5/+7 |
| * | | | merge from default + cosmetic | Alexandru Scvortov | 2011-09-14 | 1 | -55/+72 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | refactor | Alexandru Scvortov | 2011-09-13 | 1 | -13/+6 |
| | * | | merge flow and (consumer, confirm, starts) monitors | Alexandru Scvortov | 2011-09-13 | 1 | -17/+20 |
| | * | | merge consumer and (confirms, stats) monitors | Alexandru Scvortov | 2011-09-13 | 1 | -37/+37 |
| | * | | merge stats and confirm monitors | Alexandru Scvortov | 2011-09-13 | 1 | -24/+35 |
| | * | | remove unnecessary variable | Alexandru Scvortov | 2011-09-13 | 1 | -51/+40 |
| | * | | merge default into bug23596 | Alexandru Scvortov | 2011-09-13 | 11 | -46/+57 |
| | |\ \ | |||||
| | * | | | refactor | Alexandru Scvortov | 2011-09-06 | 1 | -5/+7 |
| | * | | | only monitor queues that have messages on them | Alexandru Scvortov | 2011-09-06 | 1 | -35/+51 |
* | | | | | And now it's like well beautiful. Wicked.bug24428 | Matthew Sackman | 2011-09-15 | 1 | -22/+17 |
* | | | | | Scatter/Gather. Eliminates gaps between txns and thus goes much faster. | Matthew Sackman | 2011-09-15 | 1 | -19/+30 |
* | | | | | Rework binding recovery | Matthew Sackman | 2011-09-15 | 1 | -14/+21 |
|/ / / / | |||||
* | | | | fix a spec | Matthias Radestock | 2011-09-14 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge heads. | Jerry Kuch | 2011-09-13 | 1 | -11/+7 |
|\ \ \ | |||||
| * \ \ | Merging heads | Matthew Sackman | 2011-09-13 | 1 | -11/+7 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge bug 24416 (yes, let's use dirty ops instead) | Simon MacMullen | 2011-09-09 | 1 | -1/+1 |
| | |\ \ | |||||
| | * | | | consistencybug24416 | Matthias Radestock | 2011-09-08 | 1 | -2/+2 |
| | * | | | do the todo | Matthias Radestock | 2011-09-08 | 1 | -10/+6 |
* | | | | | Merge bug 23056 | Jerry Kuch | 2011-09-13 | 19 | -130/+139 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added tag rabbitmq_v2_6_1 for changeset 12e1420e9df4 | Tim Fox | 2011-09-12 | 0 | -0/+0 |
| * | | | | Changelog changes for 2.6.1rabbitmq_v2_6_1 | Tim Fox | 2011-09-12 | 2 | -0/+9 |
| | |/ / | |/| | | |||||
| * | | | show full paths in dialyzer warnings | Matthias Radestock | 2011-09-09 | 1 | -1/+1 |
| |/ / |