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

Re-add compression to BwdServer #3664

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Re-add compression to BwdServer #3664

wants to merge 15 commits into from

Commits on Apr 27, 2022

  1. Add gzip test file

    works with ocaml, which compresses it
    pbiggar committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    1ab2573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90253e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aecbb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1490ae8 View commit details
    Browse the repository at this point in the history
  5. Add F# headers to tests

    pbiggar committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    15d8746 View commit details
    Browse the repository at this point in the history
  6. Small refactor

    pbiggar committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    abed6a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f9289f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb8a60d View commit details
    Browse the repository at this point in the history
  9. Remove a bunch of printfs

    pbiggar committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    044584b View commit details
    Browse the repository at this point in the history
  10. Fix gzip and brotli tests

    pbiggar committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4d82779 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    pbiggar committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d38e651 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    bb4a52b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    958a4df View commit details
    Browse the repository at this point in the history
  3. Fix typos

    pbiggar committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1b27732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6bb2e5 View commit details
    Browse the repository at this point in the history