thepaul cassandra_src all time


 1 Collaborator
Sylvain Lebresne

 8 Review
c6ddbea4386d123354b07fb8ad7316abe483c0c5, f199fa39bb7a536a203a5154de24ae67c137ec23, f1711794cf911c349a3b60e0104064adb8124148, 3a2faf9424769cfee5fdad25f4513611820ca980, bef8eef1b12b6ea8e9f6ee3ce12547c7302d7bb9, 4af2bfee75493d828a89026340cad0c8dc1e62c5, 8f570ea68e50246ae825fa895f0e7fcf934e191b, 7108f3ed318f3be0afaf4bed109226d3373215c2

c6ddbea4386d123354b07fb8ad7316abe483c0c5 | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2012-09-11 12:10:27+02:00

    Add inet support in binary protocol
    
    patch by slebresne; reviewed by thepaul for CASSANDRA-4627

f1711794cf911c349a3b60e0104064adb8124148 | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2012-09-07 10:55:13+02:00

    Simplify and generalize startup message in binary protocol
    
    patch by slebresne; reviewed by thepaul for CASSANDRA-4539

f199fa39bb7a536a203a5154de24ae67c137ec23 | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2012-08-08 17:12:20+02:00

    Adds events push to binary protocol
    
    patch by slebresne; reviewed by thepaul for CASSANDRA-4480

bef8eef1b12b6ea8e9f6ee3ce12547c7302d7bb9 | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2012-08-01 20:35:51+02:00

    Binary protocol: handle asynchronous execution (better)
    
    patch by slebresne; reviewed by thepaul for CASSANDRA-4473

3a2faf9424769cfee5fdad25f4513611820ca980 | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2012-08-01 08:40:50+02:00

    Finer grained exception hierarchy, and adds error codes
    
    patch by slebresne; reviewed by thepaul for CASSANDRA-3979

4af2bfee75493d828a89026340cad0c8dc1e62c5 | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2012-02-17 08:49:32+01:00

    Fix concurrency issues with CQL keyspace creation
    
    patch by slebresne; reviewed by thepaul for CASSANDRA-3903

8f570ea68e50246ae825fa895f0e7fcf934e191b | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2012-02-17 08:49:32+01:00

    Fix concurrency issues with CQL keyspace creation
    
    patch by slebresne; reviewed by thepaul for CASSANDRA-3903

7108f3ed318f3be0afaf4bed109226d3373215c2 | Author: Sylvain Lebresne <sylvain@datastax.com>
 | 2012-02-08 10:21:30+01:00

    CQL support for altering key_validation_class in ALTER TABLE
    
    patch by slebresne; reviewed by thepaul for CASSANDRA-3781