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 config to control write all status to x-upsream-apisix-status #6392

Merged

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    8ac287c View commit details
    Browse the repository at this point in the history
  2. doc: add doc

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e41138e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa58fdc View commit details
    Browse the repository at this point in the history
  4. fix: modify config.json

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    6b9dd1c View commit details
    Browse the repository at this point in the history
  5. fix: modify doc

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f696391 View commit details
    Browse the repository at this point in the history
  6. fix: remove datadog config.json

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    b2bf96c View commit details
    Browse the repository at this point in the history
  7. fix: modify test case & fix some error

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    15dcb93 View commit details
    Browse the repository at this point in the history
  8. fix: modify test case. remove duplicate code

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    d285758 View commit details
    Browse the repository at this point in the history
  9. merge:maser

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    5b24a19 View commit details
    Browse the repository at this point in the history
  10. fix: remove ;

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f1e280a View commit details
    Browse the repository at this point in the history
  11. fix: rename config name

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    2b82f96 View commit details
    Browse the repository at this point in the history
  12. fix:remove datalog from config.json

    高亮亮 committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    363f4ad View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. fix: modify test case

    高亮亮 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    627cacf View commit details
    Browse the repository at this point in the history
  2. fix: test case

    高亮亮 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b236178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737bbbf View commit details
    Browse the repository at this point in the history
  4. fix: test case

    高亮亮 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b57f265 View commit details
    Browse the repository at this point in the history
  5. fix: test case

    高亮亮 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    af58a93 View commit details
    Browse the repository at this point in the history
  6. fix: test case

    高亮亮 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f033c0a View commit details
    Browse the repository at this point in the history
  7. fix: test case

    高亮亮 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    12dc467 View commit details
    Browse the repository at this point in the history
  8. fix: fix test case

    高亮亮 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a102aa6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. fix: when return 200 do not log

    高亮亮 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6e0c097 View commit details
    Browse the repository at this point in the history
  2. fix: test case

    高亮亮 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    840daa5 View commit details
    Browse the repository at this point in the history
  3. feat: add log

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    2691ab3 View commit details
    Browse the repository at this point in the history
  4. fix: add log

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    d86e765 View commit details
    Browse the repository at this point in the history
  5. fix: add log

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    babb0d2 View commit details
    Browse the repository at this point in the history
  6. fix: add test

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    922cc84 View commit details
    Browse the repository at this point in the history
  7. fix: modify

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    5b3c2c0 View commit details
    Browse the repository at this point in the history
  8. fix: test case

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6009c2b View commit details
    Browse the repository at this point in the history
  9. fix: add log

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6b9e435 View commit details
    Browse the repository at this point in the history
  10. fix: add test case

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    bcd4112 View commit details
    Browse the repository at this point in the history
  11. fix: remove log

    gaoliangliang committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    cb07135 View commit details
    Browse the repository at this point in the history
  12. fix: format code

    高亮亮 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    07db3ac View commit details
    Browse the repository at this point in the history
  13. fix: modify test case

    高亮亮 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8a07c89 View commit details
    Browse the repository at this point in the history
  14. fix: modify test case

    高亮亮 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    f0b7400 View commit details
    Browse the repository at this point in the history
  15. fix: modify

    高亮亮 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    6264b2b View commit details
    Browse the repository at this point in the history
  16. fix: modify resp status

    高亮亮 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    0f06ba1 View commit details
    Browse the repository at this point in the history
  17. docs: modify docs

    高亮亮 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    aec91c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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