summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge in bug24009Simon MacMullen2011-04-0812-101/+155
|\
| * Merge bug 24009 into bug 23939.Simon MacMullen2011-04-0110-85/+71
| |\
| * | Oops, missed this one.Simon MacMullen2011-04-011-1/+5
| * | Merge bug 24009 into bug 23939.Simon MacMullen2011-04-0112-103/+156
| |\ \
| | * | Correct comment.Simon MacMullen2011-03-301-1/+1
| | * | Call the field next, not serial.Simon MacMullen2011-03-302-5/+4
| | * | cosmeticMatthias Radestock2011-03-301-5/+5
| | * | cosmeticMatthias Radestock2011-03-301-10/+7
| | * | cosmeticMatthias Radestock2011-03-301-3/+3
| | * | simplify: rabbit_misc:const/1 and thunk/1 types are identicalMatthias Radestock2011-03-302-6/+5
| | * | consistencyMatthias Radestock2011-03-301-6/+6
| | * | shrinkage: one dict is better than twoMatthias Radestock2011-03-291-32/+22
| | * | err...Simon MacMullen2011-03-291-1/+1
| | * | DialyserSimon MacMullen2011-03-293-4/+4
| | * | Go back to serial/1.Simon MacMullen2011-03-292-14/+14
| | * | Don't attempt to provide a serial for the x deleted event, we weren't doing i...Simon MacMullen2011-03-292-18/+30
| | * | Fix Matthias' deliberate mistake.Simon MacMullen2011-03-291-2/+2
| | * | index the serial dict by XName rather than XMatthias Radestock2011-03-281-3/+3
| | * | refactor: make add_notify do what it says (and no more)Matthias Radestock2011-03-281-6/+7
| | * | cosmeticMatthias Radestock2011-03-281-6/+4
| | * | refactor: move all serial manipulation code into 'exchange' moduleMatthias Radestock2011-03-282-24/+22
| | * | only look up exchange type onceMatthias Radestock2011-03-281-9/+9
| | * | merge default into bug23939Matthias Radestock2011-03-2812-87/+144
| | |\ \
| | | * \ merge default into bug23939Matthias Radestock2011-03-2812-87/+144
| | | |\ \
| | | | * | cosmeticMatthias Radestock2011-03-281-18/+14
| | | | * | Cosmetic: move serialise_events.Simon MacMullen2011-03-284-8/+12
| | | | * | Comment.Simon MacMullen2011-03-281-3/+4
| | | | * | Cosmetic. I'm sure at some point Prev was used for something.Simon MacMullen2011-03-281-5/+4
| | | | * | Cosmetic.Simon MacMullen2011-03-281-8/+5
| | | | * | Better abstraction.Simon MacMullen2011-03-283-47/+35
| | | | * | Merged heads. Need sleep.Simon MacMullen2011-03-281-12/+11
| | | | |\ \
| | | | | * | Fix on_node_down.Simon MacMullen2011-03-281-12/+11
| | | | * | | Cosmetic.Simon MacMullen2011-03-281-12/+12
| | | | |/ /
| | | | * | Simplify a bit more.Simon MacMullen2011-03-281-15/+13
| | | | * | Make the tail fun in execute_mnesia_tx_with_tail *only* get executed after th...Simon MacMullen2011-03-284-52/+49
| | | | * | Unify funs, cosmetic.Simon MacMullen2011-03-281-18/+12
| | | | * | Oops.Simon MacMullen2011-03-281-1/+1
| | | | * | Make serialise_events into /0, don't call it via callback/3.Simon MacMullen2011-03-287-16/+17
| | | | * | Merge defaultSimon MacMullen2011-03-281-1/+0
| | | | |\ \
| | | | * | | Shorten name for alignment reasons.Simon MacMullen2011-03-251-3/+3
| | | | * | | Merge from defaultSimon MacMullen2011-03-2412-44/+127
| | | | |\ \ \
| | | | | * | | Fix for API changeSimon MacMullen2011-03-241-2/+2
| | | | | * | | Only return the queue the second time round and thus don't call XT:add_bindin...Simon MacMullen2011-03-231-1/+7
| | | | | * | | Since we use callback() to call serialise_events() this can now return a bool...Simon MacMullen2011-03-231-1/+2
| | | | | * | | Do an impersonation of the serialisation thing for create / delete. Since the...Simon MacMullen2011-03-233-9/+20
| | | | | * | | serialise_events should take an exchange really.Simon MacMullen2011-03-216-16/+12
| | | | | * | | Probably makes sense to remove the serial number on delete.Simon MacMullen2011-03-181-0/+1
| | | | | * | | I think this is tidier.Simon MacMullen2011-03-181-31/+44
| | | | | * | | Not 100% beautiful, but this gets serial ids into the hands of add_binding an...Simon MacMullen2011-03-1711-39/+94
* | | | | | | | Merge in default.Simon MacMullen2011-04-083-13/+39
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |