summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Indentationbug20589Emile Joubert2011-05-101-3/+3
* trace_exchange -> trace_exchangesSimon MacMullen2011-05-051-9/+13
* Merge from defaultSimon MacMullen2011-05-0513-230/+335
|\
| * Merge bug24060 into default (init script rotate-logs action is broken)David Wragg2011-04-261-1/+2
| |\
| | * Rotate logs uses ctl, not server. Also die if ctl doesn't exist or isn't exec...bug24060Matthew Sackman2011-04-241-1/+2
| |/
| * merge bug24009 into defaultMatthias Radestock2011-04-159-169/+266
| |\
| | * Merged bug24037 into defaultRob Harrop2011-04-150-0/+0
| | |\
| | * \ Merge defaultbug24037Rob Harrop2011-04-151-4/+11
| | |\ \ | | | |/
| | | * Merging bug24050 to defaultMatthew Sackman2011-04-151-4/+11
| | | |\
| | | | * Symmetry, specs.bug24050Simon MacMullen2011-04-151-4/+4
| | | | * Allow the erlang client to remain ignorant of rabbit_event.Simon MacMullen2011-04-141-4/+11
| | | |/
| | * | Merge defaultRob Harrop2011-04-156-165/+249
| | |\ \ | | | |/ | | |/|
| | | * Extensions to BQMatthew Sackman2011-04-086-165/+249
| | * | Merge bug23568 to default (build system rewrite)Simon MacMullen2011-04-141-0/+5
| | |\ \
| | | * \ Merge from defaultbug23568Simon MacMullen2011-04-1188-3241/+4903
| | | |\ \
| | | * \ \ Merge default into bug23568David Wragg2011-02-221-0/+6
| | | |\ \ \
| | | | * \ \ Merge default into bug23568David Wragg2011-02-151-0/+6
| | | | |\ \ \
| | | | | * \ \ Merge default into bug23568David Wragg2011-02-076-17/+52
| | | | | |\ \ \
| | | | | * \ \ \ Merge default into bug23568David Wragg2011-02-011-0/+6
| | | | | |\ \ \ \
| | | | | | * \ \ \ Merge default into bug23568David Wragg2011-01-281-0/+6
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Merge default into bug23568David Wragg2011-01-1433-777/+987
| | | | | | | |\ \ \ \
| | | | | | | * \ \ \ \ Merge default into bug23568David Wragg2011-01-0755-1909/+2028
| | | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ \ Merge from defaultDavid Wragg2010-12-0272-2570/+4525
| | | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | | Add necessary additional barrier bootstepbug23274Matthew Sackman2010-09-281-0/+6
| | * | | | | | | | | | | | Merge bug23617 into defaultJerry Kuch2011-04-111-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Performant means something else entirelybug23617Emile Joubert2011-04-061-1/+1
| | | * | | | | | | | | | | Added windows service descriptionEmile Joubert2011-04-061-0/+1
| * | | | | | | | | | | | | tiny refactorbug24009Matthias Radestock2011-04-151-2/+1
| * | | | | | | | | | | | | cosmetic(ish)Matthias Radestock2011-04-131-18/+13
| * | | | | | | | | | | | | Slight further simplificationSimon MacMullen2011-04-131-4/+2
| * | | | | | | | | | | | | sync_binding -> sync_route, simplify.Simon MacMullen2011-04-131-37/+25
| * | | | | | | | | | | | | Oops.Simon MacMullen2011-04-131-2/+2
| * | | | | | | | | | | | | Simpler remove_for_source.Simon MacMullen2011-04-131-10/+5
| * | | | | | | | | | | | | Cosmetic.Simon MacMullen2011-04-131-2/+2
| * | | | | | | | | | | | | -sync_binding(Binding, SrcDurable, DstDurable, Fun)Simon MacMullen2011-04-131-8/+7
| * | | | | | | | | | | | | Remove from all forward routing tables in remove_for_source.Simon MacMullen2011-04-111-5/+10
| * | | | | | | | | | | | | Only copy routes that aren't already there.Simon MacMullen2011-04-111-1/+3
| * | | | | | | | | | | | | Merge in default.Simon MacMullen2011-04-111-55/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | merge default into bug24009Matthias Radestock2011-04-082-20/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in default.Simon MacMullen2011-04-083-13/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge bug24006 into bug24009.Simon MacMullen2011-04-013-13/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Make things more symmetrical. This adds extra rows into the semi durable tabl...Simon MacMullen2011-04-011-9/+6
| | | * | | | | | | | | | | | | | Dest -> DstSimon MacMullen2011-04-011-8/+8
| | | * | | | | | | | | | | | | | Merge bug 24006 into bug 24009.Simon MacMullen2011-04-013-9/+30
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Introduce rabbit_semi_durable_route to kee bindings between transient exchang...Simon MacMullen2011-03-313-9/+30
* | | | | | | | | | | | | | | | | | Simplify tap_trace_in/out, don't make msg_to_table return a tuple, refactor, ...Simon MacMullen2011-04-141-41/+33
* | | | | | | | | | | | | | | | | | Cosmetic.Simon MacMullen2011-04-121-4/+3
* | | | | | | | | | | | | | | | | | Remove user and consumer tag.Simon MacMullen2011-04-122-31/+17
* | | | | | | | | | | | | | | | | | Be more specific about what we catch.Simon MacMullen2011-04-121-7/+9
* | | | | | | | | | | | | | | | | | Cosmetic.Simon MacMullen2011-04-111-5/+3