Commit Graph

952 Commits

Author SHA1 Message Date
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
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
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
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
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
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
John Blum
345b3921b0 DATAGEODE-135 - Polish SDG Reference Guide Edits. 2018-07-31 12:26:10 -07:00
John Blum
8f181aafbe DATAGEODE-136 - Replace all BeanPostProcessors setting GemFire/Geode Properties using SDG service enabling annotations with Configurers. 2018-07-31 10:40:25 -07:00
Mark Paluch
2f9b03a71c DATAGEODE-123 - Updated changelog. 2018-07-26 16:23:57 +02:00
Mark Paluch
d09c2be82a DATAGEODE-108 - Prepare 2.1 RC1 (Lovelace). 2018-07-26 12:04:30 +02:00
Mark Paluch
ad9e7f9c5c DATAGEODE-108 - Updated changelog. 2018-07-26 12:04:24 +02:00
John Blum
d308756cf5 DATAGEODE-130 - Review and merge SDG Reference Guide Edits. 2018-07-25 22:51:06 -07:00
John Blum
e3276e2f83 DATAGEODE-132 - Adapt to API changes in the core Spring Framework. 2018-07-24 10:40:58 -07:00
John Blum
f4c7d58ad0 DATAGEODE-128 - Allow CacheTypeAwareFactoryBean to register interests on client Region creation and implement SmartLifecycle. 2018-06-20 16:05:32 -07:00
John Blum
70ee237810 DATAGEODE-124 - Relax type matching for resolving Function arguments in FunctionContextInjectingArgumentResolver. 2018-06-18 23:03:47 -07:00
Mark Paluch
dbc23031fa DATAGEODE-104 - Updated changelog. 2018-06-13 21:39:53 +02:00
John Blum
d351617ef1 DATAGEODE-122 - Refactor Function annotation configuration to be smarter in resolving Apache Geode objects on startup.
Renames OnMember, OnMembers, OnRegion, OnServer and OnServers *ExecutionBeanDefinitionBuilder classes to *FunctionExecutionBeanDefinitionBuilder.
2018-06-12 20:31:48 -07:00
John Blum
b02cc9803e DATAGEODE-121 - Do not allow eager init when getting beans by type to resolve Configurers for Annotation configuration. 2018-06-12 19:35:17 -07:00
John Blum
f36ad99c74 DATAGEODE-109 - Polish. 2018-06-10 11:11:29 -07:00
John Blum
49628f2400 DATAGEODE-109 - Rename setGemfireInstantiators(:EntityInstantiators) to setEntityInstantiators(:EntityInstantiators)
Rename setGemfireInstantiators(:Map<Class<?>>, EntityInstantior>) to setEntityInstantiators(:Map<Class<?>, EntityInstantior>).

Rename getGemfireInstantiators() to getEntityInstantiators().

Rename getCustomPdxSerializer(:PersistentProperty) to resolveCustomPdxSerializer(:PersistentProperty).

Rename getInstantiatorFor(:PersistentEntity) to resolveEntityInstantiator(:PersistentEntity).
2018-06-10 11:11:28 -07:00
John Blum
2c87c47c20 DATAGEODE-109 - Remove all deprecated methods, properties, etc. 2018-06-10 11:11:28 -07:00
John Blum
f8df9a056d DATAGEODE-116 - Polish. 2018-06-10 11:11:28 -07:00
John Blum
523f562b36 DATAGEODE-110 - Polish. 2018-06-10 11:11:27 -07:00
John Blum
00b0554092 DATAGEODE-109 - Base EnableSsl.Component enumerated values on o.a.g.security.SecurableCommunicationChannels interface constants. 2018-06-10 11:11:27 -07:00