Commit Graph

121 Commits

Author SHA1 Message Date
Oliver Gierke
d118c1c6f6 DATACOUCH-213 - After release cleanups. 2016-03-18 11:16:08 +01:00
Oliver Gierke
fd954ec6b1 DATACOUCH-213 - Prepare next development iteration. 2016-03-18 11:15:52 +01:00
Oliver Gierke
f0518727fe DATACOUCH-213 - Release version 2.1 RC1 (Hopper). 2016-03-18 11:15:01 +01:00
Oliver Gierke
dc9f70bb72 DATACOUCH-213 - Prepare 2.1 RC1 (Hopper). 2016-03-18 11:06:58 +01:00
Oliver Gierke
6b69b34632 DATACOUCH-195 - After release cleanups. 2016-02-12 15:43:57 +01:00
Oliver Gierke
42a962c145 DATACOUCH-195 - Prepare next development iteration. 2016-02-12 15:43:39 +01:00
Oliver Gierke
1edcafd2b0 DATACOUCH-195 - Release version 2.1 M1 (Hopper). 2016-02-12 15:42:47 +01:00
Oliver Gierke
36533c4ad3 DATACOUCH-195 - Prepare 2.1 M1 (Hopper). 2016-02-12 15:36:20 +01:00
Oliver Gierke
0e99d84fe2 DATACOUCH-195 - Declare Artifactory Maven plugin to be able to distribute build artifacts. 2016-02-10 14:36:34 +01:00
Oliver Gierke
73c5d0ca55 DATACOUCH-201 - Prepare next development iteration (Hopper). 2016-02-08 17:01:56 +01:00
Spring Buildmaster
f8d46ef5ca DATACOUCH-201 - Prepare next development iteration. 2016-02-08 07:17:27 -08:00
Spring Buildmaster
6f7abe4d0c DATACOUCH-201 - Release version 2.0.0.RELEASE. 2016-02-08 07:17:27 -08:00
Oliver Gierke
4e40e3d327 DATACOUCH-201 - Prepare 2.0 GA release. 2016-02-08 16:29:32 +01:00
Simon Baslé
721bdede2a DATACOUCH-188 - Bump SDK version to 2.2.3 2016-01-18 18:33:30 +01:00
Spring Buildmaster
13b51b13bd DATACOUCH-183 - Prepare next development iteration. 2015-12-22 05:10:20 -08:00
Spring Buildmaster
18473e5aab DATACOUCH-183 - Release version 2.0.0.RC1. 2015-12-22 05:10:20 -08:00
Oliver Gierke
c8fcf5221c DATACOUCH-183 - Prepare 2.0.0.RC1.
Updated to released parent and switched to milestone repository. Removed Jackson property as it's listed in the parent pom already.
2015-12-22 14:07:09 +01:00
Simon Baslé
ee57c99f76 DATACOUCH-183 - Bump Jackson and Spring Data Commons versions
Jackson 2.6.0 -> 2.6.2 (which is also the version of Jackson embedded in Couchbase SDK 2.2.2)

Spring Data Commons 1.11.0.BUILD-SNAPSHOT -> 1.11.2.RELEASE
2015-12-22 12:43:26 +01:00
Simon Baslé
cbe77e5fd4 DATACOUCH-177 - Upgrade SDK dependency to 2.2.2 2015-12-01 11:19:41 +01:00
Simon Baslé
7654af7608 DATACOUCH-164 - Use stable Couchbase SDK
Make modifications due to name changing in 2.2.0, the latest stable release of the Couchbase SDK.
2015-09-21 16:46:51 +02:00
Oliver Gierke
411eb1c463 DATACOUCH-150 - After release cleanups. 2015-08-05 15:05:35 +02:00
Spring Buildmaster
84197c132e DATACOUCH-150 - Prepare next development iteration. 2015-08-05 06:01:08 -07:00
Spring Buildmaster
0ca59a782d DATACOUCH-150 - Release version 2.0.0.M1. 2015-08-05 06:01:07 -07:00
Michael Nitschinger
5beb43e87e DATACOUCH-150 - Bump parent to 1.7.0.RC1 2015-08-05 14:35:54 +02:00
Oliver Gierke
931055e6fc DATACOUCH-150 - Prepare 2.0.0.M1.
Updated changelog and pom.
2015-08-04 19:00:04 +02:00
Simon Baslé
508f190270 DATACOUCH-152 - Bump SDK to 2.2.0-dp2 and fix related TODOs.
ParametrizedQuery is now ParameterizedQuery, a few parameters have been added to the environment parsing, made use of N1QL Functions where newly available.
2015-07-27 13:22:05 +02:00
Oliver Gierke
8886f52ae3 DATACOUCH-150 - Fixed template.mf.
Fixed the template descriptor for Couchbase client and added template for RxJava.
2015-07-23 10:41:42 +02:00
Simon Baslé
b9f23f3fd5 DATACOUCH-135 - Migrate to Couchbase SDK 2.0 and add N1QL find method.
Adaptation were made to use SDK 2.0:
 - Reworked the configuration approach (more parts to be configured, like Environment, Cluster and Bucket)
 - Added a new xml schema for configuration of 2.0 version
 - Adapted the template
 - Added N1QL support in the template (findByN1QL)
 - Removed the cache package
 - Adapted the repository
 - Better separated Unit Tests from Integration Tests

All integration and unit tests pass, except one (SimpleCouchbaseRepositoryTests.shouldFindCustom).

Customisation of a ViewQuery will be addressed in another ticket.
2015-07-10 14:46:30 +02:00
Oliver Gierke
1cb6142d2f DATACOUCH-127 - After release cleanups. 2015-06-02 11:40:22 +02:00
Spring Buildmaster
bf92fdb92c DATACOUCH-127 - Prepare next development iteration. 2015-06-02 01:41:31 -07:00
Spring Buildmaster
204a99431b DATACOUCH-127 - Release version 1.4.0.M1 (Gosling M1). 2015-06-02 01:41:29 -07:00
Oliver Gierke
946c6cbdcc DATACOUCH-127 - Prepare 1.4.0.M1 (Gosling M1). 2015-06-02 08:25:10 +02:00
Oliver Gierke
d66cbed6f7 DATACOUCH-122 - After release cleanups. 2015-03-23 13:57:15 +01:00
Spring Buildmaster
416127f0b5 DATACOUCH-122 - Prepare next development iteration. 2015-03-23 05:23:00 -07:00
Spring Buildmaster
27d64ba36e DATACOUCH-122 - Release version 1.3.0.RELEASE (Fowler GA). 2015-03-23 05:22:58 -07:00
Oliver Gierke
45f150e7a1 DATACOUCH-122 - Prepare 1.3.0.RELEASE (Fowler GA). 2015-03-23 12:04:16 +01:00
Oliver Gierke
d4451a4259 DATACOUCH-121 - After release cleanups. 2015-03-05 19:47:51 +01:00
Spring Buildmaster
df052d1458 DATACOUCH-121 - Prepare next development iteration. 2015-03-05 19:34:02 +01:00
Spring Buildmaster
d7cf38bb9b DATACOUCH-121 - Release version 1.3.0.RC1. 2015-03-05 19:34:00 +01:00
Oliver Gierke
9f12576900 DATACOUCH-121 - Prepare 1.3.0.RC1 (Fowler RC1). 2015-03-05 16:24:51 +01:00
Mark Paluch
2da3840334 DATACOUCH-109 - Provide CDI support for Spring Data Couchbase repositories
Initial integration to enable CDI usage of Spring Data Couchbase repositories
along with custom repository implementations.
2015-02-20 10:13:23 +01:00
Michael Nitschinger
97f989c47c DATACOUCH-120 - Update the Couchbase SDK to 1.4.7 2015-02-16 11:15:06 +01:00
Oliver Gierke
1eeb565987 DATACOUCH-116 - After release cleanups. 2014-12-01 13:37:34 +01:00
Spring Buildmaster
1d9731b236 DATACOUCH-116 - Prepare next development iteration. 2014-12-01 03:58:24 -08:00
Spring Buildmaster
cb02e66754 DATACOUCH-116 - Release version 1.3.0.M1. 2014-12-01 03:58:18 -08:00
Oliver Gierke
1dd840cea5 DATACOUCH-116 - Prepare 1.3.0.M1 (Fowler M1). 2014-12-01 11:33:26 +01:00
Oliver Gierke
51127dee7e DATACOUCH-107 - After release cleanups. 2014-09-15 14:23:19 +02:00
Oliver Gierke
31bb563a03 DATACOUCH-107 - After release cleanups. 2014-09-05 13:13:16 +02:00
Spring Buildmaster
a70a9ce822 DATACOUCH-107 - Prepare next development iteration. 2014-09-05 03:23:24 -07:00
Spring Buildmaster
3c1d258f49 DATACOUCH-107 - Release version 1.2.0.RELEASE (Evans GA). 2014-09-05 03:23:21 -07:00