| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Go back to serial/1. | Simon MacMullen | 2011-03-29 | 2 | -14/+14 |
| * | Don't attempt to provide a serial for the x deleted event, we weren't doing i... | Simon MacMullen | 2011-03-29 | 3 | -21/+34 |
| * | 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 |
| * | cosmetic | Matthias Radestock | 2011-03-28 | 1 | -6/+4 |
| * | refactor: move all serial manipulation code into 'exchange' module | Matthias Radestock | 2011-03-28 | 2 | -24/+22 |
| * | only look up exchange type once | Matthias Radestock | 2011-03-28 | 1 | -9/+9 |
| * | merge default into bug23939 | Matthias Radestock | 2011-03-28 | 14 | -91/+152 |
| |\ | |||||
| | * | merge default into bug23939 | Matthias Radestock | 2011-03-28 | 14 | -91/+152 |
| | |\ | |||||
| | | * | cosmetic | Matthias Radestock | 2011-03-28 | 1 | -18/+14 |
| | | * | Cosmetic: move serialise_events. | Simon MacMullen | 2011-03-28 | 4 | -8/+12 |
| | | * | Comment. | Simon MacMullen | 2011-03-28 | 1 | -3/+4 |
| | | * | 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 | 3 | -47/+35 |
| | | * | Merged heads. Need sleep. | Simon MacMullen | 2011-03-28 | 1 | -12/+11 |
| | | |\ | |||||
| | | | * | Fix on_node_down. | Simon MacMullen | 2011-03-28 | 1 | -12/+11 |
| | | * | | 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 | 4 | -52/+49 |
| | | * | 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 | 8 | -17/+18 |
| | | * | Merge default | Simon MacMullen | 2011-03-28 | 1 | -1/+0 |
| | | |\ | |||||
| | | * | | Shorten name for alignment reasons. | Simon MacMullen | 2011-03-25 | 1 | -3/+3 |
| | | * | | Merge from default | Simon MacMullen | 2011-03-24 | 14 | -48/+135 |
| | | |\ \ | |||||
| | | | * | | Fix for API change | Simon MacMullen | 2011-03-24 | 1 | -2/+2 |
| | | | * | | Only return the queue the second time round and thus don't call XT:add_bindin... | Simon MacMullen | 2011-03-23 | 1 | -1/+7 |
| | | | * | | Since we use callback() to call serialise_events() this can now return a bool... | Simon MacMullen | 2011-03-23 | 1 | -1/+2 |
| | | | * | | Correct types. | Simon MacMullen | 2011-03-23 | 1 | -4/+6 |
| | | | * | | Do an impersonation of the serialisation thing for create / delete. Since the... | Simon MacMullen | 2011-03-23 | 3 | -9/+20 |
| | | | * | | serialise_events should take an exchange really. | Simon MacMullen | 2011-03-21 | 7 | -17/+13 |
| | | | * | | Probably makes sense to remove the serial number on delete. | Simon MacMullen | 2011-03-18 | 1 | -0/+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 | 13 | -39/+96 |
| * | | | | | cosmetic | Matthias Radestock | 2011-03-28 | 1 | -5/+5 |
| |/ / / / | |||||
| * | | | | tweak: only invoke rabbit_exchange:callback when absolutely necessary | Matthias Radestock | 2011-03-28 | 1 | -1/+1 |
| * | | | | more sensible order of exchange exports | Matthias Radestock | 2011-03-28 | 1 | -8/+10 |
| | |_|/ |/| | | |||||
| * | | | Merging bug23831 to default | Matthew Sackman | 2011-03-25 | 0 | -0/+0 |
| |\ \ \ | |/ / | |||||
| * | | | removing trap_exit flag in rabbit_channel | Vlad Alexandru Ionescu | 2011-03-23 | 1 | -1/+0 |
| |/ / | |||||
| * | | cough | Matthew Sackman | 2011-03-23 | 1 | -2/+2 |
| * | | Merging bug23425 to default | Matthew Sackman | 2011-03-23 | 8 | -151/+486 |
| |\ \ | |||||
| | * | | Turns out it's very important that we do write the schema_version when call m... | Matthew Sackman | 2011-03-23 | 1 | -1/+2 |
| | * | | Abstract out continuation | Matthew Sackman | 2011-03-23 | 2 | -16/+15 |
| | * | | Merge heads | Simon MacMullen | 2011-03-23 | 13 | -141/+185 |
| | |\ \ | |||||
| | | * | | Detect discnodeishness prior to suffering disclessness | Matthew Sackman | 2011-03-23 | 1 | -1/+3 |
| | | * | | sort out how often and when we do the rabbit:prepare (set up log handlers), a... | Matthew Sackman | 2011-03-23 | 3 | -10/+7 |
| | | * | | New decree is that you're not meant to match against ensure_stuff calls | Matthew Sackman | 2011-03-23 | 2 | -7/+11 |
| | | * | | Merge default into bug23425 | Matthew Sackman | 2011-03-23 | 8 | -147/+485 |
| | | |\ \ | |||||
