| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed dead_letter_exchange to dlx | Rob Harrop | 2011-06-20 | 1 | -25/+23 |
| * | Merge with default | Rob Harrop | 2011-06-20 | 1 | -5/+7 |
| |\ | |||||
| | * | Merge bug24162 into default | Rob Harrop | 2011-06-13 | 1 | -5/+7 |
| | |\ | |||||
| | | * | Make the stats interval configurable. | Simon MacMullen | 2011-06-09 | 1 | -5/+7 |
| * | | | Fixed bug with undecoded content | Rob Harrop | 2011-06-13 | 1 | -9/+8 |
| * | | | If a DLE is deleted after being declared in an x-dead-letter-exchange argumen... | Rob Harrop | 2011-06-13 | 1 | -6/+0 |
| * | | | Removed PD hack and be happy with the death reason we have | Rob Harrop | 2011-06-13 | 1 | -6/+1 |
| * | | | Updated specs and fixed error in ack that didn't account for different ack st... | Rob Harrop | 2011-06-13 | 3 | -8/+18 |
| * | | | Bit of a hack, but it gets the tests passing for now | Rob Harrop | 2011-06-13 | 1 | -1/+6 |
| * | | | Merge with default | Rob Harrop | 2011-06-13 | 5 | -46/+165 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Support for DL'ing messages that are rejected with requeue=false | Rob Harrop | 2011-06-08 | 3 | -20/+32 |
| | * | | Publishing under new GUID now. DL'd messages have x-death-reason and x-death-... | Rob Harrop | 2011-06-08 | 2 | -26/+68 |
| | * | | Merge with default and rough outline of DL for ttl expiry | Rob Harrop | 2011-06-07 | 5 | -33/+98 |
| | |\ \ | | |/ | |/| | |||||
| | | * | In progress tweaks to VQ to support returning the dropped message in dropwhile | Rob Harrop | 2011-04-06 | 2 | -23/+31 |
| | | * | Store DLE arg in the queue state | Rob Harrop | 2011-04-06 | 1 | -16/+25 |
| | | * | Merge with default | Rob Harrop | 2011-04-06 | 1 | -1/+4 |
| | | |\ | |||||
| | | * | | Whitespace cleanup | Rob Harrop | 2011-04-06 | 1 | -4/+5 |
| | | * | | Add argument checking for x-dead-letter-exchange | Rob Harrop | 2011-04-06 | 1 | -7/+21 |
| * | | | | Elimination of trivial and pointless abstraction | Matthew Sackman | 2011-06-09 | 1 | -3/+1 |
| |/ / / | |||||
| * | | | Merge bug24151 into default | Rob Harrop | 2011-06-07 | 1 | -8/+27 |
| |\ \ \ | |||||
| | * | | | optimise routing by bypassing mnesia:dirty_select | Matthias Radestock | 2011-06-03 | 1 | -8/+27 |
| * | | | | Ahem | Simon MacMullen | 2011-06-06 | 1 | -2/+3 |
| * | | | | Be more consistent about returning infos from rabbit_auth_backend_internal:li... | Simon MacMullen | 2011-06-06 | 2 | -35/+38 |
| * | | | | Merge bug24128 | Simon MacMullen | 2011-06-06 | 12 | -57/+110 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge bug22953 into default | Matthias Radestock | 2011-06-03 | 6 | -21/+30 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Reduce diff from bug23554: Extend backing queue api to present reason for ter... | Matthew Sackman | 2011-06-02 | 4 | -15/+15 |
| | | * | | | Reduce diff from bug23554: Scaffolding for programmatically deciding backing ... | Matthew Sackman | 2011-06-02 | 1 | -2/+5 |
| | | * | | | Reduce diff from bug23554: Allow formatting of nested info items | Matthew Sackman | 2011-06-02 | 1 | -0/+6 |
| | | * | | | Merging heads of default | Matthew Sackman | 2011-06-02 | 1 | -1/+23 |
| | | |\ \ \ | |||||
| | | * | | | | Reduce diff from bug23554: minor tweaks to gm_soak_test (correction of error ... | Matthew Sackman | 2011-06-02 | 1 | -4/+4 |
| | * | | | | | Oops, we don't map true/false to transaction/none on recover. Let's fix that ... | Simon MacMullen | 2011-06-02 | 1 | -5/+5 |
| | * | | | | | Merge in default | Simon MacMullen | 2011-06-02 | 4 | -17/+43 |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | | Move pget from federation / mgmt to misc. | Simon MacMullen | 2011-06-02 | 1 | -0/+13 |
| | | * | | | | Move set_table_value from federation to misc | Simon MacMullen | 2011-06-02 | 1 | -1/+10 |
| | | |/ / / | |||||
| | | * | | | cosmetic | Matthias Radestock | 2011-06-02 | 1 | -9/+9 |
| | | * | | | cosmetic | Matthias Radestock | 2011-06-02 | 1 | -7/+7 |
| | | * | | | Tweak comment | Simon MacMullen | 2011-06-01 | 1 | -2/+3 |
| | | * | | | Make sure the global name server is definitely up and synced by the time we t... | Simon MacMullen | 2011-06-01 | 1 | -0/+3 |
| | * | | | | And change the name | Simon MacMullen | 2011-06-01 | 1 | -2/+2 |
| | * | | | | Oops | Simon MacMullen | 2011-06-01 | 1 | -1/+1 |
| | * | | | | rabbit_exchange:peek_serial/1. | Simon MacMullen | 2011-06-01 | 1 | -2/+9 |
| | * | | | | Allow binding:list_* to be invoked inside a tx meaningfully. | Simon MacMullen | 2011-05-31 | 1 | -12/+23 |
| | |/ / / | |||||
| * | | | | More consitent exception handling | Emile Joubert | 2011-06-03 | 1 | -3/+9 |
| * | | | | Report cosmetics | Simon MacMullen | 2011-06-03 | 1 | -14/+19 |
| * | | | | Use a list comp to filter, sort the list. | Simon MacMullen | 2011-06-03 | 1 | -3/+3 |
| * | | | | Split rabbitmqctl status query | Emile Joubert | 2011-06-02 | 2 | -19/+30 |
| * | | | | Cosmetic | Simon MacMullen | 2011-06-02 | 1 | -12/+15 |
| * | | | | Move status info (again) | Emile Joubert | 2011-05-31 | 2 | -14/+13 |
| * | | | | Report node-specific details separately | Emile Joubert | 2011-05-31 | 2 | -6/+16 |
| * | | | | List permissions differently | Emile Joubert | 2011-05-31 | 2 | -27/+33 |
