summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* These "--novalid"s are less meaningful in the context of bug 24137 since you ...bug24137Simon MacMullen2011-05-311-2/+2
* Remove more pointless namespaces.Simon MacMullen2011-05-311-4/+0
* Don't validate against the docbook DTD when building the usage erl - we don't...Simon MacMullen2011-05-261-1/+1
* What on earth were those namespaces imported for? They're not used for anythi...Simon MacMullen2011-05-261-4/+0
* Merge bug 24136.Simon MacMullen2011-05-251-1/+1
|\
| * Merge bug 24133Simon MacMullen2011-05-250-0/+0
| |\
| * | Assert equivalence of x-message-ttlbug24133Matthew Sackman2011-05-251-1/+1
| |/
* | R14B03 moved hostname and ip_port out of inet.hrl and into inet.erl where the...bug24136Matthew Sackman2011-05-252-2/+5
|/
* Merged bug24107 into defaultEmile Joubert2011-05-248-125/+174
|\
| * Merged bug24129 into defaultEmile Joubert2011-05-240-0/+0
| |\
| * | Add a "tracing" column to the list_vhosts command. A bigger change than expec...bug24129Simon MacMullen2011-05-234-8/+53
| * | 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
| * | Update docs.Simon MacMullen2011-05-231-6/+2
| * | 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-205-29/+50
| * | 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-205-70/+46
| |/
* | Since we should not normally see warnings now, let's zhuzh them up.bug24107Simon 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-205-43/+47
|\
| * merge bug24117 into defaultMatthias Radestock2011-05-195-32/+34
| |\
| | * BQ:idle_timeout => BQ:timeoutbug24117Matthew Sackman2011-05-195-12/+12
| | * 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-185-26/+29
| * | simplifyMatthias Radestock2011-05-191-21/+14
| * | Merge bug24116 into defaultRob Harrop2011-05-191-8/+17
| |\ \ | | |/ | |/|
| | * And now, after testing it, actually make it work by correcting one of the cou...bug24116Matthew Sackman2011-05-181-10/+15
| | * Do not read the msg surviving dropwhile1Matthew Sackman2011-05-181-8/+12
| |/
* | some more inliningbug24118Matthias 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
* | Slightly tighter specs, tidy imports.Simon MacMullen2011-05-192-4/+5
* | Fold refresh_config in with (un)set_env, abstract into rabbit.Simon MacMullen2011-05-193-15/+19
* | RenameSimon MacMullen2011-05-192-4/+4
* | rabbitmqctl refresh_channel_configSimon MacMullen2011-05-193-1/+22
* | Refactor a bit and push more work "below" checking the state. This reduces th...Simon MacMullen2011-05-191-17/+22