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][TASK] Fix failing tests in v2 #466

Draft
wants to merge 37 commits into
base: develop-2.0
Choose a base branch
from
Draft

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    288155a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383d6a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    16c2329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94961a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc3d6bb View commit details
    Browse the repository at this point in the history
  4. [TASK] Added .editorconfig

    mabolek committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    130c1da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0275916 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a67d39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14fab17 View commit details
    Browse the repository at this point in the history
  8. Revert "[CLEANUP] CS fix TypoScript indentation"

    This reverts commit 14fab17
    mabolek committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    73454c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    097ea38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    751edbc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bb5ba7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

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

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    a99c4bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    914d3fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003d6ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8c8fbf View commit details
    Browse the repository at this point in the history
  5. [TASK] Delete .travis.yml

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    fea48eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7a9aed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd427c4 View commit details
    Browse the repository at this point in the history
  8. [TASK] Fixed root directory

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    e1e49ab View commit details
    Browse the repository at this point in the history
  9. [TASK] Fixed root directory

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    311b784 View commit details
    Browse the repository at this point in the history
  10. [CLEANUP] CS fixes

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    cc9e071 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ea2653 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16a7384 View commit details
    Browse the repository at this point in the history
  13. [TASK] Disable composer v2

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    9508abe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e609f1d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46beb35 View commit details
    Browse the repository at this point in the history
  16. [TASK] Fixed test root path

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    52a2583 View commit details
    Browse the repository at this point in the history
  17. [TASK] Fixed test root path

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c3570ef View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d6e6cdb View commit details
    Browse the repository at this point in the history
  19. [TASK] Updated unit tests

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    d0ada23 View commit details
    Browse the repository at this point in the history
  20. [TASK] Ignore /var

    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    149e62f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    86ee420 View commit details
    Browse the repository at this point in the history
  22. [TASK] Refactored ExtensionManagerConfigurationService into a utility

    The class was being called as non-static, but had only static methods.
    mabolek committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    09ec5f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

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