Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explainbug23625 | Simon MacMullen | 2012-11-22 | 1 | -0/+10 |
* | Don't duplicate name. | Simon MacMullen | 2012-11-22 | 1 | -1/+1 |
* | optimise | Matthias Radestock | 2012-11-16 | 1 | -2/+4 |
* | identify queues by name rather than pid in channel stats | Matthias Radestock | 2012-11-16 | 2 | -67/+86 |
* | propagate API change | Matthias Radestock | 2012-11-16 | 1 | -1/+1 |
* | merge default into bug23625 | Matthias Radestock | 2012-11-16 | 2 | -38/+38 |
|\ | |||||
| * | merge default into bug23625 | Matthias Radestock | 2012-11-16 | 4 | -89/+69 |
| |\ | |||||
| * \ | merge default into bug23625 | Matthias Radestock | 2012-11-15 | 2 | -38/+38 |
| |\ \ | |||||
| | * \ | merge default into bug23625 | Matthias Radestock | 2012-11-15 | 1 | -6/+4 |
| | |\ \ | |||||
| | * | | | reference queue by name in consumer events | Matthias Radestock | 2012-11-15 | 1 | -18/+22 |
| | * | | | emit names instead of pids in queue process' queue events | Matthias Radestock | 2012-11-15 | 2 | -20/+16 |
| | * | | | restart branch | Matthias Radestock | 2012-11-15 | 0 | -0/+0 |
* | | | | | merge bug25297 into default | Matthias Radestock | 2012-11-16 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | plug leakbug25297 | Matthias Radestock | 2012-11-16 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | fixme | Matthias Radestock | 2012-11-16 | 1 | -1/+2 |
* | | | | refactor stop_later | Matthias Radestock | 2012-11-16 | 1 | -18/+15 |
* | | | | Merge bug25295 | Simon MacMullen | 2012-11-16 | 1 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | always monitor queues from which we are (possibly) delivering messagesbug25295 | Matthias Radestock | 2012-11-15 | 1 | -4/+5 |
| |/ / / | |||||
* | | | | refactor: extract some helpers | Matthias Radestock | 2012-11-16 | 1 | -14/+16 |
* | | | | refactor: simplify dlx logic top half | Matthias Radestock | 2012-11-16 | 1 | -30/+20 |
* | | | | cosmetic | Matthias Radestock | 2012-11-16 | 1 | -2/+2 |
* | | | | cosmetic | Matthias Radestock | 2012-11-15 | 1 | -24/+13 |
* | | | | inline (and avoid misleading var name in the process) | Matthias Radestock | 2012-11-15 | 1 | -2/+2 |
|/ / / | |||||
* | | | refactor stats recording in channel | Matthias Radestock | 2012-11-15 | 1 | -35/+29 |
| |/ |/| | |||||
* | | inline | Matthias Radestock | 2012-11-15 | 1 | -6/+4 |
|/ | |||||
* | Work on older Erlang versions | Simon MacMullen | 2012-11-14 | 2 | -5/+8 |
* | Merge bug25251 (very late!) | Simon MacMullen | 2012-11-13 | 1 | -11/+2 |
|\ | |||||
| * | Merge in defaultbug25251 | Simon MacMullen | 2012-11-13 | 29 | -602/+885 |
| |\ | |/ |/| | |||||
* | | merge bug24915 into default | Matthias Radestock | 2012-11-13 | 2 | -6/+14 |
|\ \ | |||||
| * \ | merge heads | Matthias Radestock | 2012-11-13 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | test triggering of memory alarms | Matthias Radestock | 2012-11-13 | 1 | -0/+3 |
| * | | | Merge bug25178 | Simon MacMullen | 2012-11-13 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| * | | | And, err, this thing isn't needed any more.bug25178 | Simon MacMullen | 2012-11-13 | 1 | -49/+0 |
| * | | | 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 |
* | | | | tweakbug24915 | 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 |