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

Proposed gRPC, Java server API for bidirectional stream widgets #4226

Merged
merged 86 commits into from
Aug 10, 2023

Commits on Jul 19, 2023

  1. Update object.proto

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    71ce7e1 View commit details
    Browse the repository at this point in the history
  2. Regenerate auth bindings

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    572d28b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44f3144 View commit details
    Browse the repository at this point in the history
  4. Update sendmessage

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4f9a514 View commit details
    Browse the repository at this point in the history
  5. Update gitignore

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8d3560f View commit details
    Browse the repository at this point in the history
  6. Update gwt proto bindings

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0ca5189 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d063264 View commit details
    Browse the repository at this point in the history
  8. Cleanup payload gwt enum

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    264e052 View commit details
    Browse the repository at this point in the history
  9. Spotless

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    64921a3 View commit details
    Browse the repository at this point in the history
  10. Add missing gwt bindings

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2198868 View commit details
    Browse the repository at this point in the history
  11. More missing gwt bindings

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    18206eb View commit details
    Browse the repository at this point in the history
  12. WIP JsWidget Bidir stream

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2c34658 View commit details
    Browse the repository at this point in the history
  13. Bidi communication

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    4c81e83 View commit details
    Browse the repository at this point in the history
  14. Spotless

    mattrunyon committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    412ea91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b686cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ad65324 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. safely close

    niloc132 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2631937 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    7d7583e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce31efa View commit details
    Browse the repository at this point in the history
  3. Update generated clients

    niloc132 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3098730 View commit details
    Browse the repository at this point in the history
  4. Added javadoc

    niloc132 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3d39c9e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    e1bf8d9 View commit details
    Browse the repository at this point in the history
  2. Regenerated gwt bindings

    niloc132 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1c8f76b View commit details
    Browse the repository at this point in the history
  3. Update js api to fit

    niloc132 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0885692 View commit details
    Browse the repository at this point in the history
  4. Revert go changes

    niloc132 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    748af11 View commit details
    Browse the repository at this point in the history
  5. Fix broken test

    niloc132 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    592927a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    9eab27a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    a17460f View commit details
    Browse the repository at this point in the history
  2. Update field naming

    niloc132 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    1ee807d View commit details
    Browse the repository at this point in the history
  3. regenerate gwt bindings

    niloc132 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    4be526e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0fdc8a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c6fbcda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5cd700 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4de04ad View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Clean up docs/naming

    niloc132 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    15b055d View commit details
    Browse the repository at this point in the history
  2. Correct python adapters

    niloc132 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    535159c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac12bf6 View commit details
    Browse the repository at this point in the history
  4. Review feedback

    niloc132 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c212879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8610d81 View commit details
    Browse the repository at this point in the history
  6. Client cleanup

    niloc132 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b288247 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ea02b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    aeab9fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    954d5a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    791ee88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82a85f1 View commit details
    Browse the repository at this point in the history
  5. Regenerate Gwt Bindings

    niloc132 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7f774ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce92bf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55a3af2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    461550c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    98b69fa View commit details
    Browse the repository at this point in the history
  2. Spotless

    niloc132 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a9dda85 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Add PluginClient

    jmao-denver committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    2700320 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    9821ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a9a2a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5a4c7a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    0457867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14284f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    088e7ec View commit details
    Browse the repository at this point in the history
  4. Correct queue's lambda type

    niloc132 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    720612a View commit details
    Browse the repository at this point in the history
  5. typo in js api

    niloc132 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c95fa8e View commit details
    Browse the repository at this point in the history
  6. Update python docs

    niloc132 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    731d236 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e24e71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee0b4fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e67d76 View commit details
    Browse the repository at this point in the history
  10. More python cleanup

    niloc132 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9dc279f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    860d39f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    81cb7a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9518aa9 View commit details
    Browse the repository at this point in the history
  3. Make a method static

    niloc132 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    aed6499 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72125bb View commit details
    Browse the repository at this point in the history
  5. Fix broken refactor

    niloc132 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    326d68b View commit details
    Browse the repository at this point in the history
  6. 'Fix' python imports

    niloc132 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f535e7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b57863 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85a1541 View commit details
    Browse the repository at this point in the history
  9. Final py cleanup from Chip

    niloc132 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    99b02dc View commit details
    Browse the repository at this point in the history
  10. Update plugin vers

    niloc132 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e68fa45 View commit details
    Browse the repository at this point in the history
  11. Spotless, broken import

    niloc132 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5f907a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc229cb View commit details
    Browse the repository at this point in the history
  13. Proposed proto doc updates

    niloc132 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    12af1f2 View commit details
    Browse the repository at this point in the history
  14. Generated updates

    niloc132 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3fa8f2f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    bac7992 View commit details
    Browse the repository at this point in the history
  2. Bump for deephaven-plugin 0.4.0

    devinrsmith authored and niloc132 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a6f01bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97cedc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    addbe97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fd19d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bab564 View commit details
    Browse the repository at this point in the history