Commit Graph

967 Commits

Author SHA1 Message Date
John Blum
577d767e45 SGF-823 - Adapt to Repository API (findAll) changes in Spring Data Commons. 2019-02-20 10:36:01 -08:00
Mark Paluch
118723002f SGF-821 - Adapt tests to AssertJ 3.12.0. 2019-02-15 09:39:49 +01:00
Mark Paluch
d2ac8d53c7 SGF-816 - Updated changelog. 2019-02-13 11:47:54 +01:00
Mark Paluch
f6900392bd SGF-799 - Updated changelog. 2019-01-10 14:15:41 +01:00
Mark Paluch
8f16ab62b1 SGF-798 - Updated changelog. 2019-01-10 12:26:31 +01:00
Mark Paluch
cd0b52a2ef SGF-797 - Updated changelog. 2019-01-10 11:01:17 +01:00
Mark Paluch
ae88f8a375 SGF-813 - Update copyright years to 2019. 2019-01-02 14:29:01 +01:00
John Blum
a485a48342 SGF-812 - Polish.
Resolves gh-6.
2018-12-18 21:55:58 -08:00
Udo Kohlmeyer
b043cd38dc 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 21:55:39 -08:00
John Blum
2f5fa3d9a5 SGF-811 - Fix failing entity Index configuration integration tests.
Rename EnableIndexingConfigurationIntegrationTests to EnableOqlIndexingConfigurationIntegrationTests.

Polish.
2018-12-18 11:55:04 -08:00
John Blum
8ca8eec3ab SGF-811 - Add dependency between Lucene Index bean definition and the GemFireCache instance. 2018-12-18 11:54:32 -08:00
John Blum
167c6acd3f SGF-810 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter. 2018-12-18 11:50:24 -08:00
John Blum
9fc4095293 SGF-809 - Adapt to API changes in Pivotal GemFire 9.7. 2018-12-18 11:39:00 -08:00
Christoph Strobl
02dccac83c SGF-801 - Prepare 2.2 M1 (Moore). 2018-12-11 10:53:11 +01:00
Christoph Strobl
54f427ad6a SGF-801 - Updated changelog. 2018-12-11 10:53:08 +01:00
Mark Paluch
57200541c0 SGF-802 - Simplify reference documentation setup. 2018-12-10 10:11:17 +01:00
Mark Paluch
f126d72dce SGF-796 - Updated changelog. 2018-11-27 14:54:00 +01:00
Mark Paluch
330d673d67 SGF-793 - Updated changelog. 2018-11-27 12:36:43 +01:00
Mark Paluch
9b36fc0778 SGF-794 - Updated changelog. 2018-11-27 11:27:22 +01:00
Mark Paluch
da1dcb6a92 SGF-792 - Updated changelog. 2018-10-29 14:30:28 +01:00
Mark Paluch
15d1addf87 SGF-784 - Updated changelog. 2018-10-15 14:29:24 +02:00
Mark Paluch
708db493a5 SGF-789 - Updated changelog. 2018-10-15 11:37:20 +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
Jay Bryant
2af85ea2f0 SGF-768 - Full editing pass of Spring Data for Pivotal GemFire.
Edit the entire reference guide for spelling, grammar, usage, corporate voice, and similar issues. I also added an epub cover image for the epub output, once we start making epub.

Resolve gh-95.
2018-07-25 22:30:40 -07:00