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 context to add a BaseContext and reduce private context struct size #16455

Closed
wants to merge 10 commits into from

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    ba072ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4704057 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    lunny committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8a32e50 View commit details
    Browse the repository at this point in the history
  4. use http.StatusXXX constants

    lunny committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    1cc4859 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary PlainText

    lunny committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    8dfd55f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e59b1b9 View commit details
    Browse the repository at this point in the history
  7. Merge

    lunny committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    924fa81 View commit details
    Browse the repository at this point in the history
  8. Merge

    lunny committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    207d583 View commit details
    Browse the repository at this point in the history
  9. Rename HasValue -> HasDataKey

    lunny committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    34c0153 View commit details
    Browse the repository at this point in the history
  10. Fix lint

    lunny committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f497ec6 View commit details
    Browse the repository at this point in the history