summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | clean up tx records in queues when a transaction's channel diesMatthias Radestock2009-06-054-23/+43
| | * | refactoring: bundle up all the data for a publishMatthias Radestock2009-06-057-64/+66
| |/ /
* | | was just watching the logs go by when running tests and saw an explosion. Pre...Matthew Sackman2009-06-062-2/+4
* | | need to leave the disk queue running so that the rest of the tests go throughMatthew Sackman2009-06-051-0/+2
* | | All tests pass. Including clustering tests. "ram-nodes" in clustering now hav...Matthew Sackman2009-06-052-38/+41
* | | all java tests now pass. tiny (but significant!) bug in the mixed_queue start...Matthew Sackman2009-06-051-1/+1
* | | Java functional tests now pass.Matthew Sackman2009-06-051-6/+19
* | | merge from default, which was more effort than I'd expected. Also, started wo...Matthew Sackman2009-06-0515-138/+266
|\ \ \ | |/ /
| * | 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 existMatthias Radestock2009-06-021-16/+24
| * | | merge bug20877 into defaultMatthias Radestock2009-06-032-5/+11
| |\ \ \
| | * | | alignMatthias Radestock2009-06-031-2/+2
| | * | | Change from number to atom.Tony Garnock-Jones2009-06-032-5/+11
| |/ / /
| * | | merge bug20654 into defaultTony Garnock-Jones2009-06-037-86/+178
| |\ \ \
| | * \ \ mergerTony Garnock-Jones2009-06-0314-54/+77
| | |\ \ \
| | | * \ \ merge default into bug20654Tony Garnock-Jones2009-05-2714-54/+77
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | merge v1_5 into defaultTony Garnock-Jones2009-05-274-10/+19
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Added tag rabbitmq_v1_5_5 for changeset 5dc463f43bb7Matthias Radestock2009-05-190-0/+0
| | * | | | add package changelog entries for 1.5.5 releaserabbitmq_v1_5_5Matthias Radestock2009-05-193-1/+10
| | * | | | merge bug20676 into v1_5David Wragg2009-05-181-1/+1
| | |\ \ \ \
| | | * | | | Change to dependenciesMatthew Sackman2009-05-181-1/+1
| | | | * | | fix typoMatthias Radestock2009-05-291-1/+1
| | | | |/ /
| | | | * | 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-205-47/+47
| | | | * | 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
* | | | | | Queue recovery on startup now works.Matthew Sackman2009-06-045-50/+89
* | | | | | added dump_queue to the disk queue. This spits out a list of the queue conten...Matthew Sackman2009-06-043-25/+89
* | | | | | sorted out the disk_queue tests which had been left behind with the last set ...Matthew Sackman2009-06-042-57/+64
* | | | | | removed the persister and modified guid generation to use a persisted serial ...Matthew Sackman2009-06-043-534/+15
* | | | | | only write out persistent messages sent to a durable queueMatthew Sackman2009-06-043-25/+33
* | | | | | (just for testing - switch to disk only mode)Matthew Sackman2009-05-293-4/+4
* | | | | | gen_server -> gen_server2, delete_queue calls purge_queue first in order to t...Matthew Sackman2009-05-272-37/+45
* | | | | | just merging in default branchMatthew Sackman2009-05-2720-84/+166
|\ \ \ \ \ \ | |/ / / / /
| * | | | | helper method for not_found errorsMatthias Radestock2009-05-204-12/+9
| * | | | | document support for headers exchangeMatthias Radestock2009-05-191-1/+1
| * | | | | merge v1_5 into defaultTony Garnock-Jones2009-05-185-11/+20
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge bug20767 into v1_5Tony Garnock-Jones2009-05-183-10/+17
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Silence unused variable warningTony Garnock-Jones2009-05-181-1/+1
| | | * | | display node name and db dir on startupMatthias Radestock2009-05-183-10/+17
| | |/ / /
| | * | | Merge bug20745 into v1_5Hubert Plociniczak2009-05-161-1/+1
| | |\ \ \
| | | * | | Don't package the INSTALL documentDavid Wragg2009-05-131-1/+1
| | * | | | Merge bug20679 into v1_5Hubert Plociniczak2009-05-161-0/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |