211 Commits

Author SHA1 Message Date
Costin Leau
e21be75761 + bump version 2011-04-26 11:26:09 +03:00
Costin Leau
d9b6ac18b8 + add proper version to poms 2011-04-26 10:51:55 +03:00
Costin Leau
700ebb65b4 + fix javadoc inconsistencies 2011-04-26 10:51:41 +03:00
Costin Leau
bfca3dd661 + update changelog for 1.0.1 release 2011-04-26 10:32:20 +03:00
Costin Leau
26062e5e02 SGF-44
+ loosen constraints in the schema to allow the PPC to be plugged in on all fields
2011-04-21 20:58:27 +03:00
Costin Leau
70d7f6845d SGF-42
+ add GemfireDaoSupport class
2011-04-20 20:43:44 +03:00
Costin Leau
c334d9142b SGF-41
+ added statistics attribute for all write regions into SGF namespace
2011-04-20 20:01:07 +03:00
Costin Leau
b53dfbe91e + upgrade copyright header 2011-03-30 18:03:39 +03:00
Costin Leau
724e7d9060 + downgrade Spring dependency back to 3.0.5 2011-03-30 17:49:54 +03:00
Costin Leau
bde36ecd28 + removed cache support (scheduled for the 1.1.x branch only) 2011-03-30 17:48:48 +03:00
Costin Leau
7376a44ae0 + upgrade to GemFire 6.5.1.4 2011-03-30 12:11:59 +03:00
Costin Leau
678315ed77 SGF-36
+ pool factories force the initialization of the cache during init
2011-03-29 17:13:47 +03:00
Costin Leau
89bb365e98 SGF-39
+ change registration distribution default
+ add parameter to tweak that
2011-03-29 16:41:38 +03:00
Costin Leau
94fc0966d2 SGF-39
+ change registration distribution default
+ add parameter to tweak that
2011-03-29 16:33:25 +03:00
Costin Leau
69f05b9f26 SGF-40 2011-03-29 16:23:54 +03:00
Costin Leau
4c43122c33 SGF-34
+ lessen the int port to a xsd:string to support property placeholders
2011-03-28 17:33:44 +03:00
Costin Leau
bb26f2d678 Gemfire implementations for Spring 3.1 caching abstraction 2011-02-22 19:07:38 +02:00
Josh Long
d563e06349 updating XSD to reflect the corrrect class 2011-02-12 00:29:53 -08:00
Costin Leau
1da6736931 SGF-30
make close and destroy exclusive
2011-02-11 18:17:06 +02:00
Costin Leau
cd7c481455 + add documentation for SGF-28 2011-02-11 15:24:44 +02:00
Costin Leau
c255315749 SGF-28
+ add the property automatically to the pom.
2011-02-11 15:13:12 +02:00
Costin Leau
bde6cf8ab3 SGF-32
+ clarify the 'cryptic' note
2011-02-11 14:51:47 +02:00
Costin Leau
30b168e3da minor housekeeping
+ update changelog
+ beautify schema inside documentation
2011-02-11 13:49:42 +02:00
Costin Leau
fec1b4cc72 SGF-30
+ expose close and destroy on read-write region namespace
+ wire the new properties into the namespace tests
2011-02-11 13:49:12 +02:00
Costin Leau
8d2415098d SGF-30
add close flag to region factory
2011-02-11 13:30:50 +02:00
Costin Leau
a00be8d2b4 SGF-31
upgrade to SGF 6.5.1.2
2011-02-11 13:00:16 +02:00
Costin Leau
68c0129807 bump version to 1.0.1 2011-02-02 18:57:38 +02:00
Costin Leau
795890acff 1.0.0.RELEASE release 2011-02-02 18:48:20 +02:00
Costin Leau
faa5dea6e3 + minor fix in changelog 2010-12-20 18:37:52 +02:00
Costin Leau
17c9d5faed + version bump 2010-12-20 18:36:57 +02:00
Costin Leau
e65a2c461f change poms to 1.0.0.RC1 version 2010-12-20 18:32:30 +02:00
Costin Leau
1420f4fd79 + minor javadoc fix 2010-12-20 18:31:51 +02:00
Costin Leau
7cbf974fd9 + update changelog for RC1 2010-12-20 18:31:33 +02:00
Costin Leau
50c2359b7d + update changelog 2010-12-08 17:46:23 +02:00
Costin Leau
8410437111 + bump version to RC1-SNAPSHOT 2010-12-08 16:57:37 +02:00
Costin Leau
76c8250d90 1.0.0.M2 release 2010-12-08 16:55:24 +02:00
Costin Leau
c9de38c30e + fix typo 2010-12-07 17:49:32 +02:00
Costin Leau
8be789516e + fix failing test 2010-12-06 19:06:27 +02:00
Costin Leau
597f6b7774 + fix fallback message 2010-12-06 17:20:26 +02:00
Costin Leau
0523275fd2 + fixed minor bug in the lookup region parser 2010-12-06 17:17:47 +02:00
Costin Leau
e7f04750b7 + add "subscription-ack-interval" to the client namespace 2010-12-06 17:15:44 +02:00
Costin Leau
438f9a6284 + minor assertion to avoid poolname NPEs 2010-12-06 17:04:37 +02:00
Costin Leau
eb9b1d0092 + correctly rename Partition/RegionAttrFactory to XXXFactoryBean 2010-12-06 17:04:03 +02:00
Costin Leau
bc769f354d + minor pom.xml fix 2010-11-20 14:12:43 +02:00
Costin Leau
80c937f506 SGF-27
+ updated docs to reflect that client regions support both persistent and overflow to disk features
2010-10-31 17:42:06 +02:00
Costin Leau
b490a78aee SGF-22
+ overwrite data policy for client namespace only when needed (otherwise allow user specified settings)
2010-10-31 17:37:08 +02:00
Costin Leau
1ba1cfa32c SGF-22
+ add persistence and overflow support for client regions
2010-10-31 17:34:17 +02:00
Costin Leau
ef9dbdf2f9 SGF-26
+ minor tweaks to the pom.xml
+ added disableShutdownHook property for better cleanup
2010-10-28 17:30:45 +03:00
Costin Leau
edad22711a + remove junk 2010-10-26 14:24:00 +03:00
Costin Leau
11b35543d3 SGF-25
+ add several convenience methods
2010-10-26 13:46:19 +03:00