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

Implement new APIs for inter-plugin communication #3807

Merged
merged 20 commits into from Oct 8, 2020

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    03d5642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81cd10f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e97ca View commit details
    Browse the repository at this point in the history
  4. Cache module options

    lukastaegert committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    757b6e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98e21fc View commit details
    Browse the repository at this point in the history
  6. Unify default logic

    lukastaegert committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e7d9e7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e1166b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78619df View commit details
    Browse the repository at this point in the history
  9. Add documentation

    lukastaegert committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    466ce4e View commit details
    Browse the repository at this point in the history
  10. Update dependencies

    lukastaegert committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    d10f908 View commit details
    Browse the repository at this point in the history
  11. Update docs/05-plugin-development.md

    Co-authored-by: Lars den Bakker <larsdenbakker@gmail.com>
    lukastaegert and LarsDenBakker committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    96cf11b View commit details
    Browse the repository at this point in the history
  12. Update docs/05-plugin-development.md

    Co-authored-by: Lars den Bakker <larsdenbakker@gmail.com>
    lukastaegert and LarsDenBakker committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    04574cf View commit details
    Browse the repository at this point in the history
  13. Update docs/05-plugin-development.md

    Co-authored-by: Lars den Bakker <larsdenbakker@gmail.com>
    lukastaegert and LarsDenBakker committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    1b38f14 View commit details
    Browse the repository at this point in the history
  14. Update docs/05-plugin-development.md

    Co-authored-by: Lars den Bakker <larsdenbakker@gmail.com>
    lukastaegert and LarsDenBakker committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    767cc73 View commit details
    Browse the repository at this point in the history
  15. return null instead of throwing when accessing a non-exiting module…

    … info, make module info lazy.
    lukastaegert committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    39f265f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c99cf12 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b9f2371 View commit details
    Browse the repository at this point in the history
  18. Improve coverage

    lukastaegert committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    75bad86 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Fix documentation links

    lukastaegert committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    f3822c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

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