566 Commits

Author SHA1 Message Date
Oliver Drotbohm
7261702390 DATACOUCH-441 - Updated changelog. 2019-05-10 14:18:16 +02:00
Oliver Drotbohm
6dd755eb61 DATACOUCH-443 - Updated changelog. 2019-05-10 12:57:30 +02:00
Christoph Strobl
e2dc8d95b6 DATACOUCH-436 - Updated changelog. 2019-04-11 12:31:00 +02:00
Oliver Drotbohm
4ff773c937 DATACOUCH-430 - Updated changelog. 2019-04-01 20:56:35 +02:00
Oliver Drotbohm
76d1531a33 DATACOUCH-428 - After release cleanups. 2019-04-01 19:35:53 +02:00
Oliver Drotbohm
536aabc0bd DATACOUCH-428 - Prepare next development iteration. 2019-04-01 19:35:52 +02:00
Oliver Drotbohm
4b9580178a DATACOUCH-428 - Release version 3.0.14 (Kay SR14). 2019-04-01 19:05:43 +02:00
Oliver Drotbohm
bdda330049 DATACOUCH-428 - Prepare 3.0.14 (Kay SR14). 2019-04-01 19:05:14 +02:00
Oliver Drotbohm
a0278bd022 DATACOUCH-428 - Updated changelog. 2019-04-01 19:05:13 +02:00
Oliver Drotbohm
c7f457964b DATACOUCH-440 - Updated changelog. 2019-04-01 18:52:22 +02:00
Oliver Drotbohm
71dd4d91cf DATACOUCH-427 - Updated changelog. 2019-04-01 13:54:18 +02:00
Spring Operator
b0a434d9cf 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 204 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: #193
2019-03-22 11:19:19 +01:00
Spring Operator
e94bd1fd3f 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: #186
2019-03-19 10:29:59 +01:00
Christoph Strobl
32bfca2eff DATACOUCH-422 - Updated changelog. 2019-03-07 10:30:15 +01:00
Subhashni Balakrishnan
a76dcb85dc DATACOUCH-434 - Fix reactive repository asciidoc link
Original Pull Request: #179.
2019-02-26 14:17:07 -08:00
Mark Paluch
55bf29039f DATACOUCH-429 - Updated changelog. 2019-02-13 11:48:03 +01:00
Subhashni Balakrishnan
d5f78af55b DATACOUCH-415 - Improve performance by re-using the same set instance
Reuse the same instance of the set instead of recreating each time

Original PR: #176
2019-02-12 16:46:41 -08:00
Mark Paluch
575ace48f0 DATACOUCH-419 - Updated changelog. 2019-01-10 14:15:46 +01:00
Mark Paluch
7f662002d8 DATACOUCH-418 - After release cleanups. 2019-01-10 12:03:27 +01:00
Mark Paluch
fdba6ec17c DATACOUCH-418 - Prepare next development iteration. 2019-01-10 12:03:25 +01:00
Mark Paluch
eabc497992 DATACOUCH-418 - Release version 3.0.13 (Kay SR13). 2019-01-10 11:10:23 +01:00
Mark Paluch
dc4ad8e415 DATACOUCH-418 - Prepare 3.0.13 (Kay SR13). 2019-01-10 11:09:24 +01:00
Mark Paluch
58c2edead4 DATACOUCH-418 - Updated changelog. 2019-01-10 11:09:23 +01:00
Mark Paluch
d5a06058e2 DATACOUCH-417 - Updated changelog. 2019-01-10 11:01:23 +01:00
Mark Paluch
147c8e79ee DATACOUCH-425 - Update copyright years to 2019. 2019-01-02 12:32:57 +01:00
Christoph Strobl
4981eca707 DATACOUCH-420 - Updated changelog. 2018-12-11 11:43:20 +01:00
Mark Paluch
5981807585 DATACOUCH-414 - Updated changelog. 2018-11-27 14:54:11 +01:00
Mark Paluch
d2078f8c82 DATACOUCH-410 - After release cleanups. 2018-11-27 12:16:34 +01:00
Mark Paluch
e64837fcde DATACOUCH-410 - Prepare next development iteration. 2018-11-27 12:16:33 +01:00
Mark Paluch
9750987a5e DATACOUCH-410 - Release version 3.0.12 (Kay SR12). 2018-11-27 11:45:50 +01:00
Mark Paluch
f592b7e996 DATACOUCH-410 - Prepare 3.0.12 (Kay SR12). 2018-11-27 11:44:59 +01:00
Mark Paluch
6801a5b009 DATACOUCH-410 - Updated changelog. 2018-11-27 11:44:57 +01:00
Mark Paluch
66de2733ad DATACOUCH-411 - Updated changelog. 2018-11-27 11:27:26 +01:00
Subhashni Balakrishnan
86d481cda1 DATACOUCH-413 - Use parameterized queries for Query derivation
Changes
-------
- N1ql query creators implement an interface which provides the place
holder values.
- The query creator uses a position index counter to inject place holders in
the statement created and caches the place holder values in an array.
- Repository query constructor passes the generated query statement
and place holder values to query through the SDK.
- Cleanup N1ql integration tests for count validation and also add
couple of more tests

Results
-------
The testing for changes are already covered under the modified existing tests
in N1qlQueryCreator and Repository.
2018-11-26 12:32:19 -08:00
Subhashni Balakrishnan
207ab23693 DATACOUCH-384 - Apply converters to string based query parameters
Apply the converters registered to serialize the positional and named
parameters to match the database representation

Original Pull Request: #172.
2018-11-07 14:48:28 -08:00
Mark Paluch
08bcab5139 DATACOUCH-409 - Updated changelog. 2018-10-29 14:30:37 +01:00
Mark Paluch
2820f6a5e0 DATACOUCH-403 - Updated changelog. 2018-10-15 14:19:07 +02:00
Mark Paluch
98215d26ef DATACOUCH-404 - After release cleanups. 2018-10-15 12:28:14 +02:00
Mark Paluch
091971a843 DATACOUCH-404 - Prepare next development iteration. 2018-10-15 12:28:12 +02:00
Mark Paluch
971be8e061 DATACOUCH-404 - Release version 3.0.11 (Kay SR11). 2018-10-15 12:00:39 +02:00
Mark Paluch
0f11df619f DATACOUCH-404 - Prepare 3.0.11 (Kay SR11). 2018-10-15 11:59:40 +02:00
Mark Paluch
3bb4740481 DATACOUCH-404 - Updated changelog. 2018-10-15 11:59:38 +02:00
Mark Paluch
f25bb56371 DATACOUCH-406 - Updated changelog. 2018-10-15 11:37:27 +02:00
Mark Paluch
5cac11011c DATACOUCH-400 - Updated changelog. 2018-09-21 08:13:17 -04:00
Mark Paluch
4ae60082aa DATACOUCH-397 - After release cleanups. 2018-09-10 13:52:28 +02:00
Mark Paluch
8cc59f2943 DATACOUCH-397 - Prepare next development iteration. 2018-09-10 13:52:27 +02:00
Mark Paluch
dc937d6d5f DATACOUCH-397 - Release version 3.0.10 (Kay SR10). 2018-09-10 12:52:19 +02:00
Mark Paluch
6da6871ff1 DATACOUCH-397 - Prepare 3.0.10 (Kay SR10). 2018-09-10 12:51:27 +02:00
Mark Paluch
02c1500135 DATACOUCH-397 - Updated changelog. 2018-09-10 12:51:26 +02:00
Mark Paluch
0cae13ef99 DATACOUCH-398 - Updated changelog. 2018-09-10 10:20:59 +02:00