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

Add nio http server transport #29587

Merged
merged 81 commits into from
May 15, 2018
Merged

Commits on Jan 17, 2018

  1. Add server context

    Tim-Brooks committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    17c904a View commit details
    Browse the repository at this point in the history
  2. WIP

    Tim-Brooks committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    6c8cd44 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Configuration menu
    Copy the full SHA
    d9d995b View commit details
    Browse the repository at this point in the history
  2. But keep close method

    Tim-Brooks committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    88bca9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4db506 View commit details
    Browse the repository at this point in the history
  4. WIP

    Tim-Brooks committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    4c3bf37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfd1901 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2018

  1. Configuration menu
    Copy the full SHA
    c4e1c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a374a View commit details
    Browse the repository at this point in the history
  3. Pull over tests

    Tim-Brooks committed Feb 5, 2018
    Configuration menu
    Copy the full SHA
    408c87c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Work on bytes producer

    Tim-Brooks committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    0f74aa0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

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

Commits on Feb 26, 2018

  1. Comments

    Tim-Brooks committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    913028e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2018

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

Commits on Mar 5, 2018

  1. WIP

    Tim-Brooks committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    9072a45 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

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

Commits on Mar 21, 2018

  1. WIP

    Tim-Brooks committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    8bccda3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26bdadf View commit details
    Browse the repository at this point in the history
  3. Work on refactoring

    Tim-Brooks committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    99ad1fd View commit details
    Browse the repository at this point in the history
  4. Continue op refactor

    Tim-Brooks committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    3540e5c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. WIP

    Tim-Brooks committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    bcc776a View commit details
    Browse the repository at this point in the history
  2. Work on fixing tests

    Tim-Brooks committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    1e86182 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Work on tests

    Tim-Brooks committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    c6d01b7 View commit details
    Browse the repository at this point in the history
  2. get simple tests passing

    Tim-Brooks committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    234e965 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. WIP

    Tim-Brooks committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    4e9ab9d View commit details
    Browse the repository at this point in the history
  2. Close write producer

    Tim-Brooks committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    6b16068 View commit details
    Browse the repository at this point in the history
  3. Move bytes writer

    Tim-Brooks committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    c3c9c4f View commit details
    Browse the repository at this point in the history
  4. Move producer

    Tim-Brooks committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    fe4c961 View commit details
    Browse the repository at this point in the history
  5. Remove imports

    Tim-Brooks committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    8f5622d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    e7fc228 View commit details
    Browse the repository at this point in the history
  2. Remove http stuff

    Tim-Brooks committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    0bd3810 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Extract stuff to super

    Tim-Brooks committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    6bd2d91 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Tim-Brooks committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    c761bce View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Fix warning

    Tim-Brooks committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    e196257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35daf28 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Changes based on review

    Tim-Brooks committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    ac7ba90 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Work on netty adaptor

    Tim-Brooks committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    b1047b0 View commit details
    Browse the repository at this point in the history
  2. Start http adapting work

    Tim-Brooks committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    10c75aa View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2018

  1. Work on implementing http

    Tim-Brooks committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    21dbd7e View commit details
    Browse the repository at this point in the history
  2. Work on server transport

    Tim-Brooks committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    4fe6870 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2018

  1. Work on config

    Tim-Brooks committed Apr 14, 2018
    Configuration menu
    Copy the full SHA
    70f50c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. WIP

    Tim-Brooks committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    3e56692 View commit details
    Browse the repository at this point in the history
  2. WIP

    Tim-Brooks committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    a94d6f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0aa6bf View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Make basic http tests pass

    Tim-Brooks committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    56b0cf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Wip

    Tim-Brooks committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    1c2e5d6 View commit details
    Browse the repository at this point in the history
  2. Fix issue

    Tim-Brooks committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    86438d1 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle

    Tim-Brooks committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    7efb126 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a96dc7f View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle

    Tim-Brooks committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    8dfe123 View commit details
    Browse the repository at this point in the history
  6. Fix forbidden

    Tim-Brooks committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    9c77802 View commit details
    Browse the repository at this point in the history
  7. headers

    Tim-Brooks committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    30301b0 View commit details
    Browse the repository at this point in the history
  8. Update setting

    Tim-Brooks committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    dfdd446 View commit details
    Browse the repository at this point in the history
  9. Fix third party audit

    Tim-Brooks committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    b3dc74c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Fix tests

    Tim-Brooks committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    eeeb8fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4380f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    6a73065 View commit details
    Browse the repository at this point in the history
  2. Update

    Tim-Brooks committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    c18f87f View commit details
    Browse the repository at this point in the history
  3. Fix issue

    Tim-Brooks committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    4960e16 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Fix compile issue

    Tim-Brooks committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    bb486b3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

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

Commits on May 2, 2018

  1. Cleanups

    Tim-Brooks committed May 2, 2018
    Configuration menu
    Copy the full SHA
    b29b80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94c748b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be40373 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    996b557 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. WIP

    Tim-Brooks committed May 3, 2018
    Configuration menu
    Copy the full SHA
    683142c View commit details
    Browse the repository at this point in the history
  2. Fix warning

    Tim-Brooks committed May 3, 2018
    Configuration menu
    Copy the full SHA
    ec56f62 View commit details
    Browse the repository at this point in the history
  3. Fix warning

    Tim-Brooks committed May 3, 2018
    Configuration menu
    Copy the full SHA
    95debd9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

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

Commits on May 7, 2018

  1. Close and wait

    Tim-Brooks committed May 7, 2018
    Configuration menu
    Copy the full SHA
    6f64963 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

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

Commits on May 9, 2018

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

Commits on May 10, 2018

  1. Actualy close the channel

    Tim-Brooks committed May 10, 2018
    Configuration menu
    Copy the full SHA
    839f071 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

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

Commits on May 14, 2018

  1. Work on read write tests

    Tim-Brooks committed May 14, 2018
    Configuration menu
    Copy the full SHA
    f66801f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    e2564c0 View commit details
    Browse the repository at this point in the history
  2. Changes from review

    Tim-Brooks committed May 15, 2018
    Configuration menu
    Copy the full SHA
    52ef47e View commit details
    Browse the repository at this point in the history
  3. A few more tests

    Tim-Brooks committed May 15, 2018
    Configuration menu
    Copy the full SHA
    c6d084e View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    Tim-Brooks committed May 15, 2018
    Configuration menu
    Copy the full SHA
    408b845 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f01084 View commit details
    Browse the repository at this point in the history