Commit Graph

183 Commits

Author SHA1 Message Date
Oliver Gierke
39170eb0c2 DATACOUCH-118 - Updated changelog. 2015-01-28 10:06:35 +01:00
Michael Nitschinger
264266c792 DATACOUCH-117 - Fix flaky tests when asserting json objects.
This changeset also increses the timeout for operations to 10 seconds
to reduce the possibility of false timeouts during test runs.
2015-01-20 10:47:16 +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
74c476e6c0 DATACOUCH-116 - Updated changelog. 2014-12-01 11:33:19 +01:00
Oliver Gierke
7bedc916f8 DATACOUCH-114 - Updated changelog. 2014-11-28 12:11:24 +01:00
Oliver Gierke
92b161251d DATACOUCH-113 - CouchbaseCache now implements Spring 4.1's Cache interface.
Added putIfAbsent(…) to make sure CouchbaseCache can be used in a Spring 4.1 environment.
2014-10-30 10:43:13 +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
Oliver Gierke
04e4544a6f DATACOUCH-107 - Prepare 1.2.0.RELEASE (Evans GA). 2014-09-05 09:23:54 +02:00
Oliver Gierke
5f6142bf49 DATACOUCH-107 - Updated changelog. 2014-09-05 09:23:39 +02:00
Michael Nitschinger
9f35068629 DATACOUCH-108 - Fix nondeterministic JSON response assertions. 2014-09-05 08:25:55 +02:00
Oliver Gierke
502d17e6b7 DATACOUCH-106 - Updated changelog. 2014-09-05 07:49:36 +02:00
Michael Nitschinger
b8866b3dac DATACOUCH-94: Move FieldNamingStrategy to commons. 2014-08-26 10:21:46 +02:00
Michael Nitschinger
6844364a35 DATACOUCH-97: Expose the CouchbaseClient in the template. 2014-08-26 10:06:23 +02:00
Michael Nitschinger
f8474f631a DATACOUCH-105: Update to recent Couchbase Java SDK. 2014-08-26 08:00:34 +02:00
Oliver Gierke
3c5ff86eab DATACOUCH-103 - Polished reference documentation. 2014-08-22 15:40:17 +02:00
Oliver Gierke
014a7556c9 DATACOUCH-101 - After release cleanups. 2014-08-13 16:29:32 +02:00
Spring Buildmaster
dfb7705006 DATACOUCH-101 - Prepare next development iteration. 2014-08-13 07:09:17 -07:00
Spring Buildmaster
c377919b13 DATACOUCH-101 - Release version 1.2.0.RC1 (Evans RC1). 2014-08-13 07:09:15 -07:00
Oliver Gierke
a6421c2766 DATACOUCH-101 - Prepare 1.2.0.RC1 (Evans RC1). 2014-08-13 15:05:21 +02:00
Oliver Gierke
5cabe7dfca DATACOUCH-101 - Updated changelog. 2014-08-13 15:05:08 +02:00
Oliver Gierke
5ad33c3510 DATACOUCH-99 - Updated changelog. 2014-08-13 11:23:23 +02:00
Michael Nitschinger
ff84748cf9 Merge pull request #29 from spring-projects/issues/DATACOUCH-100
DATACOUCH-100: Migrate to Asciidoctor for reference documentation
2014-08-08 10:01:14 +02:00
Greg Turnquist
da08541186 DATACOUCH-100: Migrate to Asciidoctor for reference documentation
Convert the existing docbook reference manual to asciidoctor
2014-08-07 15:53:31 -05:00
Oliver Gierke
96f7d4d012 DATACOUCH-96 - After release cleanups. 2014-07-10 20:40:43 +02:00
Spring Buildmaster
41755f076e DATACOUCH-96 - Prepare next development iteration. 2014-07-10 09:50:22 -07:00
Spring Buildmaster
9fc2c6902f DATACOUCH-96 - Release version 1.2.0.M1. 2014-07-10 09:50:20 -07:00
Oliver Gierke
4331edfab9 DATACOUCH-96 - Prepare 1.2.0.M1 (Evans M1). 2014-07-10 17:14:49 +02:00
Oliver Gierke
92a5a27976 DATACOUCH-96 - Updated changelog. 2014-07-10 17:14:32 +02:00
Oliver Gierke
77a7940908 DATACOUCH-95 - Updated changelog. 2014-07-10 17:09:05 +02:00
Oliver Gierke
3fcf381b56 DATACOUCH-87 - After release cleanups. 2014-05-20 19:50:07 +02:00
Spring Buildmaster
968acdaf2b DATACOUCH-87 - Prepare next development iteration. 2014-05-20 09:47:18 -07:00
Spring Buildmaster
58df212f2c DATACOUCH-87 - Release version 1.1.0.RELEASE. 2014-05-20 09:47:16 -07:00
Oliver Gierke
bf687f5e61 DATACOUCH-87 - Prepare 1.1 GA. 2014-05-20 16:26:44 +02:00
Oliver Gierke
581a608d8a DATACOUCH-87 - Updated changelog. 2014-05-20 16:26:28 +02:00
Michael Nitschinger
517ba1c28e DATACOUCH-89 - Update Couchbase SDK to 1.4.1 2014-05-20 08:29:49 +02:00
Oliver Gierke
fe9e5c1b96 DATACOUCH-88 - Upgraded to HttpClient 4.3.3.
This allows the build to run against Spring 4 as it requires HttpClient in 4.3 or better.
2014-05-19 12:24:12 +02:00
Michael Nitschinger
a2cd30af3e DATACOUCH-86 - Implement Spring4 cache get with cast.
This changeset extends the CouchbaseCache to be compatible with the newly
added method of the Spring 4 cache interface.
2014-05-19 12:11:29 +02:00
Oliver Gierke
817e112f66 DATACOUCH-84 - After release cleanups. 2014-05-02 15:24:27 +02:00
Spring Buildmaster
bd261476b1 DATACOUCH-84 - Prepare next development iteration. 2014-05-02 05:17:16 -07:00
Spring Buildmaster
8454b0f26b DATACOUCH-84 - Release version 1.1.0.RC1. 2014-05-02 05:17:14 -07:00
Oliver Gierke
1a4ba5522c DATACOUCH-84 - Prepare 1.1.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 14:12:57 +02:00
Oliver Gierke
6b8b06ec72 DATACOUCH-84 - Update changelog. 2014-05-02 14:10:31 +02:00
Oliver Gierke
d255c43b63 DATACOUCH-84 - Added headline to changelog.
This will make sure we can automatically update the changelog before a release.
2014-04-30 12:51:36 +02:00
Michael Nitschinger
e9ae5ba1c5 DATACOUCH-82 - Implement custom FieldNamingStrategies and abbreviation support. 2014-04-14 16:10:36 +02:00