summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* refactor the check for the expiry out of `basic.publish'Francesco Mazzoli2012-09-171-6/+9
* 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
* | Merged bug25072Emile Joubert2012-09-134-60/+1301
|\ \
| * \ merge defaultFrancesco Mazzoli2012-09-103-13/+26
| |\ \
| * \ \ mergeFrancesco Mazzoli2012-09-109-163/+270
| |\ \ \
| | * \ \ merge defaultFrancesco Mazzoli2012-09-103-60/+943
| | |\ \ \ | | | |_|/ | | |/| |
| * | | | add mochinum.erl, which is needed by mochijson2.erlFrancesco Mazzoli2012-09-101-0/+358
| | |/ / | |/| |
| * | | accept parameters in JSON formatFrancesco Mazzoli2012-08-231-60/+10
| * | | re-introduced wrapper functions to strip and add the `struct' tagsFrancesco Mazzoli2012-08-231-1/+21
| * | | put result in `ok'Francesco Mazzoli2012-08-231-4/+4
| * | | wrappers around mochijson2 to catch exceptionsFrancesco Mazzoli2012-08-231-0/+20
| * | | remove the wrapper functions around mochijson2Francesco Mazzoli2012-08-211-21/+0
| * | | add mochijson2 and license, plus some helper functionsFrancesco Mazzoli2012-08-212-0/+914
* | | | Merged bug24888 into defaultEmile Joubert2012-09-131-36/+36
|\ \ \ \
| * | | | cosmeticsFrancesco Mazzoli2012-09-111-4/+4
| * | | | do not bump the publish seqno when we can't publish DLX'ed msgsFrancesco Mazzoli2012-09-111-3/+1
| * | | | increase the seqno when the DLX is not foundFrancesco Mazzoli2012-09-101-1/+3
| * | | | handle ttl'ed messages in bulkFrancesco Mazzoli2012-09-071-36/+36
* | | | | cosmeticMatthias Radestock2012-09-111-5/+4
| |_|_|/ |/| | |
* | | | Merge bug25062Simon MacMullen2012-09-109-145/+263
|\ \ \ \
| * | | | check that the ttl values are less than what `erlang:send_after' likesFrancesco Mazzoli2012-09-101-6/+10
| | |_|/ | |/| |
| * | | cosmeticsFrancesco Mazzoli2012-09-071-1/+1
| |/ /
| * | Merged bug25114 into defaultEmile Joubert2012-09-067-133/+238
| |\ \
| | * \ merge bug25119 into defaultMatthias Radestock2012-09-041-40/+31
| | |\ \
| | | * | tweak testMatthias Radestock2012-09-041-40/+31
| | * | | merge bug25119Francesco Mazzoli2012-09-044-44/+73
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge bug 25120.Simon MacMullen2012-09-043-4/+42
| | | |\ \
| | | | * | explainMatthias Radestock2012-09-032-3/+9
| | | | * | attempt to close ssl connections gracefully but forcefullyMatthias Radestock2012-09-033-4/+36
| | | * | | merge bug25119Francesco Mazzoli2012-09-041-40/+31
| | | |\ \ \ | | | | |/ /
| | | | * | minor refactoring and cosmeticsMatthias Radestock2012-08-311-40/+31
| | * | | | refactor testsTim Watson2012-09-041-29/+26
| | |/ / /
| | * | | cosmeticsFrancesco Mazzoli2012-09-041-2/+2
| | * | | rework tests for most simple case of child terminationTim Watson2012-09-042-121/+98
| | * | | export only what's necessary, cosmeticsFrancesco Mazzoli2012-09-031-2/+1
| | * | | cosmetics!Francesco Mazzoli2012-09-031-2/+2
| | * | | cosmeticsFrancesco Mazzoli2012-09-031-5/+5
| | * | | cosmetic (again)Tim Watson2012-09-031-7/+7
| | * | | cosmeticTim Watson2012-09-031-44/+3
| | |\ \ \
| | | * | | remove useless test caseTim Watson2012-09-031-44/+3
| | * | | | cosmeticsFrancesco Mazzoli2012-09-031-1/+1
| | |/ / /
| | * | | oopsTim Watson2012-09-031-33/+0
| | * | | cosmeticTim Watson2012-09-031-27/+60
| | * | | construct child exit reason in the right placeTim Watson2012-09-031-1/+2