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

Fix files changed and reverting merge commits from the history panel bug #1227

Merged
merged 19 commits into from
Apr 6, 2023

Commits on Apr 3, 2023

  1. account for merge commit logs when retrieving the detailed log for a …

    …commit, as they have an extra line for the branch that was merged into the base branch
    basokant authored and fcollonval committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c116e9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce38e8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1058aee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97d3676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    840a06e View commit details
    Browse the repository at this point in the history
  6. init merge commit integration test

    basokant authored and fcollonval committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    fd7035d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a24134 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0819ed1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e14177b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    00c2dda View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a2685b View commit details
    Browse the repository at this point in the history
  12. fix multiple installations of @playwright/test and upgrade @playwrigh…

    …t/test dependency
    basokant authored and fcollonval committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1ffca83 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad4412e View commit details
    Browse the repository at this point in the history
  14. Bump nodejs

    fcollonval committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    568374f View commit details
    Browse the repository at this point in the history
  15. fix jest config

    fcollonval committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    2f400f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    6045e7e View commit details
    Browse the repository at this point in the history
  2. Fix node crypto import

    fcollonval committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8d0f10a View commit details
    Browse the repository at this point in the history
  3. Use nodejs 16 on Binder

    fcollonval authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b70b287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c71ab3 View commit details
    Browse the repository at this point in the history