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

[10.x] Expand on better transaction manager design #49104

Closed

Commits on Nov 23, 2023

  1. better object design

    taylorotwell committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    464c7fa View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    057c42c View commit details
    Browse the repository at this point in the history
  3. use method for testing

    taylorotwell committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    7f728df View commit details
    Browse the repository at this point in the history
  4. add or

    taylorotwell committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    695e1d8 View commit details
    Browse the repository at this point in the history
  5. fix condition

    taylorotwell committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    6d47ef9 View commit details
    Browse the repository at this point in the history
  6. wip

    mateusjatenee committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3e904ff View commit details
    Browse the repository at this point in the history
  7. remove dead code

    mateusjatenee committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2849b82 View commit details
    Browse the repository at this point in the history
  8. remove unused code

    mateusjatenee committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ff67673 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6dc559 View commit details
    Browse the repository at this point in the history
  10. wip

    mateusjatenee committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b8c13fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf3f912 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c21ad42 View commit details
    Browse the repository at this point in the history
  13. Revert "Possible solution for weird edge case"

    This reverts commit c21ad42.
    mateusjatenee committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    2426f70 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. possible solution

    mateusjatenee committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d30c1a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    057493f View commit details
    Browse the repository at this point in the history
  3. Readd parameters for BC

    mateusjatenee committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    5f22c60 View commit details
    Browse the repository at this point in the history
  4. wip

    mateusjatenee committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3831ef2 View commit details
    Browse the repository at this point in the history
  5. simplify things

    mateusjatenee committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e1441a2 View commit details
    Browse the repository at this point in the history
  6. simplify things

    mateusjatenee committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3929e26 View commit details
    Browse the repository at this point in the history
  7. simplify

    mateusjatenee committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e3b888a View commit details
    Browse the repository at this point in the history
  8. Use collections

    mateusjatenee committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4d31102 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    809c81a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01c57a4 View commit details
    Browse the repository at this point in the history
  11. Make children protected

    mateusjatenee committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    016b465 View commit details
    Browse the repository at this point in the history