Christoph Strobl
0872016ada
DATAES-580 - Updated changelog.
2019-06-14 12:38:58 +02:00
Greg Turnquist
4ac1836ad3
DATAES-583 - Introduce Jenkins.
2019-05-28 15:10:52 -05:00
Mark Paluch
c4b5c0a56e
DATAES-578 - Updated changelog.
2019-05-13 18:19:12 +02:00
Mark Paluch
2894c0ea59
DATAES-577 - After release cleanups.
2019-05-13 14:58:46 +02:00
Mark Paluch
0d1d551d19
DATAES-577 - Prepare next development iteration.
2019-05-13 14:58:45 +02:00
Mark Paluch
a75e9a7ec2
DATAES-577 - Release version 3.1.8 (Lovelace SR8).
3.1.8.RELEASE
2019-05-13 13:25:53 +02:00
Mark Paluch
dd01c74bb2
DATAES-577 - Prepare 3.1.8 (Lovelace SR8).
2019-05-13 13:25:06 +02:00
Mark Paluch
6888c11c94
DATAES-577 - Updated changelog.
2019-05-13 13:25:05 +02:00
Mark Paluch
61244b3c19
DATAES-564 - Updated changelog.
2019-05-13 12:41:40 +02:00
Oliver Drotbohm
aaed7cdc9a
DATAES-555 - Updated changelog.
2019-05-10 14:18:17 +02:00
Oliver Drotbohm
54304d3139
DATAES-557 - After release cleanups.
2019-05-10 12:56:01 +02:00
Oliver Drotbohm
5c00c5649b
DATAES-557 - Prepare next development iteration.
2019-05-10 12:55:58 +02:00
Oliver Drotbohm
c3ab7adb61
DATAES-557 - Release version 3.1.7 (Lovelace SR7).
3.1.7.RELEASE
2019-05-10 12:18:52 +02:00
Oliver Drotbohm
dd245b27cc
DATAES-557 - Prepare 3.1.7 (Lovelace SR7).
2019-05-10 12:18:11 +02:00
Oliver Drotbohm
19768cd479
DATAES-557 - Updated changelog.
2019-05-10 12:18:09 +02:00
Christoph Strobl
92a6eb8c1a
DATAES-542 - Updated changelog.
2019-04-11 12:28:54 +02:00
Christoph Strobl
3be6fad1fc
DATAES-552 - Polishing.
...
Update lookup to replace all matches & add some tests.
Original Pull Request: #267
2019-04-10 10:37:34 +02:00
Taylor
cc8f0c8ab7
DATAES-552 - @Query annotation fail when passing over 10 parameters
...
Updated the replacePlaceholders methods to use replaceFirst to prevent duplication substitutions.
Original Pull Request: #267
2019-04-10 10:30:05 +02:00
Christoph Strobl
179c3079bd
DATAES-547 - Polishing.
...
Add test and directly use SearchHit to pass on the index name.
Fix minor flaw in Exception translation for non existing indices along the way.
Original Pull Request: #257
2019-04-09 16:15:27 +02:00
Spyna
5bfcb4214c
DATAES-547 - ElasticSearchTemplate.delete(DeleteQuery, Class) does not delete documents.
...
Original Pull Request: #257
2019-04-09 16:08:07 +02:00
Oliver Drotbohm
5f3f3ee31d
DATAES-538 - After release cleanups.
2019-04-01 20:55:13 +02:00
Oliver Drotbohm
7a88a0f1c4
DATAES-538 - Prepare next development iteration.
2019-04-01 20:55:12 +02:00
Oliver Drotbohm
5083755428
DATAES-538 - Release version 3.1.6 (Lovelace SR6).
3.1.6.RELEASE
2019-04-01 20:04:13 +02:00
Oliver Drotbohm
eb600cdb10
DATAES-538 - Prepare 3.1.6 (Lovelace SR6).
2019-04-01 20:03:20 +02:00
Oliver Drotbohm
dce250560f
DATAES-538 - Updated changelog.
2019-04-01 20:03:19 +02:00
Oliver Drotbohm
b3a461211d
DATAES-528 - Updated changelog.
2019-04-01 19:37:06 +02:00
Oliver Drotbohm
e11045e654
DATAES-554 - Updated changelog.
2019-04-01 18:52:23 +02:00
Oliver Drotbohm
a744074ad3
DATAES-527 - Updated changelog.
2019-04-01 13:54:20 +02:00
Spring Operator
3d8821c644
DATAES-549 - 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 233 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: #264
2019-03-22 08:19:17 +01:00
Spring Operator
7047de65b5
DATAES-548 - 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: #252 .
2019-03-19 08:30:20 +01:00
Petr Kukrál
73bd06340e
DATAES-535 - Add mapping annotation @DynamicTemplates.
...
Original pull request: #238
2019-03-13 18:03:42 +01:00
xhaggi
ab7458d7d7
DATAES-536 - Polishing
...
* remove unused field xContentBuilder
* add missing generics
* add XContentType to rawValue
* organize imports
2019-03-13 14:18:59 +01:00
Robert Gründler
365b0c47d8
DATAES-536 - Add support for context suggester
...
Original pull request: #241
2019-03-13 14:18:53 +01:00
Christoph Strobl
5428cc9510
DATAES-517 - Updated changelog.
2019-03-07 10:30:16 +01:00
Ivan Greene
31b8963b31
DATAES-523 - Allow specifying version type.
...
Allow specifying the version type for documents.
Original pull request: #236
2019-02-21 09:02:09 +01:00
Mark Paluch
76d9d74c45
DATAES-529 - After release cleanups.
2019-02-13 11:24:23 +01:00
Mark Paluch
fd8c62d9db
DATAES-529 - Prepare next development iteration.
2019-02-13 11:24:21 +01:00
Mark Paluch
99ecc3a06f
DATAES-529 - Release version 3.1.5 (Lovelace SR5).
3.1.5.RELEASE
2019-02-13 09:56:39 +01:00
Mark Paluch
d16e9de083
DATAES-529 - Prepare 3.1.5 (Lovelace SR5).
2019-02-13 09:55:36 +01:00
Mark Paluch
00bf5924f6
DATAES-529 - Updated changelog.
2019-02-13 09:55:34 +01:00
lw
d1e21413d1
DATAES-500 - queryForList(CriteriaQuery query, Class<T> clazz) can't query all data.
...
Original pull request: #225
2019-01-24 17:59:00 +01:00
Mark Paluch
fdd4eac20b
DATAES-507 - After release cleanups.
2019-01-10 13:48:13 +01:00
Mark Paluch
84dd07d70d
DATAES-507 - Prepare next development iteration.
2019-01-10 13:48:11 +01:00
Mark Paluch
9104740c3b
DATAES-507 - Release version 3.1.4 (Lovelace SR4).
3.1.4.RELEASE
2019-01-10 12:35:56 +01:00
Mark Paluch
4d08095178
DATAES-507 - Prepare 3.1.4 (Lovelace SR4).
2019-01-10 12:34:54 +01:00
Mark Paluch
8c93961581
DATAES-507 - Updated changelog.
2019-01-10 12:34:53 +01:00
Mark Paluch
ae75546cd8
DATAES-506 - Updated changelog.
2019-01-10 12:26:40 +01:00
Mark Paluch
16ba2e78cc
DATAES-505 - Updated changelog.
2019-01-10 11:01:24 +01:00
Mark Paluch
f9b7513ca2
DATAES-524 - Update copyright years to 2019.
2019-01-02 12:37:23 +01:00
Christoph Strobl
f37bbdb75c
DATAES-513 - Updated changelog.
2018-12-11 11:43:19 +01:00