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

v3.0 #230

Merged
merged 19 commits into from
Oct 9, 2023
Merged

v3.0 #230

merged 19 commits into from
Oct 9, 2023

Commits on Jun 13, 2023

  1. cakephp 5 update

    LordSimal committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2414fc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. add use TruncateDirtyTables

    LordSimal committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    2bc2af5 View commit details
    Browse the repository at this point in the history
  2. fix tests

    LordSimal committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3ef53a8 View commit details
    Browse the repository at this point in the history
  3. fix cs

    LordSimal committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    dc9e934 View commit details
    Browse the repository at this point in the history
  4. fix stan and cs

    LordSimal committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    68499c9 View commit details
    Browse the repository at this point in the history
  5. fix CI config

    LordSimal committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6763beb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. fix ModelEventsHandler

    LordSimal committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f4e0ad2 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    1671889 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8dd1c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b290d7e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jul 4, 2023

  1. Merge pull request #210 from LordSimal/cake5

    cakephp 5 update
    pabloelcolombiano committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5f7473f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Merge pull request #215 from vierge-noire/main

    Port main to cake5 branch
    pabloelcolombiano committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    63ba5eb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. use stable versions

    LordSimal committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    74f2f63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #224 from LordSimal/cake5

    cake5: use stable versions
    pabloelcolombiano committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    17b96b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Fix Cake5 branch

    pabloelcolombiano committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f52dde6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    712d5cd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cake5' into next

    * cake5:
      Fix Cake5 branch
      use stable versions
      fix generated factories not being CS conform
      update BaseFactory::get to cake5 signature
      re-add manually thrown exceptions
      refactor equalTo to assertSame
      fix ModelEventsHandler
      fix CI config
      fix stan and cs
      fix cs
      fix tests
      add use TruncateDirtyTables
      cakephp 5 update
    
    # Conflicts:
    #	src/Factory/FactoryAwareTrait.php
    pabloelcolombiano committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    fc47951 View commit details
    Browse the repository at this point in the history
  4. Updates readme

    pabloelcolombiano committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    775cf71 View commit details
    Browse the repository at this point in the history