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 inspect plugin #8400

Merged
merged 26 commits into from
Dec 16, 2022
Merged

feat: add inspect plugin #8400

merged 26 commits into from
Dec 16, 2022

Commits on Nov 24, 2022

  1. feat: add inspect plugin

    kingluo committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0086938 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. adapt APISIX coding style

    kingluo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    485956f View commit details
    Browse the repository at this point in the history
  2. fix lint

    kingluo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    25a8147 View commit details
    Browse the repository at this point in the history
  3. fix lint

    kingluo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    e7407a7 View commit details
    Browse the repository at this point in the history
  4. fix PR

    kingluo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    bcbfb26 View commit details
    Browse the repository at this point in the history
  5. fix indent

    kingluo committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    0d8204e View commit details
    Browse the repository at this point in the history
  6. fix PR

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

Commits on Nov 29, 2022

  1. add new test cases

    kingluo committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f113090 View commit details
    Browse the repository at this point in the history
  2. fix PR

    kingluo committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    2d16a2c View commit details
    Browse the repository at this point in the history
  3. add default timeout

    kingluo committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1767979 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. bugfix: jit off after flush, otherwise the hooked function would be i…

    …n blacklist for jit forever
    kingluo committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c9dca47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1099c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Create inspect.md

    kingluo authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    72dd417 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    kingluo authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    cfd6e72 View commit details
    Browse the repository at this point in the history
  3. fix doc

    kingluo committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4156700 View commit details
    Browse the repository at this point in the history
  4. fix doc

    kingluo committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    4d21630 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Update inspect.md

    kingluo authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0f3dcb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Update inspect.md

    kingluo authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a19b580 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. fix PR

    kingluo committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2a4aac6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. fix PR

    kingluo committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    cf0038c View commit details
    Browse the repository at this point in the history
  2. fix PR

    kingluo committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9c4c58c View commit details
    Browse the repository at this point in the history
  3. fix PR

    kingluo committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    9792e4c View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. fix PR

    kingluo committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f4fe75f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. fix PR

    kingluo committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    483ff23 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix PR

    kingluo committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    1916a2e View commit details
    Browse the repository at this point in the history
  2. fix PR

    kingluo committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6245336 View commit details
    Browse the repository at this point in the history