Costin Leau
1c1f40d2df
Merge branch 'client-cache'
2011-08-24 21:24:48 +03:00
Costin Leau
a05543b447
SGF-35
...
+ more integration tests
2011-08-24 21:23:24 +03:00
Costin Leau
6944092255
SGF-35
...
+ add more meat to the client-cache server
+ add a dedicated FactoryBean plus namespace
2011-08-24 21:07:09 +03:00
Costin Leau
08bf4acf6a
Merge pull request #5 from dturanski/statistics
...
fixes automatic statistics enabled on partitioned region with expiration
2011-08-24 09:14:56 -07:00
David Turanski
858dd22bc9
changed order of ParsingUtils methods
2011-08-23 18:03:10 -04:00
Costin Leau
b12a34982a
SGF-62
2011-08-23 16:41:33 +03:00
Costin Leau
afb398a1a8
SGF-37
...
+ cache server starts last (on container refresh) to allow regions and interests to be properly registered and started
+ add documentation on cacheserver start-up
2011-08-23 16:28:03 +03:00
Costin Leau
8160cefb87
+ increase timeout again
2011-08-22 20:40:24 +03:00
Costin Leau
d50918130c
+ increase startup wait time
2011-08-22 20:19:45 +03:00
Costin Leau
48708d4555
SGF-57
...
+ improve portability of forking test
2011-08-22 20:14:03 +03:00
Costin Leau
9139b5a091
SGF-62
...
+ improved detection of clients w/o pools
2011-08-22 19:59:06 +03:00
Costin Leau
83ad65490e
SGF-38
...
+ don't force early validation of the values to allow placeholders to be used
2011-08-22 19:50:40 +03:00
Costin Leau
881bea2ee3
+ optimize query service lookup for find methods
2011-08-22 19:27:37 +03:00
Costin Leau
c49e11f45d
SGF-57
...
+ improve other tests in the process
2011-08-19 15:09:43 +03:00
Costin Leau
da8dfd30d7
SGF-57
...
+ integration test forking a VM for a cache server to test the CQ functionality
2011-08-19 15:00:11 +03:00
Costin Leau
2d0d148bc4
SGF-57
...
+ add adapter test plus some tests
+ added mockito to build
2011-08-19 12:15:32 +03:00
Costin Leau
7e3525bca3
SGF-57
...
+ add initial draft of QueryListenerContainer
2011-08-19 11:16:48 +03:00
Costin Leau
6882652cb1
SGF-57
...
+ initial draft of listener and associated adapter
2011-08-18 21:08:33 +03:00
Costin Leau
a9a7286f2d
SGF-38
...
+ add support for expiration attributes
2011-08-17 18:46:10 +03:00
Costin Leau
d4870d0316
SGF-59
...
+ handle NPE on client subscription
2011-08-12 14:07:01 +03:00
Costin Leau
8e70fa1c04
+ update changelog
2011-07-20 20:55:03 +03:00
Costin Leau
ffe7208c52
+ bump version to SNAPSHOT
2011-07-20 20:55:03 +03:00
Costin Leau
cb478c51d5
+ fix changelog mistakes
2011-07-20 20:54:42 +03:00
Costin Leau
c656ac916a
+ update gemfire maven group
2011-07-20 20:34:38 +03:00
Costin Leau
5fa0b0923c
+ update readme.txt
...
+ bump version
2011-07-20 19:06:15 +03:00
Costin Leau
483cc37e76
+ remove unused pom
2011-07-20 19:01:44 +03:00
Costin Leau
be8bcc5d93
+ separated sample from the build
...
+ updated readme files with regards to gradle
2011-07-20 18:48:30 +03:00
Costin Leau
bcfaafc5e8
+ update changelog
2011-07-19 21:34:59 +03:00
Costin Leau
2daf3ea5fd
+ update doc copySpec to prevent images from being filtered
2011-07-19 21:23:47 +03:00
Costin Leau
fc2a66afab
+ disable the use of extension to prevent the callouts from being generated (which caused some problems)
...
+ fixed some issues with image paths
2011-07-19 20:53:06 +03:00
Costin Leau
098996c867
+ rearrange the folder
2011-07-19 20:06:37 +03:00
Costin Leau
6459592c34
big gulp of Gradle functionality added (using Spring Data Redis as a template)
2011-07-19 19:30:42 +03:00
Costin Leau
4910661a6e
+ update cache test
2011-07-13 22:45:05 +03:00
Costin Leau
60bca9e549
+ update Spring's Cache abstraction to Spring 3.1 M2
2011-07-13 16:18:07 +03:00
Costin Leau
44e79040e5
+ update docs with the latest features in 1.1
2011-07-13 15:38:52 +03:00
Costin Leau
84e19d24bb
SGF-54
2011-07-13 13:05:28 +03:00
Costin Leau
9d1d15e5b6
SGF-48
...
add support for named queries
2011-07-12 22:31:54 +03:00
Costin Leau
f40026a0e0
SGF-48
...
+ add some javadocs
2011-07-12 22:31:03 +03:00
Costin Leau
8f69831ae6
SGF-48
...
+ add find and findUnique (plus tests)
2011-07-12 22:08:44 +03:00
Costin Leau
3205db109f
+ retrofitted client cache onto the master
...
+ the pool/client cache loop still exists
2011-07-08 17:53:15 +03:00
Costin Leau
d3448ecc42
Merge branch 'master' into client-cache
...
Conflicts:
src/main/java/org/springframework/data/gemfire/CacheFactoryBean.java
2011-07-08 17:10:49 +03:00
Costin Leau
65d72e6dae
+ fix old version in samples pom
2011-07-08 16:58:05 +03:00
Costin Leau
b7c73a8a23
SGF-58
...
Add initial support for GemFire 6.6
2011-07-08 16:47:33 +03:00
David Turanski
3d5f14cc3b
added failing ClientCacheTest
2011-07-07 09:53:15 -04:00
Costin Leau
e261ecf6bd
SGF-56
...
+ add flag to disable bean-factory-locator
2011-07-06 11:50:55 +03:00
Costin Leau
fff04a8777
+ specify old version of maven plugin to make the build work
2011-06-02 16:09:54 +03:00
Costin Leau
420900e482
+ update main pom version
2011-05-17 17:10:17 +03:00
Costin Leau
ab358d2717
SGF-50
...
Merge branch 'c-server' into 1.1.0
2011-05-16 20:10:50 +03:00
Costin Leau
25db19c191
SGF-50
...
+ add subscription support
+ add namespace support + integration tests
2011-05-16 20:08:22 +03:00
Costin Leau
d0fcdf8219
SGF-50
...
+ add some basic javadoc
2011-05-09 15:07:16 -07:00