| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | 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 |
| * | | handle negative priorities | Matthias Radestock | 2009-04-15 | 2 | -0/+6 |
| * | | merge default into bug20354 | Matthias Radestock | 2009-04-15 | 10 | -76/+108 |
| |\ \ | |||||
| | * | | Backed out changeset 4ee61cc2d6f0 | Matthias Radestock | 2009-04-14 | 2 | -2/+2 |
| | * | | Fix double-exchange-deletion bug | Tony Garnock-Jones | 2009-04-13 | 2 | -2/+2 |
| | * | | wait forever | Matthias Radestock | 2009-04-01 | 7 | -25/+28 |
| | * | | merge bug20423 | Matthew Sackman | 2009-03-30 | 1 | -20/+26 |
| | |\ \ | |||||
| | | * | | persister hibernation | Matthias Radestock | 2009-02-27 | 1 | -20/+26 |
| | * | | | merge v1_5 into default | Matthias Radestock | 2009-03-27 | 3 | -30/+53 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | recover exchanges/bindings/queues in per-item transactions | Matthias Radestock | 2009-03-19 | 3 | -29/+52 |
| | * | | | Correct name of table. | Tony Garnock-Jones | 2009-03-26 | 1 | -1/+1 |
| | | |/ | |/| | |||||
| * | | | add some signatures | Matthias Radestock | 2009-03-31 | 1 | -0/+21 |
| * | | | add some priority_queue tests | Matthias Radestock | 2009-03-31 | 1 | -0/+53 |
| * | | | fix bug | Matthias Radestock | 2009-03-31 | 1 | -1/+1 |
| * | | | small simplification | Matthias Radestock | 2009-03-31 | 1 | -2/+2 |
| * | | | don't call into queue module and don't break its encapsulation | Matthias Radestock | 2009-03-31 | 1 | -12/+15 |
| * | | | do not use priorities for notify_sent and unblock | Matthias Radestock | 2009-03-13 | 1 | -2/+2 |
| * | | | fix bug | Matthias Radestock | 2009-03-13 | 1 | -1/+1 |
| * | | | change representation from gb_tree to kv list | Matthias Radestock | 2009-03-13 | 1 | -42/+43 |
| * | | | document priority functionality | Matthias Radestock | 2009-03-12 | 1 | -0/+5 |
| * | | | make in/2 insert items that are low priority | Matthias Radestock | 2009-03-12 | 1 | -6/+6 |
| * | | | another bug fix | Matthias Radestock | 2009-03-12 | 1 | -1/+1 |
| * | | | fix bug | Matthias Radestock | 2009-03-12 | 2 | -6/+46 |
| * | | | first cut at extending gen_server2 with priorities | Matthias Radestock | 2009-03-12 | 2 | -6/+131 |
| |/ / | |||||
| * | | make it easier to add more exceptions to the 'warning' category in future | Matthias Radestock | 2009-02-17 | 1 | -6/+6 |
| * | | Special-case as a warning the relatively common abrupt-disconnection message. | Tony Garnock-Jones | 2009-02-13 | 1 | -2/+6 |
| * | | merge bug20348 into default | Tony Garnock-Jones | 2009-02-13 | 5 | -45/+135 |
| |\ \ | |/ | |||||
| | * | keep serial in separate process, to avoid persister bottleneck | Matthias Radestock | 2009-02-06 | 5 | -45/+135 |
| * | | Merged bug 20179 into default | Ben Hood | 2009-02-02 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | turn rabbit_router into gen_server2 | Matthias Radestock | 2009-01-21 | 1 | -3/+3 |
| * | | | Merged bug 20260 into default | Ben Hood | 2009-02-02 | 1 | -2/+1 |
| |\ \ \ | |||||
| | * | | | get rid of index on 'pid' field in rabbit_queue | Matthias Radestock | 2009-01-30 | 1 | -2/+1 |
| * | | | | Merged 20288 into default | Ben Hood | 2009-02-02 | 5 | -47/+51 |
| |\ \ \ \ | |||||
| | * | | | | refine permission structure | Matthias Radestock | 2009-01-27 | 5 | -47/+51 |
| * | | | | | don't terminate channel processes abnormally for amqp errors | Matthias Radestock | 2009-01-29 | 2 | -10/+26 |
| | |/ / / |/| | | | |||||
| * | | | | cosmetic: break some overlong lines | Matthias Radestock | 2009-01-28 | 4 | -6/+12 |
| |/ / / | |||||
