summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 80 columns.bug23939Simon MacMullen2011-05-051-2/+4
* Remove pointless diffs from default.Simon MacMullen2011-05-052-4/+4
* Merge in defaultSimon MacMullen2011-05-0414-103/+164
|\
| * Oops.Simon MacMullen2011-04-081-5/+7
| * Merge in bug24009Simon MacMullen2011-04-0814-105/+164
| |\
| | * Merge bug 24009 into bug 23939.Simon MacMullen2011-04-0111-87/+72
| | |\
| | * | Oops, missed this one.Simon MacMullen2011-04-011-1/+5
| | * | Merge bug 24009 into bug 23939.Simon MacMullen2011-04-0114-107/+165
| | |\ \
| | | * | Correct comment.Simon MacMullen2011-03-301-1/+1
| | | * | Call the field next, not serial.Simon MacMullen2011-03-303-6/+5
| | | * | 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-293-21/+34
| | | * | 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-2814-91/+152
| | | |\ \
| | | | * \ merge default into bug23939Matthias Radestock2011-03-2814-91/+152
| | | | |\ \
| | | | | * | 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-288-17/+18
| | | | | * | Merge defaultSimon MacMullen2011-03-281-1/+0
| | | | | |\ \
| | | | | * | | Shorten name for alignment reasons.Simon MacMullen2011-03-251-3/+3
| | | | | * | | Merge from defaultSimon MacMullen2011-03-2414-48/+135
| | | | | |\ \ \
| | | | | | * | | 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
| | | | | | * | | Correct types.Simon MacMullen2011-03-231-4/+6
| | | | | | * | | Do an impersonation of the serialisation thing for create / delete. Since the...Simon MacMullen2011-03-233-9/+20