| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright for 2014 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
| * | refactor: make proper use of gb_sets API | Matthias Radestock | 2013-08-19 | 1 | -5/+5 |
| * | Use gb_sets rather than sets for performance. | Simon MacMullen | 2013-08-19 | 1 | -6/+6 |
| * | cosmetics, better var names, and optimise 'DOWN' sending | Matthias Radestock | 2013-08-17 | 1 | -21/+20 |
| * | we don't really support demonitor/2, so rip it out | Matthias Radestock | 2013-08-17 | 1 | -11/+8 |
| * | we only support process monitoring, so enforce that in the API | Matthias Radestock | 2013-08-17 | 1 | -6/+6 |
| * | ahem | Simon MacMullen | 2013-08-16 | 1 | -1/+1 |
| * | Simpler to maintain MonitoredPid -> {Ref, MonitoringPidSet}. | Simon MacMullen | 2013-08-16 | 1 | -66/+32 |
| * | Explain what this is. | Simon MacMullen | 2013-08-15 | 1 | -0/+3 |
| * | Store monitors correctly, with a two level dictionary, mapping MonitoredPid -... | Simon MacMullen | 2013-08-15 | 1 | -10/+57 |
| * | Revert b2db7048b839 (which in turn mostly reverted dd08c9204760), i.e. return... | Simon MacMullen | 2013-08-15 | 1 | -17/+70 |
| * | Stable to default | Simon MacMullen | 2013-08-15 | 1 | -70/+17 |
| |\ |
|
| | * | Revert dd08c9204760 | Simon MacMullen | 2013-08-14 | 1 | -71/+18 |
| * | | refactor: better name for function application | Matthias Radestock | 2013-08-09 | 1 | -6/+4 |
| * | | tighter specs | Matthias Radestock | 2013-08-08 | 1 | -5/+5 |
| * | | Use MFA for call and cast, hence avoid sending closures across the network. | Simon MacMullen | 2013-08-08 | 1 | -2/+2 |
| * | | Support MFA in delegate:invoke/2 and friends. | Simon MacMullen | 2013-08-08 | 1 | -34/+39 |
| |/ |
|
| * | Refresh branch from stable | Emile Joubert | 2013-07-31 | 1 | -18/+71 |
| |\ |
|
| | * | Make monitoring via delegates async. This has the downside that you can't mon... | Simon MacMullen | 2013-07-23 | 1 | -22/+29 |
| | * | Get amqqueu_process to montor via delegate too, tighten delegate specs, simpl... | Simon MacMullen | 2013-07-04 | 1 | -2/+2 |
| | * | Guard aganist the case where a delegate-executed function does some monitoring. | Simon MacMullen | 2013-07-02 | 1 | -3/+7 |
| | * | Make the delegate monitoring API a drop in replacement for the built in one, ... | Simon MacMullen | 2013-07-02 | 1 | -23/+25 |
| | * | Do the monitoring on the correct node(!) and remove all that nonsense about n... | Simon MacMullen | 2013-06-26 | 1 | -2/+6 |
| | * | Delegate monitoring, with a fairly glaring hole. | Simon MacMullen | 2013-06-25 | 1 | -15/+51 |
| * | | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
| |/ |
|
| * | stable to default | Simon MacMullen | 2013-01-24 | 1 | -1/+1 |
| |\ |
|
| | * | Update copyright 2013 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
| * | | common-case optimisations for delegate:invoke[_no_result] | Matthias Radestock | 2013-01-06 | 1 | -0/+12 |
| |/ |
|
| * | move generic cross-node funs from rabbit_amqqueue to delegate | Matthias Radestock | 2012-12-03 | 1 | -1/+11 |
| * | Update copyright 2012 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
| * | amqqueue_sup, delegate specs are up to date | Alexandru Scvortov | 2011-08-05 | 1 | -3/+3 |
| * | Abstract out the rabbit from delegate (also improve robustness) | Matthew Sackman | 2011-02-07 | 1 | -14/+4 |
| * | Cope with the possibility that the user of the delegate mechanism is not on a... | Matthew Sackman | 2011-01-27 | 1 | -11/+16 |
| * | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
| * | treat nodedown as a recoverable error | Matthias Radestock | 2010-12-20 | 1 | -1/+1 |
| * | cosmetic and minor refactor | Matthias Radestock | 2010-12-20 | 1 | -25/+19 |
| * | Treat localpids even more specially, and save 4 lines in the process... | Matthew Sackman | 2010-12-19 | 1 | -19/+15 |
| * | Substantially reworked delegate | Matthew Sackman | 2010-12-18 | 1 | -121/+88 |
| * | amqqueue emit_stats should reply with 'hibernate' | Marek Majkowski | 2010-11-01 | 1 | -1/+1 |
| * | Use two pools of delegates, one for each of outgoing and incoming messages. P... | Simon MacMullen | 2010-10-25 | 1 | -9/+14 |
| * | use consistent return types for start/start_link functions | Matthias Radestock | 2010-08-13 | 1 | -1/+1 |
| * | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -1/+2 |
| * | {'ok', A} -> rabbit_types:ok(A) | Alexandru Scvortov | 2010-07-06 | 1 | -1/+1 |
| * | s/fun(/fun (/g | Simon MacMullen | 2010-05-28 | 1 | -5/+5 |
| * | Minor refactor | Matthew Sackman | 2010-05-27 | 1 | -3/+4 |
| * | We were only applying the local shortcut in the case when we were *only* | Simon MacMullen | 2010-05-27 | 1 | -20/+24 |
| * | Merging bug 19844 onto default | Matthew Sackman | 2010-05-05 | 1 | -0/+1 |
| * | Cosmetics | Matthew Sackman | 2010-05-05 | 1 | -7/+6 |
| * | Retain all exception information if thrown. Use that to rethrow in the single... | Simon MacMullen | 2010-05-05 | 1 | -11/+25 |
| * | cosmetic | Matthew Sackman | 2010-04-30 | 1 | -4/+4 |