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

Plugins: Remove support for onModule #21416

Merged
merged 3 commits into from Nov 23, 2016

Commits on Nov 8, 2016

  1. Plugins: Remove support for onModule

    All plugin extension points have been converted to pull based
    interfaces. This change removes the infrastructure for the black-magic
    onModule methods.
    rjernst committed Nov 8, 2016
    Copy the full SHA
    3fda76b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

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

Commits on Nov 23, 2016

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