Mark Paluch
60474c2d0a
SGF-771 - Updated changelog.
2018-09-10 12:51:20 +02:00
Mark Paluch
5b655bb3ae
SGF-772 - Updated changelog.
2018-09-10 10:20:55 +02:00
Oliver Gierke
a578951cb0
SGF-770 - Updated changelog.
2018-08-20 11:07:56 +02:00
John Blum
944d6b871c
SGF-780 - Correct Pool references in 'Runtime configuration using Properties' documentation.
2018-08-18 00:43:14 -07:00
John Blum
8e7194fe26
SGF-779 - Adapt to @EventListener API behavior changes in Spring Framework 5.1.0.RC2.
2018-08-18 00:43:08 -07:00
John Blum
3433344d3a
SGF-749 - Format source code.
2018-08-18 00:43:01 -07:00
John Blum
f559b807fb
SGF-777 - Fix typo in Global, JTA Transaction Management documentation.
2018-08-06 23:35:33 -07:00
John Blum
848bdbf6fb
SGF-776 - Edit MappingPdxSerializer type filter documentation to cover includes and excludes.
2018-08-06 23:35:26 -07:00
John Blum
d91e28099c
SGF-775 - Add quick start reference to the 'Bootstrapping Apache Geode Using Annotations' chapter.
...
Resolves DATAGEODE-114.
2018-08-06 23:35:21 -07:00
John Blum
5ffd30b152
SGF-774 - Polish SDG Reference Guide Edits.
2018-08-06 23:35:16 -07:00
John Blum
5564b10297
SGF-773 - Replace all BeanPostProcessors setting GemFire/Geode Properties using SDG service enabling annotations with Configurers.
2018-08-06 23:35:08 -07:00
Mark Paluch
1f24e28b92
SGF-762 - Updated changelog.
2018-07-27 11:45:23 +02:00
Mark Paluch
f1364dcaf8
SGF-763 - Prepare 2.0.9 (Kay SR9).
2018-07-26 14:43:06 +02:00
Mark Paluch
1e779f32f6
SGF-763 - Updated changelog.
2018-07-26 14:42:57 +02:00
Mark Paluch
2c8dc68e8e
SGF-748 - Updated changelog.
2018-07-26 14:03:18 +02:00
John Blum
6f4d597e53
SGF-768 - Edit Reference Guide for spelling, grammar and content.
2018-07-25 22:34:36 -07:00
John Blum
0c04cabda3
SGF-768 - Replace all SDG XML schema (XSD) references with Asciidoc variables.
2018-07-25 22:34:30 -07:00
John Blum
6d34d24b2a
SGF-768 - Replace all direct URL/links with Asciidoc variables.
...
Replace all product names with Asciidoc variables.
Replace all product versions with Asciidoc variables.
2018-07-25 22:34:25 -07:00
Jay Bryant
771ff594e6
SGF-768 - Full editing pass of Spring Data for Pivotal GemFire.
...
Edit the entire reference guide for spelling, grammar, usage, corporate voice, and similar issues. I also added an epub cover image for the epub output, once we start making epub.
Resolve gh-95.
2018-07-25 22:34:19 -07:00
John Blum
913bb56145
SGF-765 - Allow CacheTypeAwareFactoryBean to register interests on client Region creation and implement SmartLifecycle.
2018-06-20 17:22:38 -07:00
John Blum
c65f3bfdc9
SGF-764 - Relax type matching for resolving Function arguments in FunctionContextInjectingArgumentResolver.
2018-06-20 17:20:48 -07:00
Mark Paluch
0bceddfed1
SGF-744 - Prepare 2.0.8 (Kay SR8).
2018-06-13 15:12:06 +02:00
Mark Paluch
818ba68956
SGF-744 - Updated changelog.
2018-06-13 15:11:58 +02:00
Mark Paluch
9e2bac55ac
SGF-743 - Updated changelog.
2018-06-13 15:02:00 +02:00
John Blum
c2e6c80492
SGF-761 - Refactor Function annotation configuration to be smarter in resolving Apache Geode objects on startup.
...
Renames OnMember, OnMembers, OnRegion, OnServer and OnServers *ExecutionBeanDefinitionBuilder classes to *FunctionExecutionBeanDefinitionBuilder.
2018-06-12 21:55:31 -07:00
John Blum
53f31a232b
SGF-760 - Do not allow eager init when getting beans by type to resolve Configurers for Annotation configuration.
2018-06-12 21:46:24 -07:00
John Blum
64ba2b98b7
SGF-756 - Polish.
2018-06-10 21:43:42 -07:00
John Blum
124abd588a
SGF-751 - Polish.
2018-06-10 21:43:32 -07:00
John Blum
da7305a916
SGF-757 - Move configuration of PDX to a PdxConfiguration class imported by the EnablePdx annotation.
2018-06-10 21:42:06 -07:00
John Blum
af3671a495
SGF-756 - Add ability to declare include filters in addition to exclude filters on o.s.d.g.mapping.MappingPdxSerializer.
...
Additionally, o.s.d.g.mapping.MappingPdxSerializer will filter Null types, Apache Geode types, GemStone GemFire types, Java types and Spring Framework types by default.
2018-06-10 21:40:08 -07:00
John Blum
ed0b3c3406
SGF-754 - Add name attribute to EnableGemFireProperties.
2018-06-10 21:35:49 -07:00
John Blum
450d81a483
SGF-753 - Clean BeanFactoryLocator references on CacheFactoryBean destroy.
2018-06-10 21:35:13 -07:00
John Blum
aefba802d5
SGF-752 - Add ability to configure SecurityManager on CacheFactoryBean.
2018-06-10 21:33:36 -07:00
John Blum
c38d8a765b
SGF-751 - Move client Region interests registration to on SmartLifecycle start.
2018-06-10 21:27:28 -07:00
John Blum
935352daca
SGF-749 - Edit Javadoc.
...
Optimize imports.
2018-06-10 21:25:41 -07:00
John Blum
659c11a2fe
SGF-749 - Expose SDG's Function annotation configuration as part of the public API for extension purposes.
2018-06-10 21:14:39 -07:00
John Blum
e975951ca4
SGF-749 - Reformat source code.
...
Use try multi-catch blocks for simpler (GemFire/Geode) Exception handling.
2018-06-10 21:02:45 -07:00
Christoph Strobl
42b3821d23
SGF-737 - Updated changelog.
2018-05-17 10:32:55 +02:00
John Blum
c7e1a2c95d
SGF-747 - Properly enable statistics when Annotation-based Expiration Policies are enabled with EnableExpiration.
2018-05-16 22:57:43 -07:00
John Blum
3ed1599cc9
SGF-745 - Add ability to filter types de/serialized by the o.s.d.g.mapping.MappingPdxSerializer.
2018-05-14 23:43:16 -07:00
John Blum
5babdfd3fb
SGF-732 - Change branding from Spring Data GemFire to Spring Data for Pivotal GemFire.
...
Change branding from 'Gemfire' or 'GemFire' to 'Pivotal GemFire'.
2018-05-08 22:37:13 -07:00
Mark Paluch
8953cdaf79
SGF-731 - Prepare 2.0.7 (Kay SR7).
2018-05-08 14:14:32 +02:00
Mark Paluch
ff62d45fea
SGF-731 - Updated changelog.
2018-05-08 14:14:24 +02:00
Mark Paluch
69d0033f3a
SGF-730 - Updated changelog.
2018-05-08 12:22:50 +02:00
John Blum
9f683b7976
SGF-741 - Add support for enforcing Lucene Index creation before Region creation.
2018-05-04 15:29:28 -07:00
John Blum
fe28a49c6e
SGF-739 - Add postProcess(..) methods in the LuceneIndexFactoryBean for both the o.a.g.cache.lucene.LuceneIndexFactory and the o.a.g.cache.lucene.LuceneIndex.
2018-04-27 15:47:13 -07:00
John Blum
89a319868b
SGF-738 - Avoid Pool Already Exists Exception on Spring container initialization.
2018-04-24 14:16:33 -07:00
John Blum
c7df770a26
SGF-738 - Add Integration Test based on Accenture's UC reproducing the problem.
2018-04-24 14:16:33 -07:00
Mark Paluch
d3da36c733
SGF-718 - Updated changelog.
2018-04-13 15:11:29 +02:00
John Blum
7ff4ba6c49
SGF-735 - RegionAttributes.offHeap is improperly overridden by RegionFactoryBean.offHeap.
2018-04-10 17:24:25 -07:00