Oliver Gierke
9faf2b3da4
SGF-676 - Updated changelog.
2017-10-27 16:36:47 +02:00
John Blum
9027c494f1
SGF-662 - Fix the changelog.
2017-10-23 13:29:21 -07:00
Oliver Gierke
c674762a30
SGF-661 - Updated changelog.
2017-10-11 19:01:36 +02:00
Mark Paluch
86de1015b3
SGF-662 - Prepare 2.0 GA (Kay).
2017-10-02 11:09:17 +02:00
Mark Paluch
477e0cf8a7
SGF-662 - Updated changelog.
2017-10-02 11:09:11 +02:00
Oliver Gierke
4778342fcd
SGF-651 - Prepare 2.0 RC3 (Kay).
2017-09-11 17:23:51 +02:00
Oliver Gierke
53db251e06
SGF-651 - Updated changelog.
2017-09-11 17:23:41 +02:00
Mark Paluch
74111b8472
SGF-653 - Updated changelog.
2017-09-11 12:43:58 +02:00
John Blum
31cf04aead
SGF-657 - Add missing configuration support for Off-Heap.
2017-08-08 17:28:54 -04:00
Oliver Gierke
10d0186218
SGF-649 - Updated changelog.
2017-07-27 00:48:55 +02:00
Oliver Gierke
87ae0bf3a4
SGF-650 - Prepare 2.0 RC2 (Kay).
2017-07-25 15:33:32 +02:00
Oliver Gierke
26b697fab0
SGF-650 - Updated changelog.
2017-07-25 15:33:22 +02:00
Oliver Gierke
979b138568
SGF-635 - Prepare 2.0 RC1 (Kay).
2017-07-25 09:48:01 +02:00
Oliver Gierke
bffb9fcafd
SGF-635 - Updated changelog.
2017-07-25 09:47:51 +02:00
Oliver Gierke
b6e51e807f
SGF-634 - Updated changelog.
2017-07-24 22:20:39 +02:00
John Blum
0db66018eb
SGF-637 - Improve IndexFactoryBean's resilience and options for handling GemFire IndexExistsExceptions and IndexNameConflictExceptions.
...
Related JIRA: https://jira.spring.io/browse/DATAGEODE-14
2017-06-26 19:00:53 -07:00
Mark Paluch
85ed1e6364
SGF-627 - Prepare 2.0 M4 (Kay).
2017-06-14 17:03:00 +02:00
Mark Paluch
24ec9c7fce
SGF-627 - Updated changelog.
2017-06-14 17:02:58 +02:00
Mark Paluch
7a3163381e
SGF-619 - Updated changelog.
2017-06-08 11:56:19 +02:00
Mark Paluch
a26b66a46d
SGF-618 - Updated changelog.
2017-06-07 12:23:34 +02:00
Mark Paluch
2f40fce1c6
SGF-613 - Prepare 2.0 M3 (Kay).
2017-05-09 11:22:12 +02:00
Mark Paluch
976e7e95a1
SGF-613 - Updated changelog.
2017-05-09 11:22:05 +02:00
Oliver Gierke
dd546d4512
SGF-617 - Updated changelog.
2017-04-19 21:04:13 +02:00
Oliver Gierke
56e7e2bbea
SGF-616 - Updated changelog.
2017-04-19 20:01:44 +02:00
Oliver Gierke
1e142647cf
SGF-601 - Updated changelog.
2017-04-19 13:04:04 +02:00
Oliver Gierke
53fd6f8f02
SGF-600 - Updated changelog.
2017-04-19 11:50:45 +02:00
Oliver Gierke
4aa1b0d9b0
SGF-591 - Updated changelog.
2017-04-10 15:08:14 +02:00
Oliver Gierke
bdaf64c8b7
SGF-572 - Prepare 2.0 M2 (Kay).
2017-04-04 21:12:02 +02:00
Oliver Gierke
2371834b68
SGF-572 - Updated changelog.
2017-04-04 21:11:53 +02:00
John Blum
3e9ca665d6
SGF-402 - Add SDG XML Namespace support for Lucene Integration.
...
(cherry picked from commit 4a05172a270366756f8e47e7bd9269db24d1b268)
Signed-off-by: John Blum <jblum@pivotal.io >
2017-03-30 13:29:43 -07:00
Oliver Gierke
a57b8d8537
SGF-592 - Updated changelog.
2017-03-02 11:11:02 +01:00
Oliver Gierke
9c2de8f456
SGF-578 - Updated changelog.
2017-01-26 12:12:34 +01:00
Oliver Gierke
6c605063b6
SGF-579 - Updated changelog.
2017-01-26 12:12:06 +01:00
John Blum
734fab75b0
SGF-583 - Provide InterestBuilder class to appropriately and flexibly express interests in keys/values between client/server.
2017-01-05 22:04:16 -08:00
Oliver Gierke
02271b897a
SGF-561 - Updated changelog.
2016-12-21 19:35:30 +01:00
Oliver Gierke
2e852929b6
SGF-509 - Updated changelog.
2016-12-21 18:42:59 +01:00
John Blum
91e9cdc9f8
SGF-476 - Polish Spring (Data GemFire) provided, GemFire ServerLauncherCacheProvider implementation and tests.
...
Closes #87 .
(cherry picked from commit 7ef14587e207ad0d8144333add2656aef3abcfd1)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-12-20 21:18:54 -08:00
Dan Smith
b02abf2c1e
SGF-476 - Implement ServerLauncherCacheProvider to launch Geode with Spring.
...
Geode has removed the direct dependency on spring data gemfire in favor
of using a ServiceLoader to allow overriding the behavior of geode's server
launcher start behavior. Implementing the ServerLauncherCacheProvider
interface to allow SDG to override the server launcher behavior to parse
a spring xml file, if present.
(cherry picked from commit 4272216552d3404922a50c8cba7492b9893d1f8d)
Signed-off-by: John Blum <jblum@pivotal.io >
2016-12-20 21:04:35 -08:00
John Blum
c982d6ee74
SGF-548 - Add the org.springframework.data.gemfire.mapping.annotation package.
2016-12-12 19:38:45 -08:00
John Blum
c836568d9c
SGF-574 - Register repository factory in spring.factories for multi-store support.
...
These changes are required for the switch in support for multi-store detection.
Related JIRA ticket: DATACMNS-952.
(cherry picked from commit 440f82cc56 )
Signed-off-by: John Blum <jblum@pivotal.io >
2016-12-05 12:38:11 -08:00
Oliver Gierke
e11437ee79
SGF-563 - Prepare 2.0 M1 (Kay).
2016-11-23 10:35:08 +01:00
Oliver Gierke
cd877a8579
SGF-563 - Updated changelog.
2016-11-23 10:34:59 +01:00
John Blum
9bba7e747e
SGF-564 - Add 2.0 SDG XML Schemas (XSD files).
2016-11-17 17:52:45 -08:00
John Blum
b5e05a4b69
SGF-567 - Rename all com.gemstone.gemfire package references to org.apache.geode.
2016-11-17 13:41:57 -08:00
Oliver Gierke
63b7889676
SGF-537 - Updated changelog.
2016-11-03 18:56:41 +01:00
John Blum
d914f74274
SGF-538 - Reorganize the XML configuration classes and support in SDG.
2016-10-01 12:14:40 -07:00
Oliver Gierke
eb1713e546
SGF-531 - Updated changelog.
2016-09-29 14:42:04 +02:00
Oliver Gierke
7174ed470c
SGF-536 - Updated changelog.
2016-09-29 11:42:06 +02:00
Oliver Gierke
17418c5bdd
SGF-529 - Updated changelog.
2016-09-21 08:09:48 +02:00
Oliver Gierke
d402d72afd
SGF-503 - Updated changelog.
2016-09-21 08:09:44 +02:00