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 50x html for error page #4164

Merged
merged 29 commits into from
May 11, 2021
Merged

feat: add 50x html for error page #4164

merged 29 commits into from
May 11, 2021

Commits on Apr 29, 2021

  1. feat: add 5xx html

    starsz committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    ab4714b View commit details
    Browse the repository at this point in the history
  2. fix: index

    starsz committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    106cd05 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. fix: lint

    starsz committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    06ea9d3 View commit details
    Browse the repository at this point in the history
  2. update: code style

    starsz committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    568717a View commit details
    Browse the repository at this point in the history
  3. update html

    starsz committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    8fbd9ae View commit details
    Browse the repository at this point in the history
  4. update: delete route

    starsz committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    f83d3f2 View commit details
    Browse the repository at this point in the history
  5. update: tpl

    starsz committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    cbf26ff View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. update: add test

    starsz committed May 6, 2021
    Configuration menu
    Copy the full SHA
    75ac3a2 View commit details
    Browse the repository at this point in the history
  2. update: reindex

    starsz committed May 6, 2021
    Configuration menu
    Copy the full SHA
    6f983eb View commit details
    Browse the repository at this point in the history
  3. update: ci

    starsz committed May 6, 2021
    Configuration menu
    Copy the full SHA
    e4af86c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. update: add 5xx html

    starsz committed May 7, 2021
    Configuration menu
    Copy the full SHA
    68e9ac6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    162979a View commit details
    Browse the repository at this point in the history
  2. update: server

    starsz committed May 8, 2021
    Configuration menu
    Copy the full SHA
    b56e3fa View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. update: fix ci

    starsz committed May 9, 2021
    Configuration menu
    Copy the full SHA
    3e9cd34 View commit details
    Browse the repository at this point in the history
  2. update: fix all ci

    starsz committed May 9, 2021
    Configuration menu
    Copy the full SHA
    7af6bc6 View commit details
    Browse the repository at this point in the history
  3. update: return

    starsz committed May 9, 2021
    Configuration menu
    Copy the full SHA
    110a2b5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. update: fix review

    starsz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    4cbb490 View commit details
    Browse the repository at this point in the history
  2. update: fix lint

    starsz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    e838d57 View commit details
    Browse the repository at this point in the history
  3. update: fix tpl

    starsz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a3ee96d View commit details
    Browse the repository at this point in the history
  4. fix: typo

    starsz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    76931dd View commit details
    Browse the repository at this point in the history
  5. update: fix api_ctx

    starsz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    bd2c21b View commit details
    Browse the repository at this point in the history
  6. update: init ctx

    starsz committed May 10, 2021
    Configuration menu
    Copy the full SHA
    930e83a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. update: change to 500

    starsz committed May 11, 2021
    Configuration menu
    Copy the full SHA
    e61724e View commit details
    Browse the repository at this point in the history
  2. fix: apisix init

    starsz committed May 11, 2021
    Configuration menu
    Copy the full SHA
    48a434c View commit details
    Browse the repository at this point in the history
  3. update: gitignore

    starsz committed May 11, 2021
    Configuration menu
    Copy the full SHA
    adf8710 View commit details
    Browse the repository at this point in the history
  4. update: fix ci

    starsz committed May 11, 2021
    Configuration menu
    Copy the full SHA
    86b24c2 View commit details
    Browse the repository at this point in the history
  5. update: reindex

    starsz committed May 11, 2021
    Configuration menu
    Copy the full SHA
    93a69f4 View commit details
    Browse the repository at this point in the history
  6. update: delete license

    starsz committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c53f252 View commit details
    Browse the repository at this point in the history
  7. update: fix review

    starsz committed May 11, 2021
    Configuration menu
    Copy the full SHA
    03255e1 View commit details
    Browse the repository at this point in the history