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

Migrate from okhttp to armeria #2653

Merged
merged 27 commits into from
Jul 14, 2019

Commits on Jul 5, 2019

  1. Migrate more

    anuraaga committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    e2314d0 View commit details
    Browse the repository at this point in the history
  2. Migrate more

    anuraaga committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    26eb587 View commit details
    Browse the repository at this point in the history
  3. Migrate some tests.

    anuraaga committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    e476ab6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Finish migrating tests

    anuraaga committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    2e9e1f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Update zipkin-server

    anuraaga committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    7b3031b View commit details
    Browse the repository at this point in the history
  2. Remove okhttp dependency

    anuraaga committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    f0d6f72 View commit details
    Browse the repository at this point in the history
  3. benchmarks compile

    anuraaga committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    3e844b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Configuration menu
    Copy the full SHA
    65c543e View commit details
    Browse the repository at this point in the history
  2. Integration tests pass.

    anuraaga committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    4090c8f View commit details
    Browse the repository at this point in the history
  3. Fix flake?

    anuraaga committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    4a9f9de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d96d9ee View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    fa39b6f View commit details
    Browse the repository at this point in the history
  2. Missed one spot.

    anuraaga committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    f1ccb11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b44792b View commit details
    Browse the repository at this point in the history
  4. Update README some more.

    anuraaga committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    88cc4c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    043b7b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2019

  1. Log bodies.

    anuraaga committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    9eb0412 View commit details
    Browse the repository at this point in the history
  2. Copyright

    anuraaga committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    851d294 View commit details
    Browse the repository at this point in the history
  3. Fix decorator constructor.

    anuraaga committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    59eef1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb8143c View commit details
    Browse the repository at this point in the history
  5. Don't use pooled buffer for span indexing since we copy back right aw…

    …ay to support Call.close anyways.
    anuraaga committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    b38f760 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71e6e7f View commit details
    Browse the repository at this point in the history
  7. Work around bad interaction between recreating Storage object and Arm…

    …eria health checked endpoints.
    anuraaga committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    e4cfc4e View commit details
    Browse the repository at this point in the history
  8. Fuzz

    anuraaga committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    0b3f903 View commit details
    Browse the repository at this point in the history
  9. Small cleanup

    anuraaga committed Jul 12, 2019
    Configuration menu
    Copy the full SHA
    c2d4b30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76263f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2019

  1. Better toString

    anuraaga committed Jul 13, 2019
    Configuration menu
    Copy the full SHA
    c1d3eac View commit details
    Browse the repository at this point in the history