summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct typosbug19684Tony Garnock-Jones2008-12-102-2/+2
* merge default into bug19684Tony Garnock-Jones2008-12-104-3/+339
|\
| * cosmeticMatthias Radestock2008-12-101-28/+41
| * lots of testsMatthias Radestock2008-12-101-19/+44
| * handle case when connection is not fully initialised yetMatthias Radestock2008-12-101-0/+2
| * prettier output in testsMatthias Radestock2008-12-101-1/+5
| * cosmeticMatthias Radestock2008-12-101-2/+0
| * correct error handlingMatthias Radestock2008-12-101-1/+4
| * merge default into bug19684Matthias Radestock2008-12-1060-374/+743
| |\
| * | rabbitmqctl testsEmile Joubert2008-12-083-14/+34
| * | rabbitmqctl pod updates, R11B-5 safe string handlingEmile Joubert2008-12-072-13/+165
| * | Add vhost parameterEmile Joubert2008-12-041-10/+12
| * | Merge bug18381 into bug19684Emile Joubert2008-12-042-32/+29
| |\ \
| * | | rabbitmqctl output formattingEmile Joubert2008-12-031-24/+62
| * | | Backed out changeset 6ad1a9e059d0Matthias Radestock2008-12-033-31/+34
| * | | qualify various list/info functions with vhostMatthias Radestock2008-12-033-34/+31
| * | | merge default into bug19684Matthias Radestock2008-12-029-4/+116
| |\ \ \
| * \ \ \ merge default into bug19684Matthias Radestock2008-12-0129-164/+731
| |\ \ \ \
| * \ \ \ \ Merge bug18381 into bug19684, tidyingEmile Joubert2008-11-244-50/+79
| |\ \ \ \ \
| | * | | | | List bindings and connectionsEmile Joubert2008-11-232-11/+38
| | * | | | | Merged bug18381 into bug19684Emile Joubert2008-11-234-12/+90
| | |\ \ \ \ \
| | * | | | | | Guarantee order of rabbitctl result columnsEmile Joubert2008-11-231-13/+23
| | * | | | | | Merged bug18381 into bug19684Emile Joubert2008-11-202-2/+19
| | |\ \ \ \ \ \
| | * | | | | | | Added rabbitmqctl interface for listing exchangesEmile Joubert2008-11-161-6/+23
| | * | | | | | | Unmerge bug19331 from bug19684Emile Joubert2008-11-153-332/+0
| | * | | | | | | Merged bug18381 into bug19684Emile Joubert2008-11-147-50/+358
| | |\ \ \ \ \ \ \
| | | * | | | | | | Removed memory queries, only report on selected queue detailsEmile Joubert2008-11-113-46/+27
| | | * | | | | | | Merged bug18381 into bug19684Emile Joubert2008-11-099-50/+393
| | | |\ \ \ \ \ \ \
* | | | \ \ \ \ \ \ \ merge bug19914 into defaultMatthias Radestock2008-12-1016-190/+327
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Add an example to the /etc/default/rabbitmq manpagebug19914Tony Garnock-Jones2008-12-101-0/+10
| * | | | | | | | | | Set the page name and section correctlyTony Garnock-Jones2008-12-101-1/+7
| * | | | | | | | | | Ignore generated diff file in debian packaging directoryTony Garnock-Jones2008-12-101-1/+1
| * | | | | | | | | | Catch all the manpages, including any future ones.Tony Garnock-Jones2008-12-101-3/+1
| * | | | | | | | | | Correct stupid mistake in installation target of Makefile.Tony Garnock-Jones2008-12-101-1/+1
| * | | | | | | | | | Update rabbitmq-server.bat to use RABBITMQ_CLUSTER_CONFIG_FILETony Garnock-Jones2008-12-091-3/+5
| * | | | | | | | | | Make RABBITMQ_MNESIA_BASE, RABBITMQ_LOG_BASE, RABBITMQ_MNESIA_DIR settable in...Tony Garnock-Jones2008-12-092-12/+25
| * | | | | | | | | | Fix more names in the batch filesTony Garnock-Jones2008-12-092-18/+17
| * | | | | | | | | | Fix a couple of Makefile variable references (important to make cleandb non-d...Tony Garnock-Jones2008-12-091-2/+2
| * | | | | | | | | | I guess I was confused about which convention to use. Remove RABBITMQ_ prefix...Tony Garnock-Jones2008-12-091-3/+3
| * | | | | | | | | | Update Makefile for new environment variables.Tony Garnock-Jones2008-12-091-9/+25
| * | | | | | | | | | Correct a problem I introduced: make RABBITMQ_START_RABBIT depend on RABBITMQ...Tony Garnock-Jones2008-12-091-3/+3
| * | | | | | | | | | Only source /etc/default/rabbitmq if it exists!Tony Garnock-Jones2008-12-093-3/+3
| * | | | | | | | | | Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-089-124/+159
| * | | | | | | | | | New manpage for /etc/default/rabbitmq.Tony Garnock-Jones2008-12-081-0/+50
| * | | | | | | | | | Tweak to the way the makefile generates the manpages, in preparationTony Garnock-Jones2008-12-085-24/+32
| * | | | | | | | | | Remove suspect whitespace.Tony Garnock-Jones2008-12-081-2/+2
* | | | | | | | | | | merged bug18381 into defaultTony Garnock-Jones2008-12-090-0/+0
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ merged default into bug18381bug18381Tony Garnock-Jones2008-12-098-12/+240
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | qualify various list/info functions with vhostMatthias Radestock2008-12-033-34/+31
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | add some socket stats to infoMatthias Radestock2008-11-241-0/+11
| | |_|_|_|_|/ / / | |/| | | | | | |