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

Laravel 11 migration (storm) #173

Open
wants to merge 114 commits into
base: develop
Choose a base branch
from
Open

Laravel 11 migration (storm) #173

wants to merge 114 commits into from

Commits on Apr 3, 2024

  1. Laravel 10 changes

    Co-authored-by: Luke Towers <[email protected]>
    bennothommo and LukeTowers authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    51146b8 View commit details
    Browse the repository at this point in the history
  2. Laravel 10 changes

    Co-authored-by: Wim Verhoogt <[email protected]>
    Co-authored-by: Ben Thomson <[email protected]>
    3 people authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0a6b24e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83f796e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    416c6b3 View commit details
    Browse the repository at this point in the history
  5. adjust $fillable signature

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4c7a7af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d58d314 View commit details
    Browse the repository at this point in the history
  7. fix getCache() return type

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3c4013c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5e4b94 View commit details
    Browse the repository at this point in the history
  9. migrate phpunit xml config

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    00513c9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a86f6c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea41b89 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3f5e612 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9f9dc7a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da18666 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b18d3e5 View commit details
    Browse the repository at this point in the history
  16. fix mockery dependency

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    98b0e6a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7aee659 View commit details
    Browse the repository at this point in the history
  18. fix deprecation errors

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    79e2747 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7b588e2 View commit details
    Browse the repository at this point in the history
  20. call parent constructor

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    374f00f View commit details
    Browse the repository at this point in the history
  21. return class instance

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    16d43fa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3970819 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    148ea7c View commit details
    Browse the repository at this point in the history
  24. try to make EventTest work

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d888de7 View commit details
    Browse the repository at this point in the history
  25. remove upload test artifact

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5bddeb6 View commit details
    Browse the repository at this point in the history
  26. update php test versions

    mjauvin committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    88f1639 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    cccf1b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec6d8a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    388fe35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f71ad1e View commit details
    Browse the repository at this point in the history
  5. remove ignore rule

    mjauvin committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    60f676f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. restore migration behavior

    mjauvin committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8dcf119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6bd0be View commit details
    Browse the repository at this point in the history
  3. try to appease code quality

    mjauvin committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e9915c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a35475 View commit details
    Browse the repository at this point in the history
  5. downgrade larastan

    mjauvin committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9a6233d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    5dca01e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f136a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4f7389 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    158573e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb13302 View commit details
    Browse the repository at this point in the history
  6. no need to wrap in Fluent

    mjauvin committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7d66813 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58d5b83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0124828 View commit details
    Browse the repository at this point in the history
  9. remove extra white space

    mjauvin committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fad6c26 View commit details
    Browse the repository at this point in the history
  10. add compileChange override

    mjauvin committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0ed6f64 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    157451c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a7f0a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    6d8bd9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7555534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dc7fc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63427a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    a18f40b View commit details
    Browse the repository at this point in the history
  2. fix MariaDbConnection parent

    mjauvin committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a98c60c View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    2fb435d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4f0f49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73aefbe View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

Commits on Apr 15, 2024

  1. Update composer.json

    LukeTowers authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    742eec9 View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    LukeTowers authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    713f258 View commit details
    Browse the repository at this point in the history
  3. Update composer.json

    LukeTowers authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a9e164e View commit details
    Browse the repository at this point in the history
  4. Update composer.json

    LukeTowers authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f21710e View commit details
    Browse the repository at this point in the history
  5. fix composer dependencies

    mjauvin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    04882b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    478df3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e960492 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0373d45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74c69c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ad2468a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    051946f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5da0cfd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcf642d View commit details
    Browse the repository at this point in the history
  14. use $total value if provided

    mjauvin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0653451 View commit details
    Browse the repository at this point in the history
  15. restore formatting

    mjauvin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8140a94 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2eecd05 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    56dc539 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    08b9211 View commit details
    Browse the repository at this point in the history
  19. add missing name attribute

    mjauvin committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8afe96f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    31d2c27 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    72531cc View commit details
    Browse the repository at this point in the history
  2. ignore twig for now

    mjauvin committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    48883f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    c09c144 View commit details
    Browse the repository at this point in the history
  2. fix phpstan

    mjauvin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    36cae48 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. use latest symfony process

    mjauvin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    83a5fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d740fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6bc192 View commit details
    Browse the repository at this point in the history
  4. Revert ".github/workflows/code-analysis.yaml"

    This reverts commit d740fda.
    mjauvin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    bbddad7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41c8b9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f710dba View commit details
    Browse the repository at this point in the history
  7. test commit

    mjauvin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    65fe80d View commit details
    Browse the repository at this point in the history
  8. Revert "test commit"

    This reverts commit 65fe80d.
    mjauvin committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d7c9f9a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jul 3, 2024

  1. merge latest develop changes

    mjauvin committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ec4f8c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4dc33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e9eaa3 View commit details
    Browse the repository at this point in the history
  4. remove other ignore rules

    mjauvin committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9bd2080 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    b3fabc6 View commit details
    Browse the repository at this point in the history
  2. fix typo

    mjauvin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3ca2c68 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. use newer twig

    mjauvin committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    99ddfa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    659cdb5 View commit details
    Browse the repository at this point in the history
  3. force twig 3.x

    mjauvin committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    91164e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    3fff08e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852c309 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    e3d0472 View commit details
    Browse the repository at this point in the history
  2. add GrammarTestCase

    mjauvin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3ffb684 View commit details
    Browse the repository at this point in the history
  3. fix phpstan

    mjauvin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c3aa137 View commit details
    Browse the repository at this point in the history
  4. fix translator tests

    mjauvin committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e06e4b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    545aaf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    549cf4c View commit details
    Browse the repository at this point in the history
  2. remove extra whitespaces

    mjauvin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9161946 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Revert "remove extra whitespaces"

    This reverts commit 9161946.
    mjauvin committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1c9acc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcd83bb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

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