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

42Send only changed node metadata to clients instead of whole mapblock #3848

Closed
wants to merge 9 commits into from

Commits on Mar 14, 2016

  1. Copy the full SHA
    d090347 View commit details
    Browse the repository at this point in the history
  2. Remove client != 0 check

    also spare indentation level and lock only once instead of inside every iteration.
    est31 committed Mar 14, 2016
    Copy the full SHA
    211d304 View commit details
    Browse the repository at this point in the history
  3. Spare indentation level

    also small grammar fix and second indentation fix.
    est31 committed Mar 14, 2016
    Copy the full SHA
    ca11822 View commit details
    Browse the repository at this point in the history
  4. fix catch style

    est31 committed Mar 14, 2016
    Copy the full SHA
    f4a1e84 View commit details
    Browse the repository at this point in the history
  5. if style fix

    est31 committed Mar 14, 2016
    Copy the full SHA
    b5210cb View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0477fd5 View commit details
    Browse the repository at this point in the history
  7. Build fix

    est31 committed Mar 14, 2016
    Copy the full SHA
    ffb2224 View commit details
    Browse the repository at this point in the history
  8. Remove error print

    est31 committed Mar 14, 2016
    Copy the full SHA
    c0c4dd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Use stringstream

    est31 committed Mar 21, 2016
    Copy the full SHA
    c917ba3 View commit details
    Browse the repository at this point in the history