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

EZP-31681: Fixed Image Value comparison via FT Comparable contract #3060

Merged
merged 19 commits into from
Nov 18, 2020

Commits on Aug 26, 2020

  1. EZEE-3159: comparing fieldType's hash and additional verification for…

    … fieldType's Image whether anything except imageId has changed
    Mateusz Dębiński committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    a8ed57a View commit details
    Browse the repository at this point in the history
  2. EZP-31681: changed function name

    Mateusz Dębiński committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    46e6087 View commit details
    Browse the repository at this point in the history
  3. EZP-31681: changed function name

    Mateusz Dębiński committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    2118cd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Added typehint

    Mateusz Dębiński committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    f4d7976 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4752121 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Added new interface for Comparable values for fieldType and added new…

    … test for isEquals
    Mateusz Dębiński committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    41ea756 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Changed test and interface to generate a hash to compare in isEqual f…

    …unction
    Mateusz Dębiński committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    54659b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Merge remote-tracking branch 'origin/7.5' into EZP-31681

    Mateusz Dębiński committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    e049ce3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. changed after CR

    Mateusz Dębiński committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    b3a7981 View commit details
    Browse the repository at this point in the history
  2. corrected CS

    Mateusz Dębiński committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    e051063 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Merge remote-tracking branch 'origin/7.5' into EZP-31681

    Mateusz Dębiński committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    056ac8e View commit details
    Browse the repository at this point in the history
  2. corrected CS and moved valuesEqual test to FiledTypeTest

    Mateusz Dębiński committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    aae5699 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. corrected test valuesEqual

    Mateusz Dębiński committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    a862c7a View commit details
    Browse the repository at this point in the history
  2. corrected CS

    Mateusz Dębiński committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    2bdb949 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. corrected provideInputForValuesEqual to use provideInputForFromHash i…

    …nstead of provideInputForToHash
    Mateusz Dębiński committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f8654d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Corrected CS, added throws in PHPDoc

    Mateusz Dębiński committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    efcbb9c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Corrected CS

    Mateusz Dębiński committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    f75eb08 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Merge remote-tracking branch 'origin/7.5' into EZP-31681

    Mateusz Dębiński committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    489f8fe View commit details
    Browse the repository at this point in the history
  2. Changed var name and added docblock

    Mateusz Dębiński committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    28c932a View commit details
    Browse the repository at this point in the history