Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | make delete_binding return an error when the binding does not existbug20633 | Matthias Radestock | 2009-06-02 | 1 | -16/+24 | |
* | | | merge bug20877 into default | Matthias Radestock | 2009-06-03 | 0 | -0/+0 | |
|\ \ \ | ||||||
* | | | | alignbug20877 | Matthias Radestock | 2009-06-03 | 1 | -2/+2 | |
* | | | | Change from number to atom. | Tony Garnock-Jones | 2009-06-03 | 2 | -5/+11 | |
|/ / / | ||||||
* | | | merge bug20654 into default | Tony Garnock-Jones | 2009-06-03 | 7 | -86/+178 | |
|\ \ \ | ||||||
| * \ \ | mergerbug20654 | Tony Garnock-Jones | 2009-06-03 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | fix typo | Matthias Radestock | 2009-05-29 | 1 | -1/+1 | |
| * | | | | merge default into bug20654 | Tony Garnock-Jones | 2009-05-27 | 14 | -54/+77 | |
| |\ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
* | | | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-27 | 4 | -10/+19 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Added tag rabbitmq_v1_5_5 for changeset 5dc463f43bb7v1_5 | Matthias Radestock | 2009-05-19 | 0 | -0/+0 | |
| * | | | add package changelog entries for 1.5.5 releaserabbitmq_v1_5_5 | Matthias Radestock | 2009-05-19 | 3 | -1/+10 | |
| * | | | merge bug20676 into v1_5 | David Wragg | 2009-05-18 | 3 | -10/+17 | |
| |\ \ \ | ||||||
| * | | | | Change to dependenciesbug20676 | Matthew Sackman | 2009-05-18 | 1 | -1/+1 | |
* | | | | | helper method for not_found errors | Matthias Radestock | 2009-05-20 | 4 | -12/+9 | |
* | | | | | document support for headers exchange | Matthias Radestock | 2009-05-19 | 1 | -1/+1 | |
* | | | | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-18 | 34 | -777/+2376 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | merge v1_5 into default | Tony Garnock-Jones | 2009-05-13 | 1 | -1/+5 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge v1_5 into default | Tony Garnock-Jones | 2009-05-13 | 34 | -777/+2376 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | merge bug20767 into v1_5 | Tony Garnock-Jones | 2009-05-18 | 3 | -10/+17 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Silence unused variable warningbug20767 | Tony Garnock-Jones | 2009-05-18 | 1 | -1/+1 | |
| * | | | | | | display node name and db dir on startup | Matthias Radestock | 2009-05-18 | 3 | -10/+17 | |
|/ / / / / / | ||||||
* | | | | | | Merge bug20745 into v1_5 | Hubert Plociniczak | 2009-05-16 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge bug20679 into v1_5 | Hubert Plociniczak | 2009-05-16 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | Add Default-Start and Default-Stop LSB init script linesbug20679 | David Wragg | 2009-05-08 | 1 | -0/+2 | |
* | | | | | | | Don't package the INSTALL documentbug20745 | David Wragg | 2009-05-13 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | merge bug20702 into v1_5 | Tony Garnock-Jones | 2009-05-13 | 1 | -1/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Set PATH to workaround case when escript is not in /usr/binbug20702 | David Wragg | 2009-05-08 | 1 | -1/+5 | |
* | | | | | | merge bug20649 into v1_5 | Tony Garnock-Jones | 2009-05-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Revert. No idea why that ended up going straight into v1_5. | David Wragg | 2009-05-08 | 1 | -2/+0 | |
| * | | | | | Add Default-Start and Default-Stop LSB init script lines | David Wragg | 2009-05-08 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | Create user and group in %pre rather than %postbug20649 | David Wragg | 2009-05-08 | 1 | -8/+9 | |
* | | | | | Remove duplicated username in useradd command | David Wragg | 2009-05-08 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | merge bug20471 into v1_5 | Matthias Radestock | 2009-05-07 | 20 | -106/+224 | |
|\ \ \ \ | ||||||
| * \ \ \ | merging in 20592 | Matthew Sackman | 2009-04-29 | 2 | -11/+19 | |
| |\ \ \ \ | ||||||
| * | | | | | don't conditionally/auto-delete exchanges that still have durable bindingsbug20592 | Matthias Radestock | 2009-04-22 | 1 | -6/+8 | |
* | | | | | | Update some 64-bit documentationbug20471 | Emile Joubert | 2009-03-17 | 1 | -2/+4 | |
| | | | * | | rename UME to AE | Matthias Radestock | 2009-05-20 | 2 | -10/+12 | |
| | | | * | | break ume cycles | Matthias Radestock | 2009-05-20 | 1 | -10/+22 | |
| | | | * | | carry 'mandatory' and 'immediate' flags through to UMEs | Matthias Radestock | 2009-05-20 | 1 | -24/+22 | |
| | | | * | | refactoring of API | Matthias Radestock | 2009-05-20 | 3 | -45/+88 | |
| | | | * | | fix type spec | Matthias Radestock | 2009-05-20 | 1 | -1/+1 | |
| | | | * | | add permission checks for ume configuration | Matthias Radestock | 2009-05-20 | 3 | -9/+24 | |
| | | | * | | rationalise publish/route result types | Matthias Radestock | 2009-05-20 | 5 | -47/+47 | |
| | | | * | | move publication logic, incl ume handling, into rabbit_exchange | Matthias Radestock | 2009-05-19 | 2 | -58/+56 | |
| | | | * | | refactoring | Matthias Radestock | 2009-04-28 | 1 | -18/+14 | |
| | | | * | | add "unroutable message exchanges" feature | Matthias Radestock | 2009-04-28 | 1 | -3/+31 | |
| | | |/ / | ||||||
| | | * | | Fixed unused-variable warning | Tony Garnock-Jones | 2009-04-24 | 1 | -1/+1 | |
| | | * | | merge v1_5 into default | Tony Garnock-Jones | 2009-04-24 | 2 | -11/+19 | |
| | | |\ \ | | | |/ / | | |/| | | ||||||
| | * | | | merge bug20630 into v1_5 | Tony Garnock-Jones | 2009-04-24 | 2 | -11/+19 | |
| | |\ \ \ | |/ / / / | ||||||
| | * | | | return the correct error (not_found) on exchange deletionbug20630 | Matthias Radestock | 2009-04-23 | 2 | -11/+19 | |
| |/ / / |