summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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-2814-274/+269
| |\ \
| | * \ re-merge bug25303 into defaultMatthias Radestock2012-11-2714-274/+269
| | |\ \
| | | * \ Merge bug25323Simon MacMullen2012-11-277-57/+40
| | | |\ \
| | | | * | mark all messages enqueued in the slave as 'delivered'bug25323Matthias Radestock2012-11-267-57/+40
| | | * | | cosmeticMatthias Radestock2012-11-271-5/+3
| | | * | | remove cruftMatthias Radestock2012-11-261-1/+0
| | | * | | merge stable into defaultTim Watson2012-11-265-38/+31
| | | |\ \ \
| | | * \ \ \ merge bug25303 into defaultMatthias Radestock2012-11-264-9/+11
| | | |\ \ \ \
| | | * \ \ \ \ Merged bug25311Emile Joubert2012-11-267-61/+140
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | | * | | | merge bug25324 into defaultMatthias Radestock2012-11-241-1/+1
| | | | |\ \ \ \
| | | | | * | | | 'pid' is a valid INFO_KEYbug25324Matthias Radestock2012-11-241-1/+1
| | | | |/ / / /
| | | | * | | | merge bug25303 into defaultMatthias Radestock2012-11-235-9/+93
| | | | |\ \ \ \
| | | | * \ \ \ \ Merged bug25315Emile Joubert2012-11-237-151/+197
| | | | |\ \ \ \ \
| | | | * | | | | | propagate API changebug25315Matthias Radestock2012-11-221-4/+4
| | | | * | | | | | bq api tweak: don't include remaining message count in fetch/drop resultMatthias Radestock2012-11-226-47/+42
| | | * | | | | | | don't evict messages from RAM when inserting them into pending_ackbug25311Matthias Radestock2012-11-231-10/+7
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | refactor: vq:ram_ack_index doesn't need to be a gb_treeMatthias Radestock2012-11-231-12/+11
| | | * | | | | | merge bug23625 into defaultMatthias Radestock2012-11-234-106/+137
| | | |\ \ \ \ \ \
| | | | * | | | | | Explainbug23625Simon MacMullen2012-11-221-0/+10
| | | | * | | | | | Don't duplicate name.Simon MacMullen2012-11-221-1/+1
| | | | * | | | | | optimiseMatthias Radestock2012-11-161-2/+4
| | | | * | | | | | identify queues by name rather than pid in channel statsMatthias Radestock2012-11-162-67/+86
| | | | * | | | | | propagate API changeMatthias Radestock2012-11-161-1/+1
| | | | * | | | | | merge default into bug23625Matthias Radestock2012-11-162-38/+38
| | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ merge default into bug23625Matthias Radestock2012-11-164-89/+69
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ merge default into bug23625Matthias Radestock2012-11-152-38/+38
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ merge default into bug23625Matthias Radestock2012-11-151-6/+4
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | reference queue by name in consumer eventsMatthias Radestock2012-11-151-18/+22
| | | | | | * | | | | | | | emit names instead of pids in queue process' queue eventsMatthias Radestock2012-11-152-20/+16
| | | | | | * | | | | | | | restart branchMatthias Radestock2012-11-150-0/+0
| * | | | | | | | | | | | | expand test coverage to at least two iterations of delta_foldbug25303Matthias Radestock2012-11-281-18/+21
| * | | | | | | | | | | | | tweakMatthias Radestock2012-11-281-19/+14
| * | | | | | | | | | | | | cosmeticMatthias Radestock2012-11-281-2/+3
| * | | | | | | | | | | | | Better quickcheck test of interruptable backing queue foldEmile Joubert2012-11-281-7/+15
| * | | | | | | | | | | | | cosmeticMatthias Radestock2012-11-281-24/+20
| * | | | | | | | | | | | | Provide early termination for backing queue foldEmile Joubert2012-11-284-36/+70
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | fix bugMatthias Radestock2012-11-271-2/+2
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | cosmeticMatthias Radestock2012-11-261-3/+2
| * | | | | | | | | | | Untuple fold functionEmile Joubert2012-11-264-6/+6
| * | | | | | | | | | | Add message properties to backing queue foldEmile Joubert2012-11-234-9/+12
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | cosmeticMatthias Radestock2012-11-231-6/+5
| * | | | | | | | | | more precise signatureMatthias Radestock2012-11-231-3/+2
| * | | | | | | | | | Better type signatureEmile Joubert2012-11-232-7/+3
| * | | | | | | | | | Propagate API changeEmile Joubert2012-11-233-2/+17
| * | | | | | | | | | Backing queue fold testsEmile Joubert2012-11-231-2/+20
| * | | | | | | | | | Refactor backing queue delta foldEmile Joubert2012-11-231-39/+32
| * | | | | | | | | | QC test for backing queue foldEmile Joubert2012-11-222-5/+22