Spring Operator
9cba2df277
DATACOUCH-439 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 158 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
Original Pull Request: #191
2019-03-22 11:18:26 +01:00
Spring Operator
73a4892830
DATACOUCH-439 - URL Cleanup.
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 1 occurrences
Original Pull Request: #184
2019-03-19 10:28:42 +01:00
benoit
362fee185f
DATACOUCH-328 - Fix document expiry when using expressions
...
When using an expiry expression with TimeUnit.DAYS larger than 30 days
the document expiry is not correctly set.
Original pull request: #150 .
2017-10-17 11:39:08 -07:00
Oliver Gierke
5e0ea7bce3
DATACOUCH-332 - Updated changelog.
2017-10-11 19:01:45 +02:00
Mark Paluch
3e5521ba3c
DATACOUCH-334 - Updated changelog.
2017-10-02 11:41:38 +02:00
Oliver Gierke
4c90c8f45f
DATACOUCH-326 - Updated changelog.
2017-09-11 17:42:50 +02:00
Mark Paluch
c50aa37284
DATACOUCH-327 - Updated changelog.
2017-09-11 12:44:12 +02:00
Oliver Gierke
1110fbb282
DATACOUCH-330 - Improved detectability of Couchbase repositories in strict configuration mode.
...
We now make sure that repositories for domain types annotated with @Document or extending CouchbaseRepository are considered strict repository candidates.
2017-08-28 11:36:59 +02:00
Oliver Gierke
28866dd9e4
DATACOUCH-324 - Updated changelog.
2017-07-27 00:49:04 +02:00
Oliver Gierke
ffed0c1e8a
DATACOUCH-325 - Updated changelog.
2017-07-25 16:15:51 +02:00
Oliver Gierke
ea57d5b74f
DATACOUCH-316 - Updated changelog.
2017-07-25 10:04:06 +02:00
Oliver Gierke
c0724f8642
DATACOUCH-313 - Updated changelog.
2017-07-24 22:20:48 +02:00
Mark Paluch
d02dd4094a
DATACOUCH-308 - Updated changelog.
2017-06-14 17:35:00 +02:00
Mark Paluch
ecccf4c6c2
DATACOUCH-301 - Updated changelog.
2017-06-09 09:38:03 +02:00
Mark Paluch
a87ba212cd
DATACOUCH-300 - After release cleanups.
2017-06-07 11:50:58 +02:00
Mark Paluch
635f518d6b
DATACOUCH-300 - Prepare next development iteration.
2017-06-07 11:50:56 +02:00
Mark Paluch
077aede17e
DATACOUCH-300 - Release version 2.1.11 (Hopper SR11).
2017-06-07 11:11:08 +02:00
Mark Paluch
1fcacae745
DATACOUCH-300 - Prepare 2.1.11 (Hopper SR11).
2017-06-07 11:10:24 +02:00
Mark Paluch
4830bece24
DATACOUCH-300 - Updated changelog.
2017-06-07 11:10:23 +02:00
Mark Paluch
4b7b812ae8
DATACOUCH-292 - Updated changelog.
2017-05-09 11:36:17 +02:00
Oliver Gierke
7d84d2747d
DATACOUCH-298 - After release cleanups.
2017-04-19 21:02:17 +02:00
Oliver Gierke
0fe5748599
DATACOUCH-298 - Prepare next development iteration.
2017-04-19 21:02:14 +02:00
Oliver Gierke
e461f7925c
DATACOUCH-298 - Release version 2.1.10 (Hopper SR10).
2017-04-19 20:36:44 +02:00
Oliver Gierke
4fba94e164
DATACOUCH-298 - Prepare 2.1.10 (Hopper SR10).
2017-04-19 20:36:08 +02:00
Oliver Gierke
c19c5f235d
DATACOUCH-298 - Updated changelog.
2017-04-19 20:36:06 +02:00
Oliver Gierke
9811acf281
DATACOUCH-297 - Updated changelog.
2017-04-19 20:01:52 +02:00
Oliver Gierke
cb912b8b95
DATACOUCH-299 - Roll back to Java driver version 2.2.8.
...
This reverts commit 4983dfc7b2 .
Related tickets: DATACOUCH-290.
2017-04-19 16:54:47 +02:00
Oliver Gierke
7c18168cbe
DATACOUCH-284 - After release cleanups.
2017-04-19 13:01:05 +02:00
Oliver Gierke
e9b34bc293
DATACOUCH-284 - Prepare next development iteration.
2017-04-19 13:01:03 +02:00
Oliver Gierke
17e6be0e0b
DATACOUCH-284 - Release version 2.1.9 (Hopper SR9).
2017-04-19 12:38:30 +02:00
Oliver Gierke
8afece479e
DATACOUCH-284 - Prepare 2.1.9 (Hopper SR9).
2017-04-19 12:37:53 +02:00
Oliver Gierke
950bdbb52c
DATACOUCH-284 - Updated changelog.
2017-04-19 12:37:51 +02:00
Oliver Gierke
d727187bc3
DATACOUCH-283 - Updated changelog.
2017-04-19 11:50:54 +02:00
Subhashni Balakrishnan
f7b34ade94
DATACOUCH-294 - Fix failing tests due to upgrade.
...
ViewQuery toString has changed with the recent sdk upgrade, so the tests using string compare were failing. Also, part tree n1ql tests were failing due to a recent change to add parentheses for where clause.
2017-04-19 09:46:06 +02:00
Subhashni Balakrishnan
8b43581490
DATACOUCH-275 - Key auto generation using attributes, uuid.
...
Original pull request: #142 .
2017-04-19 09:45:57 +02:00
Subhashni Balakrishnan
30dfbbbdb4
DATACOUCH-276 - Don't escape the order by property as a whole.
...
Escape each nested level and concatenate with a period
Original pull request: #141 .
2017-04-19 09:45:43 +02:00
Subhashni Balakrishnan
109a9f81d6
DATACOUCH-90 - Polishing.
...
Add modified couchbase specific jsr310 converters which converts to
number formats instead of date objects which cannot be handled by the
client.
Original pull request: #140 .
2017-04-19 09:45:33 +02:00
Subhashni Balakrishnan
cdc31c4e5a
DATACOUCH-90 - Add commons Jsr310 converters to support Java 8 date/time
...
Original pull request: #140 .
2017-04-10 11:54:33 -07:00
Subhashni Balakrishnan
4983dfc7b2
DATACOUCH-290 - Upgrade to java-client 2.4.4
...
Original pull request: #137 .
2017-04-10 11:38:06 -07:00
Oliver Gierke
b5cb03d5eb
DATACOUCH-259 - Updated changelog.
2017-04-10 14:28:46 +02:00
Oliver Gierke
72fdebdb04
DATACOUCH-271 - After release cleanups.
2017-03-02 12:05:58 +01:00
Oliver Gierke
570208f9d7
DATACOUCH-271 - Prepare next development iteration.
2017-03-02 12:05:55 +01:00
Oliver Gierke
097885e16d
DATACOUCH-271 - Release version 2.1.8 (Hopper SR8).
2017-03-02 11:30:06 +01:00
Oliver Gierke
a31927db4c
DATACOUCH-271 - Prepare 2.1.8 (Hopper SR8).
2017-03-02 11:29:34 +01:00
Oliver Gierke
45b4b65922
DATACOUCH-271 - Updated changelog.
2017-03-02 11:29:32 +01:00
Oliver Gierke
1da44ae42d
DATACOUCH-272 - Updated changelog.
2017-03-02 11:11:07 +01:00
Mark Paluch
de5460117e
DATACOUCH-274 - Remove references to Assert single-arg methods.
...
Replace references to Assert single-arg methods with references to methods accepting the test object and message.
Related ticket: SPR-15196.
2017-02-01 13:20:21 +01:00
Oliver Gierke
c2fa39ca16
DATACOUCH-266 - After release cleanups.
2017-01-26 12:04:58 +01:00
Oliver Gierke
a9c5660878
DATACOUCH-266 - Prepare next development iteration.
2017-01-26 12:04:56 +01:00
Oliver Gierke
081e3e0e8f
DATACOUCH-266 - Release version 2.1.7 (Hopper SR7).
2017-01-26 11:33:52 +01:00