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

feat: add priority_policy_explicit support #250

Merged
merged 10 commits into from Mar 23, 2021
Merged

feat: add priority_policy_explicit support #250

merged 10 commits into from Mar 23, 2021

Commits on Mar 20, 2021

  1. test: add unit tests for explicit priority model

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    368db62 View commit details
    Browse the repository at this point in the history
  2. feat: add priority_policy_explicit support

    #248
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    4c254d9 View commit details
    Browse the repository at this point in the history
  3. perf: enhance batch action performance

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    69576e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. style: small fix

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    9c5c54e View commit details
    Browse the repository at this point in the history
  2. fix: change function argument

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    c851497 View commit details
    Browse the repository at this point in the history
  3. fix: fix incorrect implement

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    604316e View commit details
    Browse the repository at this point in the history
  4. refactor: refactor priority index

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    c9b33e3 View commit details
    Browse the repository at this point in the history
  5. feat: add update priority unittest

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    e4f38c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. perf: priority performance enhanced

    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    88d2ada View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. refactor: refactor updatePolicy()

    throw error when new rule and old rule didn't have same priority
    
    Signed-off-by: Zxilly <zhouxinyu1001@gmail.com>
    Zxilly committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    c4eda9c View commit details
    Browse the repository at this point in the history