Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke 'immediate'bug23896 | Matthias Radestock | 2012-09-17 | 1 | -3/+2 |
* | merge default | Francesco Mazzoli | 2012-09-14 | 1 | -227/+43 |
|\ | |||||
| * | Merge default | Simon MacMullen | 2012-09-04 | 1 | -7/+8 |
| |\ | |||||
| * \ | merge default | Francesco Mazzoli | 2012-08-13 | 1 | -227/+43 |
| |\ \ | |||||
| | * \ | merge default | Francesco Mazzoli | 2012-07-05 | 1 | -2/+2 |
| | |\ \ | |||||
| | * \ \ | merge default | Francesco Mazzoli | 2012-06-12 | 1 | -27/+20 |
| | |\ \ \ | |||||
| | * \ \ \ | merge default | Francesco Mazzoli | 2012-05-30 | 1 | -211/+33 |
| | |\ \ \ \ | |||||
| | | * | | | | set up cluster beforehand in tests | Francesco Mazzoli | 2012-05-29 | 1 | -13/+33 |
| | | * | | | | remove cluster managment tests, adjust the others | Francesco Mazzoli | 2012-05-28 | 1 | -199/+1 |
* | | | | | | | fix runtime parameters test, and little bug with thembug25072 | Francesco Mazzoli | 2012-09-14 | 1 | -8/+7 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Test that simple_one_for_one_terminate shutdowns no longer deadlock and | Tim Watson | 2012-09-03 | 1 | -0/+1 |
* | | | | | | Merged bug25097 into default | Emile Joubert | 2012-08-13 | 1 | -21/+37 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merged bug25094 into default | Emile Joubert | 2012-08-13 | 1 | -21/+37 |
| |\ \ \ \ \ | |||||
| | * | | | | | re-assess coverage suspension in testsbug25094 | Matthias Radestock | 2012-08-11 | 1 | -21/+37 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | merge default into bug 25097 | Matthias Radestock | 2012-08-12 | 1 | -7/+7 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | propagate API change | Matthias Radestock | 2012-08-12 | 1 | -7/+7 |
* | | | | | | oopsbug25096 | Matthias Radestock | 2012-08-12 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | test 'rabbitmqctl eval' | Matthias Radestock | 2012-08-11 | 1 | -0/+5 |
* | | | | | test more branches of 'rabbitmqctl set_vm_memory_high_watermark' | Matthias Radestock | 2012-08-11 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Merge default | Simon MacMullen | 2012-06-07 | 1 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge default | Simon MacMullen | 2012-05-15 | 1 | -7/+9 |
| |\ \ \ | |||||
| * | | | | Rework event serialisation thing so that decorators get a say too. It's a bit... | Simon MacMullen | 2012-04-24 | 1 | -2/+2 |
* | | | | | more sacrifices to the CI gods | Matthias Radestock | 2012-06-06 | 1 | -27/+20 |
* | | | | | appease CI gods | Matthias Radestock | 2012-06-05 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge in default | Simon MacMullen | 2012-05-23 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | manually merge 3c20079f0601 | Tim Watson | 2012-05-21 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | on a second thought, it is better to reject options with missing arguments | Francesco Mazzoli | 2012-05-23 | 1 | -4/+0 |
* | | | incorporate most of Simon's patch changes | Francesco Mazzoli | 2012-05-22 | 1 | -32/+5 |
* | | | get_options => parse_arguments | Francesco Mazzoli | 2012-05-21 | 1 | -40/+43 |
* | | | simplify `rabbit_misc:get_options/4' | Francesco Mazzoli | 2012-05-21 | 1 | -4/+8 |
* | | | add test for `rabbit_misc:get_options/4' | Francesco Mazzoli | 2012-05-17 | 1 | -24/+81 |
|/ / | |||||
* | | Merge bug 24196. | Simon MacMullen | 2012-05-01 | 1 | -7/+9 |
|\ \ | |/ |/| | |||||
| * | Fix rabbit_tests - only get the state after calling bq:dropwhile. | Francesco Mazzoli | 2012-04-19 | 1 | -1/+3 |
| * | Changed BQ:dropwhile/3 to take a boolean arg to decide wether to ack or not. | Francesco Mazzoli | 2012-04-19 | 1 | -7/+7 |
* | | Merge in default | Simon MacMullen | 2012-04-19 | 1 | -3/+7 |
|\ \ | |/ | |||||
| * | delete_any instead of delete. | Francesco Mazzoli | 2012-04-11 | 1 | -2/+2 |
| * | fix a racebug24843 | Matthias Radestock | 2012-04-02 | 1 | -0/+3 |
| * | fix cluster tests to work again in single-node casebug24842 | Matthias Radestock | 2012-04-02 | 1 | -1/+2 |
* | | Clean up after tests | Simon MacMullen | 2012-04-17 | 1 | -1/+1 |
* | | We should validate clearing as well. | Simon MacMullen | 2012-04-05 | 1 | -0/+2 |
* | | Tests | Simon MacMullen | 2012-04-05 | 1 | -0/+31 |
|/ | |||||
* | Merge bug23610 | Simon MacMullen | 2012-03-26 | 1 | -1/+1 |
|\ | |||||
| * | Notifying queue deletion in rabbit_amqqueue:internal_delete/2. | Francesco Mazzoli | 2012-03-04 | 1 | -1/+1 |
* | | Simple test for multi call - and reverse the lists so they come out the same ...bug24794 | Simon MacMullen | 2012-03-15 | 1 | -0/+21 |
|/ | |||||
* | merge bug24650 into default (Move names for connections and channels from mgm... | Alexandru Scvortov | 2012-02-28 | 1 | -3/+4 |
|\ | |||||
| * | merge default into bug20337 | Alexandru Scvortov | 2012-02-27 | 1 | -1/+14 |
| |\ | |||||
| * | | rename the weird VQ:ack/3 head to VQ:process_messages/3 | Alexandru Scvortov | 2012-02-24 | 1 | -12/+6 |
| * | | simplify MsgFun logic for VQ:dropwhile/3 and VQ:ack/3 | Alexandru Scvortov | 2012-02-17 | 1 | -1/+1 |
| * | | merge default into bug20337 | Alexandru Scvortov | 2012-02-12 | 1 | -6/+13 |
| |\ \ | |||||
| | * \ | merge default into bug20337 | Alexandru Scvortov | 2012-02-06 | 1 | -11/+30 |
| | |\ \ |