Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | log various ctl actions | Alexandru Scvortov | 2011-09-06 | 1 | -0/+2 |
* | Various smaller QA things. | Simon MacMullen | 2011-08-08 | 1 | -1/+1 |
* | Add a "tracing" column to the list_vhosts command. A bigger change than expec...bug24129 | Simon MacMullen | 2011-05-23 | 1 | -3/+7 |
* | 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 | 1 | -17/+16 |
* | Fold publish and republish together. | Simon MacMullen | 2011-05-20 | 1 | -2/+2 |
* | Optimise looking up trace exchange and message construction. | Simon MacMullen | 2011-05-20 | 1 | -16/+16 |
* | Rewrite the rabbitmqctl interface. Define trace_exchanges in rabbit.app. | Simon MacMullen | 2011-05-20 | 1 | -7/+27 |
* | some more inliningbug24118 | 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 | 1 | -18/+15 |
* | Refactor. | Simon MacMullen | 2011-05-19 | 1 | -23/+22 |
* | 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 | 1 | -10/+19 |
* | Indentationbug20589 | Emile Joubert | 2011-05-10 | 1 | -3/+3 |
* | trace_exchange -> trace_exchanges | Simon MacMullen | 2011-05-05 | 1 | -9/+13 |
* | Simplify tap_trace_in/out, don't make msg_to_table return a tuple, refactor, ... | Simon MacMullen | 2011-04-14 | 1 | -41/+33 |
* | Cosmetic. | Simon MacMullen | 2011-04-12 | 1 | -4/+3 |
* | Remove user and consumer tag. | Simon MacMullen | 2011-04-12 | 1 | -22/+11 |
* | Be more specific about what we catch. | Simon MacMullen | 2011-04-12 | 1 | -7/+9 |
* | Cosmetic. | Simon MacMullen | 2011-04-11 | 1 | -5/+3 |
* | Get rid of that "Bin" suffix, it was inconsistent and strings are generally b... | Simon MacMullen | 2011-04-11 | 1 | -20/+20 |
* | Cosmetic. | Simon MacMullen | 2011-04-11 | 1 | -4/+2 |
* | Less magic. | Simon MacMullen | 2011-04-11 | 1 | -4/+4 |
* | Add user to trace messages. | Simon MacMullen | 2011-04-11 | 1 | -11/+17 |
* | Convert properties to table in a slightly smarter way. Also refer to the resu... | Simon MacMullen | 2011-04-11 | 1 | -32/+19 |
* | Remove delivery tag. | Simon MacMullen | 2011-04-11 | 1 | -7/+3 |
* | Specs. | Simon MacMullen | 2011-04-08 | 1 | -1/+5 |
* | Keys not key. | Simon MacMullen | 2011-04-08 | 1 | -1/+1 |
* | Tracing has very little to do with rabbit_log, let's make it its own module. | Simon MacMullen | 2011-04-07 | 1 | -0/+126 |