summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* List bindings and connectionsEmile Joubert2008-11-232-11/+38
* Merged bug18381 into bug19684Emile Joubert2008-11-234-12/+90
|\
| * refactoringMatthias Radestock2008-11-193-15/+11
| * add connection_info functionsMatthias Radestock2008-11-192-3/+85
* | Guarantee order of rabbitctl result columnsEmile Joubert2008-11-231-13/+23
* | Merged bug18381 into bug19684Emile Joubert2008-11-202-2/+19
|\ \ | |/
| * 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
* | 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-146-67/+83
|\ \ | |/
| * 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
* | Removed memory queries, only report on selected queue detailsEmile Joubert2008-11-113-46/+27
* | Merged bug18381 into bug19684Emile Joubert2008-11-094-2/+155
|\ \ | |/
| * info_allMatthias Radestock2008-11-071-1/+18
| * beginnings of queue info APIMatthias Radestock2008-11-062-1/+77
* | Merged default into bug19331, QA feedbackEmile Joubert2008-11-0827-497/+653
|\ \
| * \ merge bug19250 into defaultMatthias Radestock2008-11-070-0/+0
| |\ \
| | * | Revert to 0-9 definition.Tony Garnock-Jones2008-11-071-3/+2
| | * | Alter signatures to the latest 0-91 draft XML, and support nowaitTony Garnock-Jones2008-10-311-2/+3
| | * | merge default into bug19250Tony Garnock-Jones2008-10-318-55/+53
| | |\ \
| * | \ \ VerifiedSimon MacMullen2008-11-073-49/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Removed check_tools script since Build-DependsHubert Plociniczak2008-10-193-49/+0
| * | | | merge bug18776 into defaultTony Garnock-Jones2008-11-067-302/+268
| |\ \ \ \
| | * \ \ \ Merged default into 18776Ben Hood2008-11-0318-132/+352
| | |\ \ \ \
| | * | | | | Added function for RabbiterBen Hood2008-10-131-0/+15
| | * | | | | Got into a loop, I blame hgBen Hood2008-10-132-25/+29
| | |\ \ \ \ \
| | | * | | | | Nuked a spaceBen Hood2008-10-131-1/+1
| | | * | | | | Used record wildcard match featureBen Hood2008-10-131-15/+7
| | | * | | | | Added wilcards to every argument field in binding recordBen Hood2008-10-131-12/+22
| | | * | | | | Added arguments field to bindingBen Hood2008-10-132-11/+13
| | * | | | | | Set is the defaultBen Hood2008-10-131-1/+0
| | * | | | | | Changed index from ordered_set to set for durable routesBen Hood2008-10-131-1/+1
| | |/ / / / /
| | * | | | | maybe_auto_delete should always return okMatthias Radestock2008-10-121-1/+2
| | * | | | | cosmeticMatthias Radestock2008-10-121-6/+3
| | * | | | | some minor formatting fixesMatthias Radestock2008-10-121-4/+4
| | * | | | | refactoring: never construct reverse routes/bindings directlyMatthias Radestock2008-10-121-6/+7
| | * | | | | fix indentation and commentsMatthias Radestock2008-10-121-68/+57
| | * | | | | inline delete_bindings/1Matthias Radestock2008-10-121-30/+22
| | * | | | | rejig call_with_exchangeMatthias Radestock2008-10-121-15/+14
| | * | | | | Removed superfluous commentBen Hood2008-10-111-3/+0
| | * | | | | Don't hassle the HOFBen Hood2008-10-111-10/+8
| | * | | | | Reinstated list_exchange_bindings/1Ben Hood2008-10-101-2/+21
| | * | | | | Changed select for has_bindings into a continuationBen Hood2008-10-101-3/+8
| | * | | | | Refactored all of the exchange delete functionsBen Hood2008-10-101-69/+57
| | * | | | | Default binding should be restored in exchange moduleBen Hood2008-10-101-7/+3
| | * | | | | Simplified has_bindings because it only needs to do simple select and countBen Hood2008-10-081-16/+10