summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge with upstreamEssien Ita Essien2009-05-1516-125/+471
|\
| * merge v1_5 into defaultTony Garnock-Jones2009-05-131-7/+8
| |\
| | * merging in 20592Matthew Sackman2009-04-291-6/+8
| | |\
| | | * don't conditionally/auto-delete exchanges that still have durable bindingsMatthias Radestock2009-04-221-6/+8
| * | | Fixed unused-variable warningTony Garnock-Jones2009-04-241-1/+1
| * | | merge v1_5 into defaultTony Garnock-Jones2009-04-242-11/+19
| |\ \ \ | | |/ /
| | * | return the correct error (not_found) on exchange deletionMatthias Radestock2009-04-232-11/+19
| | |/
| * | merge v1_5 into defaultMatthias Radestock2009-04-224-1/+31
| |\ \ | | |/
| | * merge in branch 20590Matthew Sackman2009-04-172-18/+29
| | |\
| | * \ bringing in v1_5 before merge backMatthew Sackman2009-04-163-1/+25
| | |\ \
| | | * | keep dialyzer happyMatthias Radestock2009-04-143-1/+25
| | * | | leave system in clustered stateMatthias Radestock2009-04-151-0/+6
| | |/ /
| * | | merge v1_5 into defaultMatthias Radestock2009-04-203-21/+42
| |\ \ \ | | | |/ | | |/|
| | * | don't remove a queue's durable routes on node_downMatthias Radestock2009-04-142-18/+29
| | |/
| | * on windows, write to stdout in stderr to avoid bufferingMatthias Radestock2009-03-261-3/+13
| * | handle negative prioritiesMatthias Radestock2009-04-152-0/+6
| * | merge default into bug20354Matthias Radestock2009-04-1510-76/+108
| |\ \
| | * | Backed out changeset 4ee61cc2d6f0Matthias Radestock2009-04-142-2/+2
| | * | Fix double-exchange-deletion bugTony Garnock-Jones2009-04-132-2/+2
| | * | wait foreverMatthias Radestock2009-04-017-25/+28
| | * | merge bug20423Matthew Sackman2009-03-301-20/+26
| | |\ \
| | | * | persister hibernationMatthias Radestock2009-02-271-20/+26
| | * | | merge v1_5 into defaultMatthias Radestock2009-03-273-30/+53
| | |\ \ \ | | | | |/ | | | |/|
| | | * | recover exchanges/bindings/queues in per-item transactionsMatthias Radestock2009-03-193-29/+52
| | * | | Correct name of table.Tony Garnock-Jones2009-03-261-1/+1
| | | |/ | | |/|
| * | | add some signaturesMatthias Radestock2009-03-311-0/+21
| * | | add some priority_queue testsMatthias Radestock2009-03-311-0/+53
| * | | fix bugMatthias Radestock2009-03-311-1/+1
| * | | small simplificationMatthias Radestock2009-03-311-2/+2
| * | | don't call into queue module and don't break its encapsulationMatthias Radestock2009-03-311-12/+15
| * | | do not use priorities for notify_sent and unblockMatthias Radestock2009-03-131-2/+2
| * | | fix bugMatthias Radestock2009-03-131-1/+1
| * | | change representation from gb_tree to kv listMatthias Radestock2009-03-131-42/+43
| * | | document priority functionalityMatthias Radestock2009-03-121-0/+5
| * | | make in/2 insert items that are low priorityMatthias Radestock2009-03-121-6/+6
| * | | another bug fixMatthias Radestock2009-03-121-1/+1
| * | | fix bugMatthias Radestock2009-03-122-6/+46
| * | | first cut at extending gen_server2 with prioritiesMatthias Radestock2009-03-122-6/+131
| |/ /
* | | Merge with upstream defaultEssien Ita Essien2009-02-1911-109/+222
|\ \ \ | |/ /
| * | make it easier to add more exceptions to the 'warning' category in futureMatthias Radestock2009-02-171-6/+6
| * | Special-case as a warning the relatively common abrupt-disconnection message.Tony Garnock-Jones2009-02-131-2/+6
| * | merge bug20348 into defaultTony Garnock-Jones2009-02-135-45/+135
| |\ \ | | |/
| | * keep serial in separate process, to avoid persister bottleneckMatthias Radestock2009-02-065-45/+135
| * | Merged bug 20179 into defaultBen Hood2009-02-021-3/+3
| |\ \
| | * | turn rabbit_router into gen_server2Matthias Radestock2009-01-211-3/+3
| * | | Merged bug 20260 into defaultBen Hood2009-02-021-2/+1
| |\ \ \
| | * | | get rid of index on 'pid' field in rabbit_queueMatthias Radestock2009-01-301-2/+1
| * | | | Merged 20288 into defaultBen Hood2009-02-025-47/+51
| |\ \ \ \
| | * | | | refine permission structureMatthias Radestock2009-01-275-47/+51
| * | | | | don't terminate channel processes abnormally for amqp errorsMatthias Radestock2009-01-292-10/+26
| | |/ / / | |/| | |