Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct a spec that has been wrong for ages | Matthias Radestock | 2011-09-22 | 1 | -1/+1 |
* | And now it's like well beautiful. Wicked.bug24428 | Matthew Sackman | 2011-09-15 | 1 | -22/+17 |
* | Scatter/Gather. Eliminates gaps between txns and thus goes much faster. | Matthew Sackman | 2011-09-15 | 1 | -19/+30 |
* | Rework binding recovery | Matthew Sackman | 2011-09-15 | 1 | -14/+21 |
* | inliningbug24244 | Matthias Radestock | 2011-07-07 | 1 | -6/+6 |
* | One last tweak. | Simon MacMullen | 2011-07-06 | 1 | -3/+2 |
* | Refactor / beautification. | Simon MacMullen | 2011-07-06 | 1 | -37/+26 |
* | Inline rabbit_misc:table_filter, then fiddle with it until it's actually righ... | Simon MacMullen | 2011-07-05 | 1 | -19/+35 |
* | Allow binding:list_* to be invoked inside a tx meaningfully. | Simon MacMullen | 2011-05-31 | 1 | -12/+23 |
* | 80 columns.bug23939 | Simon MacMullen | 2011-05-05 | 1 | -2/+4 |
* | Merge in default | Simon MacMullen | 2011-05-04 | 1 | -29/+42 |
|\ | |||||
| * | Oops. | Simon MacMullen | 2011-04-08 | 1 | -5/+7 |
| * | Merge in bug24009 | Simon MacMullen | 2011-04-08 | 1 | -31/+42 |
| |\ | |||||
| | * | Merge bug 24009 into bug 23939. | Simon MacMullen | 2011-04-01 | 1 | -18/+33 |
| | |\ | |||||
| | * \ | Merge bug 24009 into bug 23939. | Simon MacMullen | 2011-04-01 | 1 | -32/+42 |
| | |\ \ | |||||
| | | * | | cosmetic | Matthias Radestock | 2011-03-30 | 1 | -5/+5 |
| | | * | | simplify: rabbit_misc:const/1 and thunk/1 types are identical | Matthias Radestock | 2011-03-30 | 1 | -3/+3 |
| | | * | | shrinkage: one dict is better than two | Matthias Radestock | 2011-03-29 | 1 | -32/+22 |
| | | * | | err... | Simon MacMullen | 2011-03-29 | 1 | -1/+1 |
| | | * | | Dialyser | Simon MacMullen | 2011-03-29 | 1 | -1/+1 |
| | | * | | Go back to serial/1. | Simon MacMullen | 2011-03-29 | 1 | -7/+11 |
| | | * | | Don't attempt to provide a serial for the x deleted event, we weren't doing i... | Simon MacMullen | 2011-03-29 | 1 | -2/+6 |
| | | * | | Fix Matthias' deliberate mistake. | Simon MacMullen | 2011-03-29 | 1 | -2/+2 |
| | | * | | index the serial dict by XName rather than X | Matthias Radestock | 2011-03-28 | 1 | -3/+3 |
| | | * | | refactor: make add_notify do what it says (and no more) | Matthias Radestock | 2011-03-28 | 1 | -6/+7 |
| | | * | | refactor: move all serial manipulation code into 'exchange' module | Matthias Radestock | 2011-03-28 | 1 | -17/+2 |
| | | * | | cosmetic | Matthias Radestock | 2011-03-28 | 1 | -18/+14 |
| | | * | | Cosmetic. I'm sure at some point Prev was used for something. | Simon MacMullen | 2011-03-28 | 1 | -5/+4 |
| | | * | | Cosmetic. | Simon MacMullen | 2011-03-28 | 1 | -8/+5 |
| | | * | | Better abstraction. | Simon MacMullen | 2011-03-28 | 1 | -29/+28 |
| | | * | | Cosmetic. | Simon MacMullen | 2011-03-28 | 1 | -12/+12 |
| | | * | | Simplify a bit more. | Simon MacMullen | 2011-03-28 | 1 | -15/+13 |
| | | * | | Make the tail fun in execute_mnesia_tx_with_tail *only* get executed after th... | Simon MacMullen | 2011-03-28 | 1 | -15/+13 |
| | | * | | Unify funs, cosmetic. | Simon MacMullen | 2011-03-28 | 1 | -18/+12 |
| | | * | | Oops. | Simon MacMullen | 2011-03-28 | 1 | -1/+1 |
| | | * | | Make serialise_events into /0, don't call it via callback/3. | Simon MacMullen | 2011-03-28 | 1 | -1/+1 |
| | | * | | Merge from default | Simon MacMullen | 2011-03-24 | 1 | -11/+57 |
| | | |\ \ | |||||
| | | | * | | Do an impersonation of the serialisation thing for create / delete. Since the... | Simon MacMullen | 2011-03-23 | 1 | -6/+9 |
| | | | * | | serialise_events should take an exchange really. | Simon MacMullen | 2011-03-21 | 1 | -1/+1 |
| | | | * | | I think this is tidier. | Simon MacMullen | 2011-03-18 | 1 | -31/+44 |
| | | | * | | Not 100% beautiful, but this gets serial ids into the hands of add_binding an... | Simon MacMullen | 2011-03-17 | 1 | -13/+43 |
* | | | | | | tiny refactorbug24009 | Matthias Radestock | 2011-04-15 | 1 | -2/+1 |
* | | | | | | cosmetic(ish) | Matthias Radestock | 2011-04-13 | 1 | -18/+13 |
* | | | | | | Slight further simplification | Simon MacMullen | 2011-04-13 | 1 | -4/+2 |
* | | | | | | sync_binding -> sync_route, simplify. | Simon MacMullen | 2011-04-13 | 1 | -37/+25 |
* | | | | | | Oops. | Simon MacMullen | 2011-04-13 | 1 | -2/+2 |
* | | | | | | Simpler remove_for_source. | Simon MacMullen | 2011-04-13 | 1 | -10/+5 |
* | | | | | | Cosmetic. | Simon MacMullen | 2011-04-13 | 1 | -2/+2 |
* | | | | | | -sync_binding(Binding, SrcDurable, DstDurable, Fun) | Simon MacMullen | 2011-04-13 | 1 | -8/+7 |
* | | | | | | Remove from all forward routing tables in remove_for_source. | Simon MacMullen | 2011-04-11 | 1 | -5/+10 |