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
Joel Stevenson
76be140c07
DATACOUCH-102 - Pass event source to onBeforeDelete() and onAfterDelete() event handlers
2015-02-20 09:58:39 +01:00
Ståle Lyngaas
bfc4019eb1
DATACOUCH-110 - Tests from @winard pull request
2015-02-20 09:48:32 +01:00
Ståle Lyngaas
5ed6ec3490
DATACOUCH-110 - SimpleTypeHolders in CouchbaseList
...
Include the customSimpleTypes from Converters in SimpleTypeHolders
2015-02-20 09:48:26 +01:00
kkrol89
ff15112959
DATACOUCH-25 - added support for TTL properties in Couchbase Cache Manager
2015-02-16 11:22:54 +01:00
Oliver Gierke
19df181749
DATACOUCH-119 - Updated changelog.
2015-01-28 20:49:56 +01:00
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
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
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
Oliver Gierke
3c5ff86eab
DATACOUCH-103 - Polished reference documentation.
2014-08-22 15:40:17 +02: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
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
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
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
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
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
Oliver Gierke
df94b3a18f
DATACOUCH-79 - Prepare 1.1 M1.
2014-03-31 17:55:03 +02:00
Oliver Gierke
629bc1d275
DATACOUCH-78 - Adapted to changes in BeanWrapper generics.
...
Also adapted to API change in RepositoryProxyPostProcessor.
Related issues: DATACMNS-468, DATACMNS-464.
2014-03-19 10:00:25 +01:00
Oliver Gierke
b976a32331
DATACOUCH-73 - Prepare 1.0.0.RELEASE.
...
Removed obsolete dependency declarations. Fixed syntax highlighting for reference documentation. Include general Spring Data repositories documentation as well as namespace and keyword reference as appendix.
2014-03-13 13:55:32 +01:00
Michael Nitschinger
6daecbf95a
DATACOUCH-76 - Upgrade to latest spring-data-commons and parent
2014-03-13 10:02:59 +01:00
Michael Nitschinger
0f80204bf0
DATACOUCH-73 - Prepare 1.0 GA Release
2014-03-13 09:37:33 +01:00
Michael Nitschinger
b3a4069696
DATACOUCH-75 - Trim off find on custom repository finder.
2014-03-12 13:13:51 +01:00
Michael Nitschinger
9e1f730f66
DATACOUCH-74 - Initial Documentation
2014-03-12 12:58:47 +01:00
Michael Nitschinger
de40287b75
DATACOUCH-71 Harden test case with relative checks.
2014-03-10 14:19:00 +01:00
Michael Nitschinger
ea6b14f4c9
DATACOUCH-71 - add execution listener to test
2014-03-10 14:08:49 +01:00
Michael Nitschinger
bef4d52ace
DATACOUCH-71 - Add support for JSR 303 validation.
...
This changeset adds validation support for entities, and since this depends
on events, the event functionality has been added as well. Now also generic
event listeners can be attached.
2014-03-10 13:07:05 +01:00
Michael Nitschinger
62f974fa78
DATACOUCH-61 - Add Converter support for Jodatime
...
This changeset adds converters for Jodatime to unix timestamps and
back if jodatime is found on the classpath.
2014-03-10 10:49:07 +01:00
Michael Nitschinger
f68397f2ac
DATACOUCH-69 - Support for Date and Calendar conversions.
...
This changeset adds aut of the box support for date and calendar objects.
They get converted to simple longs (unix timestamps) and back, since couchbase
server views have good support for those through the dateToArray() function.
A custom converter takes precedence though to customize these conversions.
2014-03-10 10:23:49 +01:00
Michael Nitschinger
332ce8c560
DATACOUCH-55 - Support custom converters.
...
This changeset adds the possibility to implement custom converters for entities and fields.
2014-03-10 09:22:31 +01:00
Oliver Gierke
64d1b26219
DATACOUCH-66 - Prepare 1.0 RC1 release.
2014-02-06 14:12:20 +01:00
Michael Nitschinger
9c3cc52d2e
DATACOUCH-47 - ensure multiple buckets are working over xml config.
...
This test verifies the functionality as reported in the ticket.
2014-01-24 12:41:38 +01:00
Michael Nitschinger
11ed095c58
DATACOUCH-65 - Add support for optimistic locking through @Version
...
@Version support is built on top of CAS values in couchbase. It does
not store an actual version number in the document, but rather reuses
cas values transparently to handle optimistic locking.
Also, write result checking has been added to the template for
better control what happens if a write fails. Defaults to NONE,
but can be sett to LOG or EXCEPTION.
2014-01-24 12:01:42 +01:00
Ken Dombeck
bb6385e08a
DATACOUCH-57 - Allow for the configuration of CouchbaseClient to use properties
...
from property files or SPEL expressions.
2014-01-24 09:13:04 +01:00