Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: run-as-root/magento2-message-queue-retry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.1
Choose a base ref
...
head repository: run-as-root/magento2-message-queue-retry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 61 files changed
  • 1 contributor

Commits on Feb 2, 2024

  1. [#35] - Renames the message table and make the necessary changes to t…

    …he classes that manipulates it.
    cristiano-pacheco committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5589b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b93737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe38be5 View commit details
    Browse the repository at this point in the history
  4. Updates the docs

    cristiano-pacheco committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2c40edd View commit details
    Browse the repository at this point in the history
  5. [#33] - Adds a Cronjob to delete the queue error messages from the da…

    …tabase after a configirable period in days
    cristiano-pacheco committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    faa9d94 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #37 from run-as-root/feature/#33-clean-old-messages

    [#33] - Adds a Cronjob to delete the queue error messages from the da…
    cristiano-pacheco authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9b3aa7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1754c15 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. [#39] - Adds a data patch to handle the data migration from run_as_ro…

    …ot_message to run_as_root_queue_error_message database table
    cristiano-pacheco committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f4abcea View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #40 from run-as-root/feature/#39

    [#39] - Adds a data patch to message table migration
    cristiano-pacheco authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    f8d2fd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    932cde8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d60d49 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #41 from run-as-root/develop

    Adds patch data script to handle table data migration
    cristiano-pacheco authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    29bbf56 View commit details
    Browse the repository at this point in the history
Loading