Commit Graph

  • ce094a862c + refactor the cache namespace by introducing a small test utils class SGF-11 SGF-10 costin 2010-08-26 21:31:35 +03:00
  • 661c9e0031 + beef up replicated region parser SGF-10 SGF-12 costin 2010-08-26 21:26:48 +03:00
  • 559a5ffc6d + make use of ParsingUtils inside CacheParser SGF-10 SGF-11 costin 2010-08-26 21:26:28 +03:00
  • ee3e1c19d2 + add small parsing utility to eliminate redundant code SGF-10 costin 2010-08-26 21:25:32 +03:00
  • b234194a6c + add cache-ref to region definitions + make name attribute mandatory SGF-10 SGF-12 SGF-13 costin 2010-08-26 17:42:16 +03:00
  • 91b38c4a78 + add namespace test SGF-11 costin 2010-08-25 20:37:36 +03:00
  • 3490e4f0e7 + add cache parser SGF-11 costin 2010-08-25 20:35:06 +03:00
  • 0d0d7d9479 + add namespace handler + add region basic parsers SGF-10 SGF-12 SGF-13 costin 2010-08-25 20:34:49 +03:00
  • b2a71798f9 + fix various schema problems SGF-10 SGF-11 SGF-12 SGF-13 costin 2010-08-25 20:34:05 +03:00
  • f41493d89b + added "copies" attribute for partitioned-region SGF-13 costin 2010-08-25 17:43:21 +03:00
  • be1430ffc8 + add publisher attribute to replicated-region SGF-10 SGF-12 costin 2010-08-25 17:33:27 +03:00
  • aa7c41d898 + add replicated-region draft definition + add partitioned-region draft definition SGF-10 SGF-12 SGF-13 costin 2010-08-25 17:24:09 +03:00
  • 039c05a13e + initial namespace handler (draft at this stage) costin 2010-08-18 19:48:02 +03:00
  • c1861c7d11 + basic initial schema + added IDE icon costin 2010-08-18 19:47:45 +03:00
  • e96cd707c0 + namespace configs costin 2010-08-18 19:47:25 +03:00
  • 12a567daa4 SGF-8 costin 2010-08-04 14:42:39 +03:00
  • 00745ebfa7 bump version to M2-SNAPSHOT costin 2010-08-03 16:22:44 +03:00
  • 304ca7ed8d + add milestone repository costin 2010-08-03 15:36:44 +03:00
  • f9f1f4c18f bump version to 1.0.0.M1 release costin 2010-08-03 15:32:49 +03:00
  • 1781323054 SGF-6 + fix POM to include license/notes.txt costin 2010-08-02 14:05:32 +03:00
  • 9b8bf13e8f SGF-6 + add license / readme / changelog files costin 2010-08-02 13:15:47 +03:00
  • 9eee0d1b2c change product name from Gemini to Gemfire :) markpollack 2010-07-30 14:41:07 -04:00
  • 8494e766ac + translated tabs into spaces to avoid code rendering problems costin 2010-07-30 15:43:24 +03:00
  • 0712e532c5 + added docs on attribute configs costin 2010-07-30 15:43:02 +03:00
  • 4c9d63cbe5 + updated test costin 2010-07-30 15:42:37 +03:00
  • 2ec50b0f7a + add integration test for region with dedicated attributes costin 2010-07-30 14:49:05 +03:00
  • bc0fb93bad + add support for partition region configuration costin 2010-07-30 14:48:42 +03:00
  • 3b2974953c + minor javadoc improvement costin 2010-07-30 14:48:22 +03:00
  • 5cc671e632 + refactored code to accommodate the exception hierarchy changes in 6.5 for 3 of the query exceptions costin 2010-07-30 13:47:18 +03:00
  • 7a143259aa + minor change in cache version + name message costin 2010-07-30 13:46:36 +03:00
  • 8dfdfa7bdb + add map description in sample help costin 2010-07-30 13:46:01 +03:00
  • 2dcb908a9d + fix failing test (regarding cache vs distributed system naming) costin 2010-07-27 20:47:28 +03:00
  • 4a6e7e9458 + remove name from cache factory costin 2010-07-27 19:42:35 +03:00
  • bab8b3dad0 changed link to xref costin 2010-07-27 19:39:34 +03:00
  • 358789cbdc minor test improvements markpollack 2010-07-27 10:36:32 -04:00
  • cdf4c57dcf misc doc edits. markpollack 2010-07-27 10:34:16 -04:00
  • f209660e37 + add sample docs SGF-5 costin 2010-07-19 14:12:56 +03:00
  • 431018ad4b + updated sample - removed GridToWorldWriter costin 2010-07-19 14:06:46 +03:00
  • 112d490c5f add section on GemfireTemplate + Callback costin 2010-07-18 20:31:02 +03:00
  • 9e09c93a59 + update findbugs plugin costin 2010-07-16 20:30:32 +03:00
  • ed527fcfe6 + fix various minor bugs (reported by findBugs) costin 2010-07-16 20:22:08 +03:00
  • 2cf28c65b9 + disable forking mode costin 2010-07-16 19:19:57 +03:00
  • 444e6ceaa7 + update template costin 2010-07-16 18:38:06 +03:00
  • 07f0741471 + update doc pom costin 2010-07-16 18:32:57 +03:00
  • f04ef7c89e + add fork mode for tests to alleviate the build server (again) costin 2010-07-16 18:24:17 +03:00
  • 13258143f0 + various javadoc improvements costin 2010-07-16 15:12:31 +03:00
  • a7553c1a76 + beefed up the main pom costin 2010-07-16 14:04:34 +03:00
  • 7ad02161e1 + add sample readme costin 2010-07-16 13:49:58 +03:00
  • 91d27056f0 + add javadoc template costin 2010-07-16 13:49:45 +03:00
  • a812a22ce3 + arrange poms costin 2010-07-16 13:49:33 +03:00
  • f30b178dc3 + add querying exceptions to the exception translator costin 2010-07-16 13:27:14 +03:00
  • a3936e3ce5 + add javadoc costin 2010-07-16 13:26:44 +03:00
  • 754d42a880 + format pom costin 2010-07-16 13:26:03 +03:00
  • 1246069893 + sample updates costin 2010-07-16 00:24:21 +03:00
  • f340b2d174 + added more exception translation costin 2010-07-16 00:24:09 +03:00
  • 1331a16915 + add RegionAttributesFactory (for easy attributes declaration) costin 2010-07-15 23:17:06 +03:00
  • bf421264b1 + added dataPolicy and scope as settings on the region factory bean costin 2010-07-15 23:16:46 +03:00
  • 9bfe0f5b69 + various improvements to gemfire template costin 2010-07-15 21:34:21 +03:00
  • 436853bf35 + finished first draft of the sample SGF-3 costin 2010-07-15 21:34:04 +03:00
  • 9eb72b51b2 + improvements to the Gemfire sample SGF-3 costin 2010-07-15 20:34:01 +03:00
  • f11ff67aa5 + add gemfire template costin 2010-07-15 20:33:21 +03:00
  • 0403b64ce8 + fix to minor bugs regarding naming costin 2010-07-15 20:32:49 +03:00
  • c153c91768 add initial draft for hello world example costin 2010-07-15 15:04:51 +03:00
  • 12a38c9332 update pom info costin 2010-07-15 15:04:26 +03:00
  • fc5f557057 + add instantiator factory bean (registration of generated instantiator) costin 2010-07-05 16:07:12 +03:00
  • dcf583a752 + add autoregistration to wiring instantiator costin 2010-07-05 16:05:27 +03:00
  • 567dc4fa74 + add pom for generating docs costin 2010-07-05 16:04:23 +03:00
  • cb4c5484ed + move docs into a different folder + added more docs on serialization costin 2010-07-05 16:03:57 +03:00
  • a0434ace3c + finished docs on APIs + added template for serialization costin 2010-07-05 12:55:01 +03:00
  • 0934d7f4a5 + added exception translation + fixed config + added docs on TM management and exception translation costin 2010-07-02 16:17:28 +03:00
  • 2ab5d270c1 + finished up docs on bootstrapping + added small improvement to RegionFactoryBean costin 2010-07-02 14:06:16 +03:00
  • b48ca7b949 initial docs + structure plus some content + docbook resources added as well costin 2010-07-02 12:41:01 +03:00
  • 8ddeae76a1 + initial commit costin 2010-06-29 20:58:20 +03:00