| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default into bug24433 | Matthias Radestock | 2011-09-19 | 1 | -116/+101 |
| |\ | |||||
| | * | count queue consumers as required by the spec | Matthias Radestock | 2011-09-19 | 1 | -10/+9 |
| | * | merge default into bug24433 | Matthias Radestock | 2011-09-18 | 1 | -19/+13 |
| | |\ | |||||
| | * | | improved compiling- and working-ness | Matthias Radestock | 2011-09-18 | 1 | -34/+33 |
| | * | | merge from default | Matthias Radestock | 2011-09-18 | 1 | -48/+47 |
| | |\ \ | |||||
| | * | | | work in progress | Matthias Radestock | 2011-09-17 | 1 | -140/+117 |
| * | | | | 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 | 2 | -175/+209 |
| |\ | |||||
| | * | merge bug23596 into default | Matthias Radestock | 2011-09-16 | 1 | -20/+22 |
| | |\ | |||||
| | | * | 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 dict | Matthew Sackman | 2011-09-14 | 1 | -20/+22 |
| | * | | | use 'sets' instead of 'gb_sets' for the 'blocking' set | 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 | 2 | -33/+11 |
| | | |\ \ | |||||
| | | * | | | 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. | 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 |
| |\ \ \ | |||||
| | * | | | consistency | 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 | 9 | -113/+78 |
| |\ \ \ | |/ / | |||||
| | * | | don't follow symlinks | Alexandru Scvortov | 2011-09-06 | 1 | -1/+7 |
| | * | | use the recurisve delete from rabbit_misc | Alexandru Scvortov | 2011-09-06 | 1 | -32/+4 |
| | * | | don't ignore symlinks | Alexandru Scvortov | 2011-09-06 | 1 | -1/+1 |
| | |/ | |||||
