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: develop
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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 0 files changed
  • 2 contributors

Commits on Apr 6, 2023

  1. Merge pull request #12 from run-as-root/develop

    Version 1.0.0
    mwr authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    211c6f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from run-as-root/develop

    Adds the diagrams file
    cristiano-pacheco authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f618129 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge pull request #18 from run-as-root/develop

    Improvements
    
    - Replace Rewrite by Around Plugin on the message reject function
    - Fix Retries Count
    - Refactory
    - Removes the unused PHPUnit test coverage pipeline
    cristiano-pacheco authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    339882c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82338c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop'

    # Conflicts:
    #	composer.json
    cristiano-pacheco committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    47271c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge pull request #20 from run-as-root/develop

    Configure retry through xml instead of core_config_data
    cristiano-pacheco authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f351538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    785cbde View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Merge pull request #22 from run-as-root/develop

    Improves the retry limit query
    cristiano-pacheco authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    caecc7d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Merge pull request #24 from run-as-root/develop

    Multiple topics same file
    cristiano-pacheco authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    80030f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Merge pull request #26 from run-as-root/develop

    Make plugin method arguments optional as in the original method
    cristiano-pacheco authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5c79e91 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Merge pull request #29 from run-as-root/develop

    Adds skip retry check
    cristiano-pacheco authored May 15, 2023
    Configuration menu
    Copy the full SHA
    cd93168 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Merge pull request #31 from run-as-root/develop

    Changes to skip the message retry
    cristiano-pacheco authored May 16, 2023
    Configuration menu
    Copy the full SHA
    46e188f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 20, 2024

  1. 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