Commit Graph

231 Commits

Author SHA1 Message Date
john-mcpeek
ef2fe9cd3e Added NetworkTopology integration test. 2013-12-30 09:17:48 -05:00
john-mcpeek
548eb299fb Added a more complete test. 2013-12-24 00:17:58 -05:00
john-mcpeek
03f99c90c1 Fixed name so it says mykeyspace. 2013-12-23 22:50:46 -05:00
john-mcpeek
66f1ae2fc9 Added integration test for Create Keyspace. 2013-12-23 22:48:31 -05:00
john-mcpeek
c3e67ee36e Fixed failing Drop test. 2013-12-17 09:51:57 -05:00
john-mcpeek
a0b5e07c21 Added Alter and Drop tests. 2013-12-17 09:14:33 -05:00
john-mcpeek
a962be4151 Added Keyspace tests. 2013-12-17 08:25:17 -05:00
john-mcpeek
90c71dbd12 Fixed KeyspaceCqlGeneratorTest. 2013-12-17 08:24:26 -05:00
john-mcpeek
8cfd144149 Completed more of the CQL generators. 2013-12-16 07:49:13 -05:00
john-mcpeek
3d51fc150f Added CqlGenerators for Keyspace. 2013-12-14 13:17:27 -05:00
john-mcpeek
b88b4afc69 Added the CqlGenerators for Keyspace. 2013-12-14 13:16:31 -05:00
john-mcpeek
14f5d209e8 Added Keyspace specification classes. 2013-12-13 23:19:08 -05:00
john-mcpeek
d1769e2b96 Moved static methods out of TableOperations.java and fixed junit
imports.
2013-12-13 23:04:25 -05:00
David Webb
656d7c833e DATACASS-64 : DONE : Removed old QueryOptions Map. 2013-12-13 16:54:02 -05:00
David Webb
8d97077c3c Merged DATACASS-62 2013-12-13 16:42:11 -05:00
Matthew Adams
04547b3864 removed Alex 2013-12-13 14:31:39 -06:00
Matthew Adams
aeb782b87a DATACASS-66 - closed 2013-12-13 14:11:31 -06:00
Matthew Adams
5d85127dff updated java config 2013-12-13 14:01:40 -06:00
Matthew Adams
b32c132423 merged from master 2013-12-13 10:03:12 -06:00
Matthew Adams
661118ef49 remove non-javadoc & added missing @Override annos 2013-12-13 09:38:18 -06:00
David Webb
6f53200ac1 DATACASS-47: Completed removal of class, refactoring, and unit test
cleanup.
2013-12-12 14:22:24 -05:00
Matthew Adams
a31d0a7202 merged from master 2013-12-12 11:40:52 -06:00
Matthew Adams
9811cadb56 updated/added javadocs 2013-12-12 11:30:25 -06:00
Matthew Adams
4a1b5fa543 renamed partition() -> partitioned(), primary() -> clustered() as appropriate 2013-12-12 11:18:06 -06:00
Matthew Adams
3c04ddf008 moved Keyspace class from s-c to s-d-c in prep for complete removal 2013-12-12 09:45:26 -06:00
Matthew Adams
ccd47543b5 moved factorybean classes from config.xml to config package 2013-12-12 09:31:28 -06:00
Matthew Adams
68b624ec83 wip 2013-12-11 15:55:06 -06:00
Matthew Adams
a50eb2f7ab wip 2013-12-11 12:14:30 -06:00
Matthew Adams
adeb4df5e5 wip 2013-12-11 11:25:43 -06:00
Matthew Adams
5bb8a1c506 removed unused xml <keyspace>-related code 2013-12-10 16:25:38 -06:00
Matthew Adams
ddc9b1b731 wip: commented some tests in sdc* after xml schema changes 2013-12-10 16:10:15 -06:00
Matthew Adams
4045f52e6f switched from *Template to *Operations in C*TemplateFactoryBean 2013-12-10 14:27:21 -06:00
Matthew Adams
ffdeaa9fe8 spring-cassandra now supporting xml config 2013-12-10 14:17:56 -06:00
Matthew Adams
7a0d3733a4 Merge branch 'master' of github.com:SciSpike/spring-data-cassandra into DATACASS-14 2013-12-10 08:37:39 -06:00
Matthew Adams
dea16b47be better fix for too many threads C* error: fork tests 2013-12-09 16:51:20 -06:00
Matthew Adams
4f78a0b57f wip: changed after cassandra.yaml -> spring-cassandra.yaml 2013-12-09 16:47:35 -06:00
Matthew Adams
9bf80488c1 Merge branch 'master' into DATACASS-14 2013-12-09 16:43:48 -06:00
Matthew Adams
f46a7ef991 better fix for too many thread C* errors: fork tests 2013-12-09 16:43:19 -06:00
Matthew Adams
5dc611c672 wip: java config looking good 2013-12-09 16:35:55 -06:00
David Webb
fd46046255 DATACASS-50 : Completed : Removed unneeded log config and added SLF4J
Bridges.
DATACASS-51 : Completed : Renames resources for spring-cassandra and
removed unneeded resources.
2013-12-09 16:51:39 -05:00
Matthew Adams
7913b76b2a config class working w/minimal surface test 2013-12-09 15:23:24 -06:00
Matthew Adams
2ba1ea69ae Merge branch 'master' into DATACASS-14 2013-12-09 15:10:26 -06:00
Matthew Adams
00ec7a203c wip 2013-12-09 14:49:24 -06:00
David Webb
814e806fa1 Merge branch 'master' of https://github.com/SciSpike/spring-data-cassandra.git 2013-12-09 15:37:18 -05:00
Matthew Adams
c1d30dcc52 wip: beginning to move appropriate config to spring-cassandra 2013-12-09 14:23:39 -06:00
David Webb
98389dd40a DATACASS-32 : Completed : Refactoring completed after code review. 2013-12-09 15:21:10 -05:00
Matthew Adams
a177562b27 wip: moved base c* config to spring-cassandra 2013-12-09 13:16:16 -06:00
David Webb
22b6a53a88 DATACASS-32 : WIP : Removed optionsByName for Query Options override. 2013-12-09 13:30:51 -05:00
Matthew Adams
c6ed00f4b0 limiting native_transport_max_threads to 64 due to Mac limit 2013-12-09 11:35:22 -06:00
Matthew Adams
194ca1e2c1 Merge branch 'master' of github.com:SciSpike/spring-data-cassandra 2013-12-09 11:28:06 -06:00