Commit Graph

192 Commits

Author SHA1 Message Date
Mark Paluch
2b3f70ea92 DATACASS-448 - Relocate CQL, mapping and convert packages.
We relocated packages of the former Spring CQL module and mapping/convert packages of the Spring Data Cassandra module:

org.springframework.cassandra -> org.springframework.data.cql
org.springframework.cassandra.core.cql.generator -> org.springframework.data.cql.core.generator
org.springframework.cassandra.core.cql -> org.springframework.data.cql.core
org.springframework.data.cassandra.convert -> org.springframework.data.cassandra.core.convert
org.springframework.data.cassandra.mapping -> org.springframework.data.cassandra.core.mapping
2017-05-24 11:48:35 +02:00
Adam Holmberg
206999725a DATACASS-449 - Remove redundant paragraph in preface.
Original pull request: #104.
2017-05-24 10:28:34 +02:00
Mark Paluch
3e4016da42 DATACASS-343 - Provide reference documentation. 2017-05-15 16:16:15 -07:00
Mark Paluch
11777321b5 DATACASS-426 - Prepare 2.0 M3 (Kay). 2017-05-09 11:22:12 +02:00
Mark Paluch
f3dc41b040 DATACASS-426 - Updated changelog. 2017-05-09 11:22:03 +02:00
Mark Paluch
fee427e46c DATACASS-440 - Remove support for JodaTime's deprecated DateMidnight.
Related ticket: DATACMNS-1014.
2017-05-03 08:36:28 +02:00
Oliver Gierke
3991e2ef17 DATACASS-433 - Updated changelog. 2017-04-19 21:04:13 +02:00
Oliver Gierke
4a519655e3 DATACASS-432 - Updated changelog. 2017-04-19 20:01:42 +02:00
Oliver Gierke
ca32108d8b DATACASS-411 - Updated changelog. 2017-04-19 13:04:03 +02:00
Oliver Gierke
fec80a10ce DATACASS-410 - Updated changelog. 2017-04-19 11:50:42 +02:00
Oliver Gierke
2ebc6cbf36 DATACASS-391 - Updated changelog. 2017-04-10 14:22:26 +02:00
Oliver Gierke
ab80d9a7c1 DATACASS-392 - Updated changelog. 2017-04-10 14:21:33 +02:00
Oliver Gierke
e4ef1f90d3 DATACASS-373 - Updated changelog. 2017-04-10 14:21:14 +02:00
Oliver Gierke
254773336b DATACASS-327 - Updated changelog. 2017-04-10 14:20:28 +02:00
Oliver Gierke
59ce85641c DATACASS-358 - Prepare 2.0 M2 (Kay). 2017-04-04 21:12:01 +02:00
Oliver Gierke
b81a93d7b4 DATACASS-358 - Updated changelog. 2017-04-04 21:11:52 +02:00
Mark Paluch
ed7565273e DATACASS-418 - Remove Jackson 1 usage. 2017-03-24 10:57:52 +01:00
Oliver Gierke
32ef958eca DATACASS-372 - Updated changelog. 2017-01-26 12:12:32 +01:00
Mark Paluch
48c6240c9f DATACASS-388 - Improve JavaDoc for configuration classes. 2017-01-20 11:02:29 +01:00
Oliver Gierke
18564cb6ca DATACASS-353 - Updated changelog. 2016-12-21 19:35:28 +01:00
John Blum
09ef94cc2f DATACASS-272 - Polish. 2016-12-14 00:29:57 -08:00
Mark Paluch
dfe393b060 DATACASS-272 - Explain primary key handling. 2016-12-14 00:29:43 -08:00
Mark Paluch
2ed1b69dc0 DATACASS-272 - Consistently use Spring Data for Apache Cassandra. 2016-12-14 00:29:37 -08:00
Mark Paluch
005c82a3fd DATACASS-360 - Document schema management. 2016-12-14 00:29:30 -08:00
Mark Paluch
1d68c17cae DATACASS-272 - Add composed annotations to what's new section. 2016-12-14 00:29:23 -08:00
Mark Paluch
714e2ba3b6 DATACASS-272 - Extend documentation.
Improve documentation on CassandraTemplate. Explain differences between Spring CQL and Spring Data Cassandra. Add User-Defined-Type mapping example. Fix typos.
2016-12-14 00:29:15 -08:00
Mark Paluch
dcd5e4c05b DATACASS-272 - Add mapping/converter configuration and repository support to documentation. 2016-12-14 00:29:09 -08:00
Mark Paluch
b5ace86df9 DATACASS-272 - Enhance the SD Cassandra Reference Guide.
Align documentation structure with other Spring Data Modules. Add chapters for mapping and supported data types. Add new features chapter. Merge existing documentation into the aligned structure. Add John Blum and Mark Paluch to pom.xml.
2016-12-14 00:29:01 -08:00
John Blum
0834c44770 DATACASS-272 - Review and edit the SD Cassandra Reference Guide. 2016-12-14 00:28:53 -08:00
Oliver Gierke
9da5afd8c8 DATACASS-342 - Updated changelog. 2016-11-23 14:03:50 +01:00
Oliver Gierke
7b2e8cd989 DATACASS-354 - Added missing changelog entries. 2016-11-23 14:01:12 +01:00
Oliver Gierke
08d4d0b279 DATACASS-354 - Prepare 2.0 M1 (Kay). 2016-11-23 10:35:08 +01:00
Oliver Gierke
a4e0bff7fc DATACASS-354 - Updated changelog. 2016-11-23 10:34:58 +01:00
Oliver Gierke
5f57ce33e1 DATACASS-337 - Updated changelog. 2016-09-29 14:42:03 +02:00
Oliver Gierke
898d9bc716 DATACASS-341 - Updated changelog. 2016-09-29 11:42:05 +02:00
Mark Paluch
c3ee567196 DATACASS-339 - Rename Spring Data Cassandra to Spring Data for Apache Cassandra. 2016-09-21 09:47:46 +02:00
Oliver Gierke
a5cdf38c86 DATACASS-336 - Updated changelog. 2016-09-21 08:06:35 +02:00
Oliver Gierke
c6699b8b87 DATACASS-303 - Updated changelog. 2016-09-21 08:06:34 +02:00
Oliver Gierke
24a0d65648 DATACASS-269 - Prepare 1.5 M1 (Ingalls). 2016-07-27 13:51:37 +02:00
Oliver Gierke
fc34ca5f57 DATACASS-269 - Updated changelog. 2016-07-27 13:51:29 +02:00
Oliver Gierke
857d508744 DATACASS-270 - Updated changelog. 2016-06-15 14:31:48 +02:00
Oliver Gierke
d556af7b33 DATACASS-268 - Updated changelog. 2016-04-06 23:14:24 +02:00
Oliver Gierke
5a1384a098 DATACASS-264 - Prepare 1.4 GA (Hopper). 2016-04-06 16:34:45 +02:00
Oliver Gierke
97cf6c9a3a DATACASS-264 - Updated changelog. 2016-04-06 16:34:35 +02:00
Oliver Gierke
ee5b030f23 DATACASS-256 - Prepare 1.4 RC1 (Hopper). 2016-03-18 11:06:57 +01:00
Oliver Gierke
3448b6934f DATACASS-256 - Updated changelog. 2016-03-18 11:06:48 +01:00
Oliver Gierke
9946f7b2aa DATACASS-254 - Updated changelog. 2016-02-23 14:27:20 +01:00
Oliver Gierke
7308936ce9 DATACASS-251 - Prepare 1.4 M1 (Hopper). 2016-02-12 15:36:18 +01:00
Oliver Gierke
1379f7bb3b DATACASS-251 - Updated changelog. 2016-02-12 15:36:06 +01:00
Oliver Gierke
b398ddab2e DATACASS-246 - Updated changelog. 2015-12-18 11:23:12 +01:00