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

Refactor rules into configurable phases #865

Merged
merged 32 commits into from
Dec 25, 2019

Commits on Dec 2, 2019

  1. Add configurable phases

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    45d307c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df374ec View commit details
    Browse the repository at this point in the history
  3. Customizable phases

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    5d052a3 View commit details
    Browse the repository at this point in the history
  4. Customizable phases tests

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    584f845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d26cab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a50a114 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89f202a View commit details
    Browse the repository at this point in the history
  8. Fix ijar

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    ac9e1df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    988a24c View commit details
    Browse the repository at this point in the history
  10. Add TODOs

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    ec75a89 View commit details
    Browse the repository at this point in the history
  11. Rename provider

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    9854fcc View commit details
    Browse the repository at this point in the history
  12. Move to advanced_usage

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    54a5db3 View commit details
    Browse the repository at this point in the history
  13. rename custom_phases

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e10bcb3 View commit details
    Browse the repository at this point in the history
  14. Make default phase private

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    c6deba3 View commit details
    Browse the repository at this point in the history
  15. Fix exports_jars

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    364cb85 View commit details
    Browse the repository at this point in the history
  16. Adjusted_phases

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    0e777f0 View commit details
    Browse the repository at this point in the history
  17. Rename p to be more clear

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e4fb12c View commit details
    Browse the repository at this point in the history
  18. Add in-line comments

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    e64a739 View commit details
    Browse the repository at this point in the history
  19. Fix lint

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    4ad873d View commit details
    Browse the repository at this point in the history
  20. Add doc for phases

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    f569ea0 View commit details
    Browse the repository at this point in the history
  21. Doc for consumers

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    38482f9 View commit details
    Browse the repository at this point in the history
  22. Doc for contributors

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    22aa452 View commit details
    Browse the repository at this point in the history
  23. Add more content

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    f3b8972 View commit details
    Browse the repository at this point in the history
  24. Fix md

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    eb14ea0 View commit details
    Browse the repository at this point in the history
  25. Test for all rules

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    5dde9db View commit details
    Browse the repository at this point in the history
  26. Fix junit test

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    37d6904 View commit details
    Browse the repository at this point in the history
  27. Fix lint

    borkaehw committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    7f0fa4e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Add more tests

    borkaehw committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    aa35cd3 View commit details
    Browse the repository at this point in the history
  2. Fix junit test

    borkaehw committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    5b6f4ae View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Fix doc

    borkaehw committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    a581634 View commit details
    Browse the repository at this point in the history
  2. Change _test_ to _scalatest_

    borkaehw committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    4f3dd64 View commit details
    Browse the repository at this point in the history
  3. More doc on provider

    borkaehw committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    c36cdd0 View commit details
    Browse the repository at this point in the history