| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging default into bug23554 | Matthew Sackman | 2010-12-10 | 11 | -58/+128 |
| |\ | |||||
| | * | Merging in from default | Matthew Sackman | 2010-12-09 | 16 | -83/+89 |
| | |\ | |||||
| | * | | Contract will be process is already trapping exits | Matthew Sackman | 2010-12-09 | 1 | -1/+0 |
| | * | | Predictions of parameter explosions are high | Matthew Sackman | 2010-12-09 | 1 | -3/+3 |
| | * | | Turns out the memory_monitor and fhc callback registration is idempotent, and... | Matthew Sackman | 2010-12-09 | 1 | -4/+0 |
| | * | | Permit queue processes to be initialised with existing state. This raises the... | Matthew Sackman | 2010-12-09 | 1 | -0/+24 |
| | * | | Increase the probability that the above works | Matthew Sackman | 2010-12-09 | 1 | -1/+13 |
| | * | | Allow gen_server2s to change their callback modules dynamically. That was easy. | Matthew Sackman | 2010-12-09 | 1 | -0/+4 |
| | * | | On other node death, don't delete queues which still have some extra pids. | Matthew Sackman | 2010-12-08 | 1 | -2/+4 |
| | * | | Add a TODO | Matthew Sackman | 2010-12-08 | 1 | -0/+2 |
| | * | | Provide a means for plugins to add extra tables which are looked after by rab... | Matthew Sackman | 2010-12-08 | 1 | -2/+14 |
| | * | | Merge default into bug 23554 | Matthew Sackman | 2010-12-06 | 9 | -54/+73 |
| | |\ \ | |||||
| | | * \ | Merge default into bug 23554 (epic debitrot) | Matthew Sackman | 2010-12-06 | 17 | -420/+851 |
| | | |\ \ | |||||
| | | * | | | Exposing the publishing chpid right through to the BQ (and tidying up tests/t... | Matthew Sackman | 2010-11-30 | 7 | -40/+45 |
| | | * | | | Make the tests work again. Also mirror_pids => extra_pids on the basis that i... | Matthew Sackman | 2010-11-29 | 5 | -10/+14 |
| | | * | | | Lesser of many evils... | Matthew Sackman | 2010-11-29 | 4 | -9/+13 |
| | | * | | | Present the whole amqqueue record to the BQ (remove duplicated IsDurable flag... | Matthew Sackman | 2010-11-29 | 5 | -11/+9 |
| | | * | | | Present the whole amqqueue record to the BQ | Matthew Sackman | 2010-11-29 | 3 | -5/+5 |
| | | * | | | Added mechanism to dynamically choose the backing queue module. Ideally, this... | Matthew Sackman | 2010-11-29 | 1 | -2/+8 |
| * | | | | | Removing tabs. GRRR | Matthew Sackman | 2010-12-10 | 1 | -4/+4 |
| * | | | | | Merge bug23511 into default | David Wragg | 2010-12-10 | 4 | -7/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Move HOSTNAME and NODENAME to rabbitmq-env | Emile Joubert | 2010-11-19 | 4 | -7/+3 |
| | * | | | | | Remove OS-conditional and use hostname more conservatively | Emile Joubert | 2010-11-19 | 3 | -25/+6 |
| | * | | | | | Make scripts work on Solaris | Emile Joubert | 2010-11-19 | 3 | -6/+25 |
| * | | | | | | cosmetic: put methods in more sensible order | Matthias Radestock | 2010-12-09 | 1 | -56/+57 |
| * | | | | | | cosmetic: avoid confusion between acks and pubacks | Matthias Radestock | 2010-12-09 | 1 | -21/+21 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Correct wrong comment | Simon MacMullen | 2010-12-09 | 1 | -1/+1 |
| * | | | | | cosmetic: move unpacking around in channel:deliver | Marek Majkowski | 2010-12-08 | 1 | -7/+5 |
| * | | | | | cosmetic: get rid of channel:internal_deliver | Marek Majkowski | 2010-12-08 | 1 | -14/+13 |
| * | | | | | cosmetic: Simplify channel:internal_deliver, notify is always true | Marek Majkowski | 2010-12-08 | 1 | -7/+4 |
| * | | | | | Get rid of -import() statments. | Marek Majkowski | 2010-12-08 | 9 | -31/+0 |
| * | | | | | merge bug23482 into default (Detect already-running broker) | Alexandru Scvortov | 2010-12-08 | 11 | -1015/+193 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Rip out old persister as it no longer works given the arrival of pub acks | Matthew Sackman | 2010-12-06 | 4 | -814/+0 |
| | * | | | | Correction of specs. | Matthew Sackman | 2010-12-06 | 1 | -2/+2 |
| | * | | | | Minor correction | Matthew Sackman | 2010-12-06 | 1 | -2/+2 |
| | | |_|/ | |/| | | |||||
| | * | | | cosmetic | Matthias Radestock | 2010-12-05 | 2 | -100/+96 |
| | * | | | cosmetic | Matthias Radestock | 2010-12-05 | 1 | -25/+16 |
| | * | | | cosmetic: rename field/var | Matthias Radestock | 2010-12-02 | 1 | -6/+6 |
| | * | | | cosmetic | Matthias Radestock | 2010-12-02 | 1 | -17/+16 |
| | * | | | Merge heads | Simon MacMullen | 2010-12-02 | 1 | -3/+2 |
| | |\ \ \ | |||||
| | | * \ \ | Merged bug23565 into default | Rob Harrop | 2010-12-02 | 1 | -3/+2 |
| | | |\ \ \ | |||||
| | | | * | | | Added cosmetic change suggested in the bug report | Rob Harrop | 2010-12-02 | 1 | -2/+1 |
| | | | * | | | fix to compile and run under R12B5 | Alexandru Scvortov | 2010-12-02 | 1 | -3/+3 |
| | | |/ / / | |||||
| | * | | | | Merged bug23532 into default | Simon MacMullen | 2010-12-02 | 1 | -12/+29 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Tone down the claims in the optimisation comment. | Simon MacMullen | 2010-12-02 | 1 | -2/+2 |
| | | * | | | let frame interleaving happen | Matthias Radestock | 2010-11-24 | 1 | -12/+29 |
| | * | | | | Merged bug23567 into default | Rob Harrop | 2010-12-02 | 1 | -26/+18 |
| | |\ \ \ \ | |||||
| | | * | | | | simplify multiple confirm code | Alexandru Scvortov | 2010-12-02 | 1 | -26/+18 |
| | |/ / / / | |||||
| | * | | | | Merged bug23448 into default | Rob Harrop | 2010-12-01 | 1 | -8/+6 |
| | |\ \ \ \ | |||||
| | | * | | | | Updated portfile as suggested by macports guru | Marek Majkowski | 2010-11-25 | 1 | -8/+6 |
