Skip to content
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

Add disableSubmit and remoteMutations debugging options #211

Merged
merged 1 commit into from Feb 17, 2015

Conversation

rkstedman
Copy link
Contributor

cc @nateps

Added two useful debugging options:

  • disableSubmit - no operations will actually be submitted. This is useful for when you want to ensure you are not modifying data (like in a data audit).
  • remoteMutations - verbose logging of mutations on remote documents. This is useful when you want to see what racer will modify via ShareJS. Can also be used to just see what racer will do when used with disableSubmit without making actual changes.

rkstedman added a commit that referenced this pull request Feb 17, 2015
Add disableSubmit and remoteMutations debugging options
@rkstedman rkstedman merged commit b6ecbc9 into master Feb 17, 2015
@rkstedman rkstedman deleted the debug-options branch February 17, 2015 07:21
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.

None yet

1 participant