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

[Feature] Support user's app quota level limit #311

Merged
merged 13 commits into from
Nov 22, 2022

Commits on Nov 11, 2022

  1. [Feature] User's app quota

    smallzhongfeng committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    134de9d View commit details
    Browse the repository at this point in the history
  2. fix log

    smallzhongfeng committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4a01ea2 View commit details
    Browse the repository at this point in the history
  3. fix log

    smallzhongfeng committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    884fb18 View commit details
    Browse the repository at this point in the history
  4. add license

    smallzhongfeng committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    85e2764 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. pass it

    smallzhongfeng committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    f61ce1a View commit details
    Browse the repository at this point in the history
  2. pass it

    smallzhongfeng committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    e652a6d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. add new rpc method registerApplicationInfo

    smallzhongfeng committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    ebdf28a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ee05ed View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 19, 2022

  1. revert rpc method

    smallzhongfeng committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    3bdd834 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. add quota manager

    smallzhongfeng committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7fa69e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. compatible with lower version clients

    smallzhongfeng committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    36fb720 View commit details
    Browse the repository at this point in the history
  2. sendApplicationInfo -> registerApplicationInfo

    smallzhongfeng committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    25b4b78 View commit details
    Browse the repository at this point in the history