-
Notifications
You must be signed in to change notification settings - Fork 59
Separate internal APIs from public ones #568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
puzpuzpuz
merged 27 commits into
hazelcast:master
from
puzpuzpuz:v4.0/enhancement/separate-public-apis
Aug 14, 2020
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
8b330ab
Fix .npmignore
puzpuzpuz 29e7d45
* Start marking internal modules and members
puzpuzpuz b761f47
* Continue marking internal modules and members
puzpuzpuz 636a163
Fix HazelcastClient.getConfig
puzpuzpuz 986ded6
Mark private properties and methods as internal in HazelcastClient
puzpuzpuz 9a5b0a4
Mark InternalIndexConfig with internal tag
puzpuzpuz 28afcdb
Move typings for long and bluebird into non-dev dependencies
puzpuzpuz fc546c2
Remove internal modules from index
puzpuzpuz 759f8b3
Fix initLoadBalancer signature
puzpuzpuz dafa6c2
Mark Data related DataInput/DataOutput methods with internal tag
puzpuzpuz b5d4759
Mark codecs with internal tag
puzpuzpuz 86349ad
Extract interfaces for Address and Member
puzpuzpuz 804ef0d
Mark FieldType as public API
puzpuzpuz 8d9acc7
Remove internal types from index
puzpuzpuz 3e53d80
Fix Aggregators return types
puzpuzpuz 9073d6c
Fix ClassDefinitionTest
puzpuzpuz c9571a9
Add test for declarations produced by tsc
puzpuzpuz 4ec9390
Fix tests
puzpuzpuz 5a3c30e
Move user code validation files to subdir
puzpuzpuz 7413fed
Fix ConnectionManagerTest
puzpuzpuz ce4e1ea
Improve documentation
puzpuzpuz bf18004
Add typedoc config file
puzpuzpuz 276b4df
Improve jsdoc
puzpuzpuz 7c01fb9
Add SSLOptionsFactory to index
puzpuzpuz 2553b7c
Improve code style and jsdoc
puzpuzpuz 8ea4069
Improve jsdoc
puzpuzpuz d423aba
Improve tsdoc in HazelcastClient
puzpuzpuz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.