| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged default into bug19375 | Emile Joubert | 2013-01-09 | 2 | -5/+45 |
| |\ | |||||
| | * | Add queue max length equivalence condition | Emile Joubert | 2013-01-09 | 1 | -1/+2 |
| | * | Update dead-lettering due to queue length limit | Emile Joubert | 2013-01-09 | 1 | -4/+18 |
| | * | Merged default into bug19375 | Emile Joubert | 2013-01-08 | 1 | -68/+65 |
| | |\ | |||||
| | * | | cosmetic | Matthias Radestock | 2013-01-04 | 1 | -2/+1 |
| | * | | merge default into bug19375 | Matthias Radestock | 2013-01-04 | 2 | -5/+32 |
| | |\ \ | |||||
| | | * | | refactor: disentangle head dropping and publishing | Matthias Radestock | 2013-01-04 | 1 | -17/+12 |
| | | * | | Ignore queue depth for maxlen | Emile Joubert | 2013-01-04 | 2 | -19/+12 |
| | | * | | Rename depth to length | Emile Joubert | 2013-01-04 | 2 | -13/+13 |
| | | * | | Remove confirm_all | Emile Joubert | 2013-01-04 | 4 | -35/+4 |
| | | * | | Merged default into bug19375 | Emile Joubert | 2013-01-04 | 5 | -13/+85 |
| | | |\ \ | |||||
| | | | * | | Inline | Emile Joubert | 2012-12-18 | 1 | -2/+1 |
| | | | * | | Maxdepth argument checking | Emile Joubert | 2012-12-18 | 1 | -2/+3 |
| | | | * | | Confirms for HA | Emile Joubert | 2012-12-18 | 4 | -18/+44 |
| | | | * | | Remove unused variables | Emile Joubert | 2012-12-17 | 1 | -7/+6 |
| | | | * | | Dead-letter persistent messages differently | Emile Joubert | 2012-12-17 | 1 | -5/+2 |
| | | | * | | Whitespace | Emile Joubert | 2012-12-17 | 1 | -3/+3 |
| | | | * | | Ensure TTL conditionally | Emile Joubert | 2012-12-17 | 1 | -4/+8 |
| | | | * | | Shortcut | Emile Joubert | 2012-12-14 | 1 | -13/+6 |
| | | | * | | Maxdepth checking with confirms and DLX | Emile Joubert | 2012-12-14 | 1 | -10/+33 |
| | | | * | | Better maxdepth checking | Emile Joubert | 2012-12-14 | 1 | -21/+16 |
| | | | * | | Limit queue depth | Emile Joubert | 2012-12-12 | 2 | -5/+43 |
| * | | | | | merge heads | Matthias Radestock | 2013-01-08 | 1 | -11/+10 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | merge stable into default | Matthias Radestock | 2013-01-08 | 25 | -1009/+1596 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | merge stable into default | Matthias Radestock | 2013-01-08 | 1 | -7/+10 |
| | | |\ \ \ \ \ | |||||
| | * | \ \ \ \ \ | merge bug25353 into stable | Matthias Radestock | 2013-01-08 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | | merge bug25353 into stable | Matthias Radestock | 2013-01-08 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | * | | | | | | | | tidy up | Matthias Radestock | 2013-01-08 | 1 | -4/+0 |
| | |/ / / / / / / | |||||
| | * | | | | | | | copy change from rabbit_amqqueue_process to slave | Matthias Radestock | 2013-01-08 | 1 | -7/+9 |
| * | | | | | | | | Merged bug25327 | Emile Joubert | 2013-01-08 | 1 | -68/+65 |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | merge default into bug25327 | Matthias Radestock | 2013-01-04 | 15 | -371/+715 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | some more control flow abstraction | Matthias Radestock | 2013-01-04 | 1 | -26/+21 |
| | * | | | | | | | merge bug25372 into bug25327 | Matthias Radestock | 2013-01-02 | 1 | -64/+66 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | refactor: extract dead lettering commonality | Matthias Radestock | 2013-01-01 | 1 | -45/+35 |
| | | * | | | | | | | don't send dead-lettered messages to self() during 'reject' handling | Matthias Radestock | 2013-01-01 | 1 | -36/+33 |
| | | * | | | | | | | rename | Matthias Radestock | 2013-01-01 | 1 | -7/+7 |
| | | * | | | | | | | merge default into bug25327 | Matthias Radestock | 2013-01-01 | 5 | -89/+101 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | merge bug25372 into bug25327 | Matthias Radestock | 2013-01-01 | 5 | -43/+41 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | don't send expired messages to self() during bulk expiry | Matthias Radestock | 2013-01-01 | 1 | -12/+35 |
| | | | * | | | | | | | | refactor: less passing around of State in dl publishing | Matthias Radestock | 2013-01-01 | 1 | -14/+12 |
| | | | * | | | | | | | | merge default into bug25327 | Matthias Radestock | 2013-01-01 | 1 | -38/+31 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | send expired messages to self() one at a time | Matthias Radestock | 2012-12-05 | 1 | -38/+31 |
| * | | | | | | | | | | | | Merge bug25388 | Simon MacMullen | 2013-01-08 | 1 | -11/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | optimise vq:reduce_memory_use/4 invocations | Matthias Radestock | 2013-01-07 | 1 | -11/+15 |
| * | | | | | | | | | | | | | get rid of vq's ram_ack_index | Matthias Radestock | 2013-01-07 | 1 | -59/+72 |
| |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge bug25386 | Simon MacMullen | 2013-01-07 | 2 | -10/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | tweak: make use of rabbit_misc:rs/1 | Matthias Radestock | 2013-01-07 | 1 | -3/+3 |
| | * | | | | | | | | | | | | Merge bug 25385 (into default, although it was branched from stable). | Simon MacMullen | 2013-01-07 | 1 | -7/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | assert queue dlx arg equivalence | Matthias Radestock | 2013-01-04 | 1 | -7/+9 |
| | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | | oops | Matthias Radestock | 2013-01-07 | 1 | -4/+3 |
