GEODE 4728: Native Client User guide - modify syntax of links to server guide and api docs#461
Closed
davebarnes97 wants to merge 16 commits intoapache:developfrom
Closed
GEODE 4728: Native Client User guide - modify syntax of links to server guide and api docs#461davebarnes97 wants to merge 16 commits intoapache:developfrom
davebarnes97 wants to merge 16 commits intoapache:developfrom
Conversation
…generated API docs.
* Enable SSL for all server components. * GEODE-4348: Add SSL example Co-authored-by: Ivan Godwin <igodwin@pivotal.io> * GEODE-4728 - User Guide, Incorporate reviewer suggestions * cmake updated to place ssl certs in example dir * Updates for SslPutGet example: - ps1 scripts pull keys from keys subdirs - Only build SSL examples when OpenSSL is installed - Update the BUILD-EXAMPLES.md Coauthored-by: Matt Reddington <mreddington@pivotal.io> * GEODE-4348: Added missing newline Co-authored-by: Matthew Reddington <mreddington@pivotal.io> * GEODE-6211: Fix dotnet example renaming (apache#444) GEODE-6211: Fix dotnet example renaming - Windows packaging step failed because CMakeLists.txt.in still had old names - pdxautoserializable directory was misnamed - function execution directory still had old name - install target works again on Windows - examples build works again on Windows Co-authored-by: Mike Martell <mmartell@pivotal.io> * GEODE-4348: Rebasing on develop and renaming work * GEODE-4348: Rename example directory * GEODE-4348: Add renamed subdirectory
* GEODE-4728: Add @Class tag so RegionShortcut will appear in the auto-generated API docs, language improvements.
- simple change from cmake default 'Source' to 'src' in output package file
* Added authInit cpp example * Normalized README.md for all examples * Simplified BUILDING.md instructions to require fewer steps and parameters * Copying startup and shutdown scripts into example install directories * Eliminated the need to modify the PATH to get cpp examples to run * Support new folder names for examples * Use find module for GeodeNative to copy apach-geode.dll to example build dir Co-Authored by: Matthew Reddington <mreddington@pivotal.io>
* Initial commit. Co-authored-by: Matthew Reddington <mreddington@pivotal.io> * Fixed parameter mismatch. * Complete working cmake files. Co-authored-by: Mike Martell <mmartell@pivotal.io> * Fixed dotnet sslputget shutdown script. Co-authored-by: Matthew Reddington <mreddington@pivotal.io> * Fix startserver, stopserver scripts on non-Windows platforms - also provide (required) full path to various gfsh ssl parameters - use addLocator rather than addServer on pool mgr call Co-authored-by: Ivan Godwin <igodwin@pivotal.io> * Example now runs on Windows, and updated README.md Co-authored-by: Matthew Reddington <mreddington@pivotal.io> * Added .ps1 scripts and copied nc dll. * Cleanup up platform dependent getcwd.
* GEODE-4340: Parameterize target name in copy step - Add newline at EOF Co-authored-by: Ivan Godwin <igodwin@pivotal.io>
* GEODE-4728 - User Guide, Incorporate reviewer suggestions
* Remove openssl build dependency * Fix cpp-authinitialize example to work with C++11 * Rename cpp examples and fix cpp script permissions * Rename dotnet put get remove example * names now agree between c++ and .net * Path to ssl keys provided as argument * Disable logging * Fix up hardcoded item in CMakeLists.txt.in * Set script permissions properly when configuring examples * Only copy correct scripts for the platform * Fix up some README issues in examples Co-authored-by: Ivan Godwin <igodwin@pivotal.io> Co-authored-by: Matthew Reddington <mreddington@pivotal.io> Co-authored-by: Mike Martell <mmartell@pivotal.io>
* Updated references to example names and directories to match previous changes * Applied template for consistent formatting and wording Co-authored-by: Mike Martell <mmartell@pivotal.io> Co-authored-by: Blake Bender <bbender@pivotal.io>
* Fix dotnet ssl example CMakeLists.txt Co-authored-by: Matthew Reddington <mreddington@pivotal.io>
* Update system-level-configuration.html.md.erb * Update remote-queries.html.md.erb
# Conflicts: # docs/geode-native-docs/function-execution.html.md.erb
pdxcodemonkey
approved these changes
Mar 12, 2019
Contributor
|
Closing due to merge issues, will reopen with rebased branch. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.