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

Add common plugin API available for all hooks #6044

Merged
merged 11 commits into from
Dec 13, 2018

Commits on Dec 9, 2018

  1. Add base class info hook

    ilevkivskyi committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    6a1e7bc View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Update based on review and discussion

    Ivan Levkivskyi committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    dccc425 View commit details
    Browse the repository at this point in the history
  2. Updates for mypyc

    Ivan Levkivskyi committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    dcf8714 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Address review comment

    Ivan Levkivskyi committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    4148342 View commit details
    Browse the repository at this point in the history
  2. Soe more fixes

    Ivan Levkivskyi committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    8e9ca53 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Ivan Levkivskyi committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    eeda057 View commit details
    Browse the repository at this point in the history
  4. Fix self-check

    Ivan Levkivskyi committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    23f6396 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    490517f View commit details
    Browse the repository at this point in the history
  2. More updates on review

    Ivan Levkivskyi committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    2784af4 View commit details
    Browse the repository at this point in the history
  3. Undo accidental docstring change

    Ivan Levkivskyi committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    1cfa9cd View commit details
    Browse the repository at this point in the history
  4. Remove unused file in a test

    Ivan Levkivskyi committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    6968f55 View commit details
    Browse the repository at this point in the history