Commit Graph

968 Commits

Author SHA1 Message Date
Mark Paluch
ecc8b90f67 SGF-816 - Prepare 2.1.5 (Lovelace SR5). 2019-02-13 09:55:35 +01:00
Mark Paluch
38b8c54a7c SGF-816 - Updated changelog. 2019-02-13 09:55:30 +01:00
Mark Paluch
ffe63d11fe SGF-799 - Prepare 2.1.4 (Lovelace SR4). 2019-01-10 12:34:54 +01:00
Mark Paluch
265162c880 SGF-799 - Updated changelog. 2019-01-10 12:34:46 +01:00
Mark Paluch
605bdfaa8d SGF-798 - Updated changelog. 2019-01-10 12:26:35 +01:00
Mark Paluch
f7b91ae692 SGF-797 - Updated changelog. 2019-01-10 11:01:18 +01:00
Mark Paluch
01e3d8cad6 SGF-813 - Update copyright years to 2019. 2019-01-02 14:29:47 +01:00
John Blum
5a3dac30c4 SGF-812 - Polish.
Resolves gh-6.
2018-12-18 22:41:56 -08:00
Udo Kohlmeyer
f0f36c5c76 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 22:41:51 -08:00
John Blum
039ceec168 SGF-811 - Fix failing entity Index configuration integration tests.
Rename EnableIndexingConfigurationIntegrationTests to EnableOqlIndexingConfigurationIntegrationTests.

Polish.
2018-12-18 12:14:51 -08:00
John Blum
8ad2c061ef SGF-811 - Add dependency between Lucene Index bean definition and the GemFireCache instance. 2018-12-18 12:14:45 -08:00
John Blum
45c8912be0 SGF-810 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter. 2018-12-18 12:14:39 -08:00
Christoph Strobl
7878504393 SGF-801 - Updated changelog. 2018-12-11 11:43:19 +01:00
Mark Paluch
b8afe7a3fa SGF-796 - Prepare 2.1.3 (Lovelace SR3). 2018-11-27 13:42:17 +01:00
Mark Paluch
5ad317e4d3 SGF-796 - Updated changelog. 2018-11-27 13:42:09 +01:00
Mark Paluch
d9ab5fcd17 SGF-793 - Updated changelog. 2018-11-27 12:36:47 +01:00
Mark Paluch
d7cd17ce48 SGF-794 - Updated changelog. 2018-11-27 11:27:23 +01:00
Mark Paluch
085f0a38af SGF-792 - Prepare 2.1.2 (Lovelace SR2). 2018-10-29 12:52:54 +01:00
Mark Paluch
943b62e262 SGF-792 - Updated changelog. 2018-10-29 12:52:47 +01:00
Mark Paluch
145d2412a9 SGF-784 - Updated changelog. 2018-10-15 14:19:05 +02:00
Mark Paluch
92c18d01f4 SGF-785 - Updated changelog. 2018-10-15 12:46:29 +02:00
Mark Paluch
9f2bce0cee SGF-789 - Prepare 2.1.1 (Lovelace SR1). 2018-10-15 10:40:57 +02:00
Mark Paluch
2f3ceccd43 SGF-789 - Updated changelog. 2018-10-15 10:40:51 +02:00
Mark Paluch
d258eab023 SGF-781 - Prepare 2.1 GA (Lovelace). 2018-09-21 07:07:50 -04:00
Mark Paluch
0c2df212e1 SGF-781 - Updated changelog. 2018-09-21 07:07:45 -04:00
Mark Paluch
8ec1bbfc5d SGF-788 - Polishing.
Fix inclusions of Spring Data Commons documentation artifacts. Fix link to Mapping PDX serializer.
2018-09-18 13:45:55 +02:00
Mark Paluch
2395bc9159 SGF-788 - Include documentation about Object Mapping Fundamentals.
Related ticket: DATACMNS-1374.
2018-09-18 13:45:51 +02:00
John Blum
6b0e16189a SGF-787 - Update Javadoc and Reference Guide. 2018-09-10 16:44:07 -07:00
John Blum
9f9aa6975a SGF-787 - Add 'requiredPermissions' to @GemfireFunction annotation. 2018-09-10 16:43:25 -07:00
Mark Paluch
1980528789 SGF-771 - Updated changelog. 2018-09-10 14:15:48 +02:00
Mark Paluch
c58ffeefd8 SGF-772 - Updated changelog. 2018-09-10 10:20:53 +02:00
John Blum
41932aa032 SGF-782 - Add annotation configuration support to create client Regions from Cluster-defined Regions. 2018-09-05 12:50:16 -07:00
Oliver Gierke
321dafebbd SGF-770 - Prepare 2.1 RC2 (Lovelace). 2018-08-20 10:39:43 +02:00
Oliver Gierke
0fcd148cd4 SGF-770 - Updated changelog. 2018-08-20 10:39:35 +02:00
John Blum
f6ba3c29e6 SGF-780 - Correct Pool references in 'Runtime configuration using Properties' documentation. 2018-08-18 00:10:11 -07:00
John Blum
173b49ebc3 SGF-779 - Adapt to @EventListener API behavior changes in Spring Framework 5.1.0.RC2. 2018-08-18 00:09:16 -07:00
John Blum
23d56c77bb SGF-749 - Format source code. 2018-08-18 00:05:34 -07:00
John Blum
e8cc786c6f SGF-778 - Adapt to API changes in Spring Data Commons CDI implementation detector. 2018-08-14 12:09:02 -07:00
John Blum
0d8be7197d SGF-777 - Fix typo in Global, JTA Transaction Management documentation. 2018-08-06 23:13:21 -07:00
John Blum
ffe116f340 SGF-776 - Edit MappingPdxSerializer type filter documentation to cover includes and excludes. 2018-08-06 23:12:49 -07:00
John Blum
4cbef9529d SGF-775 - Add quick start reference to the 'Bootstrapping Apache Geode Using Annotations' chapter.
Resolves DATAGEODE-114.
2018-08-06 23:12:06 -07:00
John Blum
5bded75672 SGF-774 - Polish SDG Reference Guide Edits. 2018-08-06 23:11:03 -07:00
John Blum
3eddc9460b SGF-773 - Replace all BeanPostProcessors setting GemFire/Geode Properties using SDG service enabling annotations with Configurers. 2018-08-06 22:54:42 -07:00
Mark Paluch
b9af5f2fc8 SGF-762 - Updated changelog. 2018-07-27 11:45:21 +02:00
Mark Paluch
27cc2713a3 SGF-763 - Updated changelog. 2018-07-26 16:23:52 +02:00
Mark Paluch
f3823f6c9c SGF-748 - Prepare 2.1 RC1 (Lovelace). 2018-07-26 12:04:30 +02:00
Mark Paluch
89b8ef782f SGF-748 - Updated changelog. 2018-07-26 12:04:22 +02:00
John Blum
4288c680c9 SGF-768 - Edit Reference Guide for spelling, grammar and content. 2018-07-25 22:30:54 -07:00
John Blum
cf4b4d6cd3 SGF-768 - Replace all SDG XML schema (XSD) references with Asciidoc variables. 2018-07-25 22:30:54 -07:00
John Blum
185bc0949d SGF-768 - Replace all direct URL/links with Asciidoc variables.
Replace all product names with Asciidoc variables.

Replace all product versions with Asciidoc variables.
2018-07-25 22:30:54 -07:00