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

Raise generic errors (catch all InternalError) when using WSGI #280

Merged
merged 10 commits into from
May 18, 2018

Commits on May 17, 2018

  1. raise InternalError (WSGI)

    tschorr committed May 17, 2018
    Configuration menu
    Copy the full SHA
    1b848a7 View commit details
    Browse the repository at this point in the history
  2. fix tests

    tschorr committed May 17, 2018
    Configuration menu
    Copy the full SHA
    46fbcbc View commit details
    Browse the repository at this point in the history
  3. update changelog

    tschorr committed May 17, 2018
    Configuration menu
    Copy the full SHA
    b54dde0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. raise InternalError (WSGI)

    tschorr authored and pbauer committed May 18, 2018
    Configuration menu
    Copy the full SHA
    19c9c0b View commit details
    Browse the repository at this point in the history
  2. fix tests

    tschorr authored and pbauer committed May 18, 2018
    Configuration menu
    Copy the full SHA
    98675dd View commit details
    Browse the repository at this point in the history
  3. update changelog

    tschorr authored and pbauer committed May 18, 2018
    Configuration menu
    Copy the full SHA
    9d63c0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    657a3e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2f87a6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into wsgi_show_tb_pr

    Michael Howitz authored May 18, 2018
    Configuration menu
    Copy the full SHA
    46ae333 View commit details
    Browse the repository at this point in the history
  7. Clean up.

    Michael Howitz committed May 18, 2018
    Configuration menu
    Copy the full SHA
    6787fbc View commit details
    Browse the repository at this point in the history