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

Flexible sync subscribe/unsubscribe API #1354

Merged
merged 50 commits into from
Nov 14, 2023
Merged

Flexible sync subscribe/unsubscribe API #1354

merged 50 commits into from
Nov 14, 2023

Commits on Jul 13, 2023

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

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    beb4b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49b01d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    499b6a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. More tests added

    desistefanova committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1388af0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    1043eb4 View commit details
    Browse the repository at this point in the history
  2. Fix wait for download

    desistefanova committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4099766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff8d2a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6880da4 View commit details
    Browse the repository at this point in the history
  5. Fix CHANGELOG

    desistefanova committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    877df5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fc1edc View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Enable all tests

    desistefanova committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b94650f View commit details
    Browse the repository at this point in the history
  2. Small fixes

    desistefanova committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2270992 View commit details
    Browse the repository at this point in the history
  3. Fix unsubscribeAll

    desistefanova committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    15233de View commit details
    Browse the repository at this point in the history
  4. api doc fix

    desistefanova committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0815dd7 View commit details
    Browse the repository at this point in the history
  5. Fix unsubscribe

    desistefanova committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    37f034d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f4fd76 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Remove UnsubscribeAll

    desistefanova committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    30e02b0 View commit details
    Browse the repository at this point in the history
  2. Fix unsubscribe method

    desistefanova committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4130b00 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Update lib/src/subscription.dart

    Co-authored-by: Kasper Overgård Nielsen <[email protected]>
    desistefanova and nielsenko authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    32727ec View commit details
    Browse the repository at this point in the history
  2. code review changes

    desistefanova committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1816575 View commit details
    Browse the repository at this point in the history
  3. Update API doc

    desistefanova committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    6a36909 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    a3525a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efe4e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e500989 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix subscribe method

    desistefanova committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    12b6891 View commit details
    Browse the repository at this point in the history
  2. clear unnamed

    desistefanova committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1e87963 View commit details
    Browse the repository at this point in the history
  3. update changelog

    desistefanova committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    632ed33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    647791f View commit details
    Browse the repository at this point in the history
  5. small fixes

    desistefanova committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d8cbc97 View commit details
    Browse the repository at this point in the history
  6. remove import

    desistefanova committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    16723f6 View commit details
    Browse the repository at this point in the history
  7. code review changes

    desistefanova committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5e66404 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    faf64d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    321f347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c1ba93 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Sep 1, 2023

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

Commits on Nov 9, 2023

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

Commits on Nov 14, 2023

  1. Try to fix tests

    nirinchev committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    620429f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c3f78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    694a6d9 View commit details
    Browse the repository at this point in the history
  4. Log more info in http logs

    nirinchev committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9da1d1e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into ds/subscription_api

    * main:
      Handle duplicate certificates (#1425)
    nirinchev committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f08b999 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into ds/subscription_api

    * main:
      Use default context rather than creating a new one (#1426)
    nirinchev committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c8f202c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3aaedc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06b9c2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e1de5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5144062 View commit details
    Browse the repository at this point in the history
  11. Final touches

    nirinchev committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f067e02 View commit details
    Browse the repository at this point in the history