summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* optimiseMatthias Radestock2012-11-161-2/+4
* identify queues by name rather than pid in channel statsMatthias Radestock2012-11-162-67/+86
* propagate API changeMatthias Radestock2012-11-161-1/+1
* merge default into bug23625Matthias Radestock2012-11-162-38/+38
|\
| * merge default into bug23625Matthias Radestock2012-11-164-89/+69
| |\
| * \ merge default into bug23625Matthias Radestock2012-11-152-38/+38
| |\ \
| | * \ merge default into bug23625Matthias Radestock2012-11-151-6/+4
| | |\ \
| | * | | reference queue by name in consumer eventsMatthias Radestock2012-11-151-18/+22
| | * | | emit names instead of pids in queue process' queue eventsMatthias Radestock2012-11-152-20/+16
* | | | | plug leakMatthias Radestock2012-11-161-1/+1
| |_|_|/ |/| | |
* | | | fixmeMatthias Radestock2012-11-161-1/+2
* | | | refactor stop_laterMatthias Radestock2012-11-161-18/+15
* | | | Merge bug25295Simon MacMullen2012-11-161-4/+5
|\ \ \ \
| * | | | always monitor queues from which we are (possibly) delivering messagesMatthias Radestock2012-11-151-4/+5
| |/ / /
* | | | refactor: extract some helpersMatthias Radestock2012-11-161-14/+16
* | | | refactor: simplify dlx logic top halfMatthias Radestock2012-11-161-30/+20
* | | | cosmeticMatthias Radestock2012-11-161-2/+2
* | | | cosmeticMatthias Radestock2012-11-151-24/+13
* | | | inline (and avoid misleading var name in the process)Matthias Radestock2012-11-151-2/+2
|/ / /
* | | refactor stats recording in channelMatthias Radestock2012-11-151-35/+29
| |/ |/|
* | inlineMatthias Radestock2012-11-151-6/+4
|/
* Work on older Erlang versionsSimon MacMullen2012-11-142-5/+8
* Merge in defaultSimon MacMullen2012-11-1324-535/+761
|\
| * merge bug24915 into defaultMatthias Radestock2012-11-132-6/+14
| |\
| | * merge headsMatthias Radestock2012-11-131-0/+3
| | |\
| | | * test triggering of memory alarmsMatthias Radestock2012-11-131-0/+3
| | * | And, err, this thing isn't needed any more.Simon MacMullen2012-11-131-49/+0
| | * | Explain whySimon MacMullen2012-11-131-0/+4
| | * | rabbit_node_monitor traps exits, so shutdown allows us time to flush anyTim Watson2012-11-131-0/+1
| | * | roll back to (almost) default - keeping the extra error information whenTim Watson2012-11-132-32/+9
| | * | merge default into bug25178Tim Watson2012-11-134-24/+47
| | |\ \ | | | |/
| | * | Fix idiocySimon MacMullen2012-11-091-1/+1
| | * | Take two monitors into the shower.Simon MacMullen2012-11-081-8/+23
| | * | ExplainSimon MacMullen2012-11-081-0/+8
| | * | Make the app marker into a gen_serverSimon MacMullen2012-11-082-15/+44
| | * | Further cleanSimon MacMullen2012-11-081-1/+1
| | * | reduce distance to defaultSimon MacMullen2012-11-081-18/+16
| | * | introduce a noop process at the head of rabbit_sup's children,Tim Watson2012-11-082-29/+51
| * | | tweakMatthias Radestock2012-11-131-25/+15
| * | | Don't hibernate, GC self instead.Simon MacMullen2012-11-121-6/+3
| * | | Start background_gc earlierSimon MacMullen2012-11-121-1/+1
| * | | Remove define, change message, silence dialyser.Simon MacMullen2012-11-121-4/+3
| * | | SpecsSimon MacMullen2012-11-121-0/+9
| * | | cast not call.Simon MacMullen2012-11-122-10/+9
| * | | Use background_gc when the memory alarm goes off.Simon MacMullen2012-11-122-2/+9
| * | | Decrease geometrically as well.Simon MacMullen2012-11-121-1/+2
| * | | Profiling suggests that garbage_collect/1 is in fact far cheaper than process...Simon MacMullen2012-11-121-12/+5
| * | | Only GC idle (waiting) processes. Filter tiny processes from the list (to mak...Simon MacMullen2012-11-121-8/+10
| * | | Background GC.Simon MacMullen2012-11-123-0/+105
| | |/ | |/|
| * | merge default into bug25260Matthias Radestock2012-11-081-6/+6
| |\ \