| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge bug23689 into default. | Simon MacMullen | 2011-01-18 | 4 | -33/+27 |
| |\ | |||||
| | * | small simplifying refactor | Matthias Radestock | 2011-01-18 | 1 | -19/+15 |
| | | | |||||
| | * | cosmetic | Matthias Radestock | 2011-01-18 | 1 | -4/+3 |
| | | | |||||
| | * | cosmetic | Matthias Radestock | 2011-01-18 | 1 | -4/+1 |
| | | | |||||
| | * | Every msg in a queue should have a different guid. Sigh | Matthew Sackman | 2011-01-17 | 1 | -6/+7 |
| | | | |||||
| | * | allow hibernation after confirm | Matthias Radestock | 2011-01-17 | 1 | -1/+1 |
| | | | |||||
| * | | indicate absence of config files more clearly | Matthias Radestock | 2011-01-18 | 1 | -1/+1 |
| | | | |||||
| * | | oops | Matthias Radestock | 2011-01-16 | 1 | -2/+0 |
| | | | |||||
| * | | display config file locations on startup | Matthias Radestock | 2011-01-16 | 2 | -2/+22 |
| |/ | |||||
| * | Merge bug23675 | Simon MacMullen | 2011-01-14 | 1 | -8/+17 |
| |\ | |||||
| | * | Merge with default | Rob Harrop | 2011-01-14 | 1 | -8/+17 |
| | |\ | |||||
| | | * | Merge with default | Rob Harrop | 2011-01-13 | 9 | -290/+298 |
| | | |\ | |||||
| | | * | | Honour the requeue flag in basic.nack | Rob Harrop | 2011-01-12 | 1 | -2/+3 |
| | | | | | |||||
| | | * | | Merge with default | Rob Harrop | 2011-01-11 | 1 | -8/+16 |
| | | |\ \ | |||||
| | | | * | | Extract common logic for message rejection. Introduce basic.nack and rework ↵ | Rob Harrop | 2011-01-11 | 1 | -8/+16 |
| | | | | | | | | | | | | | | | | | | | | | basic.reject | ||||
| * | | | | | bug23663 merged to default | Marek Majkowski | 2011-01-14 | 1 | -107/+0 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge from default | Simon MacMullen | 2011-01-10 | 1 | -107/+0 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Remove SASL EXTERNAL mechanism. | Simon MacMullen | 2011-01-10 | 1 | -107/+0 |
| | | | | | | | | |||||
| * | | | | | | | merge bug23690 into default ('confirms' simplifications and optimisations) | Alexandru Scvortov | 2011-01-14 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | merge bug23679 into default (unnecessary fsyncs when requeuing messages with ↵ | Alexandru Scvortov | 2011-01-14 | 1 | -2/+6 |
| | |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | confirms) | ||||
| | | * | | | | | | Matthew's patch: don't add requeue'd messages to unconfirmed | Alexandru Scvortov | 2011-01-14 | 1 | -2/+6 |
| | | | | | | | | | |||||
| * | | | | | | | | invert logic to get better reuse | Matthias Radestock | 2011-01-13 | 1 | -24/+19 |
| | | | | | | | | | |||||
| * | | | | | | | | combine 'unconfirmed' and queues_for_msgs | Matthias Radestock | 2011-01-13 | 1 | -38/+41 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | and permit coalescing of confirms on queue 'DOWN' | ||||
| * | | | | | | | Merging bug23445 into default | Matthew Sackman | 2011-01-13 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | cosmetics and indentation only | Matthew Sackman | 2011-01-13 | 3 | -120/+113 |
| | | | | | | | | | |||||
| * | | | | | | | | Some refactorings | Matthew Sackman | 2011-01-13 | 4 | -47/+31 |
| | | | | | | | | | |||||
| * | | | | | | | | Merging default into bug23445 | Matthew Sackman | 2011-01-13 | 12 | -159/+237 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| | * | | | | | | | cosmetics and minor factorings | Matthew Sackman | 2011-01-11 | 5 | -27/+29 |
| | | | | | | | | | |||||
| | * | | | | | | | Merging default into bug23445 | Matthew Sackman | 2011-01-11 | 12 | -155/+231 |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | | * | | | | | | Only read inside an mnesia transaction | Emile Joubert | 2011-01-10 | 1 | -3/+2 |
| | | | | | | | | | |||||
| | | * | | | | | | One less thunk | Emile Joubert | 2011-01-10 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | | * | | | | | | More frugal use of thunks | Emile Joubert | 2011-01-10 | 2 | -4/+7 |
| | | | | | | | | | |||||
| | | * | | | | | | Unconditionally return a fun() in execute mnesia tx | Emile Joubert | 2011-01-10 | 1 | -3/+7 |
| | | | | | | | | | |||||
| | | * | | | | | | Transfer changes from rabbit_access_control to rabbit_vhost | Emile Joubert | 2011-01-10 | 1 | -29/+27 |
| | | | | | | | | | |||||
| | | * | | | | | | Merged default into bug23445 | Emile Joubert | 2011-01-10 | 11 | -123/+195 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merged default into bug23445 | Emile Joubert | 2010-12-23 | 58 | -1771/+2193 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | Changed exchange callback API for transactions | Emile Joubert | 2010-12-23 | 13 | -163/+180 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Introduce some abstraction, reducing duplicate calls | Emile Joubert | 2010-11-29 | 6 | -148/+154 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Indentation | Emile Joubert | 2010-11-25 | 3 | -44/+46 |
| | | | | | | | | | | | |||||
| | | | * | | | | | | | Offer tx and non-tx exchange hooks | Emile Joubert | 2010-11-23 | 9 | -55/+100 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merging bug23661 into default | Matthew Sackman | 2011-01-13 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | ensure connections terminate when channel-related processes exit abnormally | Matthias Radestock | 2011-01-09 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When processes related to the channel, such as the writer and limiter, terminate abnormally, the channel_sup terminates the channel process with reason 'shutdown'. The reader musn't treat that as a controlled termination. The other path to a 'shutdown' termination of a channel process is the shutdown of the application. But the reader will be shut down first there since it is started after the channel_sup_sup. Hence it will never see a 'shutdown' termination from a channel in that scenario. | ||||
| * | | | | | | | | | | | Fix bug. FTR, this mistake has been there since Sept 16th 2010 | Matthew Sackman | 2011-01-13 | 1 | -2/+1 |
| | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | | merge bug23678 into default (conditional on vq:needs_idle_timeout wrt ↵ | Alexandru Scvortov | 2011-01-13 | 1 | -29/+23 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | confirms is too lax) | ||||
| | * | | | | | | | | | merge bug23684 into default | Matthias Radestock | 2011-01-13 | 6 | -208/+210 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | remove redundant clause | Matthias Radestock | 2011-01-13 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | confirm/3 is now only ever called once confirm mode has been enabled, and since we can't turn that mode off there is no point in checking. | ||||
| | * | | | | | | | | | | generalise optimisation | Matthias Radestock | 2011-01-13 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | there is never any point in trying to send a multi-ack when there is just one message to confirm | ||||
| | * | | | | | | | | | | bug fix: don't send confirms when MsgSeqNo == undefined | Matthias Radestock | 2011-01-13 | 1 | -7/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also optimise unrouted message handling further - there is no point in going through all the logic of determining whether we can send a multi-ack since we know the MsgSeqNo will be the highest unconfirmed and it's just a single message we are confirming. | ||||
| | * | | | | | | | | | | cosmetic | Matthias Radestock | 2011-01-13 | 1 | -13/+10 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | inline a function | Alexandru Scvortov | 2011-01-13 | 1 | -11/+3 |
| | | | | | | | | | | | | |||||
