Commit Graph

1535 Commits

Author SHA1 Message Date
John Blum
a21edb0cd1 DATAGEODE-306 - Fix logic and test failures in SimpleGemfireRepository.
Logic problems and test failures were caused by the downmerge from Moore/2.2 to Lovelace/2.1.
2020-09-15 16:12:44 -07:00
John Blum
72e26270e0 DATAGEODE-306 - Fix compilation errors in GemfireTemplate and MappingPdxSerializer.
The compilation errors were caused by the downmerge from Neumann/2.3 to Moore/2.2 and API changes in Spring Data Commons and Mockito.
2020-09-14 18:12:03 -07:00
John Blum
1c422c7c8d DATAGEODE-306 - Add overloaded safeDoOperation(:VoidReturningThrowableOperation, backupOperation:Runnable) method.
Redefine safeDoOperation(:VoidReturningThrowableOperation) in terms of the overloaded method.

Edit Javadoc.
2020-09-14 17:57:01 -07:00
John Blum
506f913ee4 DATAGEODE-306 - Refactor MappingPdxSerializer.
Annotate API with Spring @NonNull and @Nullable annotations.

Edit and add Javadoc.

Format source code.

Optimize imports.

Remove unnecessary uses of java.util.Optional.

Rename (local) variables.
2020-09-14 17:52:25 -07:00
John Blum
da300857b2 DATAGEODE-306 - Fix leveloffset declaration for 'Configuring WAN Gateway' section in 'Bootstrapping Apache Geode with the Spring Container' chapter. 2020-09-14 17:50:36 -07:00
John Blum
ff858f5888 DATAGEODE-364 - Refactor SimpleGemfireRepository.count() to be resilient when no results exist. 2020-09-14 17:50:24 -07:00
Mark Paluch
5dadea01a6 DATAGEODE-359 - Updated changelog. 2020-08-12 13:25:49 +02:00
Mark Paluch
107a2c8ee2 DATAGEODE-354 - Updated changelog. 2020-08-12 12:01:22 +02:00
Mark Paluch
123aa385c1 DATAGEODE-350 - Updated changelog. 2020-07-22 10:37:59 +02:00
Mark Paluch
a68a92e603 DATAGEODE-349 - Updated changelog. 2020-07-22 10:08:48 +02:00
Mark Paluch
58f0d3cda2 DATAGEODE-346 - After release cleanups. 2020-07-22 09:42:54 +02:00
Mark Paluch
88670135a2 DATAGEODE-346 - Prepare next development iteration. 2020-07-22 09:42:51 +02:00
Mark Paluch
8c82f316ad DATAGEODE-346 - Release version 2.1.19 (Lovelace SR19). 2020-07-22 09:31:41 +02:00
Mark Paluch
12dd889287 DATAGEODE-346 - Prepare 2.1.19 (Lovelace SR19). 2020-07-22 09:31:14 +02:00
Mark Paluch
951c32f6f9 DATAGEODE-346 - Updated changelog. 2020-07-22 09:31:00 +02:00
Mark Paluch
bfa79a7bb4 DATAGEODE-339 - Updated changelog. 2020-06-25 12:00:20 +02:00
John Blum
a5d7e2d436 DATAGEODE-352 - Add EnableEntityDefinedRegions Integration Test using a Regular Expression (REGEX) TypeFilter.
Edit Javadoc.
2020-06-22 16:30:02 -07:00
John Blum
02eeef67b6 DATAGEODE-302 - Refactor of(:TypeFilter) factory method to not double wrap a CompositeTypeFilter. 2020-06-22 16:29:56 -07:00
John Blum
7969e8842d DATAGEODE-352 - EnableEntityDefinedRegions.includeFilters are inappropriately overridden by framework provided include filters. 2020-06-22 16:29:43 -07:00
John Blum
6a159548e7 DATAGEODE-302 - Introduce CompositeTypeFilter @FunctionalInterface extending Spring's o.s.core.type.filter.TypeFilter interface.
The SDG CompositeTypeFilter uses the Composite Software Design Pattern to compose multiple TypeFilters as a single, uniform instance of TypeFilter.
2020-06-22 16:26:04 -07:00
Mark Paluch
9b7c9d7cb5 DATAGEODE-338 - Updated changelog. 2020-06-10 14:30:58 +02:00
Mark Paluch
741d021592 DATAGEODE-333 - Updated changelog. 2020-06-10 12:30:00 +02:00
Mark Paluch
9be60ded7d DATAGEODE-332 - After release cleanups. 2020-06-10 11:21:37 +02:00
Mark Paluch
3c256e0800 DATAGEODE-332 - Prepare next development iteration. 2020-06-10 11:21:31 +02:00
Mark Paluch
74f0ecf36c DATAGEODE-332 - Release version 2.1.18 (Lovelace SR18). 2020-06-10 10:53:41 +02:00
Mark Paluch
37108aa2cc DATAGEODE-332 - Prepare 2.1.18 (Lovelace SR18). 2020-06-10 10:53:13 +02:00
Mark Paluch
fad7e0be09 DATAGEODE-332 - Updated changelog. 2020-06-10 10:52:56 +02:00
John Blum
e7b0cabc30 DATAGEODE-335 - Add @ClientCacheApplication and @EnablePool annotation attribute and property support for socketConnectTimeout. 2020-04-30 15:59:18 -07:00
Mark Paluch
9f99439178 DATAGEODE-321 - Updated changelog. 2020-04-28 15:12:26 +02:00
Mark Paluch
dab3f7eb87 DATAGEODE-316 - Updated changelog. 2020-04-28 14:46:53 +02:00
Mark Paluch
7f18b2b691 DATAGEODE-304 - After release cleanups. 2020-04-28 11:55:28 +02:00
Mark Paluch
52cf7da205 DATAGEODE-304 - Prepare next development iteration. 2020-04-28 11:55:27 +02:00
Mark Paluch
96e90a1220 DATAGEODE-304 - Release version 2.1.17 (Lovelace SR17). 2020-04-28 11:32:50 +02:00
Mark Paluch
7482aa93ae DATAGEODE-304 - Prepare 2.1.17 (Lovelace SR17). 2020-04-28 11:32:27 +02:00
Mark Paluch
db8a555a2a DATAGEODE-304 - Updated changelog. 2020-04-28 11:32:20 +02:00
Mark Paluch
59477bd116 DATAGEODE-307 - Updated changelog. 2020-03-31 15:08:50 +02:00
Mark Paluch
6334a08128 DATAGEODE-305 - Updated changelog. 2020-03-25 10:59:49 +01:00
John Blum
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. 2020-03-11 11:29:53 -07:00
Jens Schauder
b1eb8a07b4 DATAGEODE-301 - Updated changelog. 2020-03-11 09:59:32 +01:00
Mark Paluch
1818b333cd DATAGEODE-290 - Updated changelog. 2020-02-26 11:55:07 +01:00
Mark Paluch
847426e7bc DATAGEODE-289 - After release cleanups. 2020-02-26 11:25:51 +01:00
Mark Paluch
f1be99f5fa DATAGEODE-289 - Prepare next development iteration. 2020-02-26 11:25:50 +01:00
Mark Paluch
78a7258901 DATAGEODE-289 - Release version 2.1.16 (Lovelace SR16). 2020-02-26 11:11:48 +01:00
Mark Paluch
e64783a879 DATAGEODE-289 - Prepare 2.1.16 (Lovelace SR16). 2020-02-26 11:11:28 +01:00
Mark Paluch
b7be2f076c DATAGEODE-289 - Updated changelog. 2020-02-26 11:11:22 +01:00
Mark Paluch
2bbaf48101 DATAGEODE-293 - Updated changelog. 2020-02-12 15:05:03 +01:00
Mark Paluch
1c641268b6 DATAGEODE-292 - Updated changelog. 2020-01-17 09:58:35 +01:00
Mark Paluch
3467a64f70 DATAGEODE-235 - Updated changelog. 2020-01-16 16:12:38 +01:00
Mark Paluch
1644cf1dda DATAGEODE-279 - Updated changelog. 2020-01-15 12:51:15 +01:00
Mark Paluch
1a5ead32b0 DATAGEODE-278 - After release cleanups. 2020-01-15 10:35:39 +01:00