| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Not quite sure how I managed to get that quite so wrong... | Matthew Sackman | 2011-05-25 | 1 | -2/+1 |
| * | Enforce checking of x-mirror arg | Matthew Sackman | 2011-05-25 | 1 | -1/+14 |
| * | Merge default into bug23554 | Matthew Sackman | 2011-05-24 | 7 | -113/+199 |
| |\ | |||||
| | * | Merged bug24107 into default | Emile Joubert | 2011-05-24 | 6 | -88/+144 |
| | |\ | |||||
| | | * | Add a "tracing" column to the list_vhosts command. A bigger change than expec... | Simon MacMullen | 2011-05-23 | 3 | -5/+33 |
| | | * | Inline exchange/1, multihead publish/7 | Simon MacMullen | 2011-05-23 | 1 | -17/+9 |
| | | * | Rename and move things a bit | Simon MacMullen | 2011-05-23 | 1 | -15/+14 |
| | | * | Abstract the types | Simon MacMullen | 2011-05-23 | 1 | -6/+7 |
| | | * | Don't display it as binary. | Simon MacMullen | 2011-05-23 | 1 | -4/+4 |
| | | * | Actually use the exchange we have. Not very scientifically measured, but this... | Simon MacMullen | 2011-05-23 | 1 | -4/+4 |
| | | * | Fix dumb mistake. | Simon MacMullen | 2011-05-23 | 1 | -1/+1 |
| | | * | -- | Simon MacMullen | 2011-05-20 | 1 | -2/+2 |
| | | * | Switch to hard coding the exchange name. | Simon MacMullen | 2011-05-20 | 4 | -28/+49 |
| | | * | Fold publish and republish together. | Simon MacMullen | 2011-05-20 | 2 | -45/+40 |
| | | * | Optimise looking up trace exchange and message construction. | Simon MacMullen | 2011-05-20 | 2 | -19/+43 |
| | | * | Rewrite the rabbitmqctl interface. Define trace_exchanges in rabbit.app. | Simon MacMullen | 2011-05-20 | 3 | -39/+35 |
| | * | | Since we should not normally see warnings now, let's zhuzh them up. | Simon MacMullen | 2011-05-23 | 1 | -1/+2 |
| | * | | Rename variable | Simon MacMullen | 2011-05-23 | 1 | -2/+2 |
| | * | | Introduce variable | Simon MacMullen | 2011-05-23 | 1 | -2/+4 |
| | * | | Exclude mochiweb from the xref check. | Simon MacMullen | 2011-05-23 | 1 | -1/+3 |
| | |/ | |||||
| | * | merge bug24118 into default | Matthias Radestock | 2011-05-20 | 4 | -41/+45 |
| | |\ | |||||
| | * | | some more inlining | Matthias Radestock | 2011-05-19 | 1 | -21/+18 |
| | * | | cosmetic | Matthias Radestock | 2011-05-19 | 1 | -17/+17 |
| | * | | fix error handling and construct xname on init rather than every message | Matthias Radestock | 2011-05-19 | 1 | -14/+16 |
| | * | | inlining | Matthias Radestock | 2011-05-19 | 1 | -32/+25 |
| | * | | sometimes clarity trumps performance | Matthias Radestock | 2011-05-19 | 1 | -9/+4 |
| | * | | funs are too expensive here. Ouch. | Simon MacMullen | 2011-05-19 | 1 | -14/+13 |
| | * | | Further refactoring | Simon MacMullen | 2011-05-19 | 2 | -21/+17 |
| | * | | Refactor. | Simon MacMullen | 2011-05-19 | 1 | -23/+22 |
| | * | | Slightly tighter specs, tidy imports. | Simon MacMullen | 2011-05-19 | 2 | -4/+5 |
| | * | | Fold refresh_config in with (un)set_env, abstract into rabbit. | Simon MacMullen | 2011-05-19 | 2 | -7/+19 |
| | * | | Rename | Simon MacMullen | 2011-05-19 | 1 | -2/+2 |
| | * | | rabbitmqctl refresh_channel_config | Simon MacMullen | 2011-05-19 | 2 | -1/+14 |
| | * | | Refactor a bit and push more work "below" checking the state. This reduces th... | Simon MacMullen | 2011-05-19 | 1 | -17/+22 |
| | * | | Only check the application environment when a channel starts up. | Simon MacMullen | 2011-05-18 | 2 | -21/+34 |
| * | | | Permit dropping nodes of mirrored queues. This turns out to be much much mess... | Matthew Sackman | 2011-05-24 | 9 | -57/+102 |
| * | | | Whitespace | Matthew Sackman | 2011-05-24 | 1 | -8/+8 |
| * | | | Add pointer back to bug given the value of the additional commentary in the bug | Matthew Sackman | 2011-05-23 | 1 | -0/+2 |
| * | | | Update comment | Matthew Sackman | 2011-05-23 | 1 | -1/+1 |
| * | | | Fix the remaining memory leak | Matthew Sackman | 2011-05-23 | 1 | -79/+93 |
| * | | | Updated documentation, and in the course of writing it, thought up another sc... | Matthew Sackman | 2011-05-23 | 2 | -50/+128 |
| * | | | Remove debug log entries | Matthew Sackman | 2011-05-23 | 2 | -2/+0 |
| * | | | master must broadcast, esp if it doesn't know about the sender. Also rip out ... | Matthew Sackman | 2011-05-23 | 4 | -67/+40 |
| * | | | Critical bug fixed | Matthew Sackman | 2011-05-20 | 1 | -1/+1 |
| * | | | That's an awful lot of work to solve a potential memory leak... | Matthew Sackman | 2011-05-20 | 5 | -87/+257 |
| * | | | ...and the other bits I forgot. | Matthew Sackman | 2011-05-20 | 1 | -2/+3 |
| * | | | BQ:idle_timeout => BQ:timeout | Matthew Sackman | 2011-05-20 | 2 | -10/+10 |
| * | | | Merge with default | Rob Harrop | 2011-05-20 | 14 | -31/+1713 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Make log messages prettier | Matthew Sackman | 2011-05-20 | 2 | -8/+11 |
| | * | | Be more assertive. Slave is the equiv of amqqueue_process, so it's ok here to... | Matthew Sackman | 2011-05-19 | 1 | -2/+2 |
