Commit Graph

1458 Commits

Author SHA1 Message Date
ukohlmeyer
4456decd6e SGF-521 - Apply additional configuration changes. 2019-06-14 02:26:48 -07:00
ukohlmeyer
80c1597f66 SGF-521 - Add documentation for GatewayReceiver annotation configuration support. 2019-06-14 02:26:42 -07:00
Udo Kohlmeyer
2543657da9 SGF-521 - Configure GatewayReceivers with Annotations.
Adds the EnableGatewayReceiver annotation to the SDG Annotation based configuraiton model to configure a GatewayReceiver.
2019-06-14 02:25:46 -07:00
John Blum
5633116388 SGF-849 - Simplify the RegionConfigurer interface.
Change the class type paramter to ClientRegionFactoryBean.

Remove the configure(:String, :ConfigurableRegionFactoryBean) method, which is causing ambiguity in Java method resolution during runtime/invocations, even with strongly-typed FactoryBeans (e.g. ClientRegionFactoryBean). #argh
2019-06-11 16:18:50 -07:00
John Blum
e7af0a37fb SGF-849 - Change the generic signature of the Configurer interface. 2019-06-09 11:33:06 -07:00
Mark Paluch
8ae9fcb8b4 SGF-827 - URL Cleanup. 2019-06-05 11:13:32 +02:00
Mark Paluch
fc26955d14 SGF-853 - Create security policy readme. 2019-05-31 16:00:38 +02:00
John Blum
8684d04a1d SGF-852 - Polish. 2019-05-30 13:12:09 -07:00
Srikanth Manvi
51a2c3e1d0 SGF-852 - Add support to EnableSsl for ssl-use-default-context and ssl-endpoint-identification-enabled. 2019-05-30 13:10:27 -07:00
John Blum
dd016eed85 SGF-851 - Fix CacheClusterConfigurationIntegrationTest. 2019-05-30 01:27:20 -07:00
John Blum
16445579cc SGF-850 - Add new SDG XML Schemas (XSD) for 2.2/Moore. 2019-05-29 23:41:28 -07:00
John Blum
bc6c21b230 SGF-850 - Refactor existing SDG XML Schemas (XSD) and switch schemaLocations from HTTP to HTTPS. 2019-05-29 18:42:52 -07:00
Greg Turnquist
3bfeadfa76 SGF-847 - Introduce Jenkins. 2019-05-29 08:20:05 -05:00
John Blum
21c6882909 SGF-849 - Fix test failures. 2019-05-28 18:08:10 -07:00
John Blum
07f5d03abf SGF-849 - Adapt LocatorApplication configuration and Configurer to implement the Configurer interface/contract and employ the lazy-resolving, composable Configurer implementation. 2019-05-28 18:07:51 -07:00
John Blum
3c504b96c8 SGF-849 - Adapt EmbeddedServiceConfigurationSupport to honor new Configurer interface/contract. 2019-05-28 18:07:30 -07:00
John Blum
fa78fc3eec SGF-849 - Modify all configuration classes to use lazy-resolving, composable Configurer implementations for resolving the user-defined, application Configurers. 2019-05-28 18:07:03 -07:00
John Blum
bd5fa26494 SGF-849 - Define lazy-resolving, composable Configurer implementations for all SDG Configurers. 2019-05-28 18:06:45 -07:00
John Blum
e850752d05 SGF-849 - Rebase all Configurers on the o.s.d.g.config.annotation.support.Configurer interface. 2019-05-28 18:06:25 -07:00
John Blum
d781dea485 SGF-849 - Define an abstract, lazy-resolving, composable Configurer implementation. 2019-05-28 18:05:57 -07:00
John Blum
17521a90a8 SGF-849 - Define the Configurer interface as a contract for implementing objects that can augment the configuration meta-data of SDG, primarily through Spring FactoryBeans. 2019-05-28 18:05:24 -07:00
John Blum
28868dbbcf SGF-848 - Add support for dynamic HTTP client port configuration based on protocol/scheme. 2019-05-20 17:30:31 -07:00
John Blum
f222be8bd5 SGF-807 - Add support to authenticate HTTP requests when using @EnableClusterConfiguration and @EnableSecurity. 2019-05-18 20:35:21 -07:00
John Blum
5f5018cad8 SGF-846 - Polish. 2019-05-18 20:34:45 -07:00
John Blum
b064c46883 SGF-846 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. 2019-05-18 20:33:51 -07:00
Mark Paluch
ef15606d4e SGF-840 - Updated changelog. 2019-05-13 18:19:10 +02:00
Mark Paluch
1688274790 SGF-839 - Updated changelog. 2019-05-13 14:59:24 +02:00
Mark Paluch
18e5f2678b SGF-835 - After release cleanups. 2019-05-13 12:17:54 +02:00
Mark Paluch
91b54e1e14 SGF-835 - Prepare next development iteration. 2019-05-13 12:17:52 +02:00
Mark Paluch
23c90d4f92 SGF-835 - Release version 2.2 M4 (Moore). 2019-05-13 11:59:50 +02:00
Mark Paluch
0bdb100141 SGF-835 - Prepare 2.2 M4 (Moore). 2019-05-13 11:59:04 +02:00
Mark Paluch
02b546aca2 SGF-835 - Updated changelog. 2019-05-13 11:58:57 +02:00
John Blum
2066820cf5 SGF-222 - Fixup test to ensure consistent configuration of the Apache Geode DistributedSystem between the Cache and Locator instances. 2019-05-13 00:56:21 -07:00
John Blum
d2c981983b SGF-222 - Add documentation on configuring and bootstrapping Locator applications. 2019-05-13 00:55:51 -07:00
John Blum
4bbe2c8a25 SGF-841 - Set Apache Geode version to 1.9.0.
Set Pivotal GemFire version to 9.8.0.
2019-05-13 00:55:12 -07:00
John Blum
3420789cd6 SGF-841 - Set Table of Contents (TOC) Levels to 2. 2019-05-13 00:53:08 -07:00
John Blum
7cb3904826 SGF-841 - Refactor and simplify codebase. 2019-05-13 00:52:14 -07:00
John Blum
918811e8e5 SGF-222 - Configure and start GemFire Locators with SDG config. 2019-05-13 00:51:34 -07:00
Oliver Drotbohm
f27d7a3e2c SGF-829 - Updated changelog. 2019-05-10 14:18:08 +02:00
Oliver Drotbohm
2edb9bfd3f SGF-831 - Updated changelog. 2019-05-10 12:57:19 +02:00
John Blum
11a5b6e7d9 SGF-837 - Fix DurableClientCacheIntegrationTest. 2019-05-09 23:45:50 -07:00
John Blum
e72f741f88 SGF-838 - Apply RegionConfigurers to Caching-defined Regions. 2019-05-09 23:44:07 -07:00
John Blum
984020e0ab SGF-836 - Adapt to API changes in Pivotal GemFire 9.8.0. 2019-04-27 16:56:04 -07:00
John Blum
0133932fd1 SGF-836 - Upgrade to Pivotal GemFire 9.8.0. 2019-04-27 16:51:45 -07:00
Christoph Strobl
1ebe33c26d SGF-825 - After release cleanups. 2019-04-11 12:00:20 +02:00
Christoph Strobl
055274b4bf SGF-825 - Prepare next development iteration. 2019-04-11 12:00:19 +02:00
Christoph Strobl
dcd2d1c011 SGF-825 - Release version 2.2 M3 (Moore). 2019-04-11 11:24:31 +02:00
Christoph Strobl
9fb58456b1 SGF-825 - Prepare 2.2 M3 (Moore). 2019-04-11 11:23:56 +02:00
Christoph Strobl
140eec87c9 SGF-825 - Updated changelog. 2019-04-11 11:23:51 +02:00
John Blum
975a17a86b SGF-833 - Switch back to org.apache.geode.distributed.ServerLauncher from GemFireBasedServerProcess. 2019-04-10 22:42:09 -07:00