summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* some more control flow abstractionMatthias Radestock2013-01-041-26/+21
* merge bug25372 into bug25327Matthias Radestock2013-01-021-64/+66
|\
| * refactor: extract dead lettering commonalityMatthias Radestock2013-01-011-45/+35
| * don't send dead-lettered messages to self() during 'reject' handlingMatthias Radestock2013-01-011-36/+33
| * renameMatthias Radestock2013-01-011-7/+7
| * merge default into bug25327Matthias Radestock2013-01-015-89/+101
| |\
| | * merge bug25372 into bug25327Matthias Radestock2013-01-015-43/+41
| | |\
| | * | don't send expired messages to self() during bulk expiryMatthias Radestock2013-01-011-12/+35
| | * | refactor: less passing around of State in dl publishingMatthias Radestock2013-01-011-14/+12
| | * | merge default into bug25327Matthias Radestock2013-01-011-38/+31
| | |\ \
| | | * | send expired messages to self() one at a timeMatthias Radestock2012-12-051-38/+31
* | | | | Merged bug25372Emile Joubert2013-01-025-45/+42
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drop IsDelivered from bq:{fetchwhile,ackfold}Matthias Radestock2013-01-014-22/+18
| * | | | replace bq:foreach_ack with a more versatile ackfoldMatthias Radestock2013-01-015-34/+35
| | |/ / | |/| |
* | | | refactor: rename vq:intern_fetch to 'remove'Matthias Radestock2013-01-021-18/+18
* | | | cosmeticMatthias Radestock2013-01-021-1/+1
* | | | cosmeticMatthias Radestock2013-01-021-6/+5
| |/ / |/| |
* | | cosmeticMatthias Radestock2013-01-011-2/+2
* | | refactor: rename drop_expired_messages to drop_expired_msgsMatthias Radestock2013-01-011-7/+7
|/ /
* | cosmeticMatthias Radestock2012-12-291-6/+3
* | refactor: shorter/better names for rabbit_trace functionsMatthias Radestock2012-12-283-13/+11
* | stable to defaultSimon MacMullen2012-12-121-18/+12
|\ \
| * | ReminderSimon MacMullen2012-12-121-0/+2
| * | make sure the stats and rate timers don't keep each other aliveMatthias Radestock2012-12-111-18/+10
* | | merge stable into defaultMatthias Radestock2012-12-101-4/+7
|\ \ \ | |/ /
| * | Those catches do no really do anything.Simon MacMullen2012-12-101-2/+2
| * | Call application_master:get_child/1 more like OTP does.Simon MacMullen2012-12-101-2/+3
| * | application_controller:get_master/1 can return 'undefined'.Simon MacMullen2012-12-101-4/+6
* | | Fix a couple of partition-related specs.Simon MacMullen2012-12-102-2/+3
* | | fix spec bugsMatthias Radestock2012-12-061-5/+5
* | | Merged stable into defaultEmile Joubert2012-12-0511-386/+606
|\ \ \ | |/ / |/| / | |/
| * merge stable into defaultMatthias Radestock2012-12-052-3/+17
| |\
| * \ stable to defaultSimon MacMullen2012-12-0411-386/+606
| |\ \
| | * | remove pre-0-9-1 cruftMatthias Radestock2012-12-041-8/+4
| | * | yet more testsMatthias Radestock2012-12-031-2/+21
| | * | test moreMatthias Radestock2012-12-031-9/+13
| | * | add test for vq:fetchwhileMatthias Radestock2012-12-031-11/+20
| | * | WhitespaceEmile Joubert2012-12-031-1/+1
| | * | merge default into bug25328Matthias Radestock2012-11-306-58/+81
| | |\ \
| | | * \ merge default into bug25328Matthias Radestock2012-11-306-58/+81
| | | |\ \
| | | | * | return to a simpler, better BQ:dropwhile, and introduce 'fetchwhile'Matthias Radestock2012-11-296-64/+87
| | * | | | unbreak qc (hopefully)Matthias Radestock2012-11-301-2/+2
| | |/ / /
| | * | | remove unused state varMatthias Radestock2012-11-301-29/+14
| | |/ /
| | * | merge bug25303 into defaultMatthias Radestock2012-11-2812-271/+267
| | |\ \
| | | * \ re-merge bug25303 into defaultMatthias Radestock2012-11-2712-271/+267
| | | |\ \
| | | | * \ Merge bug25323Simon MacMullen2012-11-276-55/+39
| | | | |\ \
| | | | | * | mark all messages enqueued in the slave as 'delivered'Matthias Radestock2012-11-266-55/+39
| | | | * | | cosmeticMatthias Radestock2012-11-271-5/+3
| | | | * | | remove cruftMatthias Radestock2012-11-261-1/+0
| | | | * | | merge stable into defaultTim Watson2012-11-264-37/+30
| | | | |\ \ \