Matthew Dennis test_and_ci all time


 5 Collaborator
Jonathan Ellis , Brandon Williams , Gary Dusbabek , Pavel Yaskevich , Folke Behrens

 7 Patch  5 Review
4b646596204d70d2943619e07ed72b784f695b6c, 291846dc0565730e67c02081caaf347223b386bc, 92f7c71cd3349b9173fb8111f59b81c739c761a6, 0789a58a46f25b2b22d91b3f570e3425a2a51c23, 524290bf738f658d94e0cdaa4c8ee8902288ed42, d8755b3a13c39b2ebc4a3d6257fbd24d14b019a7, 38b4b1dcf1b70047ddaae89bbfeb66fd6832d59e 541e0b38d33c4035d1241ef8fe38a2c23e054454, 3a044a9140abd8f77c935d8551ee6a62ecbdc934, 0448530e3102c743424d93c5a1fc2afc5bbb5b6a, fc73007f3d966312c1c8330925a3027950ae8bbd, 078c56c631206f6d351ea5c360c21a519e04da25

4b646596204d70d2943619e07ed72b784f695b6c | Author: Brandon Williams <brandonwilliams@apache.org>
 | 2011-03-21 23:56:35+00:00

    add cache loading to row/key cache tests.
    Patch by Pavel Yaskevich and Matthew Dennis, reviewed by Pavel Yaskevich
    for CASSANDRA-2227
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1084028 13f79535-47bb-0310-9956-ffa450edef68

541e0b38d33c4035d1241ef8fe38a2c23e054454 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2011-03-14 19:57:52+00:00

    clear Built flag in system table when dropping an index
    patch by jbellis; reviewed by mdennis for CASSANDRA-2320
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1081546 13f79535-47bb-0310-9956-ffa450edef68

3a044a9140abd8f77c935d8551ee6a62ecbdc934 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-07-27 17:46:28+00:00

    add IntegerType for arbitrary-length integers.  patch by Folke Behrens; reviewed by mdennis and jbellis for CASSANDRA-1282
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979784 13f79535-47bb-0310-9956-ffa450edef68

291846dc0565730e67c02081caaf347223b386bc | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-07-27 04:02:04+00:00

    fix commitlog tests post-1135.  patch by mdennis; reviewed by jbellis for CASSANDRA-1318
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979516 13f79535-47bb-0310-9956-ffa450edef68

0448530e3102c743424d93c5a1fc2afc5bbb5b6a | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-07-20 16:23:03+00:00

    avoid replaying fully-flushed commitlog segments.  patch by jbellis; reviewed by mdennis for CASSANDRA-1298
    
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@965894 13f79535-47bb-0310-9956-ffa450edef68

fc73007f3d966312c1c8330925a3027950ae8bbd | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-07-11 23:07:50+00:00

    avoid double-copy of flushed data by serializing directly to output file.  patch by jbellis; reviewed by mdennis for CASSANDRA-270
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@963159 13f79535-47bb-0310-9956-ffa450edef68

92f7c71cd3349b9173fb8111f59b81c739c761a6 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-07-08 21:12:07+00:00

    improve index scan unit test.  patch by mdennis; reviewed by jbellis for CASSANDRA-1154
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@961938 13f79535-47bb-0310-9956-ffa450edef68

078c56c631206f6d351ea5c360c21a519e04da25 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-07-08 15:17:20+00:00

    add single-node support for IndexType.KEYS.  patch by jbellis; reviewed by mdennis for CASSANDRA-1154
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@961795 13f79535-47bb-0310-9956-ffa450edef68

0789a58a46f25b2b22d91b3f570e3425a2a51c23 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-07-01 17:20:39+00:00

    sanity-check replica count against number of nodes in the cluster.  patch by mdennis; reviewed by jbellis for CASSANDRA-1191
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@959726 13f79535-47bb-0310-9956-ffa450edef68

524290bf738f658d94e0cdaa4c8ee8902288ed42 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-06-24 15:12:34+00:00

    add test for BRAF EOFException.  patch by mdennis; reviewed by jbellis for CASSANDRA-1200
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@957578 13f79535-47bb-0310-9956-ffa450edef68

d8755b3a13c39b2ebc4a3d6257fbd24d14b019a7 | Author: Jonathan Ellis <jbellis@apache.org>
 | 2010-06-15 21:32:30+00:00

    clean up of TokenMetadata and ARS.  patch by mdennis; reviewed by jbellis for CASSANDRA-1194
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@955060 13f79535-47bb-0310-9956-ffa450edef68

38b4b1dcf1b70047ddaae89bbfeb66fd6832d59e | Author: Gary Dusbabek <gdusbabek@apache.org>
 | 2010-06-08 14:17:08+00:00

    remove keyspace args from some system calls. patch by Matthew Dennis, reviewed by Gary Dusbabek. CASSANDRA-1168
    
    git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@952657 13f79535-47bb-0310-9956-ffa450edef68