summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix off-by-one errorMatthias Radestock2009-06-101-1/+1
* cosmeticMatthias Radestock2009-06-101-7/+9
* merge bug20940 into defaultMatthias Radestock2009-06-102-9/+12
|\
| * cosmeticMatthias 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 diesMatthias 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 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
* | | | | 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
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add Default-Start and Default-Stop LSB init script linesDavid Wragg2009-05-081-0/+2
* | | | | merge v1_5 into defaultTony Garnock-Jones2009-05-131-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | merge bug20702 into v1_5Tony Garnock-Jones2009-05-131-1/+5
| |\ \ \ \
| | * | | | Set PATH to workaround case when escript is not in /usr/binDavid Wragg2009-05-081-1/+5
* | | | | | merge v1_5 into defaultTony Garnock-Jones2009-05-133-19/+23
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge bug20649 into v1_5Tony Garnock-Jones2009-05-131-10/+11
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Create user and group in %pre rather than %postDavid Wragg2009-05-081-8/+9
| | * | | | Remove duplicated username in useradd commandDavid Wragg2009-05-081-2/+2
| | |/ / /
| * | | | 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
| |/ / /
| * | | merge bug20471 into v1_5Matthias Radestock2009-05-071-2/+4
| |\ \ \
| | * | | Update some 64-bit documentationEmile Joubert2009-03-171-2/+4
| * | | | merging in 20592Matthew Sackman2009-04-291-6/+8
| |\ \ \ \
| | * | | | don't conditionally/auto-delete exchanges that still have durable bindingsMatthias Radestock2009-04-221-6/+8
| | | | * | 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