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

create a metadata envelope for nodes #369

Merged
merged 17 commits into from
Oct 14, 2016
Merged

Commits on Oct 14, 2016

  1. graph: use Node

    BrianHicks committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    6ab02b8 View commit details
    Browse the repository at this point in the history
  2. graph: update code that uses graph.Add

    Doesn't include tests yet
    BrianHicks committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    64c5764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a345f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17a375b View commit details
    Browse the repository at this point in the history
  5. node: remove coordinates again

    I'm minimizing this interface to prepare for a smallish PR. Coordinates
    should be added again in the future.
    BrianHicks committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    31b9c68 View commit details
    Browse the repository at this point in the history
  6. node: add SetValue

    BrianHicks committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    2f5512d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b342853 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    336752d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0d0228 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91489d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60dfe02 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a9fc31 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    545720c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e2c5e0b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    60a7691 View commit details
    Browse the repository at this point in the history
  16. jsonl: add meta to jsonl

    BrianHicks committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    0f9d111 View commit details
    Browse the repository at this point in the history
  17. rpc: add metadata

    BrianHicks committed Oct 14, 2016
    Configuration menu
    Copy the full SHA
    e7fbad8 View commit details
    Browse the repository at this point in the history