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

GH-1574 better target node support #2020

Merged
merged 5 commits into from
Mar 20, 2020

Commits on Mar 19, 2020

  1. GH-1574 validate all target nodes for every transaction

    Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
    hmottestad committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    ebe9d6e View commit details
    Browse the repository at this point in the history
  2. GH-1574 fixed some failing tests and added some edge case tests

    Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
    hmottestad committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    2663ff3 View commit details
    Browse the repository at this point in the history
  3. log the property shape and the identifier of the shape when GlobalVal…

    …idationExecutionLogging is enabled as well as a fix where the wrong identity hash is used when printing plans
    
    Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
    hmottestad committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    1d1b7d9 View commit details
    Browse the repository at this point in the history
  4. GH-1574 fixed failing W3C tests and created test to force use of TreeSet

    Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
    hmottestad committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    0168b23 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. GH-1574 added comments to help next developer

    Signed-off-by: Håvard Ottestad <hmottestad@gmail.com>
    hmottestad committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    56b302c View commit details
    Browse the repository at this point in the history