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: laravel-doctrine/acl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.7.1
Choose a base ref
...
head repository: laravel-doctrine/acl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 18 commits
  • 122 files changed
  • 2 contributors

Commits on Apr 26, 2025

  1. Finished introduction

    TomHAnderson committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    5301774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8746950 View commit details
    Browse the repository at this point in the history
  3. readthedocs.yaml

    TomHAnderson committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    7b5e683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6508e7f View commit details
    Browse the repository at this point in the history
  5. requirement.txt

    TomHAnderson committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    1c3654b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #71 from TomHAnderson/hotfix/requirements

    Hotfix/requirements
    TomHAnderson authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    16ff96c View commit details
    Browse the repository at this point in the history
  7. organisations and links

    TomHAnderson committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    eb3568b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #72 from TomHAnderson/hotfix/organisation

    Hotfix/organisation
    TomHAnderson authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    8eafde6 View commit details
    Browse the repository at this point in the history
  9. Version 2.0.x support of Laravel Doctrine ORM ^3.1 and Laravel 12

    - Support of Laravel 12
    - Support of Laravel Doctrine ORM ^3.1
    - Migrated to attributes instead of annotations
    - PHPUnit setup workbench for laravel imulation
    - GitHub actions setup php tests on github
    - PHPCS, PHPStan upgrade coding standards
    - Updated README.md
    R3VoLuT1OneR committed Apr 26, 2025
    Configuration menu
    Copy the full SHA
    b96a3e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Configuration menu
    Copy the full SHA
    ef6a9b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0c95b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fb64d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9392911 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98a1a87 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. refactor: small fixes

    R3VoLuT1OneR committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    2a78a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0575128 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb2027 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Merge pull request #73 from ScholarshipOwl/2.0.x

    Version 2.0.x support of Laravel Doctrine ORM ^3.1 and Laravel 12
    TomHAnderson authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    bbf7cb9 View commit details
    Browse the repository at this point in the history
Loading