| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | Explain why | Simon MacMullen | 2012-11-13 | 1 | -0/+4 | |
| | * | | | rabbit_node_monitor traps exits, so shutdown allows us time to flush any | Tim Watson | 2012-11-13 | 1 | -0/+1 | |
| | * | | | roll back to (almost) default - keeping the extra error information when | Tim Watson | 2012-11-13 | 2 | -32/+9 | |
| | * | | | merge default into bug25178 | Tim Watson | 2012-11-13 | 4 | -24/+47 | |
| | |\ \ \ | | |/ / | ||||||
| | * | | | Fix idiocy | Simon MacMullen | 2012-11-09 | 1 | -1/+1 | |
| | * | | | Take two monitors into the shower. | Simon MacMullen | 2012-11-08 | 1 | -8/+23 | |
| | * | | | Explain | Simon MacMullen | 2012-11-08 | 1 | -0/+8 | |
| | * | | | Make the app marker into a gen_server | Simon MacMullen | 2012-11-08 | 2 | -15/+44 | |
| | * | | | Further clean | Simon MacMullen | 2012-11-08 | 1 | -1/+1 | |
| | * | | | reduce distance to default | Simon MacMullen | 2012-11-08 | 1 | -18/+16 | |
| | * | | | introduce a noop process at the head of rabbit_sup's children, | Tim Watson | 2012-11-08 | 2 | -29/+51 | |
| * | | | | tweak | Matthias Radestock | 2012-11-13 | 1 | -25/+15 | |
| * | | | | Don't hibernate, GC self instead. | Simon MacMullen | 2012-11-12 | 1 | -6/+3 | |
| * | | | | Start background_gc earlier | Simon MacMullen | 2012-11-12 | 1 | -1/+1 | |
| * | | | | Remove define, change message, silence dialyser. | Simon MacMullen | 2012-11-12 | 1 | -4/+3 | |
| * | | | | Specs | Simon MacMullen | 2012-11-12 | 1 | -0/+9 | |
| * | | | | cast not call. | Simon MacMullen | 2012-11-12 | 2 | -10/+9 | |
| * | | | | Use background_gc when the memory alarm goes off. | Simon MacMullen | 2012-11-12 | 2 | -2/+9 | |
| * | | | | Decrease geometrically as well. | Simon MacMullen | 2012-11-12 | 1 | -1/+2 | |
| * | | | | Profiling suggests that garbage_collect/1 is in fact far cheaper than process... | Simon MacMullen | 2012-11-12 | 1 | -12/+5 | |
| * | | | | Only GC idle (waiting) processes. Filter tiny processes from the list (to mak... | Simon MacMullen | 2012-11-12 | 1 | -8/+10 | |
| * | | | | Background GC. | Simon MacMullen | 2012-11-12 | 3 | -0/+105 | |
| | |/ / |/| | | ||||||
| * | | | Merge bug25260 | Simon MacMullen | 2012-11-08 | 4 | -17/+40 | |
| |\ \ \ | ||||||
| | * \ \ | merge default into bug25260 | Matthias Radestock | 2012-11-08 | 1 | -6/+6 | |
| | |\ \ \ | |/ / / |/| | | | ||||||
| * | | | | cosmetic | Matthias Radestock | 2012-11-07 | 1 | -7/+7 | |
| * | | | | merge bug25260 into default | Matthias Radestock | 2012-11-07 | 1 | -2/+2 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | | * | | fix tests | Matthias Radestock | 2012-11-08 | 1 | -1/+1 | |
| | | * | | pass q records instead of names between recovery phases | Matthias Radestock | 2012-11-08 | 2 | -9/+10 | |
| | | * | | defer final phase of queue recovery | Matthias Radestock | 2012-11-08 | 3 | -15/+37 | |
| | |/ / | ||||||
| | * | | Apply TTL after DLX, during recovery we want to have a working DLX when messa... | Simon MacMullen | 2012-11-07 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | inline | Matthias Radestock | 2012-11-07 | 1 | -3/+5 | |
| * | | remove cruft | Matthias Radestock | 2012-11-06 | 1 | -12/+0 | |
| * | | merge bug25277 into default | Matthias Radestock | 2012-11-06 | 5 | -26/+62 | |
| |\ \ | ||||||
| | * \ | merge bug19376 into default | Matthias Radestock | 2012-11-06 | 5 | -26/+62 | |
| | |\ \ | ||||||
| | | * | | use ~p after all | Matthias Radestock | 2012-11-06 | 1 | -1/+1 | |
| | | * | | cosmetic | Matthias Radestock | 2012-11-05 | 1 | -6/+3 | |
| | | * | | tweak | Matthias Radestock | 2012-11-05 | 2 | -9/+8 | |
| | | * | | check_expiry_size => check_expiry | Tim Watson | 2012-11-05 | 3 | -8/+8 | |
| | | * | | simply >= 0 checking | Tim Watson | 2012-11-05 | 1 | -3/+3 | |
| | | * | | better function names for ttl and expires checking | Tim Watson | 2012-11-05 | 1 | -4/+4 | |
| | | * | | fix type specs | Tim Watson | 2012-11-05 | 1 | -1/+1 | |
| | | * | | refactor parse_expiration | Tim Watson | 2012-11-05 | 1 | -13/+12 | |
| | | * | | consistent error messages for invalid params | Tim Watson | 2012-11-05 | 1 | -1/+1 | |
| | | * | | use precondition_failed for error notification | Tim Watson | 2012-11-05 | 1 | -3/+2 | |
| | | * | | Merge default into bug19376 | Tim Watson | 2012-11-01 | 5 | -22/+64 | |
| | | |\ \ | ||||||
| | | | * | | revert 6982ce6874b3 => this broke ttl handling for rejects and ttl=0/immediat... | Tim Watson | 2012-10-31 | 1 | -6/+2 | |
| | | | * | | if per-queue ttl is enabled, don't skip dropping expired messages | Tim Watson | 2012-10-31 | 1 | -2/+6 | |
| | | | * | | messages can always 'potentially' expire | Tim Watson | 2012-10-31 | 1 | -4/+0 | |
| | | | * | | verify the basic.expiration >= 0 | Tim Watson | 2012-10-30 | 1 | -0/+2 | |
| | | | * | | merge heads | Francesco Mazzoli | 2012-09-17 | 1 | -6/+9 | |
| | | | |\ \ | ||||||
