Commit Graph

  • d261301e9e DATACASS-529 - Allow slice queries using reactive repositories. Hleb Albau 2018-05-14 22:30:24 +03:00
  • 34903b7350 DATACASS-569 - Apply UpdateOptions.ifExists through CassandraTemplate.update(…). Mark Paluch 2018-06-14 13:40:19 +02:00
  • 2a5977a249 DATACASS-569 - Apply UpdateOptions.ifExists through CassandraTemplate.update(…). Mark Paluch 2018-06-14 13:40:19 +02:00
  • 9474b3de91 DATACASS-568 - Guard BasicCassandraPersistentProperty.findAnnotatedType(…) against non-parameterized types. Mark Paluch 2018-06-14 11:42:48 +02:00
  • aa7de3d530 DATACASS-568 - Guard BasicCassandraPersistentProperty.findAnnotatedType(…) against non-parameterized types. Mark Paluch 2018-06-14 11:42:48 +02:00
  • 403afeea3a DATACASS-552 - Updated changelog. Mark Paluch 2018-06-13 15:11:56 +02:00
  • 7e64eddbfd DATACASS-552 - Updated changelog. Mark Paluch 2018-06-13 15:11:56 +02:00
  • 3433ae5781 DATACASS-552 - After release cleanups. Mark Paluch 2018-06-13 21:24:35 +02:00
  • 70283a04a3 DATACASS-552 - Prepare next development iteration. Mark Paluch 2018-06-13 21:24:33 +02:00
  • 20fca41c6f DATACASS-552 - Release version 2.0.8 (Kay SR8). Mark Paluch 2018-06-13 15:13:01 +02:00
  • a941b224ba DATACASS-552 - Prepare 2.0.8 (Kay SR8). Mark Paluch 2018-06-13 15:12:06 +02:00
  • 9e5f62ba5e DATACASS-552 - Updated changelog. Mark Paluch 2018-06-13 15:11:56 +02:00
  • de49bb92f6 DATACASS-551 - Updated changelog. Mark Paluch 2018-06-13 10:47:59 +02:00
  • ac0f0c3bcc DATACASS-551 - Updated changelog. Mark Paluch 2018-06-13 10:47:59 +02:00
  • be197e00f2 DATACASS-551 - After release cleanups. Mark Paluch 2018-06-13 14:42:35 +02:00
  • fffd04a111 DATACASS-551 - Prepare next development iteration. Mark Paluch 2018-06-13 14:42:33 +02:00
  • 5089a90375 DATACASS-551 - Release version 1.5.13 (Ingalls SR13). Mark Paluch 2018-06-13 10:48:53 +02:00
  • 9e1df06884 DATACASS-551 - Prepare 1.5.13 (Ingalls SR13). Mark Paluch 2018-06-13 10:48:03 +02:00
  • a7430938ab DATACASS-551 - Updated changelog. Mark Paluch 2018-06-13 10:47:59 +02:00
  • df92c8b184 DATACASS-560 - Allow INSERT with null values through InsertOptions.insertNulls. Mark Paluch 2018-06-11 15:14:09 +02:00
  • f20a11073e DATACASS-563 - Run time column type tests conditionally. Mark Paluch 2018-06-05 09:57:29 +02:00
  • 9670b5542f DATACASS-555 - Polishing. Mark Paluch 2018-06-05 09:45:27 +02:00
  • fa3cbed43d DATACASS-555 - Use CqlTemplate.newPreparedStatementCreator for creation of PreparedStatementCreator. CodeSmell 2018-06-04 12:14:20 -04:00
  • 31c373376d DATACASS-555 - Polishing. Mark Paluch 2018-06-05 09:45:27 +02:00
  • 6150282e1d DATACASS-555 - Use CqlTemplate.newPreparedStatementCreator for creation of PreparedStatementCreator. CodeSmell 2018-06-04 12:14:20 -04:00
  • 8c071e7bfb DATACASS-561 - Polishing. Mark Paluch 2018-06-04 15:39:31 +02:00
  • f54c091166 DATACASS-561 - Full editing pass on reference documentation. Jay Bryant 2018-06-04 14:10:34 +02:00
  • 53cb9916d9 DATACASS-562 - Add coverpage for epub documentation output. Jay Bryant 2018-06-04 14:07:35 +02:00
  • e462c7165a DATACASS-561 - Polishing. Mark Paluch 2018-06-04 15:39:31 +02:00
  • a0ceb25edd DATACASS-561 - Full editing pass on reference documentation. Jay Bryant 2018-06-04 14:10:34 +02:00
  • 5a2c190d4c DATACASS-562 - Add coverpage for epub documentation output. Jay Bryant 2018-06-04 14:07:35 +02:00
  • 65b4faff3b DATACASS-545 - Updated changelog. Christoph Strobl 2018-05-17 09:50:40 +02:00
  • ac28ada1f3 DATACASS-545 - Updated changelog. Christoph Strobl 2018-05-17 09:50:40 +02:00
  • 7cbb864185 DATACASS-545 - After release cleanups. Christoph Strobl 2018-05-17 10:09:35 +02:00
  • be6536e3c4 DATACASS-545 - Prepare next development iteration. Christoph Strobl 2018-05-17 10:09:34 +02:00
  • 29870a830d DATACASS-545 - Release version 2.1 M3 (Lovelace). Christoph Strobl 2018-05-17 09:51:42 +02:00
  • 9080d64622 DATACASS-545 - Prepare 2.1 M3 (Lovelace). Christoph Strobl 2018-05-17 09:50:48 +02:00
  • 7f8b174509 DATACASS-545 - Updated changelog. Christoph Strobl 2018-05-17 09:50:40 +02:00
  • 64d464a1b9 DATACASS-484 - Polish. John Blum 2018-05-16 23:55:34 -07:00
  • f123624b3d DATACASS-484 - Add Kotlin extensions for Template API. Mark Paluch 2018-03-28 15:06:26 +02:00
  • 57a6faeab6 DATACASS-484 - Prepare Java-based types for Kotlin extensions. Mark Paluch 2018-03-28 14:51:43 +02:00
  • 05a5b4aa28 DATACASS-553 - Adapt to SpEL Extension API changes in Spring Data Commons. John Blum 2018-05-14 12:27:07 -07:00
  • 6aaded3dd4 DATACASS-540 - Updated changelog. Mark Paluch 2018-05-08 14:14:25 +02:00
  • 6b250c6e47 DATACASS-540 - Updated changelog. Mark Paluch 2018-05-08 14:14:25 +02:00
  • bb0b525ac9 DATACASS-540 - After release cleanups. Mark Paluch 2018-05-08 15:04:28 +02:00
  • a12fca2697 DATACASS-540 - Prepare next development iteration. Mark Paluch 2018-05-08 15:04:26 +02:00
  • 1803584ac9 DATACASS-540 - Release version 2.0.7 (Kay SR7). Mark Paluch 2018-05-08 14:15:28 +02:00
  • 8d41104cf9 DATACASS-540 - Prepare 2.0.7 (Kay SR7). Mark Paluch 2018-05-08 14:14:32 +02:00
  • 3448c56c9e DATACASS-540 - Updated changelog. Mark Paluch 2018-05-08 14:14:25 +02:00
  • 1cf07efa9a DATACASS-539 - Updated changelog. Mark Paluch 2018-05-08 10:49:40 +02:00
  • bf4dc741aa DATACASS-539 - Updated changelog. Mark Paluch 2018-05-08 10:49:40 +02:00
  • 5c2df1191b DATACASS-539 - After release cleanups. Mark Paluch 2018-05-08 11:56:07 +02:00
  • e445772ef6 DATACASS-539 - Prepare next development iteration. Mark Paluch 2018-05-08 11:56:06 +02:00
  • 9d1be89ce0 DATACASS-539 - Release version 1.5.12 (Ingalls SR12). Mark Paluch 2018-05-08 10:50:35 +02:00
  • 1ddf587641 DATACASS-539 - Prepare 1.5.12 (Ingalls SR12). Mark Paluch 2018-05-08 10:49:48 +02:00
  • 7484659140 DATACASS-539 - Updated changelog. Mark Paluch 2018-05-08 10:49:40 +02:00
  • 155858db01 Replace links to SpringSource with spring.io. Mark Paluch 2018-05-04 11:57:59 +02:00
  • 3732ed7caf DATACASS-546 - Polishing. Mark Paluch 2018-04-16 16:44:24 +02:00
  • 2e365cd5f2 DATACASS-546 - Consider user-type dependencies during schema drop. Mark Paluch 2018-04-16 16:39:40 +02:00
  • d60fb9c928 DATACASS-546 - Polishing. Mark Paluch 2018-04-16 16:44:24 +02:00
  • 7cba0e2260 DATACASS-546 - Consider user-type dependencies during schema drop. Mark Paluch 2018-04-16 16:39:40 +02:00
  • a81ea645d9 DATACASS-546 - Polishing. Mark Paluch 2018-04-16 16:44:24 +02:00
  • 2d62396244 DATACASS-546 - Consider user-type dependencies during schema drop. Mark Paluch 2018-04-16 16:39:40 +02:00
  • d3126cadd0 DATACASS-549 - Add Criteria.ne(…) and Criteria.isNotNull() operators. Mark Paluch 2018-04-19 12:18:00 +02:00
  • 367259b898 DATACASS-548 - Upgrade to Cassandra Java Driver 3.5.0. Mark Paluch 2018-04-19 11:58:21 +02:00
  • 293f1ef9d4 DATACASS-547 - Resolve converter ambiguities. Mark Paluch 2018-04-19 10:06:31 +02:00
  • c4be2852d2 DATACASS-547 - Resolve converter ambiguities. Mark Paluch 2018-04-19 10:06:31 +02:00
  • 3aad62627f DATACASS-547 - Resolve converter ambiguities. Mark Paluch 2018-04-19 10:06:31 +02:00
  • 02270f77e3 DATACASS-524 - Updated changelog. Mark Paluch 2018-04-13 14:29:51 +02:00
  • eb6ca713f3 DATACASS-524 - Updated changelog. Mark Paluch 2018-04-13 14:29:51 +02:00
  • 1a5ded6b91 DATACASS-524 - After release cleanups. Mark Paluch 2018-04-13 15:08:33 +02:00
  • 2f72d4f274 DATACASS-524 - Prepare next development iteration. Mark Paluch 2018-04-13 15:08:32 +02:00
  • a490f736d5 DATACASS-524 - Release version 2.1 M2 (Lovelace). Mark Paluch 2018-04-13 14:30:57 +02:00
  • 8cfbd4b167 DATACASS-524 - Prepare 2.1 M2 (Lovelace). Mark Paluch 2018-04-13 14:30:01 +02:00
  • 9eab52e1a2 DATACASS-524 - Updated changelog. Mark Paluch 2018-04-13 14:29:51 +02:00
  • bad5119d9b DATACASS-302 - Polish. John Blum 2018-04-10 23:02:34 -07:00
  • 2e20a21843 DATACASS-302 - Support Cassandra time columns. Mark Paluch 2018-04-06 14:16:37 +02:00
  • 3285b8020b DATACASS-542 - Adapt to API changes in Spring Data Commons. Oliver Gierke 2018-04-09 14:45:26 +02:00
  • b90682add2 DATACASS-541 - Remove links to decommissioned Planet Cassandra. Ivan Sopov 2018-04-05 09:54:06 +03:00
  • 08c88d39c9 DATACASS-541 - Remove links to decommissioned Planet Cassandra. Ivan Sopov 2018-04-05 09:54:06 +03:00
  • fa22141691 DATACASS-541 - Remove links to decommissioned Planet Cassandra. Ivan Sopov 2018-04-05 09:54:06 +03:00
  • 09298d5698 DATACASS-532 - Updated changelog. Mark Paluch 2018-04-04 15:52:21 +02:00
  • d2f2498ae4 DATACASS-532 - Updated changelog. Mark Paluch 2018-04-04 15:52:21 +02:00
  • fb4d29bf9b DATACASS-532 - After release cleanups. Mark Paluch 2018-04-04 16:42:33 +02:00
  • bc9f247b4c DATACASS-532 - Prepare next development iteration. Mark Paluch 2018-04-04 16:42:29 +02:00
  • 1972ca80d9 DATACASS-532 - Release version 2.0.6 (Kay SR6). Mark Paluch 2018-04-04 15:53:22 +02:00
  • c5c41142d1 DATACASS-532 - Prepare 2.0.6 (Kay SR6). Mark Paluch 2018-04-04 15:52:31 +02:00
  • b557ca89b4 DATACASS-532 - Updated changelog. Mark Paluch 2018-04-04 15:52:21 +02:00
  • 39c84746d2 DATACASS-519 - Updated changelog. Mark Paluch 2018-04-04 14:20:41 +02:00
  • 69d22c50c3 DATACASS-519 - Updated changelog. Mark Paluch 2018-04-04 14:20:41 +02:00
  • 0b56255ab8 DATACASS-519 - After release cleanups. Mark Paluch 2018-04-04 14:58:03 +02:00
  • e9e66e55f6 DATACASS-519 - Prepare next development iteration. Mark Paluch 2018-04-04 14:58:02 +02:00
  • 17500bc743 DATACASS-519 - Release version 1.5.11 (Ingalls SR11). Mark Paluch 2018-04-04 14:21:29 +02:00
  • 380a66d2d2 DATACASS-519 - Prepare 1.5.11 (Ingalls SR11). Mark Paluch 2018-04-04 14:20:47 +02:00
  • e17eb46403 DATACASS-519 - Updated changelog. Mark Paluch 2018-04-04 14:20:41 +02:00
  • f52d3c1728 DATACASS-537 - Removed explicit declaration of Jackson libraries. Oliver Gierke 2018-03-27 19:22:22 +02:00
  • 3bf5bed514 DATACASS-537 - Removed explicit declaration of Jackson libraries. Oliver Gierke 2018-03-27 19:22:22 +02:00
  • 48077f8b0e DATACASS-523 - Polish. John Blum 2018-03-23 21:00:37 -07:00
  • dd718ae234 DATACASS-523 - Documentation. Mark Paluch 2018-03-20 16:39:59 +01:00
  • fbfe2bdfbe DATACASS-523 - Extend converter to map TupleValue to domain objects. Mark Paluch 2018-03-20 14:49:10 +01:00