Commit Graph

  • eacec2c996 DATAGEODE-307 - Prepare 2.3 RC1 (Neumann). Mark Paluch 2020-03-31 14:59:20 +02:00
  • 210b380191 DATAGEODE-307 - Updated changelog. Mark Paluch 2020-03-31 14:59:14 +02:00
  • f5d146cdea DATAGEODE-319 - Improve @LocatorApplication to configure the Apache Geode locators property. John Blum 2020-03-30 20:09:02 -07:00
  • 6563f6e39c DATAGEODE-319 - Improve @LocatorApplication to configure the Apache Geode locators property. John Blum 2020-03-30 20:09:02 -07:00
  • 38725d8217 DATAGEODE-320 - Upgrade to Pivotal GemFire 9.10.0. John Blum 2020-03-30 17:32:30 -07:00
  • 6ce5f4f211 DATAGEODE-312 - Add support for Apache Geode 'security-auth-token-enabled-components' (configuration) property. John Blum 2020-03-25 08:35:23 -07:00
  • 37f16afd2b DATAGEODE-312 - Add support for Apache Geode 'ssl-parameter-extension' (configuration) property. John Blum 2020-03-20 12:13:32 -07:00
  • 45c43acc16 DATAGEODE-312 - Upgrade to Apache Geode 1.12.0. John Blum 2020-03-30 17:21:34 -07:00
  • 56ddaa9132 DATAGEODE-302 - Add nullSafeIsEmpty(:Iterable<?>) and nullSafeSize(:Iterable) methods. John Blum 2020-03-30 17:05:02 -07:00
  • 24b38dc380 DATAGEODE-302 - Change locators property reference in Javadoc to 'spring.data.gemfire.locators'. John Blum 2020-03-30 17:03:25 -07:00
  • 10fa586ec5 DATAGEODE-318 - Add CacheResolver implementation to compose a collection of CacheResolvers. John Blum 2020-03-27 17:57:06 -07:00
  • 4f66d659ca DATAGEODE-318 - Add CacheResolver implementation that resolves a single, configured GemFireCache instance. John Blum 2020-03-27 17:56:18 -07:00
  • e031b113f9 DATAGEODE-318 - Add CacheResolver implementation capable of resolving a GemFireCache instance from a Spring context. John Blum 2020-03-27 17:55:26 -07:00
  • af810c07fb DATAGEODE-318 - Add ClientCacheFactory implementation of the CacheResolver interface capable of resolving a ClientCache instance. John Blum 2020-03-27 17:54:28 -07:00
  • e5c9606bbd DATAGEODE-318 - Add CacheFactory implementation of the CacheResolver interface capable of resolving a peer Cache instance. John Blum 2020-03-27 17:53:52 -07:00
  • 04b87ebd30 DATAGEODE-318 - Add abstract caching implementation of the CacheResolver interface. John Blum 2020-03-27 17:52:35 -07:00
  • 7caaa4fe75 DATAGEODE-318 - Introduce a CacheResolver Strategy interface for resolving GemFireCache instances. John Blum 2020-03-27 17:50:06 -07:00
  • bf2cf4a2e8 DATAGEODE-302 - Declare the GemfireCallback as a @FunctionalInterface. John Blum 2020-03-26 14:43:24 -07:00
  • 62d4abe012 DATAGEODE-317 - Add PoolResolver implementation to compose a collection of PoolResolvers. John Blum 2020-03-25 17:49:31 -07:00
  • e867d155bc DATAGEDOE-317 - Add from(:ClientCache) factory method to construct a SinglePoolPoolResolver from the DEFAULT Pool. John Blum 2020-03-25 16:27:02 -07:00
  • 9636b1572f DATAGEODE-317 - Add PoolResolver implementation that resolves a single, configured Pool. John Blum 2020-03-25 15:44:11 -07:00
  • bf914c8a46 DATAGEODE-317 - Add require(..) method to PoolResolver. John Blum 2020-03-25 15:43:05 -07:00
  • 42ab3534e6 DATAGEODE-302 - Fix compilation warnings. John Blum 2020-03-25 13:10:12 -07:00
  • 6334a08128 DATAGEODE-305 - Updated changelog. Mark Paluch 2020-03-25 10:45:29 +01:00
  • c1c998f7b0 DATAGEODE-305 - Updated changelog. Mark Paluch 2020-03-25 10:45:29 +01:00
  • 4e305aa28a DATAGEODE-305 - After release cleanups. Mark Paluch 2020-03-25 10:58:27 +01:00
  • bf1e1670a5 DATAGEODE-305 - Prepare next development iteration. Mark Paluch 2020-03-25 10:58:26 +01:00
  • 9869c7154c DATAGEODE-305 - Release version 2.2.6 (Moore SR6). Mark Paluch 2020-03-25 10:46:02 +01:00
  • 93ff47a60a DATAGEODE-305 - Prepare 2.2.6 (Moore SR6). Mark Paluch 2020-03-25 10:45:35 +01:00
  • e6a620a8d8 DATAGEODE-305 - Updated changelog. Mark Paluch 2020-03-25 10:45:29 +01:00
  • fe08a0c18d DATAGEODE-314 - Replace remaining uses of Apache Geode's PoolManager API with PoolResolver. John Blum 2020-03-24 19:16:49 -07:00
  • 38f600d655 DATAGEODE-314 - Introduce new BeanFactoryPoolResolver implementation. John Blum 2020-03-24 14:26:12 -07:00
  • 40121263c7 DATAGEODE-314 - Replace remaining uses of Apache Geode's PoolManager API with PoolResolver. John Blum 2020-03-24 18:00:55 -07:00
  • 03f4569857 DATAGEODE-314 - Introduce new BeanFactoryPoolResolver implementation. John Blum 2020-03-24 14:26:12 -07:00
  • fddf2d896f DATAGEODE-313 - Add shell commands in Jenkinsfile to clean up GemFire generated artifacts (e.g. Logs, State files) between builds. John Blum 2020-03-23 13:12:27 -07:00
  • 21c17577b3 DATAGEODE-313 - Remove 'security-auth-token-enabled-components' property declaration which is not present in Apache Geode 1.10. John Blum 2020-03-23 10:50:35 -07:00
  • 53bfaf5cee DATAGEODE-313 - Downgrade (Neumann) to Apace Geode 1.10.0. John Blum 2020-03-23 10:43:21 -07:00
  • a97c3a78d3 DATAGEODE-311 - Allow Security configuration applied by Annotations to be used in LocatorApplications. John Blum 2020-03-19 13:37:25 -07:00
  • ce4a6aa2e3 DATAGEODE-310 - Use Environment accessible properties to enable/disable Apache Shiro and Authentication Auto-configuration. John Blum 2020-03-19 13:36:55 -07:00
  • 5d2bec1dc7 DATAGEODE-309 - Apply Spring bean ClassLoader to Thread context ClassLoader in LocatorApplications. John Blum 2020-03-19 13:25:48 -07:00
  • 43c3a4da78 DATAGEODE-311 - Allow Security configuration applied by Annotations to be used in LocatorApplications. John Blum 2020-03-19 13:37:25 -07:00
  • e1ad232f79 DATAGEODE-310 - Use Environment accessible properties to enable/disable Apache Shiro and Authentication Auto-configuration. John Blum 2020-03-19 13:36:55 -07:00
  • 9a85b4e54a DATAGEODE-309 - Apply Spring bean ClassLoader to Thread context ClassLoader in LocatorApplications. John Blum 2020-03-19 13:25:48 -07:00
  • f1e55f4b04 DATAGEODE-302 - Edit Javadoc. John Blum 2020-03-19 13:13:58 -07:00
  • cbdfc7508f DATAGEODE-298 - Remove uses of Apache Geode internal o.a.g.distribued.internal.DistributionConfig class properties. John Blum 2020-03-17 20:33:35 -07:00
  • 82aced9a24 DATAGEODE-308 - Add test for Repository data access on Region configured with CacheLoader. John Blum 2020-03-16 12:25:17 -07:00
  • dc2ab304c5 DATAGEODE-297 - Fix test failures in JSON Region auto-proxying support. John Blum 2019-12-05 00:37:22 -08:00
  • 51afb9ab6b DATAGEODE-287 - Correct copyright years and format. John Blum 2020-03-11 12:30:18 -07:00
  • 7c2914b025 DATAGEODE-297 - Reduce usage of Apache Geode internal APIs. John Blum 2019-12-04 23:45:33 -08:00
  • bc8abcd14c DATAGEODE-297 - Backport changes enabling SDG Lovelace/2.1.x, based on Apache Geode 1.6.x, to also be compatible with Apache Geode 1.7.x and 1.8.x. John Blum 2020-03-11 00:23:10 -07:00
  • 34914efe6c DATAGEODE-301 - Updated changelog. Jens Schauder 2020-03-11 09:46:19 +01:00
  • b1eb8a07b4 DATAGEODE-301 - Updated changelog. Jens Schauder 2020-03-11 09:46:19 +01:00
  • 0b66dbe69f DATAGEODE-301 - After release cleanups. Jens Schauder 2020-03-11 09:57:42 +01:00
  • de724872ad DATAGEODE-301 - Prepare next development iteration. Jens Schauder 2020-03-11 09:57:41 +01:00
  • 0fee659a9f DATAGEODE-301 - Release version 2.3 M4 (Neumann). Jens Schauder 2020-03-11 09:47:07 +01:00
  • e6ab444688 DATAGEODE-301 - Prepare 2.3 M4 (Neumann). Jens Schauder 2020-03-11 09:46:29 +01:00
  • bd90cfb944 DATAGEODE-301 - Updated changelog. Jens Schauder 2020-03-11 09:46:19 +01:00
  • 5d8aa16d07 DATAGEODE-306 - Adapt to non-lenient, strict stubbing for mocks introduced by Mockito 3.3.0. John Blum 2020-03-10 22:58:29 -07:00
  • bba7f3446f DATAGEODE-306 - Optimize imports. John Blum 2020-03-10 22:35:33 -07:00
  • 513afaa3c9 DATAGEODE-295 - Polish. John Blum 2020-02-27 21:45:51 -08:00
  • ae69760bf6 DATAGEODE-295 - Functions return results from all servers. Patrick Johnson 2020-02-10 13:07:03 -08:00
  • bf8f610b6b DATAGEODE-119 - Polish. John Blum 2020-02-25 22:49:17 -08:00
  • 22b5d13df0 DATAGEODE-119 - Check result type against function return type. Patrick Johnson 2020-01-08 16:20:15 -08:00
  • 248c0b90a4 DATAGEODE-302 - Optimize imports. John Blum 2020-02-25 21:37:59 -08:00
  • 1818b333cd DATAGEODE-290 - Updated changelog. Mark Paluch 2020-02-26 11:37:53 +01:00
  • f82ffe18d1 DATAGEODE-290 - Updated changelog. Mark Paluch 2020-02-26 11:37:53 +01:00
  • f05037d72b DATAGEODE-290 - After release cleanups. Mark Paluch 2020-02-26 11:54:09 +01:00
  • ea305ceec7 DATAGEODE-290 - Prepare next development iteration. Mark Paluch 2020-02-26 11:54:08 +01:00
  • 2089e5ec84 DATAGEODE-290 - Release version 2.2.5 (Moore SR5). Mark Paluch 2020-02-26 11:38:17 +01:00
  • 22ac2b0638 DATAGEODE-290 - Prepare 2.2.5 (Moore SR5). Mark Paluch 2020-02-26 11:37:58 +01:00
  • c4c27a1c76 DATAGEODE-290 - Updated changelog. Mark Paluch 2020-02-26 11:37:53 +01:00
  • b2d74f2316 DATAGEODE-289 - Updated changelog. Mark Paluch 2020-02-26 11:11:22 +01:00
  • a0d0f00c13 DATAGEODE-289 - Updated changelog. Mark Paluch 2020-02-26 11:11:22 +01:00
  • 847426e7bc DATAGEODE-289 - After release cleanups. Mark Paluch 2020-02-26 11:25:51 +01:00
  • f1be99f5fa DATAGEODE-289 - Prepare next development iteration. Mark Paluch 2020-02-26 11:25:50 +01:00
  • 78a7258901 DATAGEODE-289 - Release version 2.1.16 (Lovelace SR16). Mark Paluch 2020-02-26 11:11:48 +01:00
  • e64783a879 DATAGEODE-289 - Prepare 2.1.16 (Lovelace SR16). Mark Paluch 2020-02-26 11:11:28 +01:00
  • b7be2f076c DATAGEODE-289 - Updated changelog. Mark Paluch 2020-02-26 11:11:22 +01:00
  • 3c519e6fc3 DATAGEODE-293 - Updated changelog. Mark Paluch 2020-02-12 14:46:52 +01:00
  • 2bbaf48101 DATAGEODE-293 - Updated changelog. Mark Paluch 2020-02-12 14:46:52 +01:00
  • c76492ba67 DATAGEODE-293 - After release cleanups. Mark Paluch 2020-02-12 15:04:22 +01:00
  • 4c1a19c783 DATAGEODE-293 - Prepare next development iteration. Mark Paluch 2020-02-12 15:04:21 +01:00
  • 2abdbe8ab5 DATAGEODE-293 - Release version 2.3 M3 (Neumann). Mark Paluch 2020-02-12 14:47:16 +01:00
  • 2ac4017d80 DATAGEODE-293 - Prepare 2.3 M3 (Neumann). Mark Paluch 2020-02-12 14:46:56 +01:00
  • d094b37520 DATAGEODE-293 - Updated changelog. Mark Paluch 2020-02-12 14:46:52 +01:00
  • 638eb972d8 DATAGEODE-273 - Update trusted.keystore to include new public/private key with "localhost" for self-signed certificates. Udo Kohlmeyer 2019-12-04 11:49:40 -08:00
  • 3c1cfee161 DATAGEODE-273 - Enable SSL Endpoint Identification (set ssl-endpoint-identification-enabled to true) and add additional logic to test the SSL failures. John Blum 2019-11-21 10:47:50 -08:00
  • 589cf442c4 DATAGEODE-273 - Fix DiskStoreConfiguration, EnableDiskStores annotation maxOpLogsize attribute extraction, treating the long value as an int thereby causing a ClassCastException. John Blum 2019-11-20 23:47:09 -08:00
  • f90df65010 DATAGEODE-273 - Run other tests on Jenkins. Greg Turnquist 2019-11-20 10:17:48 -06:00
  • 2d77f10a7b DATAGEODE-273 - Ignore JSR 250 dependencies. Greg Turnquist 2019-11-20 10:17:29 -06:00
  • 9616e7d43d DATAGEODE-273 - Enabling JDK 11+ builds. Greg Turnquist 2019-11-14 16:17:23 -06:00
  • 4139d17009 DATAGEODE-291 - Refactor the MappingPdxSerializerIntegrationTests to rely less on the internals of SD Commons. John Blum 2020-01-17 14:14:14 -08:00
  • 7ea2f92aff DATAGEODE-292 - Updated changelog. Mark Paluch 2020-01-17 09:38:36 +01:00
  • 1c641268b6 DATAGEODE-292 - Updated changelog. Mark Paluch 2020-01-17 09:38:36 +01:00
  • 7903b2bdc2 DATAGEODE-292 - After release cleanups. Mark Paluch 2020-01-17 09:47:50 +01:00
  • 9b7233bffd DATAGEODE-292 - Prepare next development iteration. Mark Paluch 2020-01-17 09:47:49 +01:00
  • 8da433922f DATAGEODE-292 - Release version 2.3 M2 (Neumann). Mark Paluch 2020-01-17 09:39:03 +01:00
  • 96a26366cd DATAGEODE-292 - Prepare 2.3 M2 (Neumann). Mark Paluch 2020-01-17 09:38:43 +01:00
  • b54ed8ba9c DATAGEODE-292 - Updated changelog. Mark Paluch 2020-01-17 09:38:36 +01:00
  • 3e45bf63a3 DATAGEODE-291 - Change uses of the deprecated org.springframework.data.convert.EntityInstantiator class to org.springframework.data.mapping.model.EntityInstantiator. John Blum 2020-01-16 16:25:47 -08:00