Commit Graph

223 Commits

Author SHA1 Message Date
Oliver Gierke
6fec4882ef 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:39 +02:00
Anastasiia Smirnova
e5bed8e292 DATACOUCH-159 - Improved performance of decoding of longs.
Original pull requests: #67.
2015-08-31 18:22:37 +02:00
Oliver Gierke
b4e14f61e7 DATACOUCH-157 - Updated changelog. 2015-08-04 14:46:29 +02:00
Oliver Gierke
3720f25a1b DATACOUCH-153 - After release cleanups. 2015-07-28 16:28:36 +02:00
Spring Buildmaster
bf72872fc2 DATACOUCH-153 - Prepare next development iteration. 2015-07-28 06:45:15 -07:00
Spring Buildmaster
63559bfa90 DATACOUCH-153 - Release version 1.3.2.RELEASE (Fowler SR2). 2015-07-28 06:45:12 -07:00
Oliver Gierke
da11fa3fc9 DATACOUCH-153 - Prepare 1.3.2.RELEASE (Fowler SR2). 2015-07-28 14:52:48 +02:00
Oliver Gierke
9995250122 DATACOUCH-153 - Updated changelog. 2015-07-28 14:52:37 +02:00
Ivan Vasylyev
9c7fed6be5 DATACOUCH-151 - Fixed NullPointerException on auto-boxing in CouchbaseTemplate.
Original pull request: #55.
2015-07-23 11:10:41 +02:00
Oliver Gierke
08c8d0a08f DATACOUCH-130 - Updated changelog. 2015-07-01 10:20:38 +02:00
Oliver Gierke
1cd1ce04f7 DATACOUCH-131 - Updated changelog. 2015-07-01 10:20:31 +02:00
Oliver Gierke
eff180214e DATACOUCH-132 - After release cleanups. 2015-06-30 14:20:12 +02:00
Spring Buildmaster
90d11bc7a6 DATACOUCH-132 - Prepare next development iteration. 2015-06-30 04:13:22 -07:00
Spring Buildmaster
175a1f488e DATACOUCH-132 - Release version 1.3.1.RELEASE (Fowler SR1). 2015-06-30 04:13:17 -07:00
Oliver Gierke
87f6bdf139 DATACOUCH-132 - Prepare 1.3.1.RELEASE (Fowler SR1). 2015-06-30 12:31:53 +02:00
Oliver Gierke
e85c5c8afb DATACOUCH-132 - Updated changelog. 2015-06-30 12:31:40 +02:00
Oliver Gierke
4b4e4d687c DATACOUCH-127 - Updated changelog. 2015-06-30 12:13:57 +02:00
Christoph Strobl
def5df2df2 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:57:51 +02:00
Klaus Unger
5defa9a544 DATACOUCH-133 - Fixed typos in readme.md.
Fixed the mixup of attributes - the view backing the findByLastname method should emit lastname not firstname.

Original pull request: #37.
2015-06-30 10:57:44 +02:00
kdheerendra
c0b63f7b49 DATACOUCH-133 - Fixing URLs in readme.
Original pull request: #38.
2015-06-30 10:57:35 +02:00
Oliver Gierke
b25767ca87 DATACOUCH-122 - After release cleanups. 2015-06-30 10:52:07 +02:00
Spring Buildmaster
aa0296fc3c DATACOUCH-122 - Prepare next development iteration. 2015-06-30 10:51:40 +02: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
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
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
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
Michael Nitschinger
57e7af1f27 DATACOUCH-119 - Updated README 2015-02-20 10:03:46 +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
Michael Nitschinger
97f989c47c DATACOUCH-120 - Update the Couchbase SDK to 1.4.7 2015-02-16 11:15:06 +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
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