| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic: get rid of intermediate var and save some space | Matthias Radestock | 2011-01-16 | 1 | -8/+7 |
| * | make recover_index_and_client_refs do what it says | Matthias Radestock | 2011-01-16 | 1 | -8/+8 |
| * | cosmetic | Matthias Radestock | 2011-01-16 | 1 | -10/+8 |
| * | some cosmetic and minor refactoring for clarity | Matthias Radestock | 2011-01-16 | 1 | -22/+25 |
| * | refactor: extract helper fun for updating the pending confirm mapping | Matthias Radestock | 2011-01-16 | 1 | -43/+35 |
| * | simplifying refactor | Matthias Radestock | 2011-01-16 | 1 | -13/+11 |
| * | merging default into bug23631 | Matthew Sackman | 2011-01-15 | 3 | -155/+59 |
| |\ | |||||
| | * | 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 b... | Rob Harrop | 2011-01-11 | 1 | -8/+16 |
| | * | | | | | 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 |
| | | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | | | * | | | | | | 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 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Whoops - client_terminate should not clear the cref, unlike client_delete_and... | Matthew Sackman | 2011-01-15 | 1 | -4/+3 |
| * | | | | | | | | Introduce msg_store_client_init/3 helper | Matthew Sackman | 2011-01-14 | 1 | -7/+8 |
| * | | | | | | | | Rearrangement in gc. Can't seem to get it shorter than this though | Matthew Sackman | 2011-01-14 | 1 | -7/+8 |
| * | | | | | | | | change close_all_indicated to return {ok, CState} | Matthew Sackman | 2011-01-14 | 2 | -6/+6 |
| * | | | | | | | | Correct order of function arguments | Matthew Sackman | 2011-01-14 | 1 | -5/+5 |
| * | | | | | | | | Combine client_refs with client_msg_on_disk_callback into clients | Matthew Sackman | 2011-01-14 | 1 | -75/+65 |
| * | | | | | | | | And now it works | Matthew Sackman | 2011-01-14 | 2 | -5/+7 |
| * | | | | | | | | Minor tweaks, and added explanatory comments relating to the various races | Matthew Sackman | 2011-01-14 | 2 | -26/+27 |
| * | | | | | | | | More testing needed, but this does seem to work | Matthew Sackman | 2011-01-14 | 4 | -63/+136 |
| |/ / / / / / / | |||||
| * | | | | | | | 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 | 11 | -155/+233 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | cosmetics and minor factorings | Matthew Sackman | 2011-01-11 | 5 | -27/+29 |
| | * | | | | | | | Merging default into bug23445 | Matthew Sackman | 2011-01-11 | 11 | -151/+227 |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | | * | | | | | | 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 | 10 | -119/+191 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merged default into bug23445 | Emile Joubert | 2010-12-23 | 43 | -1735/+2084 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | Changed exchange callback API for transactions | Emile Joubert | 2010-12-23 | 12 | -159/+176 |
| | | | * | | | | | | | 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 |
| * | | | | | | | | | | | 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 confirm... | Alexandru Scvortov | 2011-01-13 | 1 | -29/+23 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
