Commit Graph

151 Commits

Author SHA1 Message Date
Oliver Gierke
d56a5a0fa6 DATACOUCH-218 - Updated changelog. 2016-04-06 18:44:41 +02:00
Oliver Gierke
cb13bed20c DATACOUCH-213 - Updated changelog. 2016-03-18 13:19:29 +01:00
Oliver Gierke
cb136ae86b DATACOUCH-205 - Prepare 1.4.4 (Gosling SR4). 2016-02-23 12:56:55 +01:00
Oliver Gierke
d9f832b7ff DATACOUCH-205 - Updated changelog. 2016-02-23 12:56:54 +01:00
Oliver Gierke
79c3589469 DATACOUCH-182 - Prepare 1.4.2.RELEASE (Gosling SR2). 2015-12-18 08:30:37 +01:00
Oliver Gierke
31dfac617a DATACOUCH-182 - Updated changelog. 2015-12-18 08:30:33 +01:00
Oliver Gierke
2ab4a69e77 DATACOUCH-175 - Prepare 1.4.1.RELEASE (Gosling SR1). 2015-11-15 14:06:54 +01:00
Oliver Gierke
7386fe7c85 DATACOUCH-175 - Updated changelog. 2015-11-15 14:06:47 +01:00
Oliver Gierke
add408ea95 DATACOUCH-167 - Updated changelog. 2015-10-14 14:43:58 +02:00
Oliver Gierke
0496a05d6c DATACOUCH-160 - Prepare 1.4.0.RELEASE (Gosling GA). 2015-09-01 09:44:22 +02:00
Oliver Gierke
d464cc95e1 DATACOUCH-160 - Updated changelog. 2015-09-01 09:44:15 +02:00
Oliver Gierke
4180598ec5 DATACOUCH-159 - Polishing.
Extended copyright years in touched files. Added author tags and reference to ticket from the test case.

Original pull requests: #67.
2015-08-31 18:22:23 +02:00
Anastasiia Smirnova
801c9fdcfa DATACOUCH-159 - Improved performance of decoding of longs.
Original pull requests: #67.
2015-08-31 18:22:13 +02:00
Oliver Gierke
554b0a8417 DATACOUCH-157 - Prepare 1.4.0.RC1 (Gosling RC1). 2015-08-04 11:48:44 +02:00
Oliver Gierke
a0590cec84 DATACOUCH-157 - Updated changelog. 2015-08-04 11:48:30 +02:00
Oliver Gierke
a183f32346 DATACOUCH-153 - Updated changelog. 2015-07-28 16:49:37 +02:00
Oliver Gierke
cd164fa1b7 DATACOUCH-149 - Fixed PersistentPropertyAccessor usage in CouchbaseTemplate.findById(…).
Corrected the usage of PersistentPropertyAccessor in CouchbaseTempalte.findById(…) by handing the raw entity into the method creating the accessor, not an accessor.
2015-07-23 11:21:20 +02:00
Ivan Vasylyev
6ae75c87b7 DATACOUCH-151 - Fixed NullPointerException on auto-boxing in CouchbaseTemplate.
Original pull request: #55.
2015-07-23 11:07:49 +02:00
Oliver Gierke
97df48533a DATACOUCH-149 - Switched to PersistentPropertyAccessor API.
Replaces all references to BeanWrapper with usage of PersistentPropertyAccessor API. MappingCouchbaseEntityInformation now extends PersistentEntityInformation to get rid of obsolete code implemented by the superclass.
2015-07-22 21:57:32 +02:00
Oliver Gierke
28dcdee1db DATACOUCH-130 - Updated changelog. 2015-07-01 10:20:08 +02:00
Oliver Gierke
702e74e158 DATACOUCH-131 - Updated changelog. 2015-07-01 08:00:02 +02:00
Oliver Gierke
0b78f207d9 DATACOUCH-132 - Updated changelog. 2015-06-30 14:13:06 +02:00
Christoph Strobl
de1c2581f7 DATACOUCH-129 - Ensure Spring Framework 4.2 compatibility.
Removed deprecated (and in 4.2 removed) usage of ConversionServiceFactory in MappingCouchbaseConverter.

Original pull request: #42.
2015-06-30 10:49:18 +02:00
Oliver Gierke
946c6cbdcc DATACOUCH-127 - Prepare 1.4.0.M1 (Gosling M1). 2015-06-02 08:25:10 +02:00
Oliver Gierke
857573874d DATACOUCH-127 - Updated changelog. 2015-06-02 08:24:54 +02:00
A.J. Brown
572e48b4b6 DATACOUCH-126: add the repositoryBaseClass annotation attribute.
The repositoryBaseClass attribute is needed for spring-data-commons 1.4
support.  Without it, an assertion fails while spring is trying to
configure the repositories enabled by this annotation,.
2015-05-16 11:59:08 +02:00
Oliver Gierke
45f150e7a1 DATACOUCH-122 - Prepare 1.3.0.RELEASE (Fowler GA). 2015-03-23 12:04:16 +01:00
Oliver Gierke
69903593be DATACOUCH-122 - Updated changelog. 2015-03-23 12:04:03 +01:00
Oliver Gierke
7905f22191 DATACOUCH-122 - Polish reference docs before release.
Updated copyright years. Fall back to locally available Spring Data Commons reference docs as the remote variant doesn't seem to work currently. Included reference to the return type listing appendix from Spring Data Commons.
2015-03-23 11:14:53 +01:00
Oliver Gierke
9f12576900 DATACOUCH-121 - Prepare 1.3.0.RC1 (Fowler RC1). 2015-03-05 16:24:51 +01:00
Oliver Gierke
d37849bcd0 DATACOUCH-121 - Updated changelog. 2015-03-05 15:54:30 +01:00
Michael Nitschinger
4af3f32abb DATACOUCH-117 - Make sure fixture docs are persisted on tests. 2015-03-05 11:15:23 +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
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