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

Sync 0.45.x to main #411

Merged
merged 28 commits into from
Apr 23, 2024
Merged

Sync 0.45.x to main #411

merged 28 commits into from
Apr 23, 2024

Commits on Mar 4, 2024

  1. Merge branch 'feat-isolation-mode' into feat-0.45-isolation-modes

    # Conflicts:
    #	composer.lock
    #	src/Database/Adapter/MariaDB.php
    #	src/Database/Adapter/Postgres.php
    abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0d6b096 View commit details
    Browse the repository at this point in the history
  2. Remove Tenant for find and getDocument

    # Conflicts:
    #	composer.lock
    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    16005ac View commit details
    Browse the repository at this point in the history
  3. Postgres.php handle Tenant

    # Conflicts:
    #	src/Database/Adapter/Postgres.php
    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    63c29d7 View commit details
    Browse the repository at this point in the history
  4. Uncomment Maria tests

    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    55cf495 View commit details
    Browse the repository at this point in the history
  5. SQlite

    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1ef0f9f View commit details
    Browse the repository at this point in the history
  6. composer check

    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7b88383 View commit details
    Browse the repository at this point in the history
  7. Remove SQLite from Shared tables test

    # Conflicts:
    #	composer.lock
    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    29046eb View commit details
    Browse the repository at this point in the history
  8. Remove stop

    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    60c6731 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31ced9c View commit details
    Browse the repository at this point in the history
  10. Remove tenant

    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    934a017 View commit details
    Browse the repository at this point in the history
  11. Fix Mongo Test

    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    cd565b4 View commit details
    Browse the repository at this point in the history
  12. Fix Mongo Explicit test

    fogelito authored and abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    883decb View commit details
    Browse the repository at this point in the history
  13. Check fix

    abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    6c78513 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7011a6f View commit details
    Browse the repository at this point in the history
  15. Format

    abnegate committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    086c18e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    d21c5ca View commit details
    Browse the repository at this point in the history
  2. Fix internal ID type

    abnegate committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    72e22db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b836bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #391 from utopia-php/feat-0.45-isolation-modes

    Feat 0.45 isolation modes
    abnegate authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f508c5f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    ae8731a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3669fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee0cce4 View commit details
    Browse the repository at this point in the history
  4. Postgres fix

    abnegate committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d3c1c17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c68f04 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Add tenant to uid unique key

    abnegate committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    be08c15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f28a3f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge remote-tracking branch 'origin/main' into 0.45.x

    # Conflicts:
    #	composer.lock
    #	src/Database/Adapter/MariaDB.php
    #	src/Database/Adapter/Mongo.php
    #	src/Database/Adapter/Postgres.php
    #	src/Database/Adapter/SQLite.php
    #	src/Database/Database.php
    abnegate committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f900ad4 View commit details
    Browse the repository at this point in the history
  2. Merge fixes

    abnegate committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5672682 View commit details
    Browse the repository at this point in the history