git commit: Ninja: remove buggy test assertion from 2.1

2014-07-31 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 563a04bf9 - 1879d9928 Ninja: remove buggy test assertion from 2.1 This was fixed by CASSANDRA-7390, but that fix starts with Cassandra 3.0. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Ninja: remove buggy test assertion from 2.1

2014-07-31 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 8e4415b69 - 85bcd2d74 Ninja: remove buggy test assertion from 2.1 This was fixed by CASSANDRA-7390, but that fix starts with Cassandra 3.0. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] git commit: Ninja: remove buggy test assertion from 2.1

2014-07-31 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 da1f2dbb5 - 93942bad0 Ninja: remove buggy test assertion from 2.1 This was fixed by CASSANDRA-7390, but that fix starts with Cassandra 3.0. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/93942bad Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/93942bad Diff:

[2/2] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: test/unit/org/apache/cassandra/service/MoveTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/85bcd2d7 Tree:

[2/3] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: test/unit/org/apache/cassandra/service/MoveTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/85bcd2d7 Tree:

[2/4] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: test/unit/org/apache/cassandra/service/MoveTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/85bcd2d7 Tree:

[3/4] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/93942bad Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/93942bad Diff:

[4/4] git commit: Merge branch 'cassandra-2.1' into trunk

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Conflicts: test/unit/org/apache/cassandra/service/MoveTest.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9b571d30 Tree:

[1/4] git commit: Ninja: remove buggy test assertion from 2.1

2014-07-31 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk cf46e4454 - 9b571d306 Ninja: remove buggy test assertion from 2.1 This was fixed by CASSANDRA-7390, but that fix starts with Cassandra 3.0. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Tolerate min/max cell names of different lengths

2014-07-31 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 abe85903b - 463267372 Tolerate min/max cell names of different lengths Patch and review by Jonathan Ellis and Tyler Hobbs for CASSANDRA-7651 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Tolerate min/max cell names of different lengths

2014-07-31 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 e3d5b98e4 - b407ebc89 Tolerate min/max cell names of different lengths Patch and review by Jonathan Ellis and Tyler Hobbs for CASSANDRA-7651 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b407ebc8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b407ebc8 Diff:

[2/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b407ebc8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b407ebc8 Diff:

[1/3] git commit: Tolerate min/max cell names of different lengths

2014-07-31 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 777384131 - 24e1bc768 Tolerate min/max cell names of different lengths Patch and review by Jonathan Ellis and Tyler Hobbs for CASSANDRA-7651 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Merge branch 'cassandra-2.1' into trunk

2014-07-31 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/24e1bc76 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/24e1bc76 Diff:

git commit: Fix min/max cell name collection with 2.0 range tombstones

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 18ce8c72a - c46477b8e Fix min/max cell name collection with 2.0 range tombstones Patch by Tyler Hobbs; review by Marcus Eriksson for CASSANDRA-7593 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/149d151f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/149d151f Diff:

[1/2] git commit: Fix min/max cell name collection with 2.0 range tombstones

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 5f0413bef - 8b5990ae9 Fix min/max cell name collection with 2.0 range tombstones Patch by Tyler Hobbs; review by Marcus Eriksson for CASSANDRA-7593 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8b5990ae Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8b5990ae Diff:

[2/2] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8b5990ae Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8b5990ae Diff:

[1/3] git commit: Fix min/max cell name collection with 2.0 range tombstones

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 87321cd6d - 149d151fa Fix min/max cell name collection with 2.0 range tombstones Patch by Tyler Hobbs; review by Marcus Eriksson for CASSANDRA-7593 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Set gc_grace_seconds to 7 days for system schema tables

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 ee2ed3c81 - 0dd39c6a5 Set gc_grace_seconds to 7 days for system schema tables Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7668 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/config/CFMetaData.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/63a1e987 Tree:

[1/2] git commit: Set gc_grace_seconds to 7 days for system schema tables

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 5c0ddfbba - 63a1e987f Set gc_grace_seconds to 7 days for system schema tables Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7668 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/config/CFMetaData.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/63a1e987 Tree:

[3/3] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a09e53cd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a09e53cd Diff:

[1/3] git commit: Set gc_grace_seconds to 7 days for system schema tables

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 a2c91d79f - a09e53cda Set gc_grace_seconds to 7 days for system schema tables Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7668 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/4] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/config/CFMetaData.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/63a1e987 Tree:

[3/4] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a09e53cd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a09e53cd Diff:

[4/4] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3faf88cd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3faf88cd Diff:

[1/4] git commit: Set gc_grace_seconds to 7 days for system schema tables

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 a182ea00b - 3faf88cd0 Set gc_grace_seconds to 7 days for system schema tables Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7668 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/5] git commit: Set gc_grace_seconds to 7 days for system schema tables

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 63393eb24 - 6fad4b09f Set gc_grace_seconds to 7 days for system schema tables Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7668 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/5] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/config/CFMetaData.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/63a1e987 Tree:

[4/5] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3faf88cd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3faf88cd Diff:

[3/5] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a09e53cd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a09e53cd Diff:

[5/5] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6fad4b09 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6fad4b09 Diff:

git commit: cqlsh: Upgrade bundled py driver to fix nulls in UDTS and tuples

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 110a132b1 - fe78e8149 cqlsh: Upgrade bundled py driver to fix nulls in UDTS and tuples Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7656 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo

[1/2] git commit: cqlsh: Upgrade bundled py driver to fix nulls in UDTS and tuples

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 824ffa1da - 40a21c0bf cqlsh: Upgrade bundled py driver to fix nulls in UDTS and tuples Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7656 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/40a21c0b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/40a21c0b Diff:

[2/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/40a21c0b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/40a21c0b Diff:

[1/3] git commit: cqlsh: Upgrade bundled py driver to fix nulls in UDTS and tuples

2014-08-01 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk ff4d159ef - 049adcd83 cqlsh: Upgrade bundled py driver to fix nulls in UDTS and tuples Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7656 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-01 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/049adcd8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/049adcd8 Diff:

git commit: Avoid IOOBE when building SyntaxError message snippet

2014-08-05 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 91d61b327 - 72241f6d7 Avoid IOOBE when building SyntaxError message snippet Patch by Benjamin Lerer; review by Tyler Hobbs for CASSANDRA-7569 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Avoid IOOBE when building SyntaxError message snippet

2014-08-05 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 50191828f - 4a69811ee Avoid IOOBE when building SyntaxError message snippet Patch by Benjamin Lerer; review by Tyler Hobbs for CASSANDRA-7569 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-05 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Conflicts: src/java/org/apache/cassandra/cql3/ErrorCollector.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/4a69811e Tree:

[2/2] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-06 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bb0112be Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bb0112be Diff:

git commit: Remove duplicate changelog entries

2014-08-06 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 a633156bf - fd5cf2363 Remove duplicate changelog entries Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fd5cf236 Tree:

[1/2] git commit: Remove duplicate changelog entries

2014-08-06 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 579a853de - bb0112be1 Remove duplicate changelog entries Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fd5cf236 Tree:

[1/3] git commit: Remove duplicate changelog entries

2014-08-06 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 2919a509c - 9e43a2f8a Remove duplicate changelog entries Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fd5cf236 Tree:

[3/3] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-06 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9e43a2f8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9e43a2f8 Diff:

[2/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-06 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bb0112be Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/bb0112be Diff:

git commit: (cqlsh) Adjust cqlsh tests for CASSANDRA-6910

2014-08-06 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 368b63f06 - 2cbc28019 (cqlsh) Adjust cqlsh tests for CASSANDRA-6910 patch by Mikhail Stepura; reviewed by Tyler Hobbs for CASSANDRA-7673 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-06 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/00d7e4c7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/00d7e4c7 Diff:

[1/2] git commit: (cqlsh) Adjust cqlsh tests for CASSANDRA-6910

2014-08-06 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk fe30c2c23 - 00d7e4c7f (cqlsh) Adjust cqlsh tests for CASSANDRA-6910 patch by Mikhail Stepura; reviewed by Tyler Hobbs for CASSANDRA-7673 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] Support pure user-defined functions

2014-08-08 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 2f25e6e6e - 25411bf1d http://git-wip-us.apache.org/repos/asf/cassandra/blob/25411bf1/src/java/org/apache/cassandra/transport/Server.java -- diff --git

[2/2] git commit: Support pure user-defined functions

2014-08-08 Thread tylerhobbs
Support pure user-defined functions Patch by Robert Stupp; reviewed by Tyler Hobbs for CASSANDRA-7395 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/25411bf1 Tree:

git commit: Add trace entries about concurrent range requests

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 dbc458256 - 6795b6ec6 Add trace entries about concurrent range requests Patch and review by Tyler Hobbs and Sylvain Lebresne for CASSANDRA-7599 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/993f4f5e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/993f4f5e Diff:

[3/3] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0cf2e14c Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0cf2e14c Diff:

[1/2] git commit: Add trace entries about concurrent range requests

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 712f54fe8 - 993f4f5ed Add trace entries about concurrent range requests Patch and review by Tyler Hobbs and Sylvain Lebresne for CASSANDRA-7599 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/3] git commit: Add trace entries about concurrent range requests

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 7f1671c37 - 0cf2e14c5 Add trace entries about concurrent range requests Patch and review by Tyler Hobbs and Sylvain Lebresne for CASSANDRA-7599 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/993f4f5e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/993f4f5e Diff:

git commit: Fix thrift range filtering w/out 2ary index lookups

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 517286061 - 59a8e1c6b Fix thrift range filtering w/out 2ary index lookups Patch by Sam Tunnicliffe; review by Tyler Hobbs for CASSANDRA-7741 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Fix thrift range filtering w/out 2ary index lookups

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 70f277f50 - 17193da39 Fix thrift range filtering w/out 2ary index lookups Patch by Sam Tunnicliffe; review by Tyler Hobbs for CASSANDRA-7741 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/17193da3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/17193da3 Diff:

[2/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/17193da3 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/17193da3 Diff:

[1/3] git commit: Fix thrift range filtering w/out 2ary index lookups

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 26bde8dfe - 2dfa90e2b Fix thrift range filtering w/out 2ary index lookups Patch by Sam Tunnicliffe; review by Tyler Hobbs for CASSANDRA-7741 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2dfa90e2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2dfa90e2 Diff:

git commit: Fix failing cqlsh formatting tests

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 7ddcf3e2e - 0edd5ee98 Fix failing cqlsh formatting tests Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7703 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt pylib/cqlshlib/test/test_cqlsh_output.py pylib/cqlshlib/test/test_keyspace_init.cql Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Fix failing cqlsh formatting tests

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 59a8e1c6b - 2db047b09 Fix failing cqlsh formatting tests Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7703 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt pylib/cqlshlib/test/test_cqlsh_output.py pylib/cqlshlib/test/test_keyspace_init.cql Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d9b463ef Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d9b463ef Diff:

[1/3] git commit: Fix failing cqlsh formatting tests

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 17193da39 - d9b463ef5 Fix failing cqlsh formatting tests Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7703 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/4] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d2bed56b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d2bed56b Diff:

[2/4] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt pylib/cqlshlib/test/test_cqlsh_output.py pylib/cqlshlib/test/test_keyspace_init.cql Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/4] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-12 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d9b463ef Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d9b463ef Diff:

[1/4] git commit: Fix failing cqlsh formatting tests

2014-08-12 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 2dfa90e2b - d2bed56b0 Fix failing cqlsh formatting tests Patch by Tyler Hobbs; review by Aleksey Yeschenko for CASSANDRA-7703 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Don't depend on cassandra config for nodetool ring

2014-08-13 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 7c46fd4f8 - 74f3204c6 Don't depend on cassandra config for nodetool ring Backport of CASSANDRA-7508 to cassandra-2.0 by Tyler Hobbs Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-13 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/tools/NodeCmd.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0623ea86 Tree:

[1/2] git commit: Don't depend on cassandra config for nodetool ring

2014-08-13 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 f06761734 - 0623ea86a Don't depend on cassandra config for nodetool ring Backport of CASSANDRA-7508 to cassandra-2.0 by Tyler Hobbs Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-13 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/tools/NodeCmd.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0623ea86 Tree:

[3/3] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-13 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6a7235e9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6a7235e9 Diff:

[1/3] git commit: Don't depend on cassandra config for nodetool ring

2014-08-13 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 55ce317a8 - 6a7235e9e Don't depend on cassandra config for nodetool ring Backport of CASSANDRA-7508 to cassandra-2.0 by Tyler Hobbs Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/4] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-13 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/tools/NodeCmd.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0623ea86 Tree:

[4/4] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-13 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a26f1926 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a26f1926 Diff:

[1/4] git commit: Don't depend on cassandra config for nodetool ring

2014-08-13 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 5d2ac2a95 - a26f19266 Don't depend on cassandra config for nodetool ring Backport of CASSANDRA-7508 to cassandra-2.0 by Tyler Hobbs Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/4] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-13 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/6a7235e9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/6a7235e9 Diff:

git commit: Verify that UDF class methods are static

2014-08-19 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 16069c351 - 1ed1af5b9 Verify that UDF class methods are static Patch by Tyler Hobbs; review by Robert Stupp for CASSANDRA-7781 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: Throw IRE for relations on entire collections

2014-08-19 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 7554eb531 - 296903bd3 Throw IRE for relations on entire collections Patch by Tyler Hobbs; review by Sylvain Lebresne for CASSANDRA-7506 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Throw IRE for relations on entire collections

2014-08-19 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1.0 579222e9d - 853e7727c Throw IRE for relations on entire collections Patch by Tyler Hobbs; review by Sylvain Lebresne for CASSANDRA-7506 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-19 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/853e7727 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/853e7727 Diff:

[2/4] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1.0

2014-08-19 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/853e7727 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/853e7727 Diff:

[1/4] git commit: Throw IRE for relations on entire collections

2014-08-19 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 d4ac8d59b - 92325cc12 Throw IRE for relations on entire collections Patch by Tyler Hobbs; review by Sylvain Lebresne for CASSANDRA-7506 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/4] git commit: Merge branch 'cassandra-2.1.0' into cassandra-2.1

2014-08-19 Thread tylerhobbs
Merge branch 'cassandra-2.1.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/92325cc1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/92325cc1 Diff:

[3/4] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-08-19 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7d7d529f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7d7d529f Diff:

[1/5] git commit: Throw IRE for relations on entire collections

2014-08-19 Thread tylerhobbs
Repository: cassandra Updated Branches: refs/heads/trunk 1ed1af5b9 - 7192f17e3 Throw IRE for relations on entire collections Patch by Tyler Hobbs; review by Sylvain Lebresne for CASSANDRA-7506 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/5] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-08-19 Thread tylerhobbs
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7d7d529f Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7d7d529f Diff:

[5/5] git commit: Merge branch 'cassandra-2.1' into trunk

2014-08-19 Thread tylerhobbs
Merge branch 'cassandra-2.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/7192f17e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/7192f17e Diff:

  1   2   3   4   5   6   7   8   9   10   >