This is an automated email from the ASF dual-hosted git repository.
jsime pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.
from 863ce53 TS-5011: Fixes memory leak in CLFUS compression
new 0376486 Doc: tweaks and cleanup
new 85253ff More tweaks.
new 5562d87 Trying better enumeration support.
The 3 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:
doc/admin-guide/configuration/index.en.rst | 1 -
.../configuration/multi-server-caches.en.rst | 180 ------------------
doc/admin-guide/files/cluster.config.en.rst | 85 ---------
doc/admin-guide/files/index.en.rst | 4 -
doc/admin-guide/files/records.config.en.rst | 4 +-
.../monitoring/statistics/core-statistics.en.rst | 1 -
.../monitoring/statistics/core/cluster.en.rst | 209 ---------------------
doc/appendices/command-line/traffic_ctl.en.rst | 9 +-
doc/appendices/faq.en.rst | 3 +-
doc/checkvers.py | 19 +-
doc/conf.py | 7 +-
.../api/functions/TSHttpTxnInfoIntGet.en.rst | 42 +++--
.../api/functions/TSHttpTxnIntercept.en.rst | 2 +-
.../api/functions/TSHttpTxnIsInternal.en.rst | 4 +-
.../api/functions/TSHttpTxnServerAddrSet.en.rst | 2 +-
.../api/functions/TSIOBufferCreate.en.rst | 10 +-
.../api/functions/TSIOBufferReader.en.rst | 117 ++++++++++++
.../api/functions/TSLifecycleHookAdd.en.rst | 96 ++++++----
.../api/functions/TSMBufferCreate.en.rst | 2 +-
.../api/functions/TSSslContextFindBy.en.rst | 8 +-
doc/developer-guide/api/functions/TSTypes.en.rst | 36 ++--
.../api/functions/TSUuidCreate.en.rst | 16 +-
.../api/functions/TSVConnTunnel.en.rst | 4 +-
doc/developer-guide/api/types/TSEvent.en.rst | 2 +
.../api/types/TSLifecycleHookID.en.rst | 51 -----
doc/ext/traffic-server.py | 29 ++-
doc/manpages.py | 1 -
27 files changed, 295 insertions(+), 649 deletions(-)
delete mode 100644 doc/admin-guide/configuration/multi-server-caches.en.rst
delete mode 100644 doc/admin-guide/files/cluster.config.en.rst
delete mode 100644 doc/admin-guide/monitoring/statistics/core/cluster.en.rst
create mode 100644 doc/developer-guide/api/functions/TSIOBufferReader.en.rst
delete mode 100644 doc/developer-guide/api/types/TSLifecycleHookID.en.rst
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].