summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Be consistend in using INITD_ variables in init.d script. Few style fixes in ...Hubert Plociniczak2009-02-043-11/+11
* Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq...Hubert Plociniczak2009-02-049-22/+58
* create v1_5 branch to supersede v1_5_1 branchMatthias Radestock2009-02-020-0/+0
* Added tag rabbitmq_v1_5_1 for changeset 0f3f3a44ca0cBen Hood2009-01-190-0/+0
* add package changelog entries for 1.5.1 releaserabbitmq_v1_5_1Ben Hood2009-01-192-0/+9
* better documentation of message countsMatthias Radestock2009-01-191-4/+5
* merge bug20064 into v1_5_1Matthias Radestock2009-01-153-3/+3
|\
| * BUILD has been renamed to READMEMatthias Radestock2009-01-151-1/+1
| * Renamed BUILD.in to README.inHubert Plociniczak2009-01-152-2/+2
* | merge bug20125 into v1_5_1Matthias Radestock2009-01-151-0/+4
|\ \ | |/ |/|
| * Less restrictive pattern matching in debian/watchHubert Plociniczak2009-01-151-1/+1
| * Added required debian/watch file for checking latest source tarballs.Hubert Plociniczak2009-01-131-0/+4
* | merge bug20111 into v1_5_1Matthias Radestock2009-01-151-4/+4
|\ \
| * | Updated POD (rabbitmqctl rename pid to node)Emile Joubert2009-01-141-4/+4
* | | Merged 20141 into v1_5_1Ben Hood2009-01-142-2/+2
|\ \ \ | |_|/ |/| |
| * | use halt() instead of init:stop()Matthias Radestock2009-01-132-2/+2
|/ /
* | merge bug20121 into v1_5_1Matthias Radestock2009-01-121-2/+2
|\ \
| * | Output file is given as an argument, do not use stdout.Hubert Plociniczak2009-01-091-2/+2
* | | merge bug20098 into v1_5_1Matthias Radestock2009-01-122-2/+0
|\ \ \
| * | | Removed PATH variable from init scripts.Hubert Plociniczak2009-01-092-2/+0
* | | | merge bug20096 into v1_5_1Matthias Radestock2009-01-121-2/+2
|\ \ \ \
| * | | | Moved user name to the end of the command.Hubert 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-091-1/+2
|\ \ | |/ |/|
| * the #amqqueue.pid is 'none', so return self() insteadMatthias Radestock2009-01-091-1/+2
|/
* Merged 20020 into v1_5_1Ben Hood2009-01-082-4/+12
|\
| * enable memory alarms by default on linuxMatthias Radestock2009-01-062-4/+12
* | Merge bug20067 into v1_5_1Hubert Plociniczak2009-01-063-15/+29
|\ \
| * \ Merge v1_5_1 into bug20067Hubert Plociniczak2009-01-061-6/+10
| |\ \ | |/ / |/| |
* | | Merge bug20033 into v1_5_1Hubert Plociniczak2009-01-061-6/+10
|\ \ \
| * \ \ Merge v1_5_1 into bug20033Hubert Plociniczak2009-01-062-16/+6
| |\ \ \ | |/ / / |/| | |
* | | | Merge bug20082 into v1_5_1Hubert Plociniczak2009-01-062-16/+6
|\ \ \ \ | |_|_|/ |/| | |
| | * | 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 bug20067Hubert Plociniczak2009-01-061-6/+2
| | |\ | | |/ | |/|
| * | Removed arch conditional on sed.Hubert Plociniczak2009-01-061-6/+2
| | * 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
| |/
| * 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
|/
* merge default into v1_5_1Matthias Radestock2009-01-044-13/+35
|\
| * simplification: use alternative 'try' formMatthias Radestock2008-12-271-10/+8
| * Merged 20061 into defaultBen Hood2008-12-231-2/+4
| |\
| | * deal with race conditionMatthias Radestock2008-12-231-2/+4
| |/
| * Merged 2nd fix of 20047 into defaultBen Hood2008-12-231-0/+2
| |\
| | * correct handling of normal terminationMatthias Radestock2008-12-231-0/+2
| * | Merged 20046 into defaultBen Hood2008-12-221-1/+13
| |\ \