Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Since it may be sane to set the watermark to "0.0", let's allow "0" for that.bug24522 | Simon MacMullen | 2011-10-27 | 1 | -1/+4 |
* | Reduce nesting of case statements | Emile Joubert | 2011-10-27 | 1 | -15/+12 |
* | Change the meaning of vm_memory_high_watermark = 0.0 | Emile Joubert | 2011-10-27 | 2 | -13/+14 |
* | Resurrect default without bug24494 | Simon MacMullen | 2011-10-26 | 1 | -0/+1 |
* | Merge bug24308 (msg_store perf unnecessarily bounded by disk) | Simon MacMullen | 2011-10-26 | 25 | -1073/+634 |
|\ | |||||
| * | This is still failing occasionally in CI, I must have tuned the value for my ... | Simon MacMullen | 2011-10-26 | 1 | -1/+1 |
| * | merge bug 24511 into default (VQ soak test must generate unique message IDs) | Alexandru Scvortov | 2011-10-25 | 2 | -27/+23 |
| |\ | |||||
| | * | Update escript and docsbug24511 | Emile Joubert | 2011-10-24 | 2 | -6/+8 |
| | * | Publish multiple differently in soak test | Emile Joubert | 2011-10-20 | 1 | -23/+17 |
| * | | Merged bug24516 into default | Emile Joubert | 2011-10-25 | 0 | -0/+0 |
| |\ \ | |||||
| * | | | close stdin in init scriptbug24516 | Alexandru Scvortov | 2011-10-25 | 1 | -2/+4 |
| |/ / | |||||
| * | | merge bug24514 into default (soak tests broken due to api change from bug 24509) | Alexandru Scvortov | 2011-10-24 | 1 | -3/+2 |
| |\ \ | |||||
| | * | | Update VQ soak tests for new requeue APIbug24514 | Emile Joubert | 2011-10-24 | 1 | -3/+2 |
| |/ / | |||||
| * | | 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" optimisationbug24504 | 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 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Cosmeticbug24509 | 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.bug24510 | Simon MacMullen | 2011-10-20 | 1 | -0/+3 |
| * | | | | Merge bug24508. | Simon MacMullen | 2011-10-20 | 2 | -19/+10 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | replace timer:apply_interval with timer:send_intervalbug24508 | Matthias Radestock | 2011-10-20 | 2 | -19/+10 |
| |/ / / | |||||
| * | | | Merged bug24362 into default | Emile Joubert | 2011-10-19 | 14 | -964/+538 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge bug24481 | Simon MacMullen | 2011-10-19 | 0 | -0/+0 |
| | |\ \ | | | |/ | |||||
| | * | | Cosmeticbug24481 | Simon MacMullen | 2011-10-19 | 1 | -8/+8 |
| | * | | Saner naming | Emile Joubert | 2011-10-19 | 1 | -3/+3 |
| | * | | Perform semantic equivalence test | Emile Joubert | 2011-10-19 | 1 | -6/+20 |
| | |/ | |||||
| | * | Merge bug17162. | Simon MacMullen | 2011-10-19 | 3 | -121/+109 |
| | |\ | |||||
| | | * | remove parse_properties (again) and rename testbug17162 | Alexandru Scvortov | 2011-10-18 | 2 | -116/+59 |
| | | * | small routing optimisation and re-add parse_properties | Alexandru Scvortov | 2011-10-18 | 2 | -1/+58 |
| | | * | cosmetic | Alexandru Scvortov | 2011-10-18 | 1 | -7/+12 |
| | | * | unroll property parser | Alexandru Scvortov | 2011-10-17 | 2 | -59/+46 |
| | * | | yet another attempt to reduce timeouts in CI | Matthias Radestock | 2011-10-19 | 1 | -6/+6 |
| | * | | As noted in bug17162 comment 13, this delivers a few percent improvement on M... | Simon MacMullen | 2011-10-18 | 1 | -0/+5 |
| | * | | Merged bug24460 into default | Emile Joubert | 2011-10-18 | 1 | -3/+2 |
| | |\ \ | |||||
| | | * | | remove redundant usortbug24460 | Alexandru Scvortov | 2011-10-17 | 1 | -2/+1 |
| | | * | | properly sort the queue of acks | Alexandru Scvortov | 2011-10-17 | 1 | -3/+3 |
| | * | | | Merge bug24483 | Simon MacMullen | 2011-10-18 | 8 | -812/+391 |
| | |\ \ \ | |||||
| | | * | | | looks like a 200ms wait is still not enough to keep CI happy | Matthias Radestock | 2011-10-17 | 1 | -1/+1 |
| | | | |/ | | | |/| | |||||
| | | * | | merge bug24455 into default | Matthias Radestock | 2011-10-17 | 4 | -786/+365 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Minor tweaksbug24455 | Matthew Sackman | 2011-10-17 | 1 | -14/+5 |
| | | | * | Having thought about and discussed the code and desires, change things around... | Matthew Sackman | 2011-10-17 | 1 | -47/+26 |