Commit Graph

  • 6b1e58f5d6 SGF-842 - Updated changelog. Christoph Strobl 2019-06-14 12:38:54 +02:00
  • d8f7e5cbbb SGF-842 - Updated changelog. Christoph Strobl 2019-06-14 12:38:54 +02:00
  • 29ee1257cc SGF-842 - After release cleanups. Christoph Strobl 2019-06-14 13:14:51 +02:00
  • b00f7ccc6e SGF-842 - Prepare next development iteration. Christoph Strobl 2019-06-14 13:14:50 +02:00
  • d9e1783127 SGF-842 - Release version 2.1.9 (Lovelace SR9). Christoph Strobl 2019-06-14 12:39:34 +02:00
  • 70a374aaf3 SGF-842 - Prepare 2.1.9 (Lovelace SR9). Christoph Strobl 2019-06-14 12:38:59 +02:00
  • 7190f4037b SGF-842 - Updated changelog. Christoph Strobl 2019-06-14 12:38:54 +02:00
  • 054be1694e SGF-521 - Fix failing tests. John Blum 2019-06-14 01:36:02 -07:00
  • aaea1e620b SGF-521 - Polish. John Blum 2019-06-14 00:59:06 -07:00
  • 4456decd6e SGF-521 - Apply additional configuration changes. ukohlmeyer 2019-01-25 10:27:05 -08:00
  • 80c1597f66 SGF-521 - Add documentation for GatewayReceiver annotation configuration support. ukohlmeyer 2019-01-24 16:10:06 -08:00
  • 2543657da9 SGF-521 - Configure GatewayReceivers with Annotations. Udo Kohlmeyer 2018-12-20 09:44:55 -08:00
  • 1434c2205f SGF-849 - Simplify the RegionConfigurer interface. John Blum 2019-06-11 13:44:55 -07:00
  • 5633116388 SGF-849 - Simplify the RegionConfigurer interface. John Blum 2019-06-11 13:44:55 -07:00
  • 172304268a SGF-849 - Change the generic signature of the Configurer interface. John Blum 2019-06-08 13:00:19 -07:00
  • e7af0a37fb SGF-849 - Change the generic signature of the Configurer interface. John Blum 2019-06-08 13:00:19 -07:00
  • 852a4f456c SGF-827 - URL Cleanup. Mark Paluch 2019-06-05 11:13:32 +02:00
  • 8ae9fcb8b4 SGF-827 - URL Cleanup. Mark Paluch 2019-06-05 11:13:32 +02:00
  • fc26955d14 SGF-853 - Create security policy readme. Mark Paluch 2019-05-31 16:00:38 +02:00
  • 8684d04a1d SGF-852 - Polish. John Blum 2019-05-30 02:08:44 -07:00
  • 51a2c3e1d0 SGF-852 - Add support to EnableSsl for ssl-use-default-context and ssl-endpoint-identification-enabled. Srikanth Manvi 2019-05-20 12:28:20 -04:00
  • dd016eed85 SGF-851 - Fix CacheClusterConfigurationIntegrationTest. John Blum 2019-05-30 01:10:58 -07:00
  • c5bd2d66f5 SGF-850 - Switch all XML document schemaLocations (XSD) from HTTP to HTTPS. John Blum 2019-05-30 00:54:17 -07:00
  • 4d1e6607a6 SGF-850 - Define HTTPS XML Schema (XSD) locations. John Blum 2019-05-30 00:47:56 -07:00
  • 085162a431 SGF-850 - Refactor existing SDG XML Schemas (XSD) and switch schemaLocations from HTTP to HTTPS. John Blum 2019-05-29 18:04:51 -07:00
  • 16445579cc SGF-850 - Add new SDG XML Schemas (XSD) for 2.2/Moore. John Blum 2019-05-29 18:06:03 -07:00
  • bc6c21b230 SGF-850 - Refactor existing SDG XML Schemas (XSD) and switch schemaLocations from HTTP to HTTPS. John Blum 2019-05-29 18:04:51 -07:00
  • edf3e8f493 SGF-847 - Introduce Jenkins. Greg Turnquist 2019-05-15 14:59:34 -05:00
  • ba071c2390 SGF-847 - Introduce Jenkins. Greg Turnquist 2019-05-15 14:59:34 -05:00
  • 3bfeadfa76 SGF-847 - Introduce Jenkins. Greg Turnquist 2019-05-15 14:59:34 -05:00
  • 30db348a9f SGF-849 - Fix test failures. John Blum 2019-05-28 16:49:54 -07:00
  • 4cfd80f0f9 SGF-849 - Adapt EmbeddedServiceConfigurationSupport to honor new Configurer interface/contract. John Blum 2019-05-28 16:14:42 -07:00
  • ece3fc6520 SGF-849 - Modify all configuration classes to use lazy-resolving, composable Configurer implementations for resolving the user-defined, application Configurers. John Blum 2019-05-28 16:09:18 -07:00
  • f6bba067c2 SGF-849 - Define lazy-resolving, composable Configurer implementations for all SDG Configurers. John Blum 2019-05-28 16:00:45 -07:00
  • cd038d1a7d SGF-849 - Rebase all Configurers on the o.s.d.g.config.annotation.support.Configurer interface. John Blum 2019-05-28 15:57:39 -07:00
  • e4d515a5db SGF-849 - Define an abstract, lazy-resolving, composable Configurer implementation. John Blum 2019-05-28 15:54:18 -07:00
  • e272b92b06 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. John Blum 2019-05-28 15:49:01 -07:00
  • 21c6882909 SGF-849 - Fix test failures. John Blum 2019-05-28 16:49:54 -07:00
  • 07f5d03abf SGF-849 - Adapt LocatorApplication configuration and Configurer to implement the Configurer interface/contract and employ the lazy-resolving, composable Configurer implementation. John Blum 2019-05-28 16:16:25 -07:00
  • 3c504b96c8 SGF-849 - Adapt EmbeddedServiceConfigurationSupport to honor new Configurer interface/contract. John Blum 2019-05-28 16:14:42 -07:00
  • fa78fc3eec SGF-849 - Modify all configuration classes to use lazy-resolving, composable Configurer implementations for resolving the user-defined, application Configurers. John Blum 2019-05-28 16:09:18 -07:00
  • bd5fa26494 SGF-849 - Define lazy-resolving, composable Configurer implementations for all SDG Configurers. John Blum 2019-05-28 16:00:45 -07:00
  • e850752d05 SGF-849 - Rebase all Configurers on the o.s.d.g.config.annotation.support.Configurer interface. John Blum 2019-05-28 15:57:39 -07:00
  • d781dea485 SGF-849 - Define an abstract, lazy-resolving, composable Configurer implementation. John Blum 2019-05-28 15:54:18 -07:00
  • 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. John Blum 2019-05-28 15:49:01 -07:00
  • 4d7c36d368 SGF-848 - Add support for dynamic HTTP client port configuration based on protocol/scheme. John Blum 2019-05-20 15:12:32 -07:00
  • 28868dbbcf SGF-848 - Add support for dynamic HTTP client port configuration based on protocol/scheme. John Blum 2019-05-20 15:12:32 -07:00
  • 9f15fe71f3 SGF-807 - Add support to authenticate HTTP requests when using @EnableClusterConfiguration and @EnableSecurity. John Blum 2019-05-18 20:05:00 -07:00
  • 7d9618b140 SGF-846 - Polish. John Blum 2019-05-18 19:59:47 -07:00
  • 116c01a20f SGF-846 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. John Blum 2019-05-18 19:05:07 -07:00
  • f222be8bd5 SGF-807 - Add support to authenticate HTTP requests when using @EnableClusterConfiguration and @EnableSecurity. John Blum 2019-05-18 20:05:00 -07:00
  • 5f5018cad8 SGF-846 - Polish. John Blum 2019-05-18 19:59:47 -07:00
  • b064c46883 SGF-846 - Add support for HTTPS and Follow Redirects when using @EnableClusterConfiguration. John Blum 2019-05-18 19:05:07 -07:00
  • 49f3a67dee SGF-840 - Updated changelog. Mark Paluch 2019-05-13 17:24:20 +02:00
  • ef15606d4e SGF-840 - Updated changelog. Mark Paluch 2019-05-13 17:24:20 +02:00
  • f3a08e3d80 SGF-840 - After release cleanups. Mark Paluch 2019-05-13 18:14:55 +02:00
  • 283b4b9718 SGF-840 - Prepare next development iteration. Mark Paluch 2019-05-13 18:14:52 +02:00
  • f0f8241b4a SGF-840 - Release version 1.9.22 (Ingalls SR22). Mark Paluch 2019-05-13 17:25:16 +02:00
  • 7c32997753 SGF-840 - Prepare 1.9.22 (Ingalls SR22). Mark Paluch 2019-05-13 17:24:28 +02:00
  • 8fce86e32f SGF-840 - Updated changelog. Mark Paluch 2019-05-13 17:24:20 +02:00
  • 442bd2e0c6 SGF-839 - Updated changelog. Mark Paluch 2019-05-13 13:24:59 +02:00
  • 1688274790 SGF-839 - Updated changelog. Mark Paluch 2019-05-13 13:24:59 +02:00
  • 770c4844f6 SGF-839 - After release cleanups. Mark Paluch 2019-05-13 14:58:46 +02:00
  • 621394a7c7 SGF-839 - Prepare next development iteration. Mark Paluch 2019-05-13 14:58:44 +02:00
  • ce590deb07 SGF-839 - Release version 2.1.8 (Lovelace SR8). Mark Paluch 2019-05-13 13:25:53 +02:00
  • 8c05c945b5 SGF-839 - Prepare 2.1.8 (Lovelace SR8). Mark Paluch 2019-05-13 13:25:06 +02:00
  • 96dbc6e3b3 SGF-839 - Updated changelog. Mark Paluch 2019-05-13 13:24:59 +02:00
  • 0e13aacc7a SGF-835 - Updated changelog. Mark Paluch 2019-05-13 11:58:57 +02:00
  • d862767321 SGF-835 - Updated changelog. Mark Paluch 2019-05-13 11:58:57 +02:00
  • 18e5f2678b SGF-835 - After release cleanups. Mark Paluch 2019-05-13 12:17:54 +02:00
  • 91b54e1e14 SGF-835 - Prepare next development iteration. Mark Paluch 2019-05-13 12:17:52 +02:00
  • 23c90d4f92 SGF-835 - Release version 2.2 M4 (Moore). Mark Paluch 2019-05-13 11:59:50 +02:00
  • 0bdb100141 SGF-835 - Prepare 2.2 M4 (Moore). Mark Paluch 2019-05-13 11:59:04 +02:00
  • 02b546aca2 SGF-835 - Updated changelog. Mark Paluch 2019-05-13 11:58:57 +02:00
  • 2066820cf5 SGF-222 - Fixup test to ensure consistent configuration of the Apache Geode DistributedSystem between the Cache and Locator instances. John Blum 2019-05-13 00:32:44 -07:00
  • d2c981983b SGF-222 - Add documentation on configuring and bootstrapping Locator applications. John Blum 2019-05-12 23:55:30 -07:00
  • 4bbe2c8a25 SGF-841 - Set Apache Geode version to 1.9.0. John Blum 2019-05-12 23:30:29 -07:00
  • 3420789cd6 SGF-841 - Set Table of Contents (TOC) Levels to 2. John Blum 2019-05-12 23:28:52 -07:00
  • 7cb3904826 SGF-841 - Refactor and simplify codebase. John Blum 2019-05-12 23:25:07 -07:00
  • 918811e8e5 SGF-222 - Configure and start GemFire Locators with SDG config. John Blum 2019-05-12 23:18:31 -07:00
  • 32fe2e15c7 SGF-829 - Updated changelog. 2.0.x Oliver Drotbohm 2019-05-10 13:30:09 +02:00
  • 2a081ee1a9 SGF-829 - Updated changelog. Oliver Drotbohm 2019-05-10 13:30:09 +02:00
  • f27d7a3e2c SGF-829 - Updated changelog. Oliver Drotbohm 2019-05-10 13:30:09 +02:00
  • 9b3836c594 SGF-829 - After release cleanups. Oliver Drotbohm 2019-05-10 14:15:20 +02:00
  • 18e25ac2d9 SGF-829 - Prepare next development iteration. Oliver Drotbohm 2019-05-10 14:15:18 +02:00
  • cc07705f7e SGF-829 - Release version 1.9.21 (Ingalls SR21). Oliver Drotbohm 2019-05-10 13:30:51 +02:00
  • f9020b4ddb SGF-829 - Prepare 1.9.21 (Ingalls SR21). Oliver Drotbohm 2019-05-10 13:30:15 +02:00
  • aa748e44a0 SGF-829 - Updated changelog. Oliver Drotbohm 2019-05-10 13:30:09 +02:00
  • dd5449bf55 SGF-831 - Updated changelog. Oliver Drotbohm 2019-05-10 12:18:02 +02:00
  • 2ed9ffae46 SGF-831 - Updated changelog. Oliver Drotbohm 2019-05-10 12:18:02 +02:00
  • 2edb9bfd3f SGF-831 - Updated changelog. Oliver Drotbohm 2019-05-10 12:18:02 +02:00
  • b6efbe2408 SGF-831 - After release cleanups. Oliver Drotbohm 2019-05-10 12:55:59 +02:00
  • b892b25603 SGF-831 - Prepare next development iteration. Oliver Drotbohm 2019-05-10 12:55:57 +02:00
  • e04f9d7d5d SGF-831 - Release version 2.1.7 (Lovelace SR7). Oliver Drotbohm 2019-05-10 12:18:52 +02:00
  • 57057c54b9 SGF-831 - Prepare 2.1.7 (Lovelace SR7). Oliver Drotbohm 2019-05-10 12:18:10 +02:00
  • 758c4d2c33 SGF-831 - Updated changelog. Oliver Drotbohm 2019-05-10 12:18:02 +02:00
  • 94ca126b9d SGF-838 - Apply RegionConfigurers to Caching-defined Regions. John Blum 2019-05-09 22:53:29 -07:00
  • 11a5b6e7d9 SGF-837 - Fix DurableClientCacheIntegrationTest. John Blum 2019-05-09 22:27:18 -07:00
  • e72f741f88 SGF-838 - Apply RegionConfigurers to Caching-defined Regions. John Blum 2019-05-09 22:53:29 -07:00
  • 984020e0ab SGF-836 - Adapt to API changes in Pivotal GemFire 9.8.0. John Blum 2019-04-27 16:56:04 -07:00