summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merge default into amqp_0_9_1Tony Garnock-Jones2009-04-241-1/+1
|\
| * Fixed unused-variable warningTony Garnock-Jones2009-04-241-1/+1
* | merge default into amqp_0_9_1Tony Garnock-Jones2009-04-2415-55/+387
|\ \ | |/
| * merge v1_5 into defaultTony Garnock-Jones2009-04-242-11/+19
| |\
| | * merge bug20630 into v1_5Tony 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-226-5/+34
| |\ \ | | |/
| | * merge in branch 20590Matthew Sackman2009-04-172-18/+29
| | |\
| | * \ merge bug20599 into v1_5Matthew Sackman2009-04-162-3/+8
| | |\ \
| | | * \ bringing in v1_5 before merge backMatthew Sackman2009-04-163-1/+25
| | | |\ \ | | | |/ / | | |/| |
| | * | | merge bug20597 into v1_5Matthew Sackman2009-04-153-1/+25
| | |\ \ \
| | | * | | keep dialyzer happyMatthias Radestock2009-04-143-1/+25
| | | | * | leave system in clustered stateMatthias Radestock2009-04-151-0/+6
| | | | * | better way to start background nodeMatthias Radestock2009-04-151-2/+1
| | | | * | remove silly dependencyMatthias Radestock2009-04-151-1/+1
| | | |/ / | | |/| |
| | * | | Merged bug 20593Simon MacMullen2009-04-151-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | correct default location of cluster configMatthias Radestock2009-04-141-1/+1
| | |/ /
| * | | merge v1_5 into defaultMatthias Radestock2009-04-208-25/+56
| |\ \ \ | | | |/ | | |/|
| | * | don't remove a queue's durable routes on node_downMatthias Radestock2009-04-142-18/+29
| | |/
| | * Added tag rabbitmq_v1_5_4 for changeset 5a3d301b27d8Matthias Radestock2009-04-060-0/+0
| | * add package changelog entries for 1.5.4 releaserabbitmq_v1_5_4Matthias Radestock2009-04-062-0/+9
| | * merge v1_5 branch headsMatthias Radestock2009-04-060-0/+0
| | |\
| | | * merge bug20552 into v1_5Matthias Radestock2009-04-061-1/+1
| | | |\
| | * | \ merge bug20552 into v1_5Hubert Plociniczak2009-04-061-1/+1
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Forgot 'in place' option for sed.Hubert Plociniczak2009-04-021-1/+1
| | |/
| | * merge bug20527 into defaultMatthias Radestock2009-03-311-1/+1
| | |\
| | | * Use a backup extension and remove the file afterwardMichael Bridgen2009-03-301-1/+1
| | * | merge bug20461 into v1_5Matthias Radestock2009-03-302-1/+2
| | |\ \
| | | * | Added RABBITMQ_SERVER_ERL_ARGS to rabbitmq-server.bat to be consistent.Hubert Plociniczak2009-03-241-0/+1
| | | * | Use RABBITMQ_MULTI_ERL_ARGS and RABBITMQ_MULTI_START_ARGS in the batch fileHubert Plociniczak2009-03-191-1/+1
| | * | | Merge bug20526 into v1_5Emile Joubert2009-03-301-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | convert script home path to short name notationMatthias Radestock2009-03-261-1/+1
| | * | | merge bug20518 into v1_5Matthias Radestock2009-03-301-3/+13
| | |\ \ \
| | | * | | on windows, write to stdout in stderr to avoid bufferingMatthias Radestock2009-03-261-3/+13
| | | |/ /
| * | | | merge in bug20354Matthew Sackman2009-04-164-11/+265
| |\ \ \ \
| | * | | | handle negative prioritiesMatthias Radestock2009-04-152-0/+6
| | * | | | merge default into bug20354Matthias Radestock2009-04-1520-109/+166
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Backed out changeset 4ee61cc2d6f0Matthias Radestock2009-04-142-2/+2
| | * | | | 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