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

GP-44423 Use background queues for SEPA batching #2

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Apr 25, 2023

  1. Fix NextCollectionDate updating non-SEPA ContributionRecurs

    This fixes an issue where CRM_Sepa_Logic_NextCollectionDate may
    update next_sched_contribution_date for non-SEPA ContributionRecur
    entities when they are modified.
    pfigel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4749195 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.8.0-gp.1

    pfigel committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9d67de5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Disable mandate repairs

    This temporarily disables all mandate repairs. Some of them cause
    data inconsistencies and performance issues on our environments.
    pfigel committed May 30, 2023
    Configuration menu
    Copy the full SHA
    2a0062a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    988618d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2100d03 View commit details
    Browse the repository at this point in the history
  3. GP-44423 Exit when using queue

    pfigel committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1c5558d View commit details
    Browse the repository at this point in the history
  4. GP-44423 Abort queue on error

    mflandorfer authored and pfigel committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    50998d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2246b58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    944c8cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fffd4e View commit details
    Browse the repository at this point in the history
  8. GP-44423 Use DB locks with ranges

    mflandorfer authored and pfigel committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8abd3ff View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    adf8178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a23c9a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    3e91bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e9a8ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa8a5e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8505ae View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    64f0d90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27c566 View commit details
    Browse the repository at this point in the history