You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by db...@apache.org on 2014/04/24 05:10:47 UTC

[1/2] git commit: bump cqlsh's DEFAULT_CQLVER to 3.1.6

Repository: cassandra
Updated Branches:
  refs/heads/trunk cf74bcfc6 -> acdbbb934


bump cqlsh's DEFAULT_CQLVER to 3.1.6


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8cf97db3
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/8cf97db3
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/8cf97db3

Branch: refs/heads/trunk
Commit: 8cf97db307b48a715e0fdd23e9f2445c9f0ad40c
Parents: 6acbb33
Author: Dave Brosius <db...@mebigfatguy.com>
Authored: Wed Apr 23 23:06:16 2014 -0400
Committer: Dave Brosius <db...@mebigfatguy.com>
Committed: Wed Apr 23 23:06:16 2014 -0400

----------------------------------------------------------------------
 bin/cqlsh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/8cf97db3/bin/cqlsh
----------------------------------------------------------------------
diff --git a/bin/cqlsh b/bin/cqlsh
index d7025cf..9ba74ca 100755
--- a/bin/cqlsh
+++ b/bin/cqlsh
@@ -135,7 +135,7 @@ if os.path.exists(OLD_HISTORY):
 
 DEFAULT_HOST = '127.0.0.1'
 DEFAULT_PORT = 9042
-DEFAULT_CQLVER = '3.1.5'
+DEFAULT_CQLVER = '3.1.6'
 
 DEFAULT_TIME_FORMAT = '%Y-%m-%d %H:%M:%S%z'
 DEFAULT_FLOAT_PRECISION = 5


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

Posted by db...@apache.org.
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/acdbbb93
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/acdbbb93
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/acdbbb93

Branch: refs/heads/trunk
Commit: acdbbb934023ba9cee24d85766fec9d73dcb4b1e
Parents: cf74bcf 8cf97db
Author: Dave Brosius <db...@mebigfatguy.com>
Authored: Wed Apr 23 23:06:49 2014 -0400
Committer: Dave Brosius <db...@mebigfatguy.com>
Committed: Wed Apr 23 23:06:49 2014 -0400

----------------------------------------------------------------------
 bin/cqlsh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------