a68f0612b5
SGF-405 - Updated changelog.
Oliver Gierke
2015-06-02 08:25:01 +02:00
9e4530c12c
SGF-370 - Add multi-Index definition and creation support.
John Blum
2015-05-19 17:29:12 -07:00
76aab502c4
SGF-370 - Add multi-Index definition and creation support.
John Blum
2015-05-18 14:59:49 -07:00
a33a121365
SGF-370 - Add multi-Index definition and creation support.
John Blum
2015-05-08 17:01:11 -07:00
4c7cc4fe8d
SGF-403 - Simplify the process of adding custom methods to Spring Data GemFire Repositories.
John Blum
2015-04-30 12:17:26 -07:00
fb46e560f4
SGF-196 - Support adding CacheListeners, CacheLoaders and CacheWriters, along with other mutable Region attributes to an existing Region.
John Blum
2015-04-23 17:08:04 -07:00
b42ca233f0
SGF-196 - Support adding CacheListeners, CacheLoaders and CacheWriters, along with other mutable Region attributes to an existing Region.
John Blum
2015-04-07 19:27:15 -07:00
ccc4343c4b
SGF-400 - Enable the ability to set the ClassLoader used by the Spring ApplicationContext created in the SpringContextBootstrappingInitializer for loading bean definition classes and resolving resources.
John Blum
2015-04-18 00:19:29 -07:00
b9881dfad9
SGF-400 - Enable the ability to set the ClassLoader used by the Spring ApplicationContext created in the SpringContextBootstrappingInitializer for loading bean definition classes and resolving resources.
John Blum
2015-04-18 00:19:29 -07:00
3c9d9f7065
SGF-396 - Enable support for variable Locator and Server endpoints on a SDG GFE Pool bean definition in a Spring Context.
John Blum
2015-04-16 11:06:16 -07:00
0146e08e92
SGF-396 - Enable support for variable Locator and Server endpoints on a SDG GFE Pool bean definition in a Spring Context.
John Blum
2015-04-16 11:06:16 -07:00
d9b393b986
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element. (cherry picked from commit f27a9e9cf6)
John Blum
2015-04-14 14:14:57 -07:00
5cdbc9d0c1
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element. (cherry picked from commit 0e21021cf6)
John Blum
2015-04-14 14:14:52 -07:00
6f45bdddca
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element. (cherry picked from commit 847283a7e4)
John Blum
2015-04-14 14:23:00 -07:00
47ec761057
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element. (cherry picked from commit 0e21021cf6)
John Blum
2015-04-14 14:14:52 -07:00
5a02eda06e
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element. (cherry picked from commit 847283a7e4)
John Blum
2015-04-14 14:23:00 -07:00
c799511477
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element. (cherry picked from commit 847283a7e4)
John Blum
2015-04-14 14:23:00 -07:00
847283a7e4
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element.
John Blum
2015-04-14 14:23:00 -07:00
be1bff643c
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element.
John Blum
2015-04-14 14:15:19 -07:00
f27a9e9cf6
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element.
John Blum
2015-04-14 14:14:57 -07:00
0e21021cf6
SGF-399 - Fix incorrect XSD appinfo annotation, expected 'type' attribute value on the 'error-handler' attribute of the 'cq-listener-container' element.
John Blum
2015-04-14 14:14:52 -07:00
efd6feef04
SGF-397 - Upgrade to Spring Framework 4.1.6.RELEASE
John Blum
2015-04-13 19:40:21 -07:00
ee392c6b7f
SGF-396 - Enable support for variable Locator and Server endpoints on a SDG GFE Pool bean definition in a Spring Context.
John Blum
2015-04-13 18:53:35 -07:00
d931897c0e
SGF-395 - Allow Spring JavaConfig @Configuration classes to be registered and used to configure the (AnnotationConfig)ApplicationContext created by the SpringContextBootstrappingInitializer.
John Blum
2015-04-10 14:48:54 -07:00
f3456561d5
SGF-394 - Improve SDG Gradle build removing FindBug compilation warnings caused by GemFire.
John Blum
2015-04-13 22:59:31 -07:00
e81c8c1233
SGF-396 - Enable support for variable Locator and Server endpoints on a SDG GFE Pool bean definition in a Spring Context. (cherry picked from commit eaf234b55cfa915760a2c3025aef6b3c2946ee48)
John Blum
2015-04-13 18:53:35 -07:00
79bec8522d
SGF-395 - Allow Spring JavaConfig @Configuration classes to be registered and used to configure the (AnnotationConfig)ApplicationContext created by the SpringContextBootstrappingInitializer. (cherry picked from commit c492a94a4c05b4697aa0a39920a48dd283e0c27e)
John Blum
2015-04-10 14:48:54 -07:00
6a958da6b0
SGF-357 - Optimize SimpleGemfireRepository.deleteAll() by using the new Region.removeAll() operation.
John Blum
2015-04-13 19:31:52 -07:00
8d424eee9b
SGF-394 - Improve SDG Gradle build removing FindBug compilation warnings caused by GemFire.
John Blum
2015-04-07 12:56:20 -07:00
d44464dee5
SGF-390 - Improve unit test coverage for the PoolFactoryBean class.
John Blum
2015-04-01 14:25:00 -07:00
06d1df02ce
SGF-389 - Improve unit test coverage of the ClientCacheFactoryBean class.
John Blum
2015-03-31 16:52:00 -07:00
6c5887627a
SGF-391 - Simplify and improve the robustness of the JNDI DataSource Type matching used in the Cache FactoryBeans.
John Blum
2015-03-25 17:06:12 -07:00
77b2d52b66
SGF-388 - Improve unit test coverage of the CacheFactoryBean class.
John Blum
2015-03-25 14:39:36 -07:00
56054f2987
SGF-385 - Local region does remote put in addition to local put in client cache.
John Blum
2015-03-23 18:05:41 -07:00
42eefab61c
SGF-383 - Refactor and make RegionFactoryBean and RegionLookupFactoryBean abstract.
John Blum
2015-03-13 11:58:14 -07:00
17c9358547
SGF-322 - Add support for the newly added, retro 'max-connections' attribute on the <gfe:gateway-hub> element in the SDG XML namespace (XSD).
John Blum
2015-02-25 18:32:52 -08:00
4e3e8aa177
SGF-353 - Prepare SDG 1.7 and upgrade to GemFire 8.1.0 GA.
John Blum
2015-02-09 18:25:47 -08:00
79f6025647
SGF-371 - The GatewayReceiverFactoryBean needs to set GatewayReceiverFactory.setManualStart(false) in GemFire 8.1 in order to enable manual starts on a GatewayReceiver.
John Blum
2015-02-06 19:12:09 -08:00
c0aed1984c
SGF-353 - Prepare SDG 1.7 and upgrade to GemFire 8.1.0 GA
John Blum
2015-02-06 15:30:26 -08:00
509eec441d
SGF-386 - Additional after release cleanups.
John Blum
2015-03-23 16:31:35 -07:00
c1aabdbb53
SGF-386 - Prepare next development iteration.
John Blum
2015-03-23 16:13:17 -07:00
dc353dfec6
SGF-386 - After release cleanups.
Oliver Gierke
2015-03-23 13:51:12 +01:00
8045ebf022
SGF-386 - Prepare next development iteration.
Spring Buildmaster
2015-03-23 05:09:07 -07:00
b4c7bbfb55
SGF-386 - Release version 1.6.0.RELEASE.
Spring Buildmaster
2015-03-23 05:09:05 -07:00
7887ede6f7
SGF-386 - Updated changelog.
Oliver Gierke
2015-03-23 12:04:09 +01:00
0551b43d85
SGF-386 - Polish reference docs before release.
Oliver Gierke
2015-03-23 11:21:01 +01:00
80854b9b97
SGF-385 - Local region does remote put in addition to local put in client cache.
John Blum
2015-03-22 21:17:40 -07:00
dd8efe3e30
SGF-384 - Issue with partitioned-region-template when persistence is enabled.
John Blum
2015-03-19 11:09:29 -07:00
97b2ee58d8
SGF-384 - Issue with partitioned-region-template when persistence is enabled. (cherry picked from commit e9251afa1d)
John Blum
2015-03-18 17:53:09 -07:00
e9251afa1d
SGF-384 - Issue with partitioned-region-template when persistence is enabled.
John Blum
2015-03-18 17:53:09 -07:00
aedd549d9d
Remove old tutorial
Greg Turnquist
2014-10-30 13:02:49 -05:00
2c84194c31
Added link to the Spring Tool Suite project templates for GemFire.
John Blum
2014-10-12 11:12:57 -07:00
9e0326ecbf
Updated Spring Data GemFire spring.io project page 'Features' section along with addressing PR #82.
John Blum
2014-10-10 17:52:22 -07:00
4898162f25
Update additional resources links to pivotal.io
Brian Clozel
2014-09-06 14:29:49 +02:00
bd3af614c1
Updated .gitignore
John Blum
2014-06-24 19:27:07 -07:00
91eb29fa7b
Remove links to forum.spring.io
Brian Clozel
2014-06-23 14:19:18 +02:00
81e09f2f33
Removed placeholder from introductory paragraph.
Oliver Gierke
2014-04-01 12:48:48 +02:00
7654892ebc
Update title of tut-data in sidebar
Greg Turnquist
2013-09-11 15:01:50 -07:00
15773580a7
Add project page
David Turanski
2013-09-07 16:05:42 -07:00
e514b004d8
SGF-381 - Enable RegionFactoryBean to respect the Data Policy specified on a nested or referenced RegionAttributes bean definition.
John Blum
2015-03-12 17:25:42 -07:00
ff6bd415bb
SGF-382 - Add logging to the SpringContextBootstrappingInitializer init method to capture any Spring context/GemFire errors on startup. (cherry picked from commit ac8ff3750c)
John Blum
2015-03-10 15:54:04 -07:00
ac8ff3750c
SGF-382 - Add logging to the SpringContextBootstrappingInitializer init method to capture any Spring context/GemFire errors on startup.
John Blum
2015-03-10 15:54:04 -07:00
3063046e53
SGF-381 - Enable RegionFactoryBean to respect the Data Policy specified on a nested or referenced RegionAttributes bean definition.
John Blum
2015-03-09 23:35:16 -07:00
76018a814d
SGF-381 - Enable RegionFactoryBean to respect the Data Policy specified on a nested or referenced RegionAttributes bean definition. (cherry picked from commit be27368c1221db537238da4316b087021293b080)
John Blum
2015-03-09 23:35:16 -07:00
bf15ee8a6d
Display Pivotal Education related courseware
Brian Clozel
2015-03-09 11:58:27 +01:00
a045449cba
SGF-380 - Updated changelog.
Oliver Gierke
2015-03-05 15:54:38 +01:00
396d69c901
SGF-380 - After release cleanups.
Oliver Gierke
2015-03-05 19:35:02 +01:00
6b4500f1b4
SGF-380 - Prepare next development iteration.
Spring Buildmaster
2015-03-05 10:13:32 -08:00
20619e1994
SGF-380 - Release version 1.6.0.RC1.
Spring Buildmaster
2015-03-05 10:13:30 -08:00
857b30d911
SGF-380 - Updated changelog.
Oliver Gierke
2015-03-05 15:54:38 +01:00
18d3df01e9
SGF-378 - SDG completely ignores the 'socket-read-timeout' attribute on the Gateway element nested in a GatewayHub.
John Blum
2015-02-25 16:45:13 -08:00
a644e5dd89
SGF-375 - The <gfe:gateway-hub> XML namespace element is missing the 'max-time-between-pings' attribute.
John Blum
2015-02-25 16:20:31 -08:00
6aba6f59ca
SGF-374 - Specifying a disk-store on a GatewayHub forces the GatewayHub to be persistent.
John Blum
2015-02-25 15:47:13 -08:00
57a47844ab
SGF-376 - The GemFire WAN GatewayHub support needs refactoring and test coverage.
John Blum
2015-02-25 15:18:42 -08:00
bb38cb42f8
SGF-374 - Specifying a disk-store on a GatewayHub forces the GatewayHub to be persistent.
John Blum
2015-02-24 18:54:01 -08:00
eade5d8a39
SGF-378 - SDG completely ignores the 'socket-read-timeout' attribute on the Gateway element nested in a GatewayHub.
John Blum
2015-02-24 15:00:32 -08:00
d42d5b57fe
SGF-375 - The <gfe:gateway-hub> XML namespace element is missing the 'max-time-between-pings' attribute.
John Blum
2015-02-24 14:47:12 -08:00
a5b743989b
SGF-374 - Specifying a disk-store on a GatewayHub forces the GatewayHub to be persistent.
John Blum
2015-02-24 14:21:22 -08:00
975aa80785
SGF-376 - The GemFire WAN GatewayHub support needs refactoring and test coverage.
John Blum
2015-02-23 17:17:21 -08:00
9b951666b0
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2015-02-03 10:01:07 -08:00
54821dcc66
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2015-02-02 13:31:31 -08:00
b8bd3c69f0
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2015-02-02 10:44:51 -08:00
4fc92494ae
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2015-01-27 23:51:57 -08:00
d615dcad5f
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2015-01-23 17:33:14 -08:00
ecbd4fd232
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2015-01-23 16:15:27 -08:00
319442b446
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2015-01-22 21:53:58 -08:00
3f72ab8928
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2015-01-19 18:16:06 -08:00
844c630614
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2014-12-09 16:27:25 -08:00
4a1a3bf64d
SGF-289 - Enumeration restrictions (xsd:enumeration) should be avoided in the XML schema.
John Blum
2014-11-21 19:48:11 -08:00
74755d0654
SGF-368 - Updated changelog.
John Blum
2015-01-28 18:11:20 -08:00
b8b6918104
SGF-368 - Updated changelog.
John Blum
2015-01-28 17:25:39 -08:00
0a82e78561
SGF-367 - Updated changelog.
John Blum
2015-01-28 17:04:02 -08:00
5c1b990568
SGF-368 - Updated changelog.
Oliver Gierke
2015-01-28 11:24:04 +01:00