Commit Graph

1117 Commits

Author SHA1 Message Date
John Blum
fc09ffc8cc SGF-625 - Add execution to Asciidoctor Maven Build Plugin to generate HTML for the SDG Reference Guide. 2017-05-08 13:13:50 -07:00
John Blum
6b6d855de4 SGF-624 - Fix up Lucene Integration tests and Region namespace test to improve reliability. 2017-05-04 14:58:14 -07:00
John Blum
589b558dd1 SGF-623 - Polish. 2017-05-03 11:57:40 -07:00
Oliver Gierke
5391b7b5f0 SGF-623 - Adapt to API changes in repository interfaces. 2017-05-03 17:47:45 +02:00
John Blum
939e1087b7 SGF-620 - Fix GemfireSimpleTypeHolderTest due to API changes in SDC SimpleTypeHolder. 2017-04-22 16:36:26 -07: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
John Blum
4b2a71b7ea SGF-614 - Upgrade to Pivotal GemFire 9.0.3. 2017-04-13 12:24:16 -07:00
Oliver Gierke
4aa1b0d9b0 SGF-591 - Updated changelog. 2017-04-10 15:08:14 +02:00
Oliver Gierke
376e3940b2 SGF-572 - After release cleanups. 2017-04-04 22:08:18 +02:00
Oliver Gierke
efd9bf0892 SGF-572 - Prepare next development iteration. 2017-04-04 22:08:14 +02:00
Oliver Gierke
fcba6b5e73 SGF-572 - Release version 2.0 M2 (Kay). 2017-04-04 21:12:35 +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
22ea9702c9 SGF-402 - Polish.
(cherry picked from commit 479bc4e3253425b60d01d1ee4b346d971db3a9e9)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 15:53:32 -07:00
John Blum
365e8458bf SGF-402 - Document Lucene integration support.
(cherry picked from commit 556afed8772ad37a99e4a3b9f6d3783ee3e9a872)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 14:02:40 -07:00
John Blum
143735eef1 SGF-402 - Implement support for proper Paging with Projections in Lucene query results.
(cherry picked from commit 9f0a07273c1241a81c5efa9e8f5f9a239e3f5ddb)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:58:12 -07:00
John Blum
96aefa8f1a SGF-402 - Add support for Lucene query result projections.
(cherry picked from commit 5113152b8f85c74c799926f53fefea1f80833745)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:50:18 -07:00
John Blum
9e2a3011d6 SGF-602 - Rename @EnableIndexes to @EnableIndexing.
(cherry picked from commit cd92d4b373a46cf1ee91ddb30b01a2b285703107)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:46:21 -07:00
John Blum
8e256815df SGF-605 - Add override attribute defaulted to false in the @Indexed annotation.
(cherry picked from commit 007cd25608083264e5796f04f338b551b9fa84ad)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:43:15 -07:00
John Blum
7562129080 SGF-603 - Add ignoreIfExists attribute defaulted to true in @<Type>Region annotations for @EnableEntityDefinedRegions.
(cherry picked from commit 043cc922b95b0620b7ddb76b7bb19d96498d2561)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:42:56 -07:00
John Blum
9b59a75b5c SGF-402 - Add SDG Annotation configuration support for Lucene Integration.
(cherry picked from commit 249e64586537d9be9331971b9e3b3d864b6cf694)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:37:31 -07: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
John Blum
d914820272 SGF-402 - Add Lucene Integration support.
(cherry picked from commit f104d5752725469837254e7dda773539505a26c4)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-30 13:09:23 -07:00
John Blum
d20f3b6667 SGF-607 - Upgrade 3rd party dependencies.
Upgrade to Jackson 2.8.6.

Upgrade to Log4j 2.8.1.

Upgrade to Lombok 1.16.14.

Upgrade to Mockito 2.7.19.

Upgrade to Apache Shiro 1.3.2.
2017-03-24 18:16:19 -07:00
John Blum
6b96321e46 SGF-607 - Upgrade to Pivotal GemFire 9.0.2. 2017-03-24 17:25:57 -07:00
John Blum
08fa89080a SGF-606 - Adapt to Spring Data Commons RepositoryConfigurationExtension API changes. 2017-03-24 17:22:04 -07:00
Oliver Gierke
813014a7c0 SGF-595 - Adapt to changes in Mockito API after upgrade to 2.7. 2017-03-24 11:15:58 +01:00
Oliver Gierke
e1b51b75d6 SGF-595 - Adapt to API changes in Spring Data Commons. 2017-03-24 11:15:58 +01:00
John Blum
d108553870 SGF-595 - Integrate Spring Data Commons Java 8 support. 2017-03-24 11:15:58 +01:00
John Blum
7d91c8ed3a SGF-598 - Review and polish. 2017-03-02 11:21:25 -08:00
Oliver Gierke
a57b8d8537 SGF-592 - Updated changelog. 2017-03-02 11:11:02 +01:00
John Blum
a28534dd7a SGF-598 - Add support for suspend and resume in GemfireTransactionManager.
(cherry picked from commit 7c594e7cbad6854ffaf3b162647ea9eced0b3d92)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-03-01 23:36:09 -08:00
John Blum
8ed71a719c SGF-593 - Disable the default cache server when using org.apache.geode.distributed.ServerLauncher to fork a GemFire/Geode Server process. 2017-02-07 23:56:00 -08:00
John Blum
15aae69de5 SGF-594 - Difficult to determine whether GemFireRepository.findAll(keys) records not found. 2017-02-07 22:28:41 -08:00
John Blum
0d096dc140 SGF-593 - Refactor failing client/server integration tests due to static port allocation.
(cherry picked from commit 6290d1ee0ccc29d5abda08f06de719343e1201f9)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-02-05 12:44:59 -08:00
Mark Paluch
8357a3b84e SGF-590 - Remove reference to Spring's ConstantException from InterestUnitTests.
Related ticket: SPR-15159.
2017-01-26 14:15:58 +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
2dbc60854b SGF-588 - Reorganize and repackage additional classes in the SDG API. 2017-01-21 00:30:30 -08:00
John Blum
3fb3e6c5df SGF-587 - Remove the GemfireBeanFactoryLocator and replace with SpringContextBootstrappingInitializer. 2017-01-20 20:12:41 -08:00
Mark Paluch
2583aa6719 SGF-585 - Update project documentation with the CLA tool integration. 2017-01-13 12:02:49 +01:00
John Blum
c2ab0c22b1 SGF-582 - Polish. 2017-01-11 17:45:23 -08:00
Gregory Green
3bc7d2e711 SGF-582 - Add support for using bean property "id" as a Region key if @Id annotation is not present. 2017-01-10 17:34:33 -08: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
John Blum
6aeab5b058 SGF-581 - Fix possible test failure(s) in GenericRegionFactoryBeanTest.
(cherry picked from commit 4da08b04fd)
Signed-off-by: John Blum <jblum@pivotal.io>
2017-01-05 22:04:04 -08:00
John Blum
d978884f86 SGF-580 - Upgrade to Pivotal GemFire 9.0.1. 2017-01-03 10:36:05 -08:00
Oliver Gierke
02271b897a SGF-561 - Updated changelog. 2016-12-21 19:35:30 +01:00