Commit Graph

1400 Commits

Author SHA1 Message Date
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
John Blum
7739958969 DATAGEODE-144 - Add 'requiredPermissions' to @GemfireFunction annotation. 2018-09-10 12:57:01 -07:00
Mark Paluch
ae5d2d9cfc DATAGEODE-134 - Updated changelog. 2018-09-10 14:15:50 +02:00
John Blum
847c11b8cd DATAGEODE-142 - Add annotation configuration support to create client Regions from Cluster-defined Regions. 2018-09-05 11:51:53 -07:00
Oliver Gierke
2742d806f2 DATAGEODE-133 - After release cleanups. 2018-08-20 10:56:53 +02:00
Oliver Gierke
0bd472a968 DATAGEODE-133 - Prepare next development iteration. 2018-08-20 10:56:52 +02:00
Oliver Gierke
7a9503670c DATAGEODE-133 - Release version 2.1 RC2 (Lovelace). 2018-08-20 10:40:11 +02:00
Oliver Gierke
3d31c88269 DATAGEODE-133 - Prepare 2.1 RC2 (Lovelace). 2018-08-20 10:39:43 +02:00
Oliver Gierke
aa46bc5c97 DATAGEODE-133 - Updated changelog. 2018-08-20 10:39:37 +02:00
John Blum
535b9d4be0 DATAGEODE-140 - Correct Pool references in 'Runtime configuration using Properties' documentation. 2018-08-17 22:25:22 -07:00
John Blum
b2f10c5368 DATAGEODE-139 - Adapt to @EventListener API behavior changes in Spring Framework 5.1.0.RC2. 2018-08-17 22:12:31 -07:00
John Blum
c76e001c7e DATAGEODE-109 - Format source code. 2018-08-17 21:22:43 -07:00
John Blum
519afee64a DATAGEODE-138 - Adapt to API changes in Spring Data Commons CDI implementation detector. 2018-08-14 10:14:52 -07:00
John Blum
361fe9a443 DATAGEODE-125 - Edit MappingPdxSerializer type filter documentation to cover includes and excludes. 2018-08-03 17:53:17 -07:00
John Blum
0cd07f05b1 DATAGEODE-137 - Fix typo in Global, JTA Transaction Management documentation. 2018-08-03 13:32:08 -07:00
John Blum
96b954cfd4 DATAGEODE-127 - Add quick start reference to the 'Bootstrapping Apache Geode Using Annotations' chapter.
Resolves DATAGEODE-114.
2018-08-03 13:25:46 -07:00