summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Move the prefix / suffix to the XSL file, cleaner and works with echo from le...Simon MacMullen2010-03-021-1/+7
* Work around what appears to be a bug in DocBook.Simon MacMullen2010-03-021-0/+40
* Fix breakage of usage introduced in 600668c4da36.Simon MacMullen2010-03-021-1/+1
* Move description of default list items to after the list.Simon MacMullen2010-03-021-20/+32
* Use correct cmdsynopsis form for subcommands, don't manually add [] as docboo...Simon MacMullen2010-03-022-33/+26
* Make optional args visibly optional on website.Simon MacMullen2010-03-011-0/+6
* Fix a couple of mistakes noticed by Matthias.Simon MacMullen2010-02-261-2/+2
* Remove some extraneous whitespace.Simon MacMullen2010-02-261-12/+4
* Add some extra paras from the usage message, and make sure they get through. ...Simon MacMullen2010-02-262-8/+31
* Fix internal links in the generated page.Simon MacMullen2010-02-261-3/+3
* This mode thing is not needed.Simon MacMullen2010-02-261-11/+11
* Transform our generated rabbitmqctl HTML page back to our ad-hoc XML format f...Simon MacMullen2010-02-261-0/+68
* Remove -85 nastiness, prevent overlong line from wrapping by making it shorter.Simon MacMullen2010-02-251-4/+4
* Further tweaks to usage messages: only show subcommand option lists, not desc...Simon MacMullen2010-02-252-24/+52
* Convert all the other man pages to DocBook, fix rabbitmq-multi usage message.Simon MacMullen2010-02-2511-293/+450
* Rewrite rabbitmqctl man page as DocBook XML taken from the website admin guid...Simon MacMullen2010-02-244-536/+1104
* Merging bug22300 into defaultMatthew Sackman2010-02-051-4/+16
|\
| * move consumer listing from channel to queueMatthias Radestock2010-02-041-9/+13
| * merge bug21966 into bug22300Matthias Radestock2010-02-041-0/+5
| |\
| * | add 'rabbitmqctl list_consumers' commandMatthias Radestock2010-02-021-0/+8
| * | drag in code from bug21966Matthias Radestock2010-02-021-0/+55
| |\ \
* | \ \ Merging bug 22309 onto defaultMatthew Sackman2010-02-051-0/+7
|\ \ \ \
| * | | | docsMatthias Radestock2010-02-041-0/+7
| |/ / /
* | | | merging bug 22301 into defaultMatthew Sackman2010-02-051-0/+16
|\ \ \ \
| * | | | extend 'rabbitmqctl list_queues' command with info on exclusivityMatthias Radestock2010-02-021-0/+16
| |/ / /
* | | | make channel 'messages_unacknowledged' item semantics match that of queuesMatthias Radestock2010-02-041-0/+5
| |_|/ |/| |
* | | add info item for channel numberMatthias Radestock2010-02-031-0/+5
* | | merge default into bug21966Matthias Radestock2010-02-031-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * correct typos in rabbitmqctl list_connection man pageMatthias Radestock2010-02-011-2/+2
* | fix typosMatthias Radestock2010-02-021-5/+4
* | cosmeticMatthias Radestock2010-02-011-1/+1
* | add 'rabbitmqctl list_channels' commandMatthias Radestock2010-02-011-0/+56
|/
* merging bug 21963 into defaultMatthew Sackman2009-12-111-3/+3
|\
| * display pids instead of nodesMatthias Radestock2009-12-101-3/+3
* | add client_properties info item to 'rabbitmqctl list_connections'Matthias Radestock2009-12-101-0/+5
|/
* correct list_bindings result field orderMatthias Radestock2009-10-221-1/+1
* Added pod file to describe rabbitmq-deactivate-pluginsPaul Jones2009-09-242-1/+38
* updating rabbitmqctl.1.podVlad Ionescu2009-09-141-1/+1
* Update the rabbitmqctl man page to cover the new escaping schemeDavid Wragg2009-08-241-19/+61
* Reformat man pages, using more features of the pod formatDavid Wragg2009-08-245-208/+324
* correction of formatting of man pagesMatthew Sackman2009-08-214-70/+65
* Added manpage for rabbitmq-activate-pluginsPaul Jones2009-08-041-0/+35
* document support for headers exchangeMatthias Radestock2009-05-191-1/+1
* merge v1_5 into defaultTony Garnock-Jones2009-02-244-21/+23
|\
| * Fixed sed to properly handle rabbitmq.conf.5 and updated other man pages.Hubert Plociniczak2009-02-173-3/+3
| * Renamed man page for rabbit configHubert Plociniczak2009-02-171-0/+0
| * Variables from /etc/default/rabbitmq can be later overwritten apart from NODE...Hubert Plociniczak2009-02-041-15/+4
| * Minor style fixesHubert Plociniczak2009-02-041-2/+4
| * Be consistend in using INITD_ variables in init.d script. Few style fixes in ...Hubert Plociniczak2009-02-041-7/+7
| * Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq...Hubert Plociniczak2009-02-043-19/+30