[trafficserver] branch master updated (1e6760e -> 20ec81e)

2019-10-31 Thread rrm
This is an automated email from the ASF dual-hosted git repository.

rrm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


from 1e6760e  Docs: cachekey: fixed non-ascii table characters
 add 20ec81e  Fixes misc. spelling and whitespace

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/records.config.en.rst | 4 ++--
 doc/admin-guide/plugins/cachekey.en.rst | 2 +-
 src/tscore/HostLookup.cc| 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)



[trafficserver] branch master updated (0d88806 -> 1e6760e)

2019-10-31 Thread gancho
This is an automated email from the ASF dual-hosted git repository.

gancho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


from 0d88806  Docs: clarify remap plugin inst init params
 add 1e6760e  Docs: cachekey: fixed non-ascii table characters

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/cachekey.en.rst | 34 -
 1 file changed, 17 insertions(+), 17 deletions(-)



[trafficserver] branch master updated (c179620 -> 0d88806)

2019-10-31 Thread gancho
This is an automated email from the ASF dual-hosted git repository.

gancho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


from c179620  cleanup the eventloop
 add 0d88806  Docs: clarify remap plugin inst init params

No new revisions were added by this update.

Summary of changes:
 doc/developer-guide/plugins/remap-plugins.en.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)



[trafficserver] branch master updated (3aaf280 -> c179620)

2019-10-31 Thread bcall
This is an automated email from the ASF dual-hosted git repository.

bcall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


from 3aaf280  Script used for comparing commits on internal branch and 
seeing if they are on the remote master or release branch.  It uses a 
combination of cherry-mark and searching the commit message for cherry-pick -x 
hashes.
 add c179620  cleanup the eventloop

No new revisions were added by this update.

Summary of changes:
 iocore/aio/AIO.cc |  4 ++--
 iocore/cache/CacheWrite.cc|  6 +++---
 iocore/dns/DNS.cc |  2 +-
 iocore/eventsystem/I_EThread.h|  6 +-
 iocore/eventsystem/I_EventProcessor.h |  8 ++--
 iocore/eventsystem/I_ProtectedQueue.h |  4 +---
 iocore/eventsystem/P_UnixEThread.h| 13 ++---
 iocore/eventsystem/P_UnixEventProcessor.h | 18 ++
 iocore/eventsystem/ProtectedQueue.cc  | 21 +
 iocore/eventsystem/UnixEThread.cc | 16 +---
 iocore/net/UnixNetAccept.cc   |  2 +-
 11 files changed, 17 insertions(+), 83 deletions(-)