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

[WIP] Fix more than one record generator initialisation on same php process #55

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 8, 2018

  1. Add test for more than one record generator initialisation on same PH…

    …P process
    
    - Add test to avoid BC breaks when the class record can be autoloaded
    - Add test for table serialization with I18n behavior and its record filter
    - Add record post setUp event.
    alquerci committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    03eb564 View commit details
    Browse the repository at this point in the history
  2. Fix more than one record generator initialisation on same PHP process

    - Fix table serialization for record filters.
    - Add record post setUp event.
    alquerci committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    a498c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a09379f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Configuration menu
    Copy the full SHA
    8ccffad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d8cff View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-tests-to-be-able-to-finish-it-without-a-fatal-error…

    …' into fix-more-than-one-record-generator-initialisation-on-same-php-process
    
    * fix-tests-to-be-able-to-finish-it-without-a-fatal-error:
      Fix tests to be able to finish it without a fatal error
    alquerci committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    b675c4e View commit details
    Browse the repository at this point in the history
  4. Revert "Fix I18n behaviour to take care about table cache"

    This reverts commit c8d8cff.
    alquerci committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    c93c84f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    20f3937 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    853fb0a View commit details
    Browse the repository at this point in the history