Documentation major update#128
Merged
xadahiya merged 5 commits intoHTTP-APIs:developfrom Aug 22, 2019
Merged
Conversation
xadahiya
added a commit
that referenced
this pull request
Aug 22, 2019
* Adding python-socketio to requirements * Sending correct parameter to GraphOperations * Adding Socket to Agent and Defining sync Rules * Adjusting Docstrings * Adjusting tests to Mock Socket Connect * Typo and Coding Standards * Removing unused import and leftover comment * Restart Agent when it's too outdated * Adding Docstrings * Better naming and PEP8 * Receiving updates through socket packages * Connecting to hydrus * Updating Test Doc with changes from Hydra Core * Changing socket URL to use hydrus URL by default * Modifying empty modification table check to status code * Migrating from HTTP Table-Diff to Socket packages * Changing connection/reconnecting method using socket data * Adjusting Redis Graph Docker Hub Image * Dealing with warning use cases * Adjusting Agent's gitignore * Adjusting Agent's Graph Initialization routine That way the function can also be used to provide the ApiDoc to the GUI * Formatting embedded resources link and adjusting tests * Documentation major update (#128) * Adding small summary * Updating installation instructions * Updating description * Changing order, writing, layout and Porting details to internal README * Adjusting redis_setup comments writing
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.
I've done some considerable changes to reorder and organization trying to make the readme more straightforward. Please take a look and let me know if you have a suggestion.