| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | get coverage of timer-based sync/confirm | Matthias Radestock | 2011-10-15 | 1 | -2/+31 | |
| | | * | | | | increase likelihood of hitting 'dying client' optimisation | Matthias Radestock | 2011-10-15 | 1 | -1/+1 | |
| | | * | | | | increase timeout | Matthias Radestock | 2011-10-15 | 1 | -1/+1 | |
| | | * | | | | improve code coverage | Matthias Radestock | 2011-10-14 | 1 | -1/+13 | |
| | | * | | | | documentation | Matthias Radestock | 2011-10-14 | 1 | -0/+39 | |
| | | * | | | | merge default into bug24308 | Matthias Radestock | 2011-10-12 | 26 | -277/+1038 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | issue confirms when needed (and only then) | Matthias Radestock | 2011-10-11 | 1 | -22/+33 | |
| | | * | | | | | refactoring: extract core of 'write' handler | Matthias Radestock | 2011-10-10 | 1 | -66/+62 | |
| | | * | | | | | cosmetic | Matthias Radestock | 2011-10-10 | 1 | -2/+2 | |
| | | * | | | | | there's more than one call site for remove_message... | Matthias Radestock | 2011-10-10 | 1 | -41/+41 | |
| | | * | | | | | be more careful about deleting cur_file_cache_ets entries | Matthias Radestock | 2011-10-10 | 1 | -6/+17 | |
| | | * | | | | | I'm pretty sure this is correct | Matthias Radestock | 2011-10-09 | 1 | -31/+47 | |
| | | * | | | | | slightly more obvious flying_writes accounting | Matthias Radestock | 2011-10-06 | 1 | -14/+11 | |
| | | * | | | | | merge default into bug24308 | Matthias Radestock | 2011-10-06 | 1 | -73/+116 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Whoops, forgot that bit. | Matthew Sackman | 2011-08-19 | 1 | -0/+4 | |
| | | | * | | | | | Fixed again. | Matthew Sackman | 2011-08-19 | 1 | -73/+112 | |
| | * | | | | | | | tweak | Matthias Radestock | 2011-10-28 | 1 | -2/+3 | |
| | * | | | | | | | I feel really in control of Rabbit right now. | Simon MacMullen | 2011-10-28 | 1 | -2/+2 | |
| | * | | | | | | | Inline | Simon MacMullen | 2011-10-28 | 1 | -8/+5 | |
| | * | | | | | | | Surely I should inline that 'wait'. | Simon MacMullen | 2011-10-28 | 1 | -6/+4 | |
| | * | | | | | | | And don't send a ref, use a monitor instead. That way we don't need to try / ... | Simon MacMullen | 2011-10-28 | 1 | -17/+10 | |
| | * | | | | | | | Send a ref | Simon MacMullen | 2011-10-28 | 1 | -9/+10 | |
| | * | | | | | | | Use multiple processes for compilation. 2 seems to be as fast as any > 1, but... | Simon MacMullen | 2011-10-26 | 1 | -3/+30 | |
| | * | | | | | | | It turns out that I can't even design ascii art correctly. | Simon MacMullen | 2011-10-26 | 1 | -3/+3 | |
| | * | | | | | | | More simpler | Simon MacMullen | 2011-10-26 | 1 | -1/+1 | |
| | * | | | | | | | If HiPE is not available, print an error message and continue. | Simon MacMullen | 2011-10-26 | 1 | -11/+17 | |
| | * | | | | | | | Oops, forgot to add this one. | Simon MacMullen | 2011-10-24 | 1 | -1/+1 | |
| | * | | | | | | | Go faster stripes. | Simon MacMullen | 2011-10-24 | 3 | -4/+39 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | | a spot of inlining/renaming | Matthias Radestock | 2011-10-24 | 1 | -29/+21 | |
| | * | | | | | | minor optimisation: switch from dict to gb_trees | Matthias Radestock | 2011-10-22 | 1 | -6/+6 | |
| | * | | | | | | eliminate unused var warning | Matthias Radestock | 2011-10-21 | 1 | -6/+5 | |
| | * | | | | | | merge bug24504 into default | Matthias Radestock | 2011-10-21 | 1 | -2/+8 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | expand scope of "no alternate exchange" optimisation | Matthias Radestock | 2011-10-21 | 1 | -3/+2 | |
| | | * | | | | | | Revert 910c670238ad (Produce guids a bit more efficiently) | Simon MacMullen | 2011-10-19 | 1 | -7/+7 | |
| | | * | | | | | | 3) Cache results of rabbit_registry:lookup_module() for exchange types in the... | Simon MacMullen | 2011-10-19 | 1 | -2/+6 | |
| | | * | | | | | | 2) Produce guids a bit more efficiently. | Simon MacMullen | 2011-10-19 | 1 | -7/+7 | |
| | | * | | | | | | 1) Don't even consider alternate exchanges for exchanges with no args. | Simon MacMullen | 2011-10-19 | 1 | -0/+3 | |
| | * | | | | | | | Merge bug24509 | Simon MacMullen | 2011-10-21 | 7 | -49/+36 | |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | | * | | | | | | Cosmetic | Simon MacMullen | 2011-10-21 | 1 | -1/+2 | |
| | | * | | | | | | Refrain from resetting message expiry in message requeue | Emile Joubert | 2011-10-20 | 7 | -50/+36 | |
| | |/ / / / / / | ||||||
| | * | | | | | | merge heads | Alexandru Scvortov | 2011-10-20 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | merge bug24510 (make start-background-node start-rabbit-on-node breaks loggin... | Alexandru Scvortov | 2011-10-20 | 2 | -2/+7 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | Load rabbit first. | Simon MacMullen | 2011-10-20 | 1 | -0/+3 | |
| * | | | | | | | | | Crude merge-from-default to help examine this thing. Currently some tests fai... | Simon MacMullen | 2011-10-20 | 8 | -59/+193 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | DLE -> DLX | Rob Harrop | 2011-06-20 | 1 | -4/+4 | |
| | * | | | | | | | | Tweaked read_msg_callback to not increment RamMsgCount and cleaned it up at t... | Rob Harrop | 2011-06-20 | 3 | -22/+30 | |
| | * | | | | | | | | Refactored read_msg_callback | Rob Harrop | 2011-06-20 | 1 | -14/+12 | |
| | * | | | | | | | | Rename MsgState -> AckEntry | Rob Harrop | 2011-06-20 | 1 | -2/+2 | |
| | * | | | | | | | | Renamed dead_letter_exchange to dlx | Rob Harrop | 2011-06-20 | 1 | -25/+23 | |
| | * | | | | | | | | Fixed up spec for msg_lookup_callback to contstrain input and output types to... | Rob Harrop | 2011-06-20 | 1 | -1/+1 | |
