You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ja...@apache.org on 2016/04/29 23:14:08 UTC

[trafficserver] branch master updated (9e85e2e -> 4c3fe2a)

This is an automated email from the ASF dual-hosted git repository.

jacksontj pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  9e85e2e   Run clang-format on ParentSelection.
      adds  59c3ed1   Revert "TS-3440: Connect retries shouldn't happen if the connection has succeeeded and data has been sent"
      adds  f129996   TS-4328 Not retry if any bytes were sent
      adds  a6e89ed   TS-4328: Add a test for the slow response case
      adds  770ca6f   TS-4328: removing flawed test case
       new  4c3fe2a   Merge pull request #554 from jacksontj/TS-3440

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ci/tsqa/tests/test_connect_attempts.py | 75 ++++++++++++++++------------------
 proxy/http/HttpSM.cc                   |  1 -
 proxy/http/HttpTransact.cc             | 29 ++++++-------
 proxy/http/HttpTransact.h              |  3 +-
 4 files changed, 50 insertions(+), 58 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 01/01: Merge pull request #554 from jacksontj/TS-3440

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jacksontj pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git

commit 4c3fe2aac5e6b45839238b4ae207dff798939e61
Merge: 9e85e2e 770ca6f
Author: Thomas Jackson <ja...@gmail.com>
AuthorDate: Fri Apr 29 14:14:01 2016 -0700

    Merge pull request #554 from jacksontj/TS-3440
    
    TS-4328

 ci/tsqa/tests/test_connect_attempts.py | 75 ++++++++++++++++------------------
 proxy/http/HttpSM.cc                   |  1 -
 proxy/http/HttpTransact.cc             | 29 ++++++-------
 proxy/http/HttpTransact.h              |  3 +-
 4 files changed, 50 insertions(+), 58 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.