| 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. | 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 |
| * | Merge bug24308 (msg_store perf unnecessarily bounded by disk) | Simon MacMullen | 2011-10-26 | 19 | -1039/+560 |
| |\ | |||||
| | * | 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 | 1 | -23/+18 |
| | |\ | |||||
| | | * | Update escript and docs | Emile Joubert | 2011-10-24 | 1 | -2/+3 |
| | | * | Publish multiple differently in soak test | Emile Joubert | 2011-10-20 | 1 | -23/+17 |
| | * | | Update VQ soak tests for new requeue API | 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" 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 |
| | * | | | Cosmetic | Simon MacMullen | 2011-10-21 | 1 | -1/+2 |
| | * | | | Refrain from resetting message expiry in message requeue | Emile Joubert | 2011-10-20 | 6 | -46/+35 |
| | | |/ | |/| | |||||
| | * | | 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 |
| | * | | | | replace timer:apply_interval with timer:send_interval | Matthias Radestock | 2011-10-20 | 2 | -19/+10 |
| | | |/ / | |/| | | |||||
| | * | | | Merged bug24362 into default | Emile Joubert | 2011-10-19 | 11 | -940/+474 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Cosmetic | 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 | 2 | -116/+59 |
| | | |\ | |||||
| | | | * | remove parse_properties (again) and rename test | Alexandru Scvortov | 2011-10-18 | 2 | -116/+59 |
| | | | * | small routing optimisation and re-add parse_properties | Alexandru Scvortov | 2011-10-18 | 2 | -1/+58 |
| | | | * | unroll property parser | Alexandru Scvortov | 2011-10-17 | 1 | -54/+1 |
| | | * | | 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 usort | Alexandru Scvortov | 2011-10-17 | 1 | -2/+1 |
| | | | * | | properly sort the queue of acks | Alexandru Scvortov | 2011-10-17 | 1 | -3/+3 |
| | | * | | | looks like a 200ms wait is still not enough to keep CI happy | Matthias Radestock | 2011-10-17 | 1 | -1/+1 |
| | | | |/ | | |/| | |||||
| | | * | | Minor tweaks | 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 |
| | | * | | cosmetic + correct specs for lqueue:peek{_r} | Matthias Radestock | 2011-10-15 | 1 | -16/+16 |
| | | * | | oops | Matthias Radestock | 2011-10-15 | 1 | -7/+3 |
| | | * | | Revert lqueue so it does not cache ends of queue as we no longer need this to... | Matthew Sackman | 2011-10-15 | 1 | -71/+33 |
| | | * | | refactor: extract delta assertions into one place | Matthias Radestock | 2011-10-15 | 1 | -14/+15 |
| | | * | | doc tidying | Matthias Radestock | 2011-10-15 | 1 | -10/+3 |
| | | * | | merge default into bug24455 | Matthias Radestock | 2011-10-15 | 4 | -772/+429 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | Because I've got rid of ram_index_count (i.e. betas count), and because the g... | Matthew Sackman | 2011-10-12 | 1 | -48/+20 |
| | | | * | gb_sets:from_list(X) is slow. gb_sets:from_ordset(lists:usort(X)) is faster. ... | Matthew Sackman | 2011-10-12 | 1 | -8/+9 |
| | | | * | Update docs | Matthew Sackman | 2011-10-12 | 1 | -29/+70 |
| | | | * | Undo that last change, but still ensure q3 ends on a segment boundary by givi... | Matthew Sackman | 2011-10-12 | 1 | -16/+9 |
