Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | add bump_credit to vq soak tests | Matthias Radestock | 2014-03-13 | 1 | -1/+20 |
* | Fix type spec and modify backing_queue_qc to call init correctly | Tim Watson | 2014-01-16 | 1 | -1/+1 |
* | Rework/Refactor to handle recovery terms up-front | Tim Watson | 2013-12-19 | 1 | -1/+1 |
* | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
* | stable to default | Simon MacMullen | 2013-01-24 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | | Quick patch to backing queue quickcheck correcting fold fun arity | Emile Joubert | 2013-01-24 | 1 | -5/+6 |
* | | merge default into bug25328 | Matthias Radestock | 2012-11-30 | 1 | -2/+2 |
|\ \ | |||||
| * | | return to a simpler, better BQ:dropwhile, and introduce 'fetchwhile' | Matthias Radestock | 2012-11-29 | 1 | -2/+2 |
* | | | unbreak qc (hopefully) | Matthias Radestock | 2012-11-30 | 1 | -2/+2 |
|/ / | |||||
* | | merge bug25303 into default | Matthias Radestock | 2012-11-28 | 1 | -4/+4 |
|\ \ | |||||
| * \ | re-merge bug25303 into default | Matthias Radestock | 2012-11-27 | 1 | -4/+4 |
| |\ \ | |||||
| | * \ | merge bug25303 into default | Matthias Radestock | 2012-11-26 | 1 | -2/+2 |
| | |\ \ | |||||
| | * \ \ | merge bug25303 into default | Matthias Radestock | 2012-11-23 | 1 | -2/+19 |
| | |\ \ \ | |||||
| | * | | | | propagate API changebug25315 | Matthias Radestock | 2012-11-22 | 1 | -4/+4 |
* | | | | | | Better quickcheck test of interruptable backing queue fold | Emile Joubert | 2012-11-28 | 1 | -7/+15 |
* | | | | | | Provide early termination for backing queue fold | Emile Joubert | 2012-11-28 | 1 | -2/+3 |
|/ / / / / | |||||
* | | | | | fix bug | Matthias Radestock | 2012-11-27 | 1 | -2/+2 |
| |_|/ / |/| | | | |||||
* | | | | Untuple fold function | Emile Joubert | 2012-11-26 | 1 | -1/+1 |
* | | | | Add message properties to backing queue fold | Emile Joubert | 2012-11-23 | 1 | -2/+2 |
| |/ / |/| | | |||||
* | | | QC test for backing queue fold | Emile Joubert | 2012-11-22 | 1 | -2/+19 |
|/ / | |||||
* | | BQ quickcheck postcondition for dropbug25302 | Emile Joubert | 2012-11-21 | 1 | -2/+2 |
* | | some quick check tests | Matthias Radestock | 2012-11-20 | 1 | -22/+48 |
|/ | |||||
* | fix qc tests | Matthias Radestock | 2012-10-19 | 1 | -6/+3 |
* | complain when running 'proper' and there are no tests | Matthias Radestock | 2012-10-19 | 1 | -0/+9 |
* | propagate API change | Matthias Radestock | 2012-08-12 | 1 | -1/+1 |
* | QuickCheck follows dropwhile API updates | Emile Joubert | 2012-04-23 | 1 | -3/+4 |
* | Changed BQ:dropwhile/3 to take a boolean arg to decide wether to ack or not. | Francesco Mazzoli | 2012-04-19 | 1 | -1/+1 |
* | backing queue quickcheck updates for bug20337 | Emile Joubert | 2012-04-12 | 1 | -1/+1 |
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | merge bug 24511 into default (VQ soak test must generate unique message IDs) | Alexandru Scvortov | 2011-10-25 | 1 | -23/+18 |
|\ | |||||
| * | Update escript and docsbug24511 | Emile Joubert | 2011-10-24 | 1 | -2/+3 |
| * | Publish multiple differently in soak test | Emile Joubert | 2011-10-20 | 1 | -23/+17 |
* | | Update VQ soak tests for new requeue APIbug24514 | Emile Joubert | 2011-10-24 | 1 | -3/+2 |
|/ | |||||
* | merge default into bug23764 | Matthias Radestock | 2011-09-30 | 1 | -52/+41 |
|\ | |||||
| * | reformatting | Matthias Radestock | 2011-09-30 | 1 | -57/+46 |
* | | Refactor | Emile Joubert | 2011-09-27 | 1 | -4/+6 |
* | | Requeue faster | Emile Joubert | 2011-09-27 | 1 | -1/+6 |
* | | Merged default into bug23764 | Emile Joubert | 2011-09-26 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Use acceptable message expiry valuebug24313 | Emile Joubert | 2011-08-02 | 1 | -2/+2 |
* | | Update property for requeue order | Emile Joubert | 2011-08-15 | 1 | -51/+62 |
|/ | |||||
* | Merging bug23464 to default | Matthew Sackman | 2011-07-26 | 1 | -1/+1 |
* | Convert O(N*M) to O(M*log_2(N))bug23464 | Matthew Sackman | 2011-07-26 | 1 | -6/+2 |
* | More consistent use of macro | Emile Joubert | 2011-07-26 | 1 | -3/+3 |
* | Cosmetic | Emile Joubert | 2011-07-19 | 1 | -3/+6 |
* | Speed improvements | Emile Joubert | 2011-07-18 | 1 | -40/+42 |
* | appending to a list is slow. And we don't seem to care about this list being ... | Matthew Sackman | 2011-07-18 | 1 | -6/+6 |
* | Stronger constraints and some notes on frequency | Emile Joubert | 2011-07-15 | 1 | -8/+22 |
* | Merged default into bug23464 | Emile Joubert | 2011-07-11 | 1 | -8/+3 |