Commit Graph

87 Commits

Author SHA1 Message Date
Oliver Gierke
e1f86cdc12 DATACASS-151 - Updated changelog. 2014-08-13 15:05:10 +02:00
Oliver Gierke
fe86e4f40e DATACASS-143 - Updated changelog. 2014-08-13 11:11:58 +02:00
Greg Turnquist
c05c3630df DATACASS-150: Move to Asciidoctor for reference documentation
First cut at porting the existing docbook reference documentation to asciidoctor.
2014-08-08 14:40:14 -05:00
Oliver Gierke
f5050ec5a6 DATACASS-140 - Prepare 1.1.0.M1 (Evans M1). 2014-07-10 17:14:50 +02:00
Oliver Gierke
a848808227 DATACASS-140 - Updated changelog. 2014-07-10 17:14:35 +02:00
Oliver Gierke
dfa6249ddc DATACASS-138 - Updated changelog. 2014-07-10 17:09:51 +02:00
Oliver Gierke
8a810879f8 DATACASS-131 - Prepare 1.0 GA. 2014-05-20 16:26:44 +02:00
Oliver Gierke
a5096e4b7c DATACASS-131 - Updated changelog. 2014-05-20 16:26:31 +02:00
Oliver Gierke
b74be42b6a DATACASS-127 - Prepare 1.0.0.RC1.
Upgraded to Spring Data Parent 1.4.0.RC1 and Spring Data Commons 1.8.0.RC1. Switched to milestone repository.
2014-05-02 13:57:51 +02:00
Oliver Gierke
e7e747c8e1 DATACASS-127 - Updated changelog. 2014-05-02 13:57:26 +02:00
Oliver Gierke
0617b6fb78 DATACASS-118 - Prepare 1.0 M1.
Upgraded to Spring Data Commons 1.8 M1 and Spring Data Build parent 1.4 M1. Removed obsolete Spring related dependency management section. Switched to the milestone repository. Removed version declarations from Wagon and Assembly plugins.

Added changelog, readme, notice and licens files to be packaged with the JAR.
2014-03-31 17:22:06 +02:00
Matthew Adams
86224eb06d spring-cassandra now compiling 2013-11-25 18:33:44 -06:00
Alex Shvid
33c7e0d910 CassandraAccessor cleanup, removed synchronized modifier 2013-11-25 12:35:16 -08:00
Matthew Adams
8f448ac4d6 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-22 19:12:05 -06:00
Matthew Adams
8aa86d7270 testing coming along 2013-11-22 19:11:49 -06:00
David Webb
516be679a9 DATACASS-32 : WIP : Completed PreparedStatement Operations. 2013-11-22 16:30:24 -05:00
David Webb
0bbd0d8a2e DATACASS-32 : WIP : Javadoc'd the CassandraOperatations and
CassandraTemplate.  Fixed gradle javadoc generator.
2013-11-22 00:41:47 -05:00
David Webb
e293a836d3 DATACASS-32 - WIP - Renamed PreparedStatementBinder variable name. 2013-11-21 10:04:36 -05:00
Matthew Adams
893a7c9925 changes from code review 2013-11-20 16:09:16 -06:00
Matthew Adams
a3684d3b14 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-20 15:20:43 -06:00
Matthew Adams
cea05c659b more CQL generation refactoring 2013-11-20 15:01:44 -06:00
Matthew Adams
515f55c4f7 separated buildes from specifications 2013-11-20 14:42:36 -06:00
David Webb
ad7db43d5a Merge branch 'DATACASS-32' of
https://github.com/shvid/spring-data-cassandra into DATACASS-32
2013-11-20 15:28:20 -05:00
dwebb
0035eeb811 DATACASS-32 - WIP - Completed Build out of CassandraOperations and
CassandraTemplate.
2013-11-20 15:08:52 -05:00
Matthew Adams
37de816c2d relocated things appropriately 2013-11-19 16:16:09 -06:00
Matthew Adams
c52b36d2a6 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-19 16:03:49 -06:00
Matthew Adams
8fcdadbc88 now have create/alter/drop table builders 2013-11-19 16:03:27 -06:00
dwebb
42a40bb2b0 DATACASS-32 - Pulled in existing work from Matthew Adams on the
CassandraTemplate
2013-11-19 16:24:01 -05:00
David Webb
949916fd57 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-19 20:38:02 +00:00
dwebb
fc93aee0c0 DATACASS-32: WIP: Split the Template out into Cassandra operations and
Spring Data Cassandra operations.

Added <cassandra:session/> to the XML Config for building the new
CassandraTemplate definition.
2013-11-19 15:35:33 -05:00
Matthew Adams
08c89c37b0 added option tests => fixed option bugs 2013-11-19 09:12:37 -06:00
Matthew Adams
55846e10e4 merging 2013-11-18 17:51:51 -06:00
Matthew Adams
4729f94071 added TableOption enums, MapBuilder 2013-11-18 17:48:30 -06:00
dwebb
3ff3e169de Added basic select methods to TemplateAPI 2013-11-18 16:00:38 -05:00
David Webb
6bb16353fd Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-17 12:58:14 +00:00
Alex Shvid
8045e5893b Merge branch 'DATACASS-11' of
https://github.com/shvid/spring-data-cassandra into DATACASS-11

Conflicts:
	src/main/java/org/springframework/data/cassandra/convert/MappingCassandraConverter.java
2013-11-16 22:26:19 -08:00
dwebb
74a37c5e95 Merge branch 'DATACASS-11' into DATACASS-32 2013-11-17 00:16:28 -05:00
David Webb
e99d9f86e9 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-17 05:13:25 +00:00
Alex Shvid
738bb9f41b DATACASS-11 added Delete.Where to the entityWriter in CassandraConverter 2013-11-16 19:50:20 -08:00
Alex Shvid
963be476b6 DATACASS-11 moved from CqlUtils insert and update to the
CassandraConverter
2013-11-16 19:32:44 -08:00
Alex Shvid
5b8c301baf escape the potencial NPE for beanClassLoader in Cassandra(Admin)Template 2013-11-16 17:15:30 -08:00
Matthew Adams
f04b96e015 String => DataType, CreateTableBuilder#partitionColumn(..) => #partitionKeyColumn(..), other improvements 2013-11-15 16:21:28 -06:00
Matthew Adams
ddc85bbb72 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-15 15:57:49 -06:00
dwebb
c6119ca7fa wip: Completed single update and delete tests. 2013-11-15 16:57:44 -05:00
Matthew Adams
63d963f107 dialing in builder 2013-11-15 15:57:27 -06:00
dwebb
fa7a5d2401 wip: fixed and simplified the toBatchXXX() methods. 2013-11-15 15:31:43 -05:00
dwebb
0b591a5a71 wip: completed all insert unit tests. 2013-11-15 15:29:03 -05:00
David Webb
b82a9dffcd Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-15 18:47:53 +00:00
dwebb
5ecb711cb2 wip: Added new methods to CassandraOperations and implemented them in
Template.  You can call all operations (with options/map) without
specifying the table name.
2013-11-15 13:39:06 -05:00
Matthew Adams
cd6348e1e8 Merge branch 'DATACASS-32' of https://github.com/shvid/spring-data-cassandra into DATACASS-32 2013-11-14 22:57:52 -06:00