Commit Graph

477 Commits

Author SHA1 Message Date
David Webb
ef876c445b Merge remote-tracking branch 'origin/DATACASS-69' 2014-01-23 20:19:04 -05:00
Matthew Adams
002bea2775 updated UserRepositoryIntegrationTests xml 2014-01-23 15:31:17 -06:00
David Webb
d7075ec49e DATACASS-69 - Add more queryAsynchronously methods to Operations
Interface
2014-01-23 15:51:53 -05:00
David Webb
963158957a DATACASS-69 - Add more queryAsynchronously methods to Operations
Interface
2014-01-23 15:50:39 -05:00
Matthew Adams
5e6eec22dc removed 'shared' test source & resource directory 2014-01-23 14:31:23 -06:00
Matthew Adams
9144fa90c4 minor cleanup to remove Java warnings (no behavioral changes) 2014-01-23 11:37:22 -06:00
Matthew Adams
572238b125 moved exception from sdc to sc 2014-01-22 20:14:09 -06:00
Matthew Adams
196567c9a0 now throwing on association-related methods in BasicCassandraPersistentEntity 2014-01-22 20:11:38 -06:00
Matthew Adams
4406cf34d8 merged from master 2014-01-22 19:41:30 -06:00
Matthew Adams
f834ba141d merge latest master 2014-01-22 16:10:37 -06:00
Matthew Adams
1f4b84c015 DATACASS-73 - merged into master 2014-01-22 15:55:39 -06:00
David Webb
d348f35322 DATACASS-38 - Cluster Connection Listener
Added Host.StateListener
Added LatencyTracker
Added SSL/SSLOptions
2014-01-22 13:44:28 -05:00
Matthew Adams
7daea54842 DATACASS-73 - added the rest of the network ports to build.properties 2014-01-22 10:02:58 -06:00
Matthew Adams
03600bf451 DATACASS-73 - no longer assuming any port numbers are available 2014-01-22 09:46:50 -06:00
David Webb
bfcb48fb63 Merged DATACASS-71 to master. 2014-01-21 15:57:26 -05:00
David Webb
611b827504 Merge branch 'DATACASS-71' 2014-01-21 20:38:14 +00:00
David Webb
7f640c20de DATACASS-71 - Completed refactoring for compliance with property
placeholders.
2014-01-21 15:32:21 -05:00
Matthew Adams
ad40ac1c08 fixed integration test classes to work with a single forked jvm 2014-01-20 22:32:51 -06:00
David Webb
aff22e5c5c Merge branch 'master' of local repository into DATACASS-71 2014-01-20 15:26:20 -05:00
David Webb
a07438c3d7 DATACASS-70 - Reverted static Session for Abstract Unit Test until
further redesign
2014-01-20 15:12:42 -05:00
Matthew Adams
f3da0a1adc DATACASS-1 - added collection safety to setters & collection-safe getters for scripts 2014-01-20 14:12:08 -06:00
Matthew Adams
4fd86f91cf DATACASS-1 - wip: now working again after refactoring spring-cassandra xml namespace 2014-01-20 13:50:22 -06:00
David Webb
4832ff9fe2 DATACASS-71 - XML parsing fails on property placeholders
Added BeanFeinitions in Parser to PPH works.
2014-01-20 14:15:09 -05:00
Matthew Adams
363feafc78 Merge branch 'master' into DATACASS-1 2014-01-20 11:42:20 -06:00
Matthew Adams
a3390c3bf4 DATACASS-1 - WIP before merging from master 2014-01-20 11:42:16 -06:00
David Webb
4ac4d1df29 DATACASS-70 - Fixed Table Lifecycle test with new Unit test strategy. 2014-01-16 00:58:05 -05:00
David Webb
a7b886c35e DATACASS-70 - Optimizing Unit Tests for Mac thread limit
Make use of static session and template for the entire test suite.
Use same keyspace to prevent too many file writer threads.
Clean keyspace after each test.
2014-01-16 00:39:32 -05:00
Matthew Adams
5b9f2850fa DATACASS-1: WIP: still unsuccessfully trying to get past OOME in module spring-cassandra 2014-01-14 10:08:24 -06:00
Matthew Adams
7b9f48f940 DATACASS-33: WIP: trying to get past OOM errors & not succeeding yet 2014-01-13 15:43:24 -06:00
Matthew Adams
add97be80d updated C* driver core version 2014-01-13 15:07:22 -06:00
Matthew Adams
21049c2979 DATACASS-33: WIP: renames, added first test for compound pk 2014-01-13 14:23:10 -06:00
Matthew Adams
fb3b99ddba DATACASS-55: removed CassandraTemplate @Bean from AbstractCassandraTemplate 2014-01-07 13:01:43 -06:00
Matthew Adams
ae24cf2f67 DATACASS-55: removed unnecessary AbstractIntegrationTestConfiguration class 2014-01-07 12:34:00 -06:00
Matthew Adams
a503963c71 DATACASS-55: WIP: all working ok 2014-01-07 12:20:37 -06:00
Matthew Adams
891b3ff339 DATACASS-55: WIP: now have startup/shutdown CQL; durable-writes defaults to false 2014-01-06 14:26:09 -06:00
Matthew Adams
1da819d7db DATACASS-55 : WIP : now parsing XML ok for CREATE & CREATE-DROP 2014-01-06 13:00:57 -06:00
Matthew Adams
0191d38c47 fixed copy/paste error in comment; fixed generics issue in 'with(..)' builder methods 2014-01-06 10:12:18 -06:00
Matthew Adams
264d84bcfb fixed copy/paste error: DropKeyspaceSpecification#dropTable() -> #dropKeyspace() 2014-01-03 11:59:39 -06:00
john-mcpeek
43c49dabc3 Merge branch 'master' of https://github.com/SciSpike/spring-data-cassandra 2013-12-30 09:19:13 -05:00
john-mcpeek
20926b5ab8 Merge branch 'DATACASS-53' 2013-12-30 09:18:30 -05:00
john-mcpeek
ef2fe9cd3e Added NetworkTopology integration test. 2013-12-30 09:17:48 -05:00
David Webb
6c6905ca45 DATACASS-59: Compelted Integration Tests. 2013-12-26 10:27:41 -05:00
john-mcpeek
b5bd662d2a Merge branch 'master' of https://github.com/SciSpike/spring-data-cassandra 2013-12-24 00:23:52 -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
Matthew Adams
e5baf2af8f DATACASS-68 : Move IndexOperations static methods to Specification objects 2013-12-23 10:38:32 -06:00
David Webb
30f348126c IN PROGRESS - Split out full options integration test. 2013-12-17 11:14:45 -05:00
David Webb
018b69cb8c DATACASS-59: Completed unit and integration tests for CREATE TABLE using
all available options.
2013-12-17 11:01:16 -05:00
john-mcpeek
c3e67ee36e Fixed failing Drop test. 2013-12-17 09:51:57 -05:00