You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2016/05/12 18:36:40 UTC

[trafficserver] 01/01: Merge pull request #633 from jpeach/remove-traffic-line

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

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

commit fc888d919f1232d11ff458e001adc5ff9e9ec3ec
Merge: 606f8f7 70ef31e
Author: James Peach <jp...@apache.org>
AuthorDate: Thu May 12 11:36:31 2016 -0700

    Merge pull request #633 from jpeach/remove-traffic-line
    
    TS-3670: Remove traffic_line.

 .gitignore                                         |   2 -
 README                                             |  10 +-
 cmd/Makefile.am                                    |   1 -
 cmd/traffic_line/Makefile.am                       |  38 --
 cmd/traffic_line/traffic_line.cc                   | 389 ---------------------
 configure.ac                                       |   1 -
 contrib/set_trafficserver.sh                       |  20 +-
 doc/.tx/config                                     |   5 -
 doc/admin-guide/monitoring/alarms.en.rst           |   2 +-
 .../monitoring/logging/log-collation.en.rst        |   8 +-
 .../monitoring/logging/log-formats.en.rst          |   2 +-
 .../monitoring/logging/managing-logs.en.rst        |   6 +-
 .../monitoring/logging/summary-logs.en.rst         |   2 +-
 .../monitoring/statistics/accessing.en.rst         |   8 +-
 doc/admin-guide/security/index.en.rst              |   2 +-
 doc/appendices/command-line/index.en.rst           |  15 +-
 doc/appendices/command-line/traffic_line.en.rst    | 299 ----------------
 .../documentation/conventions.en.rst               |   2 +-
 doc/ext/traffic-server.py                          |   2 +-
 doc/manpages.py                                    |   1 -
 doc/preface/index.en.rst                           |   2 +-
 lib/atscppapi/examples/stat_example/StatExample.cc |   4 +-
 lib/atscppapi/src/include/atscppapi/Stat.h         |   6 +-
 lib/perl/lib/Apache/TS/AdminClient.pm              |   6 +-
 plugins/experimental/channel_stats/README          |   2 +-
 plugins/experimental/multiplexer/README            |   2 +-
 rc/trafficserver.in                                |  14 +-
 tools/traffic_shell.pl                             |   4 +-
 28 files changed, 56 insertions(+), 799 deletions(-)

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