Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | fix tests | Matthias Radestock | 2012-11-08 | 1 | -1/+1 | |
| | * | | pass q records instead of names between recovery phases | Matthias Radestock | 2012-11-08 | 2 | -9/+10 | |
| | * | | defer final phase of queue recovery | Matthias Radestock | 2012-11-08 | 3 | -15/+37 | |
| |/ / | ||||||
| * | | Apply TTL after DLX, during recovery we want to have a working DLX when messa... | Simon MacMullen | 2012-11-07 | 1 | -2/+2 | |
|/ / | ||||||
* | | inline | Matthias Radestock | 2012-11-07 | 1 | -3/+5 | |
* | | remove cruft | Matthias Radestock | 2012-11-06 | 1 | -12/+0 | |
* | | merge bug25277 into default | Matthias Radestock | 2012-11-06 | 5 | -26/+62 | |
|\ \ | ||||||
| * \ | merge bug19376 into default | Matthias Radestock | 2012-11-06 | 5 | -26/+62 | |
| |\ \ | ||||||
| | * | | use ~p after allbug19376 | Matthias Radestock | 2012-11-06 | 1 | -1/+1 | |
| | * | | cosmetic | Matthias Radestock | 2012-11-05 | 1 | -6/+3 | |
| | * | | tweak | Matthias Radestock | 2012-11-05 | 2 | -9/+8 | |
| | * | | check_expiry_size => check_expiry | Tim Watson | 2012-11-05 | 3 | -8/+8 | |
| | * | | simply >= 0 checking | Tim Watson | 2012-11-05 | 1 | -3/+3 | |
| | * | | better function names for ttl and expires checking | Tim Watson | 2012-11-05 | 1 | -4/+4 | |
| | * | | fix type specs | Tim Watson | 2012-11-05 | 1 | -1/+1 | |
| | * | | refactor parse_expiration | Tim Watson | 2012-11-05 | 1 | -13/+12 | |
| | * | | consistent error messages for invalid params | Tim Watson | 2012-11-05 | 1 | -1/+1 | |
| | * | | use precondition_failed for error notification | Tim Watson | 2012-11-05 | 1 | -3/+2 | |
| | * | | Merge default into bug19376 | Tim Watson | 2012-11-01 | 5 | -22/+64 | |
| | |\ \ | ||||||
| | | * | | revert 6982ce6874b3 => this broke ttl handling for rejects and ttl=0/immediat... | Tim Watson | 2012-10-31 | 1 | -6/+2 | |
| | | * | | if per-queue ttl is enabled, don't skip dropping expired messages | Tim Watson | 2012-10-31 | 1 | -2/+6 | |
| | | * | | messages can always 'potentially' expire | Tim Watson | 2012-10-31 | 1 | -4/+0 | |
| | | * | | verify the basic.expiration >= 0 | Tim Watson | 2012-10-30 | 1 | -0/+2 | |
| | | * | | merge heads | Francesco Mazzoli | 2012-09-17 | 1 | -6/+9 | |
| | | |\ \ | ||||||
| | | | * | | refactor the check for the expiry out of `basic.publish' | Francesco Mazzoli | 2012-09-17 | 1 | -6/+9 | |
| | | * | | | Typo | Simon MacMullen | 2012-09-17 | 1 | -1/+1 | |
| | | |/ / | ||||||
| | | * | | simplify and handle missing 'same ttl' case(!) | Matthias Radestock | 2012-09-15 | 1 | -8/+3 | |
| | | * | | merge default | Francesco Mazzoli | 2012-09-14 | 5 | -19/+65 | |
| | | |\ \ | ||||||
| | | | * | | pick the lowest between the message and queue TTL | Francesco Mazzoli | 2012-09-12 | 1 | -3/+5 | |
| | | | * | | a bit more informative error | Francesco Mazzoli | 2012-09-08 | 1 | -1/+1 | |
| | | | * | | check validity of the expiration in basic.publish | Francesco Mazzoli | 2012-09-08 | 3 | -15/+29 | |
| | | | * | | binary, not string | Francesco Mazzoli | 2012-09-07 | 1 | -1/+1 | |
| | | | * | | per-message ttl, based on the `expiration' property | Francesco Mazzoli | 2012-09-07 | 1 | -6/+23 | |
* | | | | | | propagate resultbug25277 | Matthias Radestock | 2012-11-06 | 1 | -1/+1 | |
* | | | | | | send out the alarm event before gc | Matthias Radestock | 2012-11-06 | 1 | -2/+2 | |
* | | | | | | cosmetic | Matthias Radestock | 2012-11-06 | 1 | -4/+3 | |
* | | | | | | Simplify | Simon MacMullen | 2012-11-06 | 1 | -8/+9 | |
* | | | | | | GC the world when memory alarm goes off. | Simon MacMullen | 2012-11-06 | 1 | -4/+7 | |
|/ / / / / | ||||||
* | | | | | Merge bug25273 | Simon MacMullen | 2012-11-06 | 3 | -174/+95 | |
|\ \ \ \ \ | ||||||
| * | | | | | macrofybug25273 | Matthias Radestock | 2012-11-05 | 1 | -26/+25 | |
| * | | | | | merge bug25266 into bug25273 | Matthias Radestock | 2012-11-05 | 9 | -213/+167 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix bug | Matthias Radestock | 2012-11-05 | 1 | -1/+1 | |
| | * | | | | | drop property codec tests | Matthias Radestock | 2012-11-05 | 1 | -107/+39 | |
| | * | | | | | code gen property encoder | Matthias Radestock | 2012-11-05 | 2 | -70/+57 | |
| | * | | | | | merge bug25266 into bug25273 | Matthias Radestock | 2012-11-05 | 3 | -60/+41 | |
| | |\ \ \ \ \ | ||||||
* | | \ \ \ \ \ | Merge bug25266 | Simon MacMullen | 2012-11-06 | 6 | -39/+71 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge bug25269 | Simon MacMullen | 2012-11-06 | 9 | -66/+83 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge bug25268 | Simon MacMullen | 2012-11-05 | 7 | -40/+72 | |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | ||||||
| | | * | | | | | | Merged bug23935 into default | Emile Joubert | 2012-11-04 | 6 | -39/+71 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | I know, why don't we get those the right way round? *headdesk*bug23935 | Simon MacMullen | 2012-11-01 | 1 | -1/+1 |