Commit Graph

1475 Commits

Author SHA1 Message Date
Jens Schauder
352374bbc4 DATAGEODE-274 - Updated changelog. 2019-12-04 11:40:50 +01:00
Mark Paluch
803cc610ca DATAGEODE-260 - Updated changelog. 2019-11-18 12:43:28 +01:00
Mark Paluch
80b84facb2 DATAGEODE-259 - After release cleanups. 2019-11-18 12:10:53 +01:00
Mark Paluch
91a18d83b5 DATAGEODE-259 - Prepare next development iteration. 2019-11-18 12:10:52 +01:00
Mark Paluch
209711e4af DATAGEODE-259 - Release version 2.1.13 (Lovelace SR13). 2019-11-18 12:01:05 +01:00
Mark Paluch
ed2509740e DATAGEODE-259 - Prepare 2.1.13 (Lovelace SR13). 2019-11-18 12:00:43 +01:00
Mark Paluch
2df4fbca92 DATAGEODE-259 - Updated changelog. 2019-11-18 12:00:39 +01:00
John Blum
1c0f14daf8 DATAGEODE-152 - Fix Javadoc HTTP URL reference; switch to HTTPS.
Resolves gh-27.
2019-11-13 23:27:29 -08:00
John Blum
0a3edb384b DATAGEODE-152 - Move TransactionApplicationEvent to o.s.d.g.transaction.event. 2019-11-13 23:27:22 -08:00
John Blum
c120633eda DATAGEODE-271 - Cannot enable the BeanFactoryLocator for a ClientCache instance using SDG property. 2019-11-13 23:27:12 -08:00
John Blum
9ede1c5304 DATAGEODE-152 - Add tests for Spring @TransactionalEventListener annotated POJO methods in the context of Apache Geode, Local Cache Transactions.
Resolves gh-27.
2019-11-13 23:25:21 -08:00
John Blum
5cc10a6e61 DATAGEODE-152 - Polish.
Resolve gh-27.
2019-11-13 23:25:17 -08:00
Patrick Johnson
4cc6d28e4b DATAGEODE-152 - Add documentation for TransactionalEventListener annotation.
Resolves gh-27.
2019-11-13 23:25:12 -08:00
Christoph Strobl
06b11eae65 DATAGEODE-234 - Updated changelog. 2019-11-04 15:39:58 +01:00
Christoph Strobl
097492a523 DATAGEODE-233 - After release cleanups. 2019-11-04 10:26:37 +01:00
Christoph Strobl
3e83e0865e DATAGEODE-233 - Prepare next development iteration. 2019-11-04 10:26:35 +01:00
Christoph Strobl
2cfa859a3c DATAGEODE-233 - Release version 2.1.12 (Lovelace SR12). 2019-11-04 09:29:50 +01:00
Christoph Strobl
bac839b32d DATAGEODE-233 - Prepare 2.1.12 (Lovelace SR12). 2019-11-04 09:29:05 +01:00
Christoph Strobl
de0456be7d DATAGEODE-233 - Updated changelog. 2019-11-04 09:29:01 +01:00
John Blum
2e727c1c63 DATAGEODE-243 - Introduce RestTemplateConfigurer to configure the RestTemplate used when sending configuration metadata from client to server. 2019-10-30 20:53:23 -07:00
Mark Paluch
6979f5a0f5 DATAGEODE-216 - Updated changelog. 2019-09-30 19:58:07 +02:00
Mark Paluch
52ceb10dc6 DATAGEODE-215 - After release cleanups. 2019-09-30 11:15:26 +02:00
Mark Paluch
6f41824676 DATAGEODE-215 - Prepare next development iteration. 2019-09-30 11:15:25 +02:00
Mark Paluch
4eaf4c7694 DATAGEODE-215 - Release version 2.1.11 (Lovelace SR11). 2019-09-30 11:04:23 +02:00
Mark Paluch
0456aafb0f DATAGEODE-215 - Prepare 2.1.11 (Lovelace SR11). 2019-09-30 11:04:00 +02:00
Mark Paluch
4df85ed287 DATAGEODE-215 - Updated changelog. 2019-09-30 11:03:57 +02:00
Mark Paluch
eb40270bf1 DATAGEODE-217 - Updated changelog. 2019-09-06 10:22:55 +02:00
John Blum
fb29583830 DATAGEODE-228 - Fix parsing issue that mishandles whitespace in ConnectionEndpoint.parse(..). 2019-08-30 18:17:50 -07:00
John Blum
5dfd9461d8 DATAGEODE-225 - Allow the JSR-107, JCache API to be an optional dependency when using @EnableCachingDefinedRegions. 2019-08-21 17:41:22 -07:00
John Blum
ad80c1f696 DATAGEODE-221 - Remove unnecessary use of Apache Shiro API. 2019-08-21 17:41:08 -07:00
John Blum
99331ac73e DATAGEODE-219 - Invoke SmartLifecycle callbacks when defining Regions based on Caching annotations. 2019-08-16 01:01:43 -07:00
John Blum
55ac69bd7b DATAGEODE-220 - Correct misspelling in the LazyResolvingComposableContinousQueryListenerContainerConfigurer class name. 2019-08-16 01:01:35 -07:00
Greg Turnquist
37b79f16ce DATAGEODE-195 - Force check for updates. 2019-08-05 10:44:46 -05:00
Mark Paluch
71a8113b1e DATAGEODE-203 - Updated changelog. 2019-08-05 15:57:30 +02:00
Mark Paluch
d56dacafb7 DATAGEODE-202 - After release cleanups. 2019-08-05 11:33:32 +02:00
Mark Paluch
4c2fb9d5c4 DATAGEODE-202 - Prepare next development iteration. 2019-08-05 11:33:31 +02:00
Mark Paluch
1c119f8280 DATAGEODE-202 - Release version 2.1.10 (Lovelace SR10). 2019-08-05 11:21:19 +02:00
Mark Paluch
d468c655de DATAGEODE-202 - Prepare 2.1.10 (Lovelace SR10). 2019-08-05 11:20:57 +02:00
Mark Paluch
ca758802aa DATAGEODE-202 - Updated changelog. 2019-08-05 11:20:54 +02:00
John Blum
b766cfa4b8 DATAGEODE-212 - Refactor Gateway Sender/Receiver support and remove unnecessary configuration validations. 2019-07-23 16:05:05 -07:00
John Blum
c917b5ea34 DATAGEODE-210 - Polish. 2019-07-17 21:36:16 -07:00
John Blum
c3b71d6a74 DATAGEODE-197 - Fixup non-HTTPS URLs. 2019-07-17 19:32:12 -07:00
John Blum
0432b221ee DATAGEODE-197 - Rename AEQ and GatewaySender test classes. 2019-07-17 19:32:06 -07:00
John Blum
1fa2456c43 DATAGEODDE-195 - Set java.io.tmpdir to '/tmp' for CI jobs. 2019-07-17 19:31:59 -07:00
John Blum
f0f272991b DATAGEODE-195 - Set java.io.tmpdir to TMPDIR for CI jobs. 2019-07-17 19:31:52 -07:00
John Blum
703f3c93d9 DATAGEODE-210 - Switch SnapshotService tests to use the temporary directory rather than 'user.home'. 2019-07-17 19:31:43 -07:00
John Blum
9c7b28e3f1 DATAGEODE-210 - Fix unreliable tests. 2019-07-17 19:30:16 -07:00
John Blum
c4f9fdf54e DATAGEODE-195 - Set user.dir to PWD for CI jobs. 2019-07-17 19:24:45 -07:00
John Blum
788217b8e5 DATAGEODE-197 - Polish. 2019-07-17 19:24:30 -07:00
John Blum
abc175d3c7 DATAGEODE-197 - Add unit tests asserting the addition of AsyncEventQueues (AEQ) and GatewaySenders to Regions of various types (e.g. LOCAL, PARTITION, REPLICATE as well as Templates) using objects and identifiers. 2019-07-17 19:24:23 -07:00