Commit Graph

477 Commits

Author SHA1 Message Date
David T Webb
b1226eb2b5 Merge branch 'master' into DATACASS-85 2014-02-11 17:36:23 -05:00
David T Webb
8caf9aa552 DATACASS-85 - Premerge 2014-02-11 17:29:34 -05:00
David T Webb
591cdab94f DATACASS-85 - WIP
Fixed integration test to comply with new EntityMetadataVerifier.
2014-02-11 17:25:57 -05:00
David T Webb
c91a70b942 DATACASS-85 - Completed
Unit test on ordering and Verifier
Fixed bug with CassandraPersistentPropertyComparator
2014-02-11 16:42:19 -05:00
David T Webb
5be12f407d DATACASS-85 - Completed Verifier 2014-02-11 14:44:05 -05:00
Matthew Adams
a031ff77fe DATACASS-91 - added test that searches multiple packages 2014-02-11 13:13:10 -06:00
Matthew Adams
24be302c03 DATACASS-91 - improved XML parsing & Java config 2014-02-11 11:05:38 -06:00
Matthew Adams
0f121597f2 DATACASS-91 - renamed mapping-converter XML element to converter 2014-02-11 09:33:25 -06:00
Matthew Adams
7b8cd2ab60 DATACASS-91 - aligning terminology 2014-02-11 09:17:04 -06:00
Matthew Adams
e71c446a3f DATACASS-91 - renamed Java config @Bean converter() to cassandraConverter() in order to match DefaultDataBeanNames 2014-02-10 23:17:48 -06:00
Matthew Adams
e3a131007c DATACASS-91 - now scanning packages via XML & Java config 2014-02-10 23:14:30 -06:00
john-mcpeek
30787eac5a Added CqlIdentifier. Put in the basics pieces. 2014-02-10 20:52:58 -05:00
Matthew Adams
f451050a15 DATACASS-91 - ready to test multiple base package entity scanning 2014-02-10 18:02:47 -06:00
David T Webb
f93496fab9 Merge branch 'master' of local repository into DATACASS-85 2014-02-10 11:23:29 -05:00
David T Webb
3368a68410 DATACASS-85 - WIP - Added Tests 2014-02-10 11:21:47 -05:00
Matthew Adams
11f6156a70 updated readme 2014-02-07 23:40:38 -06:00
Matthew Adams
4029a8a505 Merge branch 'DATACASS-33' 2014-02-07 15:28:57 -06:00
Matthew Adams
47998cea74 DATACASS-33 - basic composite primary key support working 2014-02-07 15:28:34 -06:00
David T Webb
873ff2659a Merge branch 'master' into DATACASS-85
Conflicts:
	spring-data-cassandra/src/main/java/org/springframework/data/cassandra/mapping/BasicCassandraPersistentEntity.java
2014-02-07 13:06:52 -05:00
Matthew Adams
2502779445 DATACASS-33 - moved test support classes & improved CompoundPrimaryKeyIntegrationTests 2014-02-07 10:48:51 -06:00
Matthew Adams
c2fa3dd811 Merge branch 'DATACASS-33' 2014-02-07 10:18:31 -06:00
Matthew Adams
c91611ff31 DATACASS-33 - renamed *BuildProperties classes 2014-02-07 10:16:16 -06:00
David T Webb
646dc0d1b3 DATACASS-85 - WIP - Verifier 2014-02-07 10:39:28 -05:00
Matthew Adams
206c117f45 DATACASS-33 - cleaned up TestConfig @Configuration class 2014-02-07 09:18:50 -06:00
Matthew Adams
eccc92dd0d DATACASS-33 - removed unused imports & class 2014-02-07 09:11:24 -06:00
Matthew Adams
1e6a68b378 Merge branch 'DATACASS-33' 2014-02-06 17:37:54 -06:00
Matthew Adams
b1f9d5bfc3 DATACASS-33 - fixed test classes in preparation for composite primary key testing 2014-02-06 17:35:50 -06:00
Matthew Adams
708c52e342 DATACASS-33 - minor update to CqlOperations 2014-02-06 14:19:43 -06:00
Matthew Adams
471fae9911 DATACASS-33 - simplifying CassandraOperations 2014-02-06 12:04:35 -06:00
Matthew Adams
5a2bc91838 DATACASS-33 - reduced all of SimpleCassandraRepository's methods to one-liners 2014-02-05 20:39:02 -06:00
Matthew Adams
a6cd162c52 DATACASS-33 - refactored a bunch & ready to begin testing compound primary key support 2014-02-05 20:03:46 -06:00
john-mcpeek
c68c73628b Added a no option test to ensure replication strategy and factor were
set to default values. Also the durable write were defaulted to true
too.
2014-02-04 09:35:08 -05:00
john-mcpeek
f84afa7982 Updated the CreateKeyspaceCqlGenerator to add a default simple
replication with a replication factor of 1. Also add the durable_write
default.
2014-02-04 09:35:08 -05:00
Matthew Adams
df990d2c14 DATACASS-54 - XML namespace now supporting <repositories> element 2014-02-03 11:20:41 -06:00
nbkzfk4
de6f070bbb renamed attribute. 2014-01-31 17:13:13 -05:00
nbkzfk4
56b6fa0a3e Fixed XSD attribute names 2014-01-31 17:09:53 -05:00
Matthew Adams
d341e7419e Merge branch 'sdc-repo' 2014-01-30 17:52:55 -06:00
Matthew Adams
56eee40bd0 basic spring java config-based CassandraRepository now working 2014-01-30 17:51:36 -06:00
Matthew Adams
126a9a5dfa Merge branch 'master' of github.com:spring-projects/spring-data-cassandra 2014-01-30 08:09:38 -06:00
Matthew Adams
df096bf124 commented UserRepositoryIntegrationTests in order to merge to master 2014-01-30 08:07:10 -06:00
Matthew Adams
1ee1e96f2b all tests passing now with the exception of UserRepositoryIntegrationTests 2014-01-29 21:19:33 -06:00
john-mcpeek
d4a7af2a99 Update the formatting to match the project format. 2014-01-28 10:22:10 -05:00
David T Webb
6310ad86aa Updated readme with maven repo information. 2014-01-28 08:49:26 -05:00
Matthew Adams
845bf75854 minor README updates & typo fixes 2014-01-27 09:32:45 -08:00
Matthew Adams
065ad436fc updated readme 2014-01-23 23:55:49 -06:00
David Webb
489d858b90 DATACASS-74 - Updated Readme after Renaming of classes. 2014-01-24 00:31:23 -05:00
David Webb
553d4dea23 DATACASS-74 - Updated Readme after Renaming of classes. 2014-01-24 00:28:34 -05:00
David Webb
82b31adac7 Updating Readme for pull request. 2014-01-24 00:23:05 -05:00
David Webb
9072e3c716 DATACASS-74 - Fixing variable names. 2014-01-23 23:08:42 -05:00
David Webb
be3d08671b DATACASS-74 - Renamed Core Template Classes 2014-01-23 22:36:07 -05:00