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

ProgressPlugin: support progress by entry points #8279

Merged
merged 10 commits into from Nov 5, 2018

Commits on Oct 25, 2018

  1. Copy the full SHA
    3e707b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. some refactoring

    smelukov committed Oct 26, 2018
    Copy the full SHA
    905929b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. ProgressPlugin: refactoring

    smelukov committed Oct 29, 2018
    Copy the full SHA
    aa8cb0f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    351114f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Copy the full SHA
    8c5e74f View commit details
    Browse the repository at this point in the history
  2. use flags to show different parts of the progress message

    refactor activeModules to Set for performance reasons
    sokra committed Nov 4, 2018
    Copy the full SHA
    64e3826 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    56d8a8f View commit details
    Browse the repository at this point in the history
  4. add missing hooks to progress

    sokra committed Nov 4, 2018
    Copy the full SHA
    3d74504 View commit details
    Browse the repository at this point in the history
  5. move schema into definitions

    sokra committed Nov 4, 2018
    Copy the full SHA
    6be1411 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. increase test timeout

    sokra committed Nov 5, 2018
    Copy the full SHA
    e35d084 View commit details
    Browse the repository at this point in the history