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

Updates to API 404 responses #6077

Merged
merged 22 commits into from
Mar 19, 2019
Merged

Commits on Feb 14, 2019

  1. Add API 404

    jolheiser committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    4e326c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6833d95 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Created NotFound method for APIContext

    Replaced all API method 404s with above method
    jolheiser committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    2c46305 View commit details
    Browse the repository at this point in the history
  2. Fix comment for NotFound

    jolheiser committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    b74c801 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9682d4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deac6ad View commit details
    Browse the repository at this point in the history
  5. Add return after 500 error

    jolheiser committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    a6196c0 View commit details
    Browse the repository at this point in the history
  6. Merge branch '6052_better_404' of https://github.com/jolheiser/gitea

    …into 6052_better_404
    jolheiser committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    780797e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

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

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    5febf2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e0f19d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    028d362 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    af2a4eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a326b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

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

Commits on Mar 6, 2019

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

Commits on Mar 7, 2019

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

Commits on Mar 8, 2019

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

Commits on Mar 14, 2019

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

Commits on Mar 18, 2019

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

Commits on Mar 19, 2019

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