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

feat: Implement tool for parallel execution #2009

Merged
merged 29 commits into from
Jun 20, 2021

Commits on Jun 20, 2021

  1. Configuration menu
    Copy the full SHA
    e5d362f View commit details
    Browse the repository at this point in the history
  2. Add subgraph selection

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    9d649ee View commit details
    Browse the repository at this point in the history
  3. Update

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    c952d1d View commit details
    Browse the repository at this point in the history
  4. Add unit tests

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    e18d089 View commit details
    Browse the repository at this point in the history
  5. Add unfinished doc

    Add validation for initial state
    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    8afc135 View commit details
    Browse the repository at this point in the history
  6. Make context dsl protected

    Split & Update diagram
    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    181841e View commit details
    Browse the repository at this point in the history
  7. Update

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    aa66515 View commit details
    Browse the repository at this point in the history
  8. Update

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    fdfe182 View commit details
    Browse the repository at this point in the history
  9. Update

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    bc0e85d View commit details
    Browse the repository at this point in the history
  10. Improve graph validation

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    90e95af View commit details
    Browse the repository at this point in the history
  11. Remove unneeded error type

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    71c4277 View commit details
    Browse the repository at this point in the history
  12. Rollback gradle version

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    23d972f View commit details
    Browse the repository at this point in the history
  13. Format kotlin

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    c202cdf View commit details
    Browse the repository at this point in the history
  14. Remove wildcards

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    9fafbef View commit details
    Browse the repository at this point in the history
  15. Update doc

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    d7bf537 View commit details
    Browse the repository at this point in the history
  16. Add example graph

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    6d50223 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    37bdcf2 View commit details
    Browse the repository at this point in the history
  18. Update README.md

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    2fbf097 View commit details
    Browse the repository at this point in the history
  19. Update README.md

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    f6dfad9 View commit details
    Browse the repository at this point in the history
  20. Update references

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    54e4159 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    169f98c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    76e1225 View commit details
    Browse the repository at this point in the history
  23. Fix flaky test

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    72245e8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2214312 View commit details
    Browse the repository at this point in the history
  25. Small fix

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    5bd3d32 View commit details
    Browse the repository at this point in the history
  26. Remove unneeded values from state when expected types are specified.

    Optimize reduce graph algorithm.
    Add benchmarks for core functions
    Small fixes
    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    4926c25 View commit details
    Browse the repository at this point in the history
  27. Update diagram

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    cbb0a0b View commit details
    Browse the repository at this point in the history
  28. Fix gradle version

    jan-goral committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    1838aa7 View commit details
    Browse the repository at this point in the history
  29. Apply suggestions from code review

    Co-authored-by: Michael Wright <[email protected]>
    jan-goral and Sloox committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    7a6bcda View commit details
    Browse the repository at this point in the history