| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge from default, which was more effort than I'd expected. Also, started wo... | Matthew Sackman | 2009-06-05 | 10 | -128/+246 |
| |\ | |||||
| | * | Split out internal_declare/2. | Tony Garnock-Jones | 2009-06-04 | 1 | -2/+10 |
| | * | merge bug20633 into default | Matthew Sackman | 2009-06-04 | 1 | -16/+24 |
| | |\ | |||||
| | | * | make delete_binding return an error when the binding does not exist | Matthias Radestock | 2009-06-02 | 1 | -16/+24 |
| | * | | align | Matthias Radestock | 2009-06-03 | 1 | -2/+2 |
| | * | | Change from number to atom. | Tony Garnock-Jones | 2009-06-03 | 2 | -5/+11 |
| | * | | merger | Tony Garnock-Jones | 2009-06-03 | 7 | -29/+34 |
| | |\ \ | |||||
| | | * \ | merge default into bug20654 | Tony Garnock-Jones | 2009-05-27 | 7 | -29/+34 |
| | | |\ \ | | | |/ | |||||
| | * | | | fix typo | Matthias Radestock | 2009-05-29 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | rename UME to AE | Matthias Radestock | 2009-05-20 | 2 | -10/+12 |
| | * | | break ume cycles | Matthias Radestock | 2009-05-20 | 1 | -10/+22 |
| | * | | carry 'mandatory' and 'immediate' flags through to UMEs | Matthias Radestock | 2009-05-20 | 1 | -24/+22 |
| | * | | refactoring of API | Matthias Radestock | 2009-05-20 | 3 | -45/+88 |
| | * | | fix type spec | Matthias Radestock | 2009-05-20 | 1 | -1/+1 |
| | * | | add permission checks for ume configuration | Matthias Radestock | 2009-05-20 | 3 | -9/+24 |
| | * | | rationalise publish/route result types | Matthias Radestock | 2009-05-20 | 4 | -47/+46 |
| | * | | move publication logic, incl ume handling, into rabbit_exchange | Matthias Radestock | 2009-05-19 | 2 | -58/+56 |
| | * | | refactoring | Matthias Radestock | 2009-04-28 | 1 | -18/+14 |
| | * | | add "unroutable message exchanges" feature | Matthias Radestock | 2009-04-28 | 1 | -3/+31 |
| * | | | Queue recovery on startup now works. | Matthew Sackman | 2009-06-04 | 5 | -50/+89 |
| * | | | added dump_queue to the disk queue. This spits out a list of the queue conten... | Matthew Sackman | 2009-06-04 | 3 | -25/+89 |
| * | | | sorted out the disk_queue tests which had been left behind with the last set ... | Matthew Sackman | 2009-06-04 | 2 | -57/+64 |
| * | | | removed the persister and modified guid generation to use a persisted serial ... | Matthew Sackman | 2009-06-04 | 3 | -534/+15 |
| * | | | only write out persistent messages sent to a durable queue | Matthew Sackman | 2009-06-04 | 3 | -25/+33 |
| * | | | (just for testing - switch to disk only mode) | Matthew Sackman | 2009-05-29 | 3 | -4/+4 |
| * | | | gen_server -> gen_server2, delete_queue calls purge_queue first in order to t... | Matthew Sackman | 2009-05-27 | 1 | -37/+44 |
| * | | | just merging in default branch | Matthew Sackman | 2009-05-27 | 11 | -61/+125 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | helper method for not_found errors | Matthias Radestock | 2009-05-20 | 4 | -12/+9 |
| | * | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-18 | 3 | -10/+17 |
| | |\ \ | |||||
| | | * | | Silence unused variable warning | Tony Garnock-Jones | 2009-05-18 | 1 | -1/+1 |
| | | * | | display node name and db dir on startup | Matthias Radestock | 2009-05-18 | 3 | -10/+17 |
| | * | | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-13 | 1 | -7/+8 |
| | |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | | * | merging in 20592 | Matthew Sackman | 2009-04-29 | 1 | -6/+8 |
| | | |\ | |||||
| | | | * | don't conditionally/auto-delete exchanges that still have durable bindings | Matthias Radestock | 2009-04-22 | 1 | -6/+8 |
| | * | | | Fixed unused-variable warning | Tony Garnock-Jones | 2009-04-24 | 1 | -1/+1 |
| | * | | | merge v1_5 into default | Tony Garnock-Jones | 2009-04-24 | 2 | -11/+19 |
| | |\ \ \ | | |/ / | |||||
| | | * | | return the correct error (not_found) on exchange deletion | Matthias Radestock | 2009-04-23 | 2 | -11/+19 |
| | | |/ | |||||
| | * | | merge v1_5 into default | Matthias Radestock | 2009-04-22 | 4 | -1/+31 |
| | |\ \ | | |/ | |||||
| | | * | merge in branch 20590 | Matthew Sackman | 2009-04-17 | 2 | -18/+29 |
| | | |\ | |||||
| | | * \ | bringing in v1_5 before merge back | Matthew Sackman | 2009-04-16 | 3 | -1/+25 |
| | | |\ \ | |||||
| | | | * | | keep dialyzer happy | Matthias Radestock | 2009-04-14 | 3 | -1/+25 |
| | | * | | | leave system in clustered state | Matthias Radestock | 2009-04-15 | 1 | -0/+6 |
| | | |/ / | |||||
| | * | | | merge v1_5 into default | Matthias Radestock | 2009-04-20 | 3 | -21/+42 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | don't remove a queue's durable routes on node_down | Matthias Radestock | 2009-04-14 | 2 | -18/+29 |
| | | |/ | |||||
| | | * | on windows, write to stdout in stderr to avoid buffering | Matthias Radestock | 2009-03-26 | 1 | -3/+13 |
| * | | | Brought out starting the persister to rabbit.erl. Also, reduced the file size... | Matthew Sackman | 2009-05-27 | 3 | -8/+10 |
| * | | | ugh, managed to forget the need to compile before running dialyzer, hence jus... | Matthew Sackman | 2009-05-27 | 1 | -1/+1 |
| * | | | o) fix up -specs | Matthew Sackman | 2009-05-27 | 4 | -74/+111 |
| * | | | preemptive refactoring | Matthew Sackman | 2009-05-27 | 1 | -11/+14 |
| * | | | duh! | Matthew Sackman | 2009-05-22 | 1 | -2/+2 |
