Commit Graph

1011 Commits

Author SHA1 Message Date
John Blum
a1b79a308a SGF-512 - Configure GemFire System Properties with annotations. 2016-09-27 16:40:54 -07:00
John Blum
64ccca1551 SGF-513 - Configure SSL with annotations. 2016-09-27 16:40:54 -07:00
John Blum
1af7ad523a SGF-528 - Enable GemfireCacheManager to explicitly specify Cache names referring to Regions that will be used in Spring's Caching Infrastructure. 2016-09-26 18:08:13 -07:00
John Blum
a68a31a052 SGF-534 - Fix ordered GemfireRepository.findAll(:Sort) queries. 2016-09-22 22:52:17 -07: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
John Blum
26fdb7d35d SGF-522 - Polish.
Original pull request: #88.
2016-08-29 18:32:32 -07:00
Srikanth Manvi
c3a9cb83a6 SGF-522 - Fix broken links in SDG documentation.
Original pull request: #88.

(cherry picked from commit 29f8e47fc22988435020e5e02a61409237106a65)
Signed-off-by: John Blum <jblum@pivotal.io>
2016-08-29 18:31:32 -07:00
John Blum
20301c1e4e SGF-511 - Add ability to enable additional CacheServers using annotation config. 2016-08-15 12:46:52 -07:00
John Blum
a161d72749 SGF-508 - Remove Memcached Server configuration from AbstractCacheConfiguration base class. 2016-08-12 17:19:00 -07:00
John Blum
e03d09d566 SGF-508 - Add unit tests and Javadoc for the PropertiesBuilder class. 2016-08-12 17:18:55 -07:00
John Blum
c88c6b11ad SGF-508 - Fix embedded Locator and Manager service configuration using Java-based configuration meta-data with @Enabled annotations. 2016-08-12 17:18:48 -07:00
Oliver Gierke
0370488439 SGF-486 - After release cleanups. 2016-07-27 14:32:37 +02:00
Oliver Gierke
4d4747956f SGF-486 - Prepare next development iteration. 2016-07-27 14:32:34 +02:00
Oliver Gierke
a5780172a9 SGF-486 - Release version 1.9 M1 (Ingalls). 2016-07-27 13:52:12 +02:00
Oliver Gierke
bed3312841 SGF-486 - Prepare 1.9 M1 (Ingalls). 2016-07-27 13:51:37 +02:00
Oliver Gierke
fc9857f6f9 SGF-486 - Updated changelog. 2016-07-27 13:51:30 +02:00
John Blum
c89fc200b5 SGF-492 - Improve GemFire Java-based configuration support - Iteration 1. 2016-07-27 01:20:43 -07:00
John Blum
96a5990749 SGF-507 - Handle case-insensitive OQL queries defined as Repository query methods. 2016-07-18 15:51:13 -07:00
John Blum
9c37a5a4fe SGF-504 - Add additional tests and polish. 2016-07-13 09:36:36 -07:00
John Blum
8423cdbe85 SGF-504 - Support Repositories with multiple Spring Data modules on the class path. 2016-06-21 19:44:45 -07:00
Oliver Gierke
b7de2ceb5a SGF-487 - Updated changelog. 2016-06-15 14:31:48 +02:00
John Blum
87868a60db SGF-502 - DiskStoreAndEvictionRegionParsingTest fails when building with Maven due to missing Disk Store sub-directory. 2016-06-09 13:58:54 -07:00
John Blum
1bca496309 SGF-499 - Prevent SDG-defined Pools from being destroyed before the Regions that use them 2016-06-06 22:45:41 -07:00
John Blum
27cf4a8729 SGF-501 - Add serialVersionUID to ListRegionsOnServerFunction 2016-05-23 16:01:30 -07:00
John Blum
2d2dca1633 SGF-497 - Change Pool reference from GemFire's DEFAULT Pool to the gemfireServerPool in the BeanPostProcessor when checking the pending event count. 2016-05-17 12:11:59 -07:00
John Blum
9e61270cd5 SGF-496 - Upgrade to Pivotal GemFire 8.2.1. 2016-05-16 22:30:10 -07:00
John Blum
9c47e4b617 SGF-497 - Intermittent failures in DurableClientCacheIntegrationTest 2016-05-16 17:44:21 -07:00
John Blum
e9217d6709 SGF-495 - Add 1.9 XML schemas for SDG namespaces. 2016-05-12 16:53:31 -07:00
John Blum
8bb7013f65 SGF-494 - Fix bug in GemfirePersistentEntity introduced by Spring Data Commons' ClassGeneratingPropertyAccessorFactory. 2016-05-12 16:51:59 -07:00
John Blum
db41493cec SGF-445 - Remove MaxPermSize Java option from Gradle build. 2016-05-06 16:52:24 -07:00
Oliver Gierke
92de7a79d7 SGF-842 - Update Gradle properties for CI build. 2016-04-10 16:07:11 +02:00
Oliver Gierke
7acd11d5b6 SGF-485 - Updated changelog. 2016-04-06 23:14:24 +02:00
Oliver Gierke
c8b82f2223 SGF-482 - After release cleanups. 2016-04-06 16:37:02 +02:00
Oliver Gierke
1b35f5ecf3 SGF-482 - Prepare next development iteration. 2016-04-06 16:36:59 +02:00
Oliver Gierke
f3545de736 SGF-482 - Release version 1.8 GA (Hopper). 2016-04-06 16:35:59 +02:00
Oliver Gierke
9f3f04b4ad SGF-482 - Prepare 1.8 GA (Hopper). 2016-04-06 16:34:45 +02:00
Oliver Gierke
8cdcf81172 SGF-482 - Updated changelog. 2016-04-06 16:34:37 +02:00
Mark Paluch
d320327c1a SGF-483 - Point to the appropriate Jira project. 2016-04-05 14:23:06 +02:00
Mark Paluch
fd31dfcf8d SGF-483 - Add pull request template. 2016-04-05 09:55:50 +02:00
John Blum
cffc85e2fe SGF-416 - Include documentation updates describing GemFire Pool configuration in Spring Data GemFire. 2016-03-29 16:22:09 -07:00
John Blum
22dc8a6017 SGF-416 - Add additional integration test testing the interaction between a client and server when Pool configuration is used to only initialize the DEFAULT Pool used by the PROXY client Region. 2016-03-29 12:42:13 -07:00
John Blum
a0c5ecad62 SGF-416 - Remove deprecated code associated with syncing GemFire properties between the ClientCache and Pool. 2016-03-23 18:04:15 -07:00
John Blum
e611c520c7 SGF-416 - Add additional unit and integration tests. 2016-03-23 12:26:59 -07:00
Oliver Gierke
5ad84c39f0 SGF-481 - After release cleanups. 2016-03-18 11:16:07 +01:00
Oliver Gierke
63245bfcd3 SGF-481 - Prepare next development iteration. 2016-03-18 11:15:51 +01:00
Oliver Gierke
65eac063d0 SGF-481 - Release version 1.8 RC1 (Hopper). 2016-03-18 11:15:00 +01:00
Oliver Gierke
125e8618ce SGF-481 - Prepare 1.8 RC1 (Hopper). 2016-03-18 11:06:57 +01:00
Oliver Gierke
ee81eb6f52 SGF-481 - Updated changelog. 2016-03-18 11:06:50 +01:00
John Blum
35f8e3f4b1 SGF-481 - Upgrade to Spring Framework 4.2.5.RELEASE. 2016-03-16 16:23:28 -07:00