summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticbug20940Matthias Radestock2009-06-101-6/+7
* Made can_send/2 into can_send/3.Matthew Sackman2009-06-092-9/+11
* merging in bug20782Matthew Sackman2009-06-088-81/+103
|\
| * clean up tx records in queues when a transaction's channel diesbug20782Matthias Radestock2009-06-054-23/+43
| * refactoring: bundle up all the data for a publishMatthias Radestock2009-06-057-64/+66
|/
* 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
* | merge bug20877 into defaultMatthias Radestock2009-06-030-0/+0
|\ \
* | | alignbug20877Matthias 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
|\ \
| * \ mergerbug20654Tony Garnock-Jones2009-06-031-1/+1
| |\ \
| | * | fix typoMatthias Radestock2009-05-291-1/+1
| * | | 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 5dc463f43bb7v1_5Matthias 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-183-10/+17
| |\ \
| * | | Change to dependenciesbug20676Matthew Sackman2009-05-181-1/+1
* | | | 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-1834-777/+2376
|\ \ \ \ | |_|/ / |/| | |
| * | | merge v1_5 into defaultTony Garnock-Jones2009-05-131-1/+5
| |\ \ \
| * \ \ \ merge v1_5 into defaultTony Garnock-Jones2009-05-1334-777/+2376
| |\ \ \ \
* | \ \ \ \ merge bug20767 into v1_5Tony Garnock-Jones2009-05-183-10/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Silence unused variable warningbug20767Tony 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-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge bug20679 into v1_5Hubert Plociniczak2009-05-161-0/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Add Default-Start and Default-Stop LSB init script linesbug20679David Wragg2009-05-081-0/+2
* | | | | | Don't package the INSTALL documentbug20745David Wragg2009-05-131-1/+1
|/ / / / /
* | | | | merge bug20702 into v1_5Tony Garnock-Jones2009-05-131-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set PATH to workaround case when escript is not in /usr/binbug20702David Wragg2009-05-081-1/+5
* | | | | merge bug20649 into v1_5Tony Garnock-Jones2009-05-130-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Revert. No idea why that ended up going straight into v1_5.David Wragg2009-05-081-2/+0
| * | | | Add Default-Start and Default-Stop LSB init script linesDavid Wragg2009-05-081-0/+2
| |/ / /
* | | | Create user and group in %pre rather than %postbug20649David Wragg2009-05-081-8/+9
* | | | Remove duplicated username in useradd commandDavid Wragg2009-05-081-2/+2
|/ / /
* | | merge bug20471 into v1_5Matthias Radestock2009-05-0720-106/+224
|\ \ \
| * \ \ merging in 20592Matthew Sackman2009-04-292-11/+19
| |\ \ \
| * | | | don't conditionally/auto-delete exchanges that still have durable bindingsbug20592Matthias Radestock2009-04-221-6/+8
* | | | | Update some 64-bit documentationbug20471Emile Joubert2009-03-171-2/+4
| | | | * 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