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

Add keepalive_timeout parameter to web.run_app #5095

Merged
merged 16 commits into from
Oct 27, 2020
Merged

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    c8ccce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc2253 View commit details
    Browse the repository at this point in the history
  3. Code format

    janbuchar committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    827375f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a99b5c View commit details
    Browse the repository at this point in the history
  5. Update doc

    janbuchar committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    df61102 View commit details
    Browse the repository at this point in the history
  6. Update CONTRIBUTORS.txt

    janbuchar committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    dfa3639 View commit details
    Browse the repository at this point in the history
  7. Add missing full stop

    janbuchar committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    427489c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a84d8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fcc6de6 View commit details
    Browse the repository at this point in the history
  10. Update tests/test_run_app.py

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    janbuchar and webknjaz committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    998fb71 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Simplify test

    janbuchar committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f136cd9 View commit details
    Browse the repository at this point in the history
  2. Update docs/web_reference.rst

    Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
    janbuchar and asvetlov committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    2a33550 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    4ecfaf8 View commit details
    Browse the repository at this point in the history
  2. Fix code style

    janbuchar committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    ccefa65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    beee1d5 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
    janbuchar and webknjaz committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    4dda278 View commit details
    Browse the repository at this point in the history