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

Unify common methods #914

Merged
merged 19 commits into from
Nov 10, 2021
Merged

Unify common methods #914

merged 19 commits into from
Nov 10, 2021

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    056a57d View commit details
    Browse the repository at this point in the history
  2. remove deprecated methods

    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    4cdd0dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26a0db4 View commit details
    Browse the repository at this point in the history
  4. simplify addFields

    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    0fc1667 View commit details
    Browse the repository at this point in the history
  5. drop Model::each method

    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    4be40b0 View commit details
    Browse the repository at this point in the history
  6. DROPPED rename Model::join to addJoin

    Revert "rename Model::join to addJoin"
    
    This reverts commit b403c55.
    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8ebf110 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb54456 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63ff3d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    091b340 View commit details
    Browse the repository at this point in the history
  10. check for duplicate joins

    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a2e05c9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c789e7e View commit details
    Browse the repository at this point in the history
  12. add join phpdocs

    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    8e5dc35 View commit details
    Browse the repository at this point in the history
  13. improve README

    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    44cad8f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    251fb3d View commit details
    Browse the repository at this point in the history
  15. build refModel only once

    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ece6dbd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    78d11a0 View commit details
    Browse the repository at this point in the history
  17. fix rebase

    mvorisek committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a483230 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Revert "revert test fix until core is merged"

    This reverts commit c789e7e.
    mvorisek committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    0636455 View commit details
    Browse the repository at this point in the history
  2. fix typo

    mvorisek committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    6136102 View commit details
    Browse the repository at this point in the history