Mark Paluch
|
3dbad19f9a
|
DATAGEODE-203 - After release cleanups.
|
2019-08-05 15:53:02 +02:00 |
|
Mark Paluch
|
6419d88ace
|
DATAGEODE-203 - Prepare next development iteration.
|
2019-08-05 15:53:01 +02:00 |
|
Mark Paluch
|
e8c07f2568
|
DATAGEODE-203 - Release version 2.2 RC2 (Moore).
|
2019-08-05 15:35:35 +02:00 |
|
Mark Paluch
|
a2987535d6
|
DATAGEODE-203 - Prepare 2.2 RC2 (Moore).
|
2019-08-05 15:35:05 +02:00 |
|
Mark Paluch
|
ff75d173b5
|
DATAGEODE-203 - Updated changelog.
|
2019-08-05 15:35:00 +02:00 |
|
Mark Paluch
|
f4567b6561
|
DATAGEODE-202 - Updated changelog.
|
2019-08-05 11:34:28 +02:00 |
|
John Blum
|
3ebefb4f10
|
DATAGEODE-169 - Polish.
Resolves gh-22.
|
2019-08-05 00:39:08 -07:00 |
|
kohlmu-pivotal
|
ae13997f8b
|
DATAGEODE-169 - Added GatewaySenders and GatewaySender annotation.
Resolves gh-22.
|
2019-08-05 00:38:46 -07:00 |
|
John Blum
|
e128e14585
|
DATAGEODE-213 - Polish Annotation-based Configuration Model.
|
2019-07-25 19:01:50 -07:00 |
|
John Blum
|
e3c8afe7fc
|
DATAGEODE-212 - Refactor Gateway Sender/Receiver support and remove unnecessary configuration validations.
|
2019-07-23 15:37:08 -07:00 |
|
John Blum
|
635afb160c
|
DATAGEODE-210 - Run forked Locator in temporary directory and clean up log files in Locator working diretory.
|
2019-07-19 18:43:26 -07:00 |
|
Greg Turnquist
|
5c06019210
|
DATAGEODE-195 - Polishing.
|
2019-07-19 11:54:54 -05:00 |
|
Greg Turnquist
|
1b33bb94e0
|
DATAGEODE-195 - Publish documentation for main branch.
|
2019-07-19 11:54:38 -05:00 |
|
John Blum
|
a2093fc0e0
|
DATAGEODE-210 - Add assertion to assert that the LuceneIndex is flushed properly after data is put into the Region.
|
2019-07-17 21:41:51 -07:00 |
|
John Blum
|
e83c25f27d
|
DATAGEODE-197 - Fixup non-HTTPS URLs.
|
2019-07-17 18:52:15 -07:00 |
|
John Blum
|
f3d1a5ce0b
|
DATAGEODE-197 - Rename AEQ and GatewaySender test classes.
|
2019-07-17 17:50:10 -07:00 |
|
John Blum
|
5147fbbf58
|
DATAGEODDE-195 - Set java.io.tmpdir to '/tmp' for CI jobs.
|
2019-07-17 14:55:32 -07:00 |
|
John Blum
|
9bfa07dfb6
|
DATAGEODE-195 - Set java.io.tmpdir to TMPDIR for CI jobs.
|
2019-07-17 11:59:10 -07:00 |
|
John Blum
|
418392938a
|
DATAGEODE-210 - Switch SnapshotService tests to use the temporary directory rather than 'user.home'.
|
2019-07-17 11:54:56 -07:00 |
|
John Blum
|
ab91a911fe
|
DATAGEODE-210 - Fix unreliable tests.
|
2019-07-17 02:22:07 -07:00 |
|
John Blum
|
c7740cf7a6
|
DATAGEODE-195 - Set user.dir to PWD for CI jobs.
|
2019-07-17 01:03:33 -07:00 |
|
John Blum
|
61448e7da1
|
DATAGEODE-197 - Polish.
|
2019-07-16 21:22:03 -07:00 |
|
John Blum
|
0fd1e37a69
|
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-16 20:32:31 -07:00 |
|
John Blum
|
30e53d0f44
|
DATAGEODE-197 - Add integration tests testing the addition of AsyncEventQueues and GatewaySenders declared as both objects and identifiers to an existing Region defined in cache.xml.
|
2019-07-16 18:23:03 -07:00 |
|
John Blum
|
0fff3b373c
|
DATAGEODE-197 - Rename test class and configuration files.
|
2019-07-16 18:21:00 -07:00 |
|
John Blum
|
2a4a8f754d
|
DATAGEODE-197 - Add integration tests testing the association of Region(s) to AsyncEventQueue (AEQ) ID(s).
|
2019-07-16 17:17:36 -07:00 |
|
John Blum
|
167ee54270
|
DATAGEODE-197 - Add integration tests testing the association of Region(s) to GatewaySender ID(s).
|
2019-07-16 14:33:53 -07:00 |
|
John Blum
|
d0f238d0a6
|
DATAGEODE-197 - Add support in the XML Namespace for Region to AsyncEventQueue and GatewaySender associations by ID.
|
2019-07-16 14:09:21 -07:00 |
|
John Blum
|
6c7bdfc877
|
DATAGEODE-197 - Prepare Region configuration using SDG XML Namespace Parsers to accept AEQ and GatewaySender IDs for association.
|
2019-07-16 14:09:21 -07:00 |
|
John Blum
|
0c441d1889
|
DATAGEODE-197 - Prepare Region configuration using SDG FactoryBeans to accept AEQ and GatewaySender IDs for association.
|
2019-07-16 14:09:21 -07:00 |
|
Mark Paluch
|
017e01b744
|
DATAGEODE-208 - Fix typo.
|
2019-07-10 09:55:36 +02:00 |
|
Mark Paluch
|
23d5dbc7af
|
DATAGEODE-195 - Cleanup release profile.
Reuse inherited configuration from parent pom.
|
2019-07-09 11:44:01 +02:00 |
|
Mark Paluch
|
b826fefb9a
|
DATAGEODE-208 - Revise readme for a consistent structure.
|
2019-07-09 11:43:20 +02:00 |
|
Greg Turnquist
|
0dedfd2ac0
|
DATAGEODE-195 - Use parent 'artifactory' profile for snapshots.
|
2019-07-03 16:44:52 -05:00 |
|
Greg Turnquist
|
016b39d0be
|
DATAGEODE-195 - Only build main branch for upstream triggers.
|
2019-06-28 17:19:23 -05:00 |
|
Greg Turnquist
|
8d5a5dc19c
|
DATAGEODE-195 - Set user.name and user.home for CI jobs.
|
2019-06-24 15:22:39 -05:00 |
|
John Blum
|
8c7eda4790
|
DATAGEODE-207 - Add Integration Tests asserting the configuration of Apache Geode Logging using Spring.
|
2019-06-24 12:44:30 -07:00 |
|
John Blum
|
0a0b8e1fc0
|
DATAGEODE-176 - More URL cleanup caught by Checkstyle.
|
2019-06-18 15:41:50 -07:00 |
|
John Blum
|
c5707da779
|
DATAGEODE-204 - Replace all cache.xml document schema declarations referring to the DTD to use the XSD.
|
2019-06-18 14:34:34 -07:00 |
|
John Blum
|
5650565fb1
|
DATAGEODE-176 - Additional URL cleanup caught by Checkstyle.
|
2019-06-18 14:34:35 -07:00 |
|
Christoph Strobl
|
26ec5180e6
|
DATAGEODE-181 - After release cleanups.
|
2019-06-14 15:12:52 +02:00 |
|
Christoph Strobl
|
ee9a299c01
|
DATAGEODE-181 - Prepare next development iteration.
|
2019-06-14 15:12:50 +02:00 |
|
Christoph Strobl
|
4073cec1d5
|
DATAGEODE-181 - Release version 2.2 RC1 (Moore).
|
2019-06-14 14:44:25 +02:00 |
|
Christoph Strobl
|
dae2e06bc1
|
DATAGEODE-181 - Prepare 2.2 RC1 (Moore).
|
2019-06-14 14:43:17 +02:00 |
|
Christoph Strobl
|
7edd2fb0df
|
DATAGEODE-181 - Updated changelog.
|
2019-06-14 14:43:12 +02:00 |
|
Christoph Strobl
|
31ae61b653
|
DATAGEODE-189 - Updated changelog.
|
2019-06-14 13:27:14 +02:00 |
|
John Blum
|
cf6a2e4757
|
DATAGEODE-168 - Fix failing tests.
Resolves gh-7.
|
2019-06-14 02:05:03 -07:00 |
|
John Blum
|
9eb38f1fe4
|
DATAGEODE-168 - Polish.
Resolves gh-7.
|
2019-06-14 02:05:03 -07:00 |
|
ukohlmeyer
|
f9512d91fb
|
DATAGEODE-168 - Apply additional configuration changes.
Resolves gh-7.
|
2019-06-14 02:05:03 -07:00 |
|
ukohlmeyer
|
2753e90576
|
DATAGEODE-168 - Add documentation for GatewayReceiver annotation configuration support.
Resolves gh-7.
|
2019-06-14 02:05:03 -07:00 |
|