Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Two modes for delete, one for when the server is running and we need to be qu...bug26347 | Simon MacMullen | 2014-08-15 | 1 | -23/+35 |
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | stable to default | Simon MacMullen | 2014-02-17 | 1 | -7/+9 |
|\ | |||||
| * | Don't call InnerFun and remove/3 if the binding was not there.bug26014 | Simon MacMullen | 2014-02-17 | 1 | -7/+9 |
* | | remove an abstraction too far | Matthias Radestock | 2014-02-06 | 1 | -1/+1 |
|/ | |||||
* | Merged stable into default | Emile Joubert | 2013-10-17 | 1 | -12/+15 |
|\ | |||||
| * | Oopsbug25822 | Simon MacMullen | 2013-10-16 | 1 | -2/+2 |
| * | remove unused function | Matthias Radestock | 2013-10-15 | 1 | -2/+0 |
| * | cosmetic | Matthias Radestock | 2013-10-15 | 1 | -7/+8 |
| * | Remove from the semi_durable table when removing an exchange even if the rout... | Simon MacMullen | 2013-10-15 | 1 | -7/+11 |
* | | Make delete and unbind idempotent.bug25716 | Simon MacMullen | 2013-08-15 | 1 | -16/+25 |
|/ | |||||
* | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
* | move spec expansion to right placebug25488 | Matthias Radestock | 2013-03-15 | 1 | -3/+4 |
* | Push protocol errors closer to the edge. | Simon MacMullen | 2013-03-15 | 1 | -1/+3 |
* | Move the check inside the tx - this means we only lookup the exchange once an... | Simon MacMullen | 2013-03-14 | 1 | -13/+17 |
* | rabbit_exchange_type:validate_binding/2. | Simon MacMullen | 2013-03-13 | 1 | -1/+4 |
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | refactor: s/lookup_absent/not_found_or_absentbug25164 | Matthias Radestock | 2012-10-31 | 1 | -3/+3 |
* | better error messages for 'absent' queues in binding commands | Matthias Radestock | 2012-10-24 | 1 | -8/+21 |
* | refactor for clarity (I think) | Matthias Radestock | 2012-09-21 | 1 | -4/+4 |
* | Increase the amount of symmetry.bug25152 | Simon MacMullen | 2012-09-17 | 1 | -7/+7 |
* | bring queue/exchange removal cost back down to O(binding_count) | Matthias Radestock | 2012-09-15 | 1 | -20/+30 |
* | guard deletes on disk tables in order to eliminate superfluos fsyncs | Matthias Radestock | 2012-09-15 | 1 | -3/+11 |
* | Rework event serialisation thing so that decorators get a say too. It's a bit... | Simon MacMullen | 2012-04-24 | 1 | -6/+5 |
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | correct typo | Matthias Radestock | 2012-01-19 | 1 | -2/+2 |
* | reduce queue/exchange deletion complexitybug24607 | Matthias Radestock | 2011-12-01 | 1 | -0/+22 |
* | 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 |