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

Migrate PluginInstall plugin logics into standalone command #9942

Merged

Commits on Sep 12, 2021

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

Commits on Sep 13, 2021

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

Commits on Sep 19, 2021

  1. Rely on native promises

    issea1015 committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    411ce04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fbac57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8179d00 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

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

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    2a62902 View commit details
    Browse the repository at this point in the history
  2. Unset only on mocha test

    issea1015 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8864e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b26b4a View commit details
    Browse the repository at this point in the history
  4. Rely on async/await syntax

    issea1015 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    b2017bd View commit details
    Browse the repository at this point in the history
  5. Rely on async/await syntax

    issea1015 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    65dd658 View commit details
    Browse the repository at this point in the history
  6. Return promise to be waited

    issea1015 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c1b1c9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2281c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b6b6bfd View commit details
    Browse the repository at this point in the history
  9. Rely on async/await syntax

    issea1015 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    19eb1d3 View commit details
    Browse the repository at this point in the history
  10. Rely on async/await syntax

    issea1015 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5f9c065 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7058e0f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae67be8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    320e3ca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ca471c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f00c9db View commit details
    Browse the repository at this point in the history
  16. Reduce unnecessary log

    issea1015 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    46b6db9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    54f54f2 View commit details
    Browse the repository at this point in the history
  18. Remove unused util

    issea1015 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    d04f05f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    c760f52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aefbb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f144f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96aab3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afcdd19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    645344b View commit details
    Browse the repository at this point in the history
  7. Unset only on mocha test

    issea1015 committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    ce0ff93 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    f32b6c3 View commit details
    Browse the repository at this point in the history
  2. Enable to upgrade plugin

    issea1015 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    25b5099 View commit details
    Browse the repository at this point in the history
  3. Leave minimum conditions

    issea1015 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7308c9f View commit details
    Browse the repository at this point in the history
  4. Reduce redundant variable

    issea1015 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f1a8542 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29b4a7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    846859a View commit details
    Browse the repository at this point in the history