John Blum
|
ea4670a0c1
|
DATAGEODE-7 - Javadoc is not part of the distribution build.
|
2017-05-09 12:13:30 -07:00 |
|
John Blum
|
6acb3a07a1
|
DATAGEODE-5 - Rebrand Spring Data Geode as Spring Data for Apache Geode.
|
2017-05-05 20:21:07 -07:00 |
|
John Blum
|
98f751e11e
|
DATAGEODE-5 - Review and edit the Spring Data Geode Reference Guide.
Remove all Spring Data GemFire and Pivotal GemFire references and URLs.
Related JIRA: https://jira.spring.io/browse/SGF-611.
|
2017-05-05 19:59:19 -07:00 |
|
John Blum
|
7362d75fc3
|
DATAGEODE-6 - Fix up Lucene Integration tests and Region namespace test to improve reliability.
|
2017-05-04 14:41:09 -07:00 |
|
John Blum
|
5523c12abe
|
DATAGEODE-4 - Polish.
|
2017-05-03 12:58:08 -07:00 |
|
Oliver Gierke
|
d01819214c
|
DATAGEODE-4 - Adapt to API changes in repository interfaces.
|
2017-05-03 12:53:20 -07:00 |
|
John Blum
|
2f34d88672
|
DATAGEODE-3 - Fix GemfireSimpleTypeHolderTest due to API changes in SDC SimpleTypeHolder.
|
2017-04-27 17:04:26 -07:00 |
|
John Blum
|
9f7de3f39e
|
SGF-611 - Handle possible ClassLoader errors (NPE) related to logging detailed information about Apache Geode on cache initialization.
|
2017-04-18 11:50:25 -07:00 |
|
John Blum
|
b58ef6d59b
|
SGF-611 - Set version to 2.0.0.BUILD-SNAPSHOT.
Setup SD Geode 2.0 XML namespace.
Remove references to GemFire.
|
2017-04-13 15:46:18 -07:00 |
|
John Blum
|
efd1916208
|
SGF-611 - Update README.MD.
|
2017-04-13 13:09:23 -07:00 |
|
John Blum
|
b09f931195
|
SGF-611 - Setup spring-data-geode GitHub Repository source.
|
2017-04-13 09:23:22 -07:00 |
|
John Blum
|
979a7895c6
|
SGF-609 - Fix test failures related to Mockito version 2.7.
|
2017-04-12 19:18:11 -07:00 |
|
John Blum
|
6abac9af12
|
SGF-609 - Upgrade to core Spring Framework 5.0.0.M5.
|
2017-03-31 15:08:04 -07:00 |
|
John Blum
|
a6b3569b67
|
SGF-609 - Upgrade to Apache Geode 1.2.0-SNAPSHOT.
Adapt to API changes in the Apache Geode Lucene integration after 1.2.0-SNAPSHOT.
Set version to 1.2.0.BUILD-SNAPSHOT.
|
2017-03-31 14:55:25 -07:00 |
|
John Blum
|
d7f11b93c9
|
SGF-609 - Polish for changes in Mockito 2.7.x API.
|
2017-03-31 12:48:09 -07:00 |
|
Oliver Gierke
|
4f14b9e09a
|
SGF-595 - Adapt to changes in Mockito API after upgrade to 2.7.
(cherry picked from commit 813014a7c04fde7742a685b2af590eced033c0f2)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-31 12:41:33 -07:00 |
|
John Blum
|
1a3909e948
|
SGF-609 - Adapt to changes in the Spring Data Commons API.
|
2017-03-31 12:33:21 -07:00 |
|
John Blum
|
4a46ee4c9c
|
SGF-595 - Polish.
|
2017-03-31 12:25:21 -07:00 |
|
John Blum
|
45da6ce918
|
SGF-606 - Adapt to Spring Data Commons RepositoryConfigurationExtension API changes.
(cherry picked from commit 08fa89080aeae6e3d714fe849f9ef96625f65356)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-31 12:17:17 -07:00 |
|
Oliver Gierke
|
cb8fb251a9
|
SGF-595 - Adapt to API changes in Spring Data Commons.
(cherry picked from commit e1b51b75d62702bb2c7b69fa240173186acfadb3)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-31 12:11:38 -07:00 |
|
John Blum
|
9f52323b69
|
SGF-595 - Integrate Spring Data Commons Java 8 support.
(cherry picked from commit d108553870e0d9c169105ac4118bd3163fed6c18)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-31 12:08:18 -07:00 |
|
John Blum
|
d6c2d0f413
|
SGF-609 - Rebase Spring Data Geode on Spring Data Kay.
|
2017-03-31 12:08:09 -07:00 |
|
John Blum
|
479bc4e325
|
SGF-402 - Polish.
|
2017-03-29 17:01:53 -07:00 |
|
John Blum
|
556afed877
|
SGF-402 - Document Lucene integration support.
|
2017-03-29 12:46:09 -07:00 |
|
John Blum
|
9f0a07273c
|
SGF-402 - Implement support for proper Paging with Projections in Lucene query results.
|
2017-03-28 13:08:20 -07:00 |
|
John Blum
|
5113152b8f
|
SGF-402 - Add support for Lucene query result projections.
|
2017-03-17 16:42:30 -07:00 |
|
John Blum
|
cd92d4b373
|
SGF-602 - Rename @EnableIndexes to @EnableIndexing.
|
2017-03-10 12:15:00 -08:00 |
|
John Blum
|
007cd25608
|
SGF-605 - Add override attribute defaulted to false in the @Indexed annotation.
|
2017-03-10 11:11:30 -08:00 |
|
John Blum
|
043cc922b9
|
SGF-603 - Add ignoreIfExists attribute defaulted to true in @<Type>Region annotations for @EnableEntityDefinedRegions.
|
2017-03-08 22:33:47 -08:00 |
|
John Blum
|
249e645865
|
SGF-402 - Add SDG Annotation configuration support for Lucene Integration.
|
2017-03-08 15:21:05 -08:00 |
|
John Blum
|
4a05172a27
|
SGF-402 - Add SDG XML Namespace support for Lucene Integration.
|
2017-03-08 15:20:26 -08:00 |
|
John Blum
|
f104d57527
|
SGF-402 - Add Lucene Integration support.
|
2017-03-08 15:17:36 -08:00 |
|
John Blum
|
4784988974
|
SGF-598 - Review and polish.
|
2017-03-02 11:18:51 -08:00 |
|
John Blum
|
983c5212d2
|
SGF-598 - Add support for suspend and resume in GemfireTransactionManager.
(cherry picked from commit a28534dd7aab629b7c5f459104860bb4ba3bef86)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-03-01 23:52:16 -08:00 |
|
John Blum
|
84e671946b
|
SGF-597 - Set Apache Geode dependency to version 1.1.0 (GA release).
|
2017-02-26 12:51:05 -08:00 |
|
John Blum
|
7a893e1f1b
|
SGF-597 - Reset Artifact Repository for apache-geode build snapshots to repo.spring.io/libs-snapshot.
|
2017-02-26 12:45:29 -08:00 |
|
John Blum
|
5ba0a5712d
|
SGF-593 - Disable the default cache server when using org.apache.geode.distributed.ServerLauncher to fork a GemFire/Geode Server process.
(cherry picked from commit 8ed71a719c76ff2bf531efff1ee934d23a3234c1)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-02-08 00:01:33 -08:00 |
|
John Blum
|
cfdc90768a
|
SGF-594 - Difficult to determine whether GemFireRepository.findAll(keys) records not found.
(cherry picked from commit 15aae69de569d83d15897418975be7fa54c1ce01)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-02-07 22:44:34 -08:00 |
|
John Blum
|
6290d1ee0c
|
SGF-593 - Refactor failing client/server integration tests due to static port allocation.
|
2017-02-05 01:46:05 -08:00 |
|
Mark Paluch
|
fd8c16b9b5
|
SGF-590 - Remove reference to Spring's ConstantException from InterestUnitTests.
Related ticket: SPR-15159.
|
2017-01-26 14:16:45 +01:00 |
|
John Blum
|
e080b1bef2
|
SGF-589 - Reorganize and repackage Spring Data Geode API classes by functional concern.
|
2017-01-21 16:16:11 -08:00 |
|
John Blum
|
5472159198
|
SGF-588 - Reorganize and repackage additional classes in the SDG API.
(cherry picked from commit 2dbc60854bc77fead46db05e219adeffd552ba4b)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-21 15:13:29 -08:00 |
|
John Blum
|
c253508fca
|
SGF-587 - Remove tthe GemfireBeanFactoryLocator and replace with SpringContextBootstrappingInitializer.
(cherry picked from commit 3fb3e6c5df6f2b376c3912840eff0f9934fd39ee)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-20 20:36:37 -08:00 |
|
Mark Paluch
|
6488fc28c0
|
SGF-585 - Update project documentation with the CLA tool integration.
(cherry picked from commit 2583aa671937d034092acef28b8dcf29aa2d6661)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-20 20:32:38 -08:00 |
|
John Blum
|
795ef06869
|
SGF-584 - Set version to 1.1.0.BUILD-SNAPSHOT.
|
2017-01-11 19:24:06 -08:00 |
|
John Blum
|
49b1428fa6
|
SGF-582 - Polish.
(cherry picked from commit c2ab0c22b105772ff2e81bc75235a1deced8f8a6)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-11 17:50:13 -08:00 |
|
Gregory Green
|
6b7df70355
|
SGF-582 - Add support for using bean property "id" as a Region key if @Id annotation is not present.
(cherry picked from commit 3bc7d2e7115aac93727b04004f809f5f345a1e2d)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-11 17:50:04 -08:00 |
|
John Blum
|
5b50fd246f
|
SGF-584 - Upgrade Dependencies.
|
2017-01-06 15:19:20 -08:00 |
|
John Blum
|
18fef68355
|
SGF-573 - Remove Bundlor from Gradle build.
|
2017-01-05 22:29:08 -08:00 |
|
John Blum
|
fa00bd6844
|
SGF-583 - Provide InterestBuilder class to appropriately and flexibly express interests in keys/values between client/server.
(cherry picked from commit 734fab75b0a33f3fa80dc95ca3f6dceb132e78a9)
Signed-off-by: John Blum <jblum@pivotal.io>
|
2017-01-05 22:24:07 -08:00 |
|