summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug20940Matthias Radestock2009-06-101-6/+7
* Made can_send/2 into can_send/3.Matthew Sackman2009-06-092-9/+11
* clean up tx records in queues when a transaction's channel diesbug20782Matthias Radestock2009-06-053-22/+41
* refactoring: bundle up all the data for a publishMatthias Radestock2009-06-056-64/+59
* Split out internal_declare/2.Tony Garnock-Jones2009-06-041-2/+10
* merge bug20633 into defaultMatthew Sackman2009-06-041-16/+24
|\
| * make delete_binding return an error when the binding does not existbug20633Matthias Radestock2009-06-021-16/+24
* | alignbug20877Matthias Radestock2009-06-031-2/+2
* | Change from number to atom.Tony Garnock-Jones2009-06-032-5/+11
* | mergerbug20654Tony Garnock-Jones2009-06-031-1/+1
|\ \
| * | fix typoMatthias Radestock2009-05-291-1/+1
* | | merge default into bug20654Tony Garnock-Jones2009-05-277-29/+34
|\ \ \ | |/ / |/| / | |/
| * helper method for not_found errorsMatthias Radestock2009-05-204-12/+9
| * merge v1_5 into defaultTony Garnock-Jones2009-05-1823-618/+2208
| |\
| | * merge v1_5 into defaultTony Garnock-Jones2009-05-1323-618/+2208
| | |\
| * | | Silence unused variable warningbug20767Tony Garnock-Jones2009-05-181-1/+1
| * | | display node name and db dir on startupMatthias Radestock2009-05-183-10/+17
| |/ /
| * | merging in 20592Matthew Sackman2009-04-292-11/+19
| |\ \
| * | | don't conditionally/auto-delete exchanges that still have durable bindingsbug20592Matthias Radestock2009-04-221-6/+8
* | | | rename UME to AEMatthias Radestock2009-05-202-10/+12
* | | | break ume cyclesMatthias Radestock2009-05-201-10/+22
* | | | carry 'mandatory' and 'immediate' flags through to UMEsMatthias Radestock2009-05-201-24/+22
* | | | refactoring of APIMatthias Radestock2009-05-203-45/+88
* | | | fix type specMatthias Radestock2009-05-201-1/+1
* | | | add permission checks for ume configurationMatthias Radestock2009-05-203-9/+24
* | | | rationalise publish/route result typesMatthias Radestock2009-05-204-47/+46
* | | | move publication logic, incl ume handling, into rabbit_exchangeMatthias Radestock2009-05-192-58/+56
* | | | refactoringMatthias Radestock2009-04-281-18/+14
* | | | add "unroutable message exchanges" featureMatthias Radestock2009-04-281-3/+31
| |_|/ |/| |
* | | 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 deletionbug20630Matthias 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 backbug20599Matthew Sackman2009-04-161-0/+6
| |\ \
| | * | leave system in clustered stateMatthias Radestock2009-04-151-0/+6
| * | | keep dialyzer happybug20597Matthias Radestock2009-04-143-1/+25
| |/ /
* | | merge v1_5 into defaultMatthias Radestock2009-04-2023-618/+2209
|\ \ \ | |_|/ |/| |
| * | handle negative prioritiesbug20354Matthias Radestock2009-04-152-0/+6
| * | merge default into bug20354Matthias Radestock2009-04-154-11/+259
| |\ \
| | * | 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