| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | 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 result | 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 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | macrofy | 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* | Simon MacMullen | 2012-11-01 | 1 | -1/+1 | |
| | | | | * | | | | | | feeding of vertical alignment obsession | Matthias Radestock | 2012-11-01 | 1 | -3/+3 | |
| | | | | * | | | | | | Unify address and host. Stick ports in the state, just because we're grabbing... | Simon MacMullen | 2012-11-01 | 4 | -49/+42 | |
| | | | | * | | | | | | More clarity. | Simon MacMullen | 2012-10-31 | 1 | -2/+4 | |
| | | | | * | | | | | | Store name, host and peerhost as binary in the first place. | Simon MacMullen | 2012-10-30 | 2 | -7/+8 | |
| | | | | * | | | | | | merge default into bug23935 | Matthias Radestock | 2012-10-29 | 5 | -20/+56 | |
| | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | These should be binary. | Simon MacMullen | 2012-10-29 | 1 | -2/+2 | |
| | | | | | * | | | | | | Merge default | Simon MacMullen | 2012-10-29 | 30 | -378/+921 | |
| | | | | | |\ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ | merge heads | Simon MacMullen | 2012-10-22 | 2 | -10/+9 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * | | | | | | | I feel a great sadness. | Simon MacMullen | 2012-10-19 | 1 | -1/+1 | |
| | | | | | | * | | | | | | | Move host and peer_host to creattion since they will not change now. | Simon MacMullen | 2012-10-19 | 1 | -9/+8 | |
| | | | | | * | | | | | | | | cosmetic | Matthias Radestock | 2012-10-19 | 1 | -1/+1 | |
| | | | | | |/ / / / / / / | ||||||
| | | | | | * | | | | | | | Oops | Simon MacMullen | 2012-10-19 | 1 | -3/+0 | |
| | | | | | * | | | | | | | OK, I prefer this. Patch the dns lookups into connection_string, this makes n... | Simon MacMullen | 2012-10-19 | 3 | -25/+37 | |
| | | | | | * | | | | | | | Symmetry. Link to the spawned process. Remove i/2 grossness. | Simon MacMullen | 2012-10-19 | 2 | -9/+29 | |
| | | | | | * | | | | | | | Merge default | Simon MacMullen | 2012-10-19 | 2 | -4/+14 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
