summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | | | | | | | export {start,stop}_applications from rabbit_misc, so that other code, notably the Erlang client, can call them.
* | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | instead of running usermod.
| * | | | | 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 ↵Hubert Plociniczak2009-01-061-6/+10
| | | | | | | | | | | | | | | | | | | | /usr/lib/erlang/lib/rabbitmq-server-$VERSION$, /usr/lib/rabbitmq and /etc. The first two are handled by only listing the directories and rpms checks them recursively.
| | * | | 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 ↵Hubert Plociniczak2009-01-063-15/+29
| | | | | | | | | | | | | | | | | | | | makefile. Default rpm release is for fedora. The only difference between suse and fedora are the dependencies (used files instead of packages in the former), location of init.d and final rpm name.
| * | | | 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 ↵Hubert Plociniczak2009-01-062-10/+4
| |/ / | | | | | | | | | directly in the spec file for RPMS. This is to fix the wrong libdir macro under debian for x86_64 architectures.
* | | enable memory alarms by default on linuxbug20020Matthias Radestock2009-01-062-4/+12
|/ /
* | merge default into v1_5_1Matthias Radestock2009-01-044-13/+35
|\ \ | |/ | | | | | | All the changes made on 'default' so far should go into v1_5_1. Which is lucky since we don't have to cherry pick.
| * simplification: use alternative 'try' formMatthias Radestock2008-12-271-10/+8
| |
| * Merged 20061 into defaultBen Hood2008-12-231-2/+4
| |\
| | * deal with race conditionbug20061Matthias Radestock2008-12-231-2/+4
| |/ | | | | | | queues may get deleted between the route calculation and the queue lookup
| * Merged 2nd fix of 20047 into defaultBen Hood2008-12-231-1/+13
| |\
| | * Merged 20046 into defaultBen Hood2008-12-221-1/+13
| | |\
| | | * work around OTP-7025 in a second placebug20046Matthias Radestock2008-12-211-1/+13
| | | |
| | * | Merged 20047 into defaultBen Hood2008-12-221-11/+14
| | |\ \ | | | |/ | | |/|
| * | | correct handling of normal terminationbug20047Matthias Radestock2008-12-231-0/+2
| | |/ | |/| | | | | | | this caused quite a few tests to fail
| * | include stack trace in errors caught by channelMatthias Radestock2008-12-201-11/+14
| |/ | | | | | | and catch throws too, which previously were not caught
| * merged bug20045 into defaultTony Garnock-Jones2008-12-201-2/+2
| |\
| | * undo accidental changebug20045Matthias Radestock2008-12-191-11/+3
| | |
| | * fix typo that prevented correct handling of RABBITMQ_SERVER_ERL_ARGSMatthias Radestock2008-12-192-5/+13
| |/
| * update rabbit.app module listMatthias Radestock2008-12-181-3/+8
| |
| * Added tag rabbitmq_v1_5_0 for changeset 944f16a21984Matthias Radestock2008-12-170-0/+0
| |