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

xtrigger efficiency fix. #5908

Merged
merged 7 commits into from
Jan 11, 2024
Merged

Commits on Jan 5, 2024

  1. xtrigger efficiency fix.

    Update the DB xtriggers table when the xtriggers get satisfied, not
    when the tasks that depend on them get satisfied.
    hjoliver committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2818808 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Disable new debug logging.

    hjoliver committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f843305 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Add new integration test.

    hjoliver committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c488490 View commit details
    Browse the repository at this point in the history
  2. Update change log.

    hjoliver committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    78f1618 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review [skip ci]

    Co-authored-by: Oliver Sanders <[email protected]>
    Co-authored-by: Tim Pillinger <[email protected]>
    3 people authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6b38dd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c43a644 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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