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

implement io-uring for actix-files #2408

Merged
merged 36 commits into from
Nov 22, 2021
Merged

implement io-uring for actix-files #2408

merged 36 commits into from
Nov 22, 2021

Commits on Oct 13, 2021

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

    fakeshadow committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0932884 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f72074 View commit details
    Browse the repository at this point in the history
  4. fix foreign File::open API

    fakeshadow committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    3e578e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. fix raw fd drop.

    fakeshadow committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    9ffabe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. Configuration menu
    Copy the full SHA
    a751be7 View commit details
    Browse the repository at this point in the history
  2. fix clippy warning

    fakeshadow committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    5d3d1fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d521c57 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    200cf0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bc92b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cba70f6 View commit details
    Browse the repository at this point in the history
  4. fix tests

    fakeshadow committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    e2ac85a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. remove actix-util as dep

    fakeshadow committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    159428a View commit details
    Browse the repository at this point in the history
  2. fix test

    fakeshadow committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5bf874e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c284b4c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    31bbd73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9343bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c8746b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

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

Commits on Nov 6, 2021

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

Commits on Nov 9, 2021

  1. Configuration menu
    Copy the full SHA
    32d2154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa5ef14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24f764f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

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

Commits on Nov 16, 2021

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

Commits on Nov 19, 2021

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

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    0cd921b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7557f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dfa8b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9554bf View commit details
    Browse the repository at this point in the history
  5. fix ci

    robjtede committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    452331b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f28bea View commit details
    Browse the repository at this point in the history
  7. fix ci, don't run doctests

    robjtede committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    fae8956 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. update changelogs

    robjtede committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    a717ed7 View commit details
    Browse the repository at this point in the history