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
Costin Leau
70ce353dfe
SGF-24
...
proper fix for CqInvalidException that was removed in GemFire 6.5
a fallback/introspection mechanism is now used to discover whether the exception is present and if so, treat it correctly
2010-10-26 13:27:03 +03:00
costin
0683ce2752
Merge commit 'refs/merge-requests/1' of git.springsource.org:spring-gemfire/spring-gemfire into integration
2010-10-26 12:19:23 +03:00
Mark Pollack
6bf5382d2d
Add back in .xsd that was deleted by accident.
2010-10-13 12:03:58 -04:00
Mark Pollack
0f9c24d09e
Merge branch 'master' of git.springsource.org:spring-gemfire/spring-gemfire
2010-10-13 11:41:29 -04:00
Mark Pollack
9966894e6f
update to 6.5 GA gemfire .jar
2010-10-13 11:40:56 -04:00
Mark Pollack
330e21a437
update to 6.5 GA gemfire .jar
2010-10-13 11:08:45 -04:00
Josh Long
9a9bfe825e
modified the pom.xmls release maven repository url to have no suffixing '/'. this compenstates for weirdness in the repository configuration from about a week ago
2010-09-23 17:42:06 -07:00
costin
1f2f5171ef
+ add tx config to the sampel
2010-09-16 14:25:00 +03:00
costin
3f0b69de40
+ update changelog
2010-09-16 14:24:49 +03:00
costin
587f9872f9
+ add javadoc info
2010-09-16 14:16:39 +03:00
costin
670e0e73c9
exclude empty Javadoc package
2010-09-16 14:16:26 +03:00
costin
0435997576
SGF-21
...
SGF-19
+ add transaction manager documentation
2010-09-16 14:00:28 +03:00
costin
a31ed07d6a
SGF-21
...
+ add integration tests
2010-09-16 13:53:55 +03:00
costin
c6c15f62d7
SGF-21
...
+ minor formatting
2010-09-16 13:53:36 +03:00
costin
88d8342e4d
SGF-21
...
+ add namespace parser
2010-09-16 13:53:24 +03:00
costin
ad04633f79
SGF-21
...
+ tx manager schema definition
2010-09-16 13:52:57 +03:00
costin
12ab1cd4ba
SGF-10
...
SGF-19
+ minor formatting
2010-09-16 13:52:31 +03:00
costin
e2fa361abd
SGF-10
...
SGF-19
+ added chapter on client config
+ merged <beans> definition with advanced usage chapter
2010-09-16 13:26:26 +03:00
costin
e3bfa4984a
SGF-10
...
SGF-19
+ add section on persistence, overflow and data store
2010-09-16 12:56:04 +03:00
costin
ac90dea8a6
SGF-10
...
SGF-19
+ add appendices section
+ add schema into the documentation
2010-09-16 12:20:56 +03:00
costin
7aa6c051b6
SGF-10
...
SGF-19
+ add section on replicated and partitioned regions
2010-09-16 12:20:27 +03:00
costin
698e121624
SGF-19
...
+ new section on region lookup
2010-09-15 22:16:17 +03:00