Commit Graph

1365 Commits

Author SHA1 Message Date
Christoph Strobl
d5ea8807b6 SGF-804 - Updated changelog. 2019-03-07 10:30:17 +01:00
Mark Paluch
4750bfc83f SGF-816 - Updated changelog. 2019-02-13 11:47:58 +01:00
Mark Paluch
269765059a SGF-799 - Updated changelog. 2019-01-10 14:15:44 +01:00
Mark Paluch
75cccbb8e9 SGF-798 - After release cleanups. 2019-01-10 12:03:26 +01:00
Mark Paluch
4e4e0684c1 SGF-798 - Prepare next development iteration. 2019-01-10 12:03:24 +01:00
Mark Paluch
fc19da518d SGF-798 - Release version 2.0.13 (Kay SR13). 2019-01-10 11:10:22 +01:00
Mark Paluch
233edf57ad SGF-798 - Prepare 2.0.13 (Kay SR13). 2019-01-10 11:09:23 +01:00
Mark Paluch
c05b1424c8 SGF-798 - Updated changelog. 2019-01-10 11:09:16 +01:00
Mark Paluch
a6ecf3271c SGF-797 - Updated changelog. 2019-01-10 11:01:20 +01:00
Mark Paluch
967fa81455 SGF-813 - Update copyright years to 2019. 2019-01-02 14:30:27 +01:00
John Blum
968391eb37 SGF-812 - Polish.
Resolves gh-6.
2018-12-18 23:02:02 -08:00
Udo Kohlmeyer
6be0001aef SGF-812 - 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 23:01:57 -08:00
John Blum
4b1745da48 SGF-811 - Fix failing entity Index configuration integration tests.
Rename EnableIndexingConfigurationIntegrationTests to EnableOqlIndexingConfigurationIntegrationTests.

Polish.
2018-12-18 12:49:03 -08:00
John Blum
ae12a00fc0 SGF-811 - Add dependency between Lucene Index bean definition and the GemFireCache instance. 2018-12-18 12:48:55 -08:00
John Blum
15e9c95309 SGF-810 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter. 2018-12-18 12:48:47 -08:00
Christoph Strobl
202ae5eab7 SGF-801 - Updated changelog. 2018-12-11 11:43:21 +01:00
Mark Paluch
9493c6c3a0 SGF-796 - Updated changelog. 2018-11-27 14:54:05 +01:00
Mark Paluch
74f74ec5fb SGF-793 - After release cleanups. 2018-11-27 12:16:34 +01:00
Mark Paluch
316256d774 SGF-793 - Prepare next development iteration. 2018-11-27 12:16:32 +01:00
Mark Paluch
3143502ec5 SGF-793 - Release version 2.0.12 (Kay SR12). 2018-11-27 11:45:49 +01:00
Mark Paluch
d7c875384e SGF-793 - Prepare 2.0.12 (Kay SR12). 2018-11-27 11:44:58 +01:00
Mark Paluch
ac55c5ef33 SGF-793 - Updated changelog. 2018-11-27 11:44:51 +01:00
Mark Paluch
46a69e8a12 SGF-794 - Updated changelog. 2018-11-27 11:27:25 +01:00
Mark Paluch
8faec8b677 SGF-792 - Updated changelog. 2018-10-29 14:30:32 +01:00
Mark Paluch
02d130dc30 SGF-784 - Updated changelog. 2018-10-15 14:19:07 +02:00
Mark Paluch
c1bb94ccd9 SGF-785 - After release cleanups. 2018-10-15 12:28:13 +02:00
Mark Paluch
122e8c50cc SGF-785 - Prepare next development iteration. 2018-10-15 12:28:12 +02:00
Mark Paluch
aa7c570871 SGF-785 - Release version 2.0.11 (Kay SR11). 2018-10-15 12:00:38 +02:00
Mark Paluch
098dbb7e26 SGF-785 - Prepare 2.0.11 (Kay SR11). 2018-10-15 11:59:39 +02:00
Mark Paluch
515197f122 SGF-785 - Updated changelog. 2018-10-15 11:59:33 +02:00
Mark Paluch
e6fbf3fec0 SGF-789 - Updated changelog. 2018-10-15 11:37:24 +02:00
Mark Paluch
951f95b26b SGF-781 - Updated changelog. 2018-09-21 08:13:15 -04:00
Mark Paluch
350e139fe4 SGF-771 - After release cleanups. 2018-09-10 13:52:27 +02:00
Mark Paluch
bab818189a SGF-771 - Prepare next development iteration. 2018-09-10 13:52:26 +02:00
Mark Paluch
7bd9ef68af SGF-771 - Release version 2.0.10 (Kay SR10). 2018-09-10 12:52:18 +02:00
Mark Paluch
9bb16cb456 SGF-771 - Prepare 2.0.10 (Kay SR10). 2018-09-10 12:51:27 +02:00
Mark Paluch
60474c2d0a SGF-771 - Updated changelog. 2018-09-10 12:51:20 +02:00
Mark Paluch
5b655bb3ae SGF-772 - Updated changelog. 2018-09-10 10:20:55 +02:00
Oliver Gierke
a578951cb0 SGF-770 - Updated changelog. 2018-08-20 11:07:56 +02:00
John Blum
944d6b871c SGF-780 - Correct Pool references in 'Runtime configuration using Properties' documentation. 2018-08-18 00:43:14 -07:00
John Blum
8e7194fe26 SGF-779 - Adapt to @EventListener API behavior changes in Spring Framework 5.1.0.RC2. 2018-08-18 00:43:08 -07:00
John Blum
3433344d3a SGF-749 - Format source code. 2018-08-18 00:43:01 -07:00
John Blum
f559b807fb SGF-777 - Fix typo in Global, JTA Transaction Management documentation. 2018-08-06 23:35:33 -07:00
John Blum
848bdbf6fb SGF-776 - Edit MappingPdxSerializer type filter documentation to cover includes and excludes. 2018-08-06 23:35:26 -07:00
John Blum
d91e28099c SGF-775 - Add quick start reference to the 'Bootstrapping Apache Geode Using Annotations' chapter.
Resolves DATAGEODE-114.
2018-08-06 23:35:21 -07:00
John Blum
5ffd30b152 SGF-774 - Polish SDG Reference Guide Edits. 2018-08-06 23:35:16 -07:00
John Blum
5564b10297 SGF-773 - Replace all BeanPostProcessors setting GemFire/Geode Properties using SDG service enabling annotations with Configurers. 2018-08-06 23:35:08 -07:00
Mark Paluch
1f24e28b92 SGF-762 - Updated changelog. 2018-07-27 11:45:23 +02:00
Mark Paluch
f06c3ace06 SGF-763 - After release cleanups. 2018-07-26 15:23:24 +02:00
Mark Paluch
0661747cb6 SGF-763 - Prepare next development iteration. 2018-07-26 15:23:23 +02:00