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

Add pause mechanism #3428

Merged
merged 30 commits into from
Sep 21, 2024
Merged

Add pause mechanism #3428

merged 30 commits into from
Sep 21, 2024

Commits on Mar 17, 2024

  1. Refactor pause mechanism

    rrousselGit committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0f384f0 View commit details
    Browse the repository at this point in the history
  2. Changelog

    rrousselGit committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b736550 View commit details
    Browse the repository at this point in the history
  3. Coverage

    rrousselGit committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a57f4a0 View commit details
    Browse the repository at this point in the history
  4. Changelog

    rrousselGit committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1aaaea8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c52514d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed0a372 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. W

    rrousselGit committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    eadd075 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Fix some tests

    rrousselGit committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    bb8a0b2 View commit details
    Browse the repository at this point in the history
  2. More tests

    rrousselGit committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    e9f132d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. W

    rrousselGit committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    2615056 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Restore most tests

    rrousselGit committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8723f8f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Add test

    rrousselGit committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5023bce View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. W

    rrousselGit committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ad36b8b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fixup some tests

    rrousselGit committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8e4515d View commit details
    Browse the repository at this point in the history
  2. Fix propagation

    rrousselGit committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5cb43e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fix flutter_riverpod

    rrousselGit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    84cbb04 View commit details
    Browse the repository at this point in the history
  2. Patch tests

    rrousselGit committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7187a1f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Complete pause

    rrousselGit committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d38507a View commit details
    Browse the repository at this point in the history
  2. Cleanup

    rrousselGit committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    66e0a89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e1802b View commit details
    Browse the repository at this point in the history
  4. Changelog

    rrousselGit committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    abb9a61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95a24c9 View commit details
    Browse the repository at this point in the history
  6. Update codegen

    rrousselGit committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    fcee6f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0f2682 View commit details
    Browse the repository at this point in the history
  8. Format

    rrousselGit committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    980d0f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    5fa0556 View commit details
    Browse the repository at this point in the history
  2. Fix AST caching

    rrousselGit committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    027c756 View commit details
    Browse the repository at this point in the history
  3. Remove unused default

    rrousselGit committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    088cfcc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Fix test

    rrousselGit committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f6e5e01 View commit details
    Browse the repository at this point in the history
  2. Fix codegen

    rrousselGit committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4e4c4ba View commit details
    Browse the repository at this point in the history