summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minor refactoring: more consistent signatures/matching in routing functionsbug20152Matthias Radestock2009-01-151-14/+14
* refactoring to eliminate code duplicationMatthias Radestock2009-01-151-48/+31
* cosmetic and minor refactoringMatthias Radestock2009-01-151-35/+37
* The PDF requires amq.match. The XML requires amq.headers. Create both.Tony Garnock-Jones2009-01-151-1/+2
* Implement routing for headers exchange.Tony Garnock-Jones2009-01-152-12/+101
* merge default into bug20152Tony Garnock-Jones2009-01-152-0/+6
|\
| * Add "amq.match" builtin exchange; accept "headers" in exchange.declare; andTony Garnock-Jones2009-01-152-0/+6
* | merge bug20155 into defaultMatthias Radestock2009-01-150-0/+0
|\ \ | |/
* | Use io:read('') instead of io:read("") to avoid a "prompt" of "[]" ending upbug20155Tony Garnock-Jones2009-01-151-1/+1
* | Depend on generate_app when deciding whether to rebuild rabbit.app.Tony Garnock-Jones2009-01-151-1/+1
|/
* Merged 20141 into defaultBen Hood2009-01-142-2/+2
|\
| * use halt() instead of init:stop()bug20141Matthias Radestock2009-01-132-2/+2
* | Merge bug20035 into defaultHubert Plociniczak2009-01-130-0/+0
|\ \
* | | oopsbug20035Matthias Radestock2009-01-131-1/+1
* | | auto-generate rabbit.app module listMatthias Radestock2009-01-134-60/+37
|/ /
* | merge v1_5_1 into defaultMatthias Radestock2009-01-127-40/+44
|\ \ | |/ |/|
| * Merged v1_5_1 into defaultBen Hood2009-01-097-40/+44
| |\
| | * cosmetic: use multi-line stringsMatthias Radestock2009-01-083-4/+4
| | * CosmeticBen Hood2009-01-082-6/+6
| | * Merged 20020 into defaultBen Hood2009-01-082-4/+12
| | |\
| | * | minor refactoringMatthias Radestock2009-01-072-30/+34
* | | | merge bug20121 into v1_5_1Matthias Radestock2009-01-121-2/+2
|\ \ \ \
| * | | | Output file is given as an argument, do not use stdout.bug20121Hubert Plociniczak2009-01-091-2/+2
| |/ / /
* | | | merge bug20098 into v1_5_1Matthias Radestock2009-01-123-10/+17
|\ \ \ \
| * \ \ \ merge bug20096 into v1_5_1Matthias Radestock2009-01-121-2/+2
| |\ \ \ \
| | * | | | Moved user name to the end of the command.bug20096Hubert Plociniczak2009-01-091-1/+1
| | * | | | Use --gecos option in adduser to add user's comments field,Hubert Plociniczak2009-01-091-2/+2
| * | | | | merge bug20111 into v1_5_1Matthias Radestock2009-01-121-7/+13
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Better dispatching while formatting results in rabbitmqctlEmile Joubert2009-01-111-4/+3
| | * | | | Report node instead of pid in rabbitmqctlEmile Joubert2009-01-111-4/+11
| |/ / / /
| * | | | Merged 20089 into v_1_5_1Ben Hood2009-01-090-0/+0
| |\ \ \ \ | | |/ / /
| * | | | the #amqqueue.pid is 'none', so return self() insteadbug20089Matthias Radestock2009-01-091-1/+2
| |/ / /
* | | | Removed PATH variable from init scripts.bug20098Hubert Plociniczak2009-01-092-2/+0
|/ / /
* | | Merged 20020 into v1_5_1Ben Hood2009-01-083-31/+39
|\ \ \ | |_|/ |/| |
| * | Merge bug20067 into v1_5_1Hubert Plociniczak2009-01-060-0/+0
| |\ \
| * \ \ Merge v1_5_1 into bug20067bug20067Hubert Plociniczak2009-01-061-6/+10
| |\ \ \ | | |/ /
| | * | Merge bug20033 into v1_5_1Hubert Plociniczak2009-01-060-0/+0
| | |\ \
| | * \ \ Merge v1_5_1 into bug20033bug20033Hubert Plociniczak2009-01-061-6/+10
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix spacesHubert Plociniczak2009-01-061-1/+1
| | | * | RPM %files section only lists files that are not under /usr/lib/erlang/lib/ra...Hubert Plociniczak2009-01-061-6/+10
| | * | | Merge bug20082 into v1_5_1Hubert Plociniczak2009-01-060-0/+0
| | |\ \ \ | | | |/ /
| * | | | Merge bug20082 into bug20067Hubert Plociniczak2009-01-063-15/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | TypoHubert Plociniczak2009-01-061-1/+1
| | * | | Generalize the rpm spec so that some values are substituted by 'sed' in the m...Hubert Plociniczak2009-01-063-15/+29
| * | | | Removed arch conditional on sed.bug20082Hubert Plociniczak2009-01-061-6/+2
| |/ / /
| * | | Use default macros in sed instead of using hardcoded path.Hubert Plociniczak2009-01-061-2/+2
| * | | Define standard libdir macro in the makefile instead of overwriting it direct...Hubert Plociniczak2009-01-062-10/+4
| |/ /
* | | enable memory alarms by default on linuxbug20020Matthias Radestock2009-01-062-4/+12
|/ /
* | merge default into v1_5_1Matthias Radestock2009-01-044-13/+35
|\ \ | |/
| * simplification: use alternative 'try' formMatthias Radestock2008-12-271-10/+8