summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | refactoringMatthias Radestock2008-11-193-15/+11
| * | | | | | | | | add connection_info functionsMatthias Radestock2008-11-192-3/+85
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | add function to get hold of all connections (i.e. reader pids)Matthias Radestock2008-11-191-1/+7
| * | | | | | | | add rabbit_exchange:list_bindings/0Matthias Radestock2008-11-181-1/+12
| | |/ / / / / / | |/| | | | | |
| * | | | | | | cosmetic renameMatthias Radestock2008-11-121-22/+17
| * | | | | | | add exchange list and info functionsMatthias Radestock2008-11-121-1/+33
| * | | | | | | move info types into common header fileMatthias Radestock2008-11-122-2/+2
| * | | | | | | simplify info and info_all API, and extend info item listMatthias Radestock2008-11-112-19/+24
| | |/ / / / / | |/| | | | |
| * | | | | | info_allMatthias Radestock2008-11-071-1/+18
| * | | | | | beginnings of queue info APIMatthias Radestock2008-11-062-1/+77
* | | | | | | merge bug19974 into defaultMatthias Radestock2008-12-0950-304/+604
|\ \ \ \ \ \ \
| * | | | | | | Update copyrights.bug19974Tony Garnock-Jones2008-12-0950-304/+604
| | |/ / / / / | |/| | | | |