summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use a list comp to filter, sort the list.Simon MacMullen2011-06-031-3/+3
* Split rabbitmqctl status queryEmile Joubert2011-06-022-19/+30
* CosmeticSimon MacMullen2011-06-021-12/+15
* Move status info (again)Emile Joubert2011-05-312-14/+13
* Report node-specific details separatelyEmile Joubert2011-05-312-6/+16
* List permissions differentlyEmile Joubert2011-05-312-27/+33
* rabbitmqctl report layout tidyEmile Joubert2011-05-311-9/+10
* Optimisation while listing consumersEmile Joubert2011-05-311-1/+2
* Add headersEmile Joubert2011-05-271-2/+2
* rabbitmqctl report listing consumers more consistentlyEmile Joubert2011-05-272-23/+38
* Remove rabbit_consumer.erlEmile Joubert2011-05-271-42/+0
* Rollback info_all renamingEmile Joubert2011-05-273-19/+25
* rabbitmqctl reportEmile Joubert2011-05-265-24/+81
* Merge bug 24136.Simon MacMullen2011-05-251-1/+1
|\
| * Assert equivalence of x-message-ttlMatthew Sackman2011-05-251-1/+1
* | R14B03 moved hostname and ip_port out of inet.hrl and into inet.erl where the...Matthew Sackman2011-05-251-0/+3
|/
* Merged bug24107 into defaultEmile Joubert2011-05-246-88/+144
|\
| * Add a "tracing" column to the list_vhosts command. A bigger change than expec...Simon MacMullen2011-05-233-5/+33
| * Inline exchange/1, multihead publish/7Simon MacMullen2011-05-231-17/+9
| * Rename and move things a bitSimon MacMullen2011-05-231-15/+14
| * Abstract the typesSimon MacMullen2011-05-231-6/+7
| * Don't display it as binary.Simon MacMullen2011-05-231-4/+4
| * Actually use the exchange we have. Not very scientifically measured, but this...Simon MacMullen2011-05-231-4/+4
| * Fix dumb mistake.Simon MacMullen2011-05-231-1/+1
| * --Simon MacMullen2011-05-201-2/+2
| * Switch to hard coding the exchange name.Simon MacMullen2011-05-204-28/+49
| * Fold publish and republish together.Simon MacMullen2011-05-202-45/+40
| * Optimise looking up trace exchange and message construction.Simon MacMullen2011-05-202-19/+43
| * Rewrite the rabbitmqctl interface. Define trace_exchanges in rabbit.app.Simon MacMullen2011-05-203-39/+35
* | Since we should not normally see warnings now, let's zhuzh them up.Simon MacMullen2011-05-231-1/+2
* | Rename variableSimon MacMullen2011-05-231-2/+2
* | Introduce variableSimon MacMullen2011-05-231-2/+4
* | Exclude mochiweb from the xref check.Simon MacMullen2011-05-231-1/+3
|/
* merge bug24118 into defaultMatthias Radestock2011-05-204-41/+45
|\
| * merge bug24117 into defaultMatthias Radestock2011-05-194-30/+32
| |\
| | * BQ:idle_timeout => BQ:timeoutMatthew Sackman2011-05-194-11/+11
| | * whitespaceMatthew Sackman2011-05-181-1/+0
| | * Well it's no shorter, but it closer matches the originalMatthew Sackman2011-05-181-14/+14
| | * BQ:needs_idle_timeout :: State -> Bool ==> BQ:needs_timeout :: State -> (fals...Matthew Sackman2011-05-184-25/+28
| * | simplifyMatthias Radestock2011-05-191-21/+14
| * | And now, after testing it, actually make it work by correcting one of the cou...Matthew Sackman2011-05-181-10/+15
| * | Do not read the msg surviving dropwhile1Matthew Sackman2011-05-181-8/+12
| |/
* | some more inliningMatthias Radestock2011-05-191-21/+18
* | cosmeticMatthias Radestock2011-05-191-17/+17
* | fix error handling and construct xname on init rather than every messageMatthias Radestock2011-05-191-14/+16
* | inliningMatthias Radestock2011-05-191-32/+25
* | sometimes clarity trumps performanceMatthias Radestock2011-05-191-9/+4
* | funs are too expensive here. Ouch.Simon MacMullen2011-05-191-14/+13
* | Further refactoringSimon MacMullen2011-05-192-21/+17
* | Refactor.Simon MacMullen2011-05-191-23/+22