David Turanski
bb9072bed1
fixed xsd problems
2013-03-12 17:19:45 -04:00
Lyndon Adams
7f1d84e598
Additional changes for SGF-160
2013-03-12 19:26:10 +00:00
Lyndon Adams
1f36a55faf
Current changes for region subscriptions.
2013-03-12 16:44:29 +00:00
David Turanski
20e0670f38
SGF-167 also, changed default to close='false' on RFB
2013-03-11 13:12:23 -04:00
David Turanski
39b05429bd
SGF-164,SGF-165 upgrade to Gemfire 7.0.1
2013-03-08 07:51:22 -05:00
David Turanski
7bce8b649c
fixed ClientCacheParser
2013-02-12 09:14:18 -05:00
Lyndon Adams
d5edd33fcd
Completed changes for client ready-for-events attribute implementation.
2013-02-12 10:03:15 +00:00
David Turanski
8861e89a97
Reinstated FUNCTIONAL as a valid index type XML attribute and correction for compiler issue in GemfireOnRegionFunctionTemplate
2013-02-05 10:37:33 -05:00
David Turanski
c9f70ff939
Merge branch 'master' into datasource
...
incorporate updates to master branch
2013-02-01 12:02:44 -05:00
Lyndon Adams
7c1c69dbc7
Added comment and removed commented out section.
2013-01-29 15:00:10 +00:00
Lyndon Adams
48f59be384
Parallel flag been added to the asynch-event-queue. Issue SGF-144.
2013-01-28 23:51:49 +00:00
David Turanski
0068d1be9a
SGF-117 - updated IndexFactoryBean to support current API - This is a breaking change with 1.2
2013-01-25 10:55:29 -05:00
David Turanski
418715a739
added support for gfe-data:datasource
2013-01-22 08:32:02 -05:00
David Turanski
1e7ccc44b1
SGF-148 - Added 'close' property on CacheFactoryBean which, if false, will leave cache open when ApplicationContext closes
2013-01-21 09:04:32 -05:00
David Turanski
c9de0477f9
merge 1.2.2
2012-12-10 08:21:12 -05:00
David Turanski
0a2fcb7324
Added function-executions element to gfe-data namespace plus more cleanup
2012-11-28 10:08:37 -05:00
David Turanski
efdc27666e
SGF-67 - In progress
2012-11-26 08:44:46 -05:00
David Turanski
f993189b73
merge 1.3.x into master
2012-10-26 08:20:46 -04:00
David Turanski
cfdac73247
updated reference docs and build config for GF 7
2012-10-22 13:58:00 -04:00
David Turanski
4da8c04af0
started on annotation-driven functions
2012-10-09 08:21:38 -04:00
David Turanski
154905b808
initial 1.2.1 branch
2012-10-05 10:43:41 -04:00
David Turanski
4c95b7044c
Completed custom serializers in PdxMappingSerializer, SGF-125, SGF-90, SGF-127
2012-09-27 18:12:03 -04:00
David Turanski
1f0ae2b2ef
SGF-122 - Added namespace support for FixedPartitionAttributes
2012-08-30 13:54:54 -04:00
David Turanski
bf2c68f9b6
SGF-121 - Fixed issue with data-policy
2012-08-29 12:08:23 -04:00
David Turanski
3b793686bd
updated documentation; build upgraded to jdk 1.6. Schema clean up
2012-08-22 08:08:13 -04:00
David Turanski
5bf6e2f15a
Updating docs in progress and changed default bean names to camelCase
2012-08-05 14:07:28 -04:00
David Turanski
a067ddbf48
refactored Cachefactory bean to work with Gemfire 6 and some enhancements to region data policy validation
2012-07-25 13:10:08 -04:00
David Turanski
6b8a45acf8
SGF-47: add PartitionListener to partitioned region
2012-07-24 16:24:32 -04:00
David Turanski
fdf1983081
SGF-102 Enable JavaConfig for repositories
2012-07-24 15:46:05 -04:00
David Turanski
57b33c007a
Added support for gateway conflict resolver and function service
2012-07-23 17:30:13 -04:00
David Turanski
94468bec9a
Added WAN support modifications for GF 7 and general cleanup of test code
2012-07-23 14:41:00 -04:00
David Turanski
8e6e43b96e
Refactored region factories
2012-07-04 11:39:27 -04:00
David Turanski
e9d1173b05
added membership attributes support
2012-07-03 12:18:33 -04:00
David Turanski
bb34beb224
added dynamic region and jndi binding support
2012-07-03 10:01:49 -04:00
David Turanski
1467ec0668
Updated copyright, fixed support for transaction handlers, added initializers
2012-06-28 13:32:05 -04:00
David Turanski
7efa90800f
Complete disk store refactoring and added region attributes
2012-06-27 07:18:47 -04:00
David Turanski
400fed1662
Refactored to use DiskStoreFactory
2012-06-25 08:44:12 -04:00
David Turanski
ff117b7b7b
modified schema to make name attribute optional for root regions and required for subregions
2012-06-08 17:05:49 -04:00
David Turanski
b740727b9b
added subregion support
2012-06-08 10:19:09 -04:00
David Turanski
40cb46a682
demonstrate problem trying to create subregions
2012-06-05 17:00:29 -04:00
Costin Leau
9d5de9222b
replace tabs with spaces
2012-03-20 06:02:05 +02:00
Costin Leau
a194942d89
backport from 1.1.x
...
33e3a6c - c20602d meaning:
c20602d
7f9a096
d439f9b
33e3a6c
changed xsd:boolean to string SGF-78
handle CACHING_PROXY in client FB
SGF-80
update spring & gemfire dependencies
update changelog
re-add handle CACHING_PROXY in client FB
SGF-80
2012-03-19 21:03:40 +02:00
Oliver Gierke
d0a6835556
SGF-78 - Changed namespace attributes from boolean to string.
...
If namespace element attributes are defined as xsd:boolean in the XSD the become unusable with property placeholders or SpEL. Thus we changed it back to strings.
2012-03-01 17:52:10 +01:00
Oliver Gierke
40a0a7f2a6
SGF-82, SGF-83 - Initial draft of repository integration.
...
Added support for annotation based entity mapping (@Region, @Id, @PersistenceConstructor). Added support for Spring Data repositories (query execution, query derivation).
2012-02-16 22:41:26 +01:00
Costin Leau
d1a2e52c1e
* Upgraded to GemFire 6.6.1
...
* Introduced PDX options for 'cache' and 'client-cache' elements
2011-11-10 19:32:57 +02:00
Costin Leau
87506ef775
SGF-71
...
+ add support for region interest receive-values property
2011-09-22 10:28:40 +03:00
Costin Leau
13c98d2a7c
SGF-53
...
+ add some integration tests (still unfinished) and improve parsing
2011-09-16 22:26:22 +03:00
Costin Leau
2b676358c8
SGF-51
...
+ first draft of namespace support for indexes
2011-09-16 21:43:11 +03:00
Costin Leau
47535bff81
+ add support for two missing Pool properties (multi-user-authentication & prSingleHopEnabled)
2011-08-30 09:17:26 +03:00
David Turanski
f7f56e84d8
renamed Continous* to Continuous*
2011-08-26 15:10:32 -04:00