Skip to content

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
davebarnes97:develop
Closed

GEODE 4728: Native Client User guide - modify syntax of links to server guide and api docs#461
davebarnes97 wants to merge 16 commits intoapache:developfrom
davebarnes97:develop

Conversation

@davebarnes97
Copy link
Copy Markdown
Contributor

No description provided.

davebarnes97 and others added 16 commits February 21, 2019 13:38
* 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
Copy link
Copy Markdown
Contributor

Closing due to merge issues, will reopen with rebased branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants