| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | slightly more obvious flying_writes accounting | Matthias Radestock | 2011-10-06 | 1 | -14/+11 |
| * | merge default into bug24308 | Matthias Radestock | 2011-10-06 | 1 | -73/+116 |
| |\ | |||||
| | * | Whoops, forgot that bit. | Matthew Sackman | 2011-08-19 | 1 | -0/+4 |
| | * | Fixed again. | Matthew Sackman | 2011-08-19 | 1 | -73/+112 |
| * | | Merged bug24459 into default | Emile Joubert | 2011-10-05 | 1 | -30/+34 |
| |\ \ | |||||
| | * \ | merge default into bug24459 | Matthias Radestock | 2011-10-01 | 1 | -30/+34 |
| | |\ \ | |||||
| | | * | | keep track of uncommitted acks in a list instead of a queue | Matthias Radestock | 2011-10-01 | 1 | -17/+15 |
| | | * | | collect acks in lists rather than queues | Matthias Radestock | 2011-10-01 | 1 | -20/+26 |
| * | | | | Merged bug24462 into default | Emile Joubert | 2011-10-04 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Don't blow up when nodes policy is used. | Simon MacMullen | 2011-10-03 | 1 | -1/+1 |
| * | | | | | merge bug24323 into default | Matthias Radestock | 2011-10-03 | 53 | -1153/+1701 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | optimise resource lookup | Matthias Radestock | 2011-10-03 | 2 | -8/+10 |
| | * | | | | improve performance by bypassing mnesia for queue lookup | Matthias Radestock | 2011-10-03 | 1 | -11/+10 |
| | * | | | | optimise interaction of limiter with single queues | Matthias Radestock | 2011-10-01 | 1 | -0/+1 |
| | * | | | | switch vq pending_ack from dict to gb_trees | Matthias Radestock | 2011-10-01 | 1 | -14/+13 |
| | * | | | | optimise vq:drain_confirmed for the common case | Matthias Radestock | 2011-10-01 | 1 | -1/+5 |
| | |/ / / | |||||
| | * | | | yes, this really does gain ~1% with MCM with two erlang schedulers | Matthias Radestock | 2011-10-01 | 1 | -3/+9 |
| | |/ / | |||||
| | * | | speed up acks a bit | Matthias Radestock | 2011-10-01 | 1 | -10/+5 |
| | * | | refactor: extract gb_trees_fold/3 and gb_trees_foreach/2 | Matthias Radestock | 2011-10-01 | 3 | -11/+17 |
| | * | | refactor: eliminate gratuitous differences in 'confirm' code | Matthias Radestock | 2011-10-01 | 2 | -17/+17 |
| | * | | refactor: one gb_trees_cons is quite enough | Matthias Radestock | 2011-10-01 | 3 | -15/+11 |
| | * | | a few minor tweaks, essentially cosmetic | Matthias Radestock | 2011-09-30 | 1 | -7/+7 |
| | * | | avoid creation of intermediate binaries by using io_lists | Matthias Radestock | 2011-09-30 | 1 | -3/+2 |
| | * | | performance improving short cut | Matthias Radestock | 2011-09-30 | 1 | -0/+2 |
| | * | | cosmetic | Matthias Radestock | 2011-09-30 | 1 | -2/+1 |
| | * | | correct formatting | Matthias Radestock | 2011-09-30 | 1 | -13/+14 |
| | * | | merge default into bug23764 | Matthias Radestock | 2011-09-30 | 2 | -64/+48 |
| | |\ \ | |||||
| | | * | | reformatting | Matthias Radestock | 2011-09-30 | 1 | -57/+46 |
| | | * | | merge bug24298 into default | Matthias Radestock | 2011-09-29 | 51 | -886/+1304 |
| | | |\ \ | |||||
| | | * | | | Minor refactor | Matthew Sackman | 2011-08-22 | 1 | -3/+3 |
| | | * | | | More efficient use of harddiscs | Matthew Sackman | 2011-08-22 | 1 | -2/+1 |
| | | * | | | Always call client_delete_and_terminate for the transient queue. We then don'... | Matthew Sackman | 2011-08-22 | 1 | -10/+6 |
| | | | |/ | | |/| | |||||
| | * | | | Add brief note about requeue to VQ docs | Emile Joubert | 2011-09-30 | 1 | -0/+5 |
| | * | | | always record pending acks in #msg_status form | Matthias Radestock | 2011-09-30 | 1 | -53/+34 |
| | * | | | cosmetic | Matthias Radestock | 2011-09-30 | 1 | -8/+8 |
| | * | | | refactor: extract removal from pending_ack | Matthias Radestock | 2011-09-29 | 1 | -29/+29 |
| | * | | | inline ack/4 | Matthias Radestock | 2011-09-29 | 1 | -32/+25 |
| | * | | | refactor: pull call to msg_from_pending_ack into queue_merge | Matthias Radestock | 2011-09-29 | 1 | -36/+32 |
| | * | | | inlining and reshuffling | Matthias Radestock | 2011-09-29 | 1 | -50/+45 |
| | * | | | further abstraction of queue/bpqueue distinction | Matthias Radestock | 2011-09-29 | 1 | -5/+9 |
| | * | | | a whole bunch of refactoring and cosmetic changes | Matthias Radestock | 2011-09-29 | 1 | -101/+105 |
| | * | | | Refactor, rename, comment | Emile Joubert | 2011-09-29 | 1 | -31/+21 |
| | * | | | Concession to Qpid tests is now redundant | Emile Joubert | 2011-09-29 | 1 | -5/+1 |
| | * | | | Speed up requeue test | Emile Joubert | 2011-09-29 | 1 | -22/+24 |
| | * | | | Move #msg_status{} back to rabbit_variable_queue | Emile Joubert | 2011-09-29 | 1 | -1/+11 |
| | * | | | Only ack messages when necessary | Emile Joubert | 2011-09-29 | 1 | -10/+11 |
| | * | | | lshift | Emile Joubert | 2011-09-28 | 1 | -5/+5 |
| | * | | | Better test coverage | Emile Joubert | 2011-09-28 | 1 | -4/+6 |
| | * | | | Refactor | Emile Joubert | 2011-09-27 | 2 | -79/+84 |
| | * | | | Requeue faster | Emile Joubert | 2011-09-27 | 2 | -103/+143 |
