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

Enable gzip compression for Sync PATCH payloads #803

Merged
merged 13 commits into from
May 10, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    b131b28 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    ayoy committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cd4df4a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    c7f8a68 View commit details
    Browse the repository at this point in the history
  2. Skip PATCH payload compression if it throws an error and report that …

    …error to data provider
    ayoy committed May 5, 2024
    Configuration menu
    Copy the full SHA
    16d78cc View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    e435661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf18c54 View commit details
    Browse the repository at this point in the history
  3. Make Swiftlint happy

    ayoy committed May 6, 2024
    Configuration menu
    Copy the full SHA
    fbfcb61 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Add GzipError.errorCode

    ayoy committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dff5c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67baf34 View commit details
    Browse the repository at this point in the history
  3. WIP

    ayoy committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9b73e18 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    d9a36cb View commit details
    Browse the repository at this point in the history
  2. Remove test code

    ayoy committed May 9, 2024
    Configuration menu
    Copy the full SHA
    803be72 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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