Oliver Drotbohm
eeb25b3e35
DATAGEODE-171 - After release cleanups.
2019-04-01 20:55:13 +02:00
Oliver Drotbohm
ee6855dce5
DATAGEODE-171 - Prepare next development iteration.
2019-04-01 20:55:12 +02:00
Oliver Drotbohm
411f4d8d69
DATAGEODE-171 - Release version 2.1.6 (Lovelace SR6).
2019-04-01 20:04:13 +02:00
Oliver Drotbohm
b2c9a4e494
DATAGEODE-171 - Prepare 2.1.6 (Lovelace SR6).
2019-04-01 20:03:20 +02:00
Oliver Drotbohm
822524e3aa
DATAGEODE-171 - Updated changelog.
2019-04-01 20:03:16 +02:00
Oliver Drotbohm
e5ac4c1b3b
DATAGEODE-166 - Updated changelog.
2019-04-01 19:37:02 +02:00
Spring Operator
040e0790a2
DATAGEODE-176 - 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 895 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
Resolves gh-17
2019-03-27 10:41:06 +01:00
Spring Operator
79405a9663
DATAGEODE-176 - 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).
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).
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
Resolves gh-11.
2019-03-18 17:41:42 -07:00
Christoph Strobl
1bb9874abe
DATAGEODE-160 - Updated changelog.
2019-03-07 10:30:03 +01:00
Mark Paluch
0d997795bd
DATAGEODE-167 - After release cleanups.
2019-02-13 11:24:22 +01:00
Mark Paluch
6aff6149b8
DATAGEODE-167 - Prepare next development iteration.
2019-02-13 11:24:21 +01:00
Mark Paluch
5c1b5e9433
DATAGEODE-167 - Release version 2.1.5 (Lovelace SR5).
2019-02-13 09:56:38 +01:00
Mark Paluch
944ed1b156
DATAGEODE-167 - Prepare 2.1.5 (Lovelace SR5).
2019-02-13 09:55:36 +01:00
Mark Paluch
6137460d08
DATAGEODE-167 - Updated changelog.
2019-02-13 09:55:32 +01:00
Mark Paluch
8911774b12
DATAGEODE-156 - After release cleanups.
2019-01-10 13:48:13 +01:00
Mark Paluch
23025749f1
DATAGEODE-156 - Prepare next development iteration.
2019-01-10 13:48:11 +01:00
Mark Paluch
ad48506a4f
DATAGEODE-156 - Release version 2.1.4 (Lovelace SR4).
2019-01-10 12:35:56 +01:00
Mark Paluch
9a3c26d101
DATAGEODE-156 - Prepare 2.1.4 (Lovelace SR4).
2019-01-10 12:34:54 +01:00
Mark Paluch
7dacd7cbee
DATAGEODE-156 - Updated changelog.
2019-01-10 12:34:49 +01:00
Mark Paluch
5e70ed3f54
DATAGEODE-155 - Updated changelog.
2019-01-10 12:26:36 +01:00
Mark Paluch
d6da06625a
DATAGEODE-164 - Update copyright years to 2019.
2019-01-02 13:51:11 +01:00
John Blum
764a9e3d98
DATAGEODE-151 - Polish.
...
Resolves gh-6.
2018-12-18 18:39:43 -08:00
Udo Kohlmeyer
36fc2d327d
DATAGEODE-151 - BatchingResultSender does not handle empty collections.
...
The current o.s.d.gemfire.function.BatchingResultSendera does not handle size/length 0 arrays
or collections when batch size is larger than 0.
Also fixed issue where lastResult was not sent with arrays, do to logic issue,
when the lastResult is to be sent.
2018-12-18 18:39:37 -08:00
John Blum
0ae7cacbd8
DATAGEODE-163 - Fix failing entity Index configuration integration tests.
...
Rename EnableIndexingConfigurationIntegrationTests to EnableOqlIndexingConfigurationIntegrationTests.
Polish.
2018-12-18 13:28:39 -08:00
John Blum
35a20d0678
DATAGEODE-163 - Add dependency between Lucene Index bean definition and the GemFireCache instance.
2018-12-18 13:28:33 -08:00
John Blum
e5be57d3f2
DATAGEODE-162 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter.
2018-12-18 13:28:28 -08:00
Christoph Strobl
2a0f7405de
DATAGEODE-158 - Updated changelog.
2018-12-11 11:43:11 +01:00
Mark Paluch
30c9674df5
DATAGEODE-154 - After release cleanups.
2018-11-27 14:23:35 +01:00
Mark Paluch
d125af4d11
DATAGEODE-154 - Prepare next development iteration.
2018-11-27 14:23:34 +01:00
Mark Paluch
c83c27a377
DATAGEODE-154 - Release version 2.1.3 (Lovelace SR3).
2018-11-27 13:43:25 +01:00
Mark Paluch
115ffec944
DATAGEODE-154 - Prepare 2.1.3 (Lovelace SR3).
2018-11-27 13:42:18 +01:00
Mark Paluch
85e38eef33
DATAGEODE-154 - Updated changelog.
2018-11-27 13:42:12 +01:00
Mark Paluch
94d2b2ef0f
DATAGEODE-150 - Updated changelog.
2018-11-27 12:36:48 +01:00
Mark Paluch
5dce1252f2
DATAGEODE-149 - After release cleanups.
2018-10-29 13:59:18 +01:00
Mark Paluch
fe4f073dce
DATAGEODE-149 - Prepare next development iteration.
2018-10-29 13:59:16 +01:00
Mark Paluch
8c3fc5829a
DATAGEODE-149 - Release version 2.1.2 (Lovelace SR2).
2018-10-29 12:53:51 +01:00
Mark Paluch
4c5720b301
DATAGEODE-149 - Prepare 2.1.2 (Lovelace SR2).
2018-10-29 12:52:54 +01:00
Mark Paluch
9a9aa2ab87
DATAGEODE-149 - Updated changelog.
2018-10-29 12:52:49 +01:00
Mark Paluch
365230035e
DATAGEODE-145 - Updated changelog.
2018-10-15 12:46:26 +02:00
Mark Paluch
1ce0d985a3
DATAGEODE-147 - After release cleanups.
2018-10-15 11:12:14 +02:00
Mark Paluch
794fa8383b
DATAGEODE-147 - Prepare next development iteration.
2018-10-15 11:12:13 +02:00
Mark Paluch
303bf953b4
DATAGEODE-147 - Release version 2.1.1 (Lovelace SR1).
2018-10-15 10:42:05 +02:00
Mark Paluch
f52e5d91b1
DATAGEODE-147 - Prepare 2.1.1 (Lovelace SR1).
2018-10-15 10:40:57 +02:00
Mark Paluch
a0074788ae
DATAGEODE-147 - Updated changelog.
2018-10-15 10:40:53 +02:00
Mark Paluch
c6da8b3f74
DATAGEODE-141 - After release cleanups.
2018-09-21 07:46:17 -04:00
Mark Paluch
c8307d3bb7
DATAGEODE-141 - Prepare next development iteration.
2018-09-21 07:46:16 -04:00
Mark Paluch
5bb1fca225
DATAGEODE-141 - Release version 2.1 GA (Lovelace).
2018-09-21 07:08:38 -04:00
Mark Paluch
ab8b36c5dc
DATAGEODE-141 - Prepare 2.1 GA (Lovelace).
2018-09-21 07:07:51 -04:00
Mark Paluch
a407e22da7
DATAGEODE-141 - Updated changelog.
2018-09-21 07:07:47 -04:00
John Blum
055a777ef2
DATAGEODE-144 - Update Javadoc and Reference Guide.
2018-09-10 12:57:01 -07:00