summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | refactor parse_expirationTim Watson2012-11-051-13/+12
| | * | consistent error messages for invalid paramsTim Watson2012-11-051-1/+1
| | * | use precondition_failed for error notificationTim Watson2012-11-051-3/+2
| | * | Merge default into bug19376Tim Watson2012-11-015-22/+64
| | |\ \
| | | * | revert 6982ce6874b3 => this broke ttl handling for rejects and ttl=0/immediat...Tim Watson2012-10-311-6/+2
| | | * | if per-queue ttl is enabled, don't skip dropping expired messagesTim Watson2012-10-311-2/+6
| | | * | messages can always 'potentially' expireTim Watson2012-10-311-4/+0
| | | * | verify the basic.expiration >= 0Tim Watson2012-10-301-0/+2
| | | * | merge headsFrancesco Mazzoli2012-09-171-6/+9
| | | |\ \
| | | | * | refactor the check for the expiry out of `basic.publish'Francesco Mazzoli2012-09-171-6/+9
| | | * | | TypoSimon MacMullen2012-09-171-1/+1
| | | |/ /
| | | * | simplify and handle missing 'same ttl' case(!)Matthias Radestock2012-09-151-8/+3
| | | * | merge defaultFrancesco Mazzoli2012-09-145-19/+65
| | | |\ \
| | | | * | pick the lowest between the message and queue TTLFrancesco Mazzoli2012-09-121-3/+5
| | | | * | a bit more informative errorFrancesco Mazzoli2012-09-081-1/+1
| | | | * | check validity of the expiration in basic.publishFrancesco Mazzoli2012-09-083-15/+29
| | | | * | binary, not stringFrancesco Mazzoli2012-09-071-1/+1
| | | | * | per-message ttl, based on the `expiration' propertyFrancesco Mazzoli2012-09-071-6/+23
* | | | | | propagate resultMatthias Radestock2012-11-061-1/+1
* | | | | | send out the alarm event before gcMatthias Radestock2012-11-061-2/+2
* | | | | | cosmeticMatthias Radestock2012-11-061-4/+3
* | | | | | SimplifySimon MacMullen2012-11-061-8/+9
* | | | | | GC the world when memory alarm goes off.Simon MacMullen2012-11-061-4/+7
|/ / / / /
* | | | | Merge bug25273Simon MacMullen2012-11-063-174/+95
|\ \ \ \ \
| * | | | | macrofyMatthias Radestock2012-11-051-26/+25
| * | | | | merge bug25266 into bug25273Matthias Radestock2012-11-059-213/+167
| |\ \ \ \ \
| | * | | | | fix bugMatthias Radestock2012-11-051-1/+1
| | * | | | | drop property codec testsMatthias Radestock2012-11-051-107/+39
| | * | | | | code gen property encoderMatthias Radestock2012-11-052-70/+57
| | * | | | | merge bug25266 into bug25273Matthias Radestock2012-11-053-60/+41
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge bug25266Simon MacMullen2012-11-066-39/+71
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge bug25269Simon MacMullen2012-11-069-66/+83
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bug25268Simon MacMullen2012-11-057-40/+72
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merged bug23935 into defaultEmile Joubert2012-11-046-39/+71
| | | |\ \ \ \ \ \
| | | | * | | | | | I know, why don't we get those the right way round? *headdesk*Simon MacMullen2012-11-011-1/+1
| | | | * | | | | | feeding of vertical alignment obsessionMatthias Radestock2012-11-011-3/+3
| | | | * | | | | | Unify address and host. Stick ports in the state, just because we're grabbing...Simon MacMullen2012-11-014-49/+42
| | | | * | | | | | More clarity.Simon MacMullen2012-10-311-2/+4
| | | | * | | | | | Store name, host and peerhost as binary in the first place.Simon MacMullen2012-10-302-7/+8
| | | | * | | | | | merge default into bug23935Matthias Radestock2012-10-295-20/+56
| | | | |\ \ \ \ \ \
| | | | | * | | | | | These should be binary.Simon MacMullen2012-10-291-2/+2
| | | | | * | | | | | Merge defaultSimon MacMullen2012-10-2930-378/+921
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ merge headsSimon MacMullen2012-10-222-10/+9
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | I feel a great sadness.Simon MacMullen2012-10-191-1/+1
| | | | | | * | | | | | | Move host and peer_host to creattion since they will not change now.Simon MacMullen2012-10-191-9/+8
| | | | | * | | | | | | | cosmeticMatthias Radestock2012-10-191-1/+1
| | | | | |/ / / / / / /
| | | | | * | | | | | | OopsSimon MacMullen2012-10-191-3/+0
| | | | | * | | | | | | OK, I prefer this. Patch the dns lookups into connection_string, this makes n...Simon MacMullen2012-10-193-25/+37
| | | | | * | | | | | | Symmetry. Link to the spawned process. Remove i/2 grossness.Simon MacMullen2012-10-192-9/+29
| | | | | * | | | | | | Merge defaultSimon MacMullen2012-10-192-4/+14
| | | | | |\ \ \ \ \ \ \