Commit Graph

1338 Commits

Author SHA1 Message Date
John Blum
ce5e4e183a DATAGEODE-163 - Add dependency between Lucene Index bean definition and the GemFireCache instance. 2018-12-13 10:10:59 -08:00
John Blum
5525147457 DATAGEODE-162 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter. 2018-12-13 09:52:59 -08:00
John Blum
d183d6a653 DATAGEODE-161 - Upgrade to Apache Geode 1.8.0. 2018-12-13 09:18:07 -08:00
Christoph Strobl
6d6290c7fd DATAGEODE-158 - After release cleanups. 2018-12-11 11:07:52 +01:00
Christoph Strobl
3cc44638eb DATAGEODE-158 - Prepare next development iteration. 2018-12-11 11:07:51 +01:00
Christoph Strobl
0aabb94277 DATAGEODE-158 - Release version 2.2 M1 (Moore). 2018-12-11 10:53:53 +01:00
Christoph Strobl
015cd5876a DATAGEODE-158 - Prepare 2.2 M1 (Moore). 2018-12-11 10:53:11 +01:00
Christoph Strobl
582cfd993a DATAGEODE-158 - Updated changelog. 2018-12-11 10:53:09 +01:00
Mark Paluch
26a5db195e DATAGEODE-159 - Simplify reference documentation setup. 2018-12-10 10:11:50 +01:00
Mark Paluch
47cb696b67 DATAGEODE-146 - Polishing.
Fix inclusions of Spring Data Commons documentation artifacts. Fix link to Mapping PDX serializer.
2018-12-07 14:31:22 +01:00
Mark Paluch
b0c0659071 DATAGEODE-146 - Include documentation about Object Mapping Fundamentals.
Related ticket: DATACMNS-1374.
2018-12-07 14:31:22 +01:00
Mark Paluch
3a77784c0e DATAGEODE-154 - Updated changelog. 2018-11-27 14:54:06 +01:00
Mark Paluch
b343116cd3 DATAGEODE-150 - Updated changelog. 2018-11-27 12:36:47 +01:00
Mark Paluch
499efe393e DATAGEODE-149 - Updated changelog. 2018-10-29 14:32:51 +01:00
John Blum
ba98ab91cf DATAGEODE-153 - Add test asserting 2 concurrent threads entering a transaction on the same entry leads to the proper outcome. 2018-10-25 16:26:05 -07:00
Mark Paluch
6534c0b26f DATAGEODE-147 - Updated changelog. 2018-10-15 11:37:23 +02:00
John Blum
b4ff689afd DATAGEODE-148 - Upgrade to Apache Geode 1.7.0. 2018-10-04 15:31:31 -07:00
Mark Paluch
05099eb2e5 DATAGEODE-141 - After release cleanups. 2018-09-21 07:45:28 -04:00
Mark Paluch
1e175ef0df DATAGEODE-141 - Prepare next development iteration. 2018-09-21 07:45:27 -04:00
Mark Paluch
5bb1fca225 DATAGEODE-141 - Release version 2.1 GA (Lovelace). 2018-09-21 07:08:38 -04: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
2742d806f2 DATAGEODE-133 - After release cleanups. 2018-08-20 10:56:53 +02:00
Oliver Gierke
0bd472a968 DATAGEODE-133 - Prepare next development iteration. 2018-08-20 10:56:52 +02:00
Oliver Gierke
7a9503670c DATAGEODE-133 - Release version 2.1 RC2 (Lovelace). 2018-08-20 10:40:11 +02: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
b01e9959e3 DATAGEODE-108 - After release cleanups. 2018-07-26 12:32:28 +02:00
Mark Paluch
d0cd2a512b DATAGEODE-108 - Prepare next development iteration. 2018-07-26 12:32:25 +02:00
Mark Paluch
67d11bdb62 DATAGEODE-108 - Release version 2.1 RC1 (Lovelace). 2018-07-26 12:06:34 +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