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

Optional uvloop use #2264

Merged
merged 72 commits into from Dec 23, 2021
Merged

Optional uvloop use #2264

merged 72 commits into from Dec 23, 2021

Commits on Oct 3, 2021

  1. Copy the full SHA
    283911d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1a034fc View commit details
    Browse the repository at this point in the history
  3. Fix linting

    prryplatypus committed Oct 3, 2021
    Copy the full SHA
    6f776c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

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

Commits on Oct 9, 2021

  1. Added warning messages

    prryplatypus committed Oct 9, 2021
    Copy the full SHA
    b3ff392 View commit details
    Browse the repository at this point in the history
  2. Tweaked warning message

    prryplatypus committed Oct 9, 2021
    Copy the full SHA
    93c814a View commit details
    Browse the repository at this point in the history
  3. Fix linting

    prryplatypus committed Oct 9, 2021
    Copy the full SHA
    d00b868 View commit details
    Browse the repository at this point in the history
  4. Better message

    prryplatypus committed Oct 9, 2021
    Copy the full SHA
    48a54f8 View commit details
    Browse the repository at this point in the history
  5. Added tests

    prryplatypus committed Oct 9, 2021
    Copy the full SHA
    9576055 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Remove previous tests

    prryplatypus committed Oct 10, 2021
    Copy the full SHA
    33eed11 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7f69e43 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    257b239 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Copy the full SHA
    4bfc09f View commit details
    Browse the repository at this point in the history
  2. First attempt tests (#1)

    prryplatypus committed Oct 11, 2021
    Copy the full SHA
    cab4d59 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/optional-uvloop-use' of github.com:prryplatypus/sa…

    …nic into feat/optional-uvloop-use
    prryplatypus committed Oct 11, 2021
    Copy the full SHA
    575837d View commit details
    Browse the repository at this point in the history
  4. Attempt #2 at tests

    prryplatypus committed Oct 11, 2021
    Copy the full SHA
    0ab7f5f View commit details
    Browse the repository at this point in the history
  5. Fix error message

    prryplatypus committed Oct 11, 2021
    Copy the full SHA
    cb791aa View commit details
    Browse the repository at this point in the history
  6. Remove failed tests

    prryplatypus committed Oct 11, 2021
    Copy the full SHA
    eb2a264 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Oct 23, 2021

  1. Copy the full SHA
    2e492f9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    48b0158 View commit details
    Browse the repository at this point in the history
  3. Fix typing

    prryplatypus committed Oct 23, 2021
    Copy the full SHA
    2ff45cc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/optional-uvloop-use' of github.com:prryplatypus/sa…

    …nic into tests/optional-uvloop-use
    prryplatypus committed Oct 23, 2021
    Copy the full SHA
    3e14dee View commit details
    Browse the repository at this point in the history
  5. Fix linting... *sigh*

    prryplatypus committed Oct 23, 2021
    Copy the full SHA
    1908eb5 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feat/optional-uvloop-use' of github.com:prryplatypus/sa…

    …nic into tests/optional-uvloop-use
    prryplatypus committed Oct 23, 2021
    Copy the full SHA
    250c5cf View commit details
    Browse the repository at this point in the history
  7. Fix tests (hopefully?)

    prryplatypus committed Oct 23, 2021
    Copy the full SHA
    6563ee2 View commit details
    Browse the repository at this point in the history
  8. Fix logging

    prryplatypus committed Oct 23, 2021
    Copy the full SHA
    a1f3660 View commit details
    Browse the repository at this point in the history
  9. Fix logo tests?

    prryplatypus committed Oct 23, 2021
    Copy the full SHA
    0d1e591 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Rename loop param

    prryplatypus committed Oct 24, 2021
    Copy the full SHA
    c008c34 View commit details
    Browse the repository at this point in the history
  2. Fixes for gunicorn

    prryplatypus committed Oct 24, 2021
    Copy the full SHA
    6351753 View commit details
    Browse the repository at this point in the history
  3. Fix linting errors

    prryplatypus committed Oct 24, 2021
    Copy the full SHA
    41454b2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    76492a7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    348c358 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. Copy the full SHA
    471a42b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Added first tests

    prryplatypus committed Nov 1, 2021
    Copy the full SHA
    0dbf1b2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9de0e34 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e6a195b View commit details
    Browse the repository at this point in the history
  4. Fix some tests

    prryplatypus committed Nov 1, 2021
    Copy the full SHA
    5ca22d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Copy the full SHA
    934d737 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Copy the full SHA
    a7a8624 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    355a9e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Copy the full SHA
    12ecf52 View commit details
    Browse the repository at this point in the history
  2. Fixed some test errors

    prryplatypus committed Nov 18, 2021
    Copy the full SHA
    2a35578 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Copy the full SHA
    796892d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    877f5e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Copy the full SHA
    62b9d61 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b1b9db3 View commit details
    Browse the repository at this point in the history
  3. Fix linting

    prryplatypus committed Dec 7, 2021
    Copy the full SHA
    f4acfd1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    97bb0cc View commit details
    Browse the repository at this point in the history
  5. Fix tests

    prryplatypus committed Dec 7, 2021
    Copy the full SHA
    710896b View commit details
    Browse the repository at this point in the history
  6. Added some tests

    prryplatypus committed Dec 7, 2021
    Copy the full SHA
    72152ce View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Copy the full SHA
    a3906fc View commit details
    Browse the repository at this point in the history
  2. Added missing tests

    prryplatypus committed Dec 8, 2021
    Copy the full SHA
    3c58c09 View commit details
    Browse the repository at this point in the history
  3. Fix assertions

    prryplatypus committed Dec 8, 2021
    Copy the full SHA
    d4d6c61 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    prryplatypus committed Dec 8, 2021
    Copy the full SHA
    08e1ce5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d694525 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a7d5207 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    868a2da View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    155f5fc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Copy the full SHA
    8a79dc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

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

Commits on Dec 18, 2021

  1. Copy the full SHA
    19069d6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2a85824 View commit details
    Browse the repository at this point in the history
  3. Reorder imports

    prryplatypus committed Dec 18, 2021
    Copy the full SHA
    e608ae7 View commit details
    Browse the repository at this point in the history
  4. Reword message

    prryplatypus committed Dec 18, 2021
    Copy the full SHA
    aa1639e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    fbe0b71 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    51c7278 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    3d1e98f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Add test for ASGI

    ahopkins committed Dec 19, 2021
    Copy the full SHA
    578f354 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Copy the full SHA
    373ab7f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b290d0f View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Copy the full SHA
    833f1a5 View commit details
    Browse the repository at this point in the history