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

Refactor InstanceId #999

Merged
merged 17 commits into from
Jan 31, 2023
Merged

Refactor InstanceId #999

merged 17 commits into from
Jan 31, 2023

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    7501baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68ca6b View commit details
    Browse the repository at this point in the history
  3. InstanceId -> InstancePath

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    4905664 View commit details
    Browse the repository at this point in the history
  4. instance_id -> instance_path

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    94f6ba9 View commit details
    Browse the repository at this point in the history
  5. Fix docstring

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    97fd895 View commit details
    Browse the repository at this point in the history
  6. remove dead code

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d2838e7 View commit details
    Browse the repository at this point in the history
  7. Improve error formatting

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fb58ebf View commit details
    Browse the repository at this point in the history
  8. Avoid infinite recursion

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8cb78a7 View commit details
    Browse the repository at this point in the history
  9. Simplify the arrow ui code

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c0cc5ab View commit details
    Browse the repository at this point in the history
  10. tidy up

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3b1dab6 View commit details
    Browse the repository at this point in the history
  11. Remove ArrowInstance

    emilk committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    59fda0b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    cb7d3b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b7432 View commit details
    Browse the repository at this point in the history
  3. Improve comment about SPLAT

    emilk committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3333d0d View commit details
    Browse the repository at this point in the history
  4. cargo fmt

    emilk committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    09061a7 View commit details
    Browse the repository at this point in the history
  5. Remove dead code

    emilk committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c421f86 View commit details
    Browse the repository at this point in the history
  6. Use re_ui.error_text

    emilk committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    4b21209 View commit details
    Browse the repository at this point in the history