You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2014/08/01 19:06:46 UTC

git commit: TS-2980: Fix RAT report exceptions.

Repository: trafficserver
Updated Branches:
  refs/heads/4.2.x de2f11742 -> 92d152f61


TS-2980: Fix RAT report exceptions.


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/92d152f6
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/92d152f6
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/92d152f6

Branch: refs/heads/4.2.x
Commit: 92d152f61a5fb82bb471f3904dc624decc6499ce
Parents: de2f117
Author: Phil Sorber <so...@apache.org>
Authored: Fri Aug 1 10:16:14 2014 -0600
Committer: Phil Sorber <so...@apache.org>
Committed: Fri Aug 1 10:16:14 2014 -0600

----------------------------------------------------------------------
 ci/jenkins/records.config.pristine |   1 -
 ci/rat-excludes.txt                | 129 --------------------------------
 ci/rat-regex.txt                   |   5 ++
 3 files changed, 5 insertions(+), 130 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/92d152f6/ci/jenkins/records.config.pristine
----------------------------------------------------------------------
diff --git a/ci/jenkins/records.config.pristine b/ci/jenkins/records.config.pristine
deleted file mode 100644
index 0b17bae..0000000
--- a/ci/jenkins/records.config.pristine
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG proxy.config.url_remap.pristine_host_hdr INT 0

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/92d152f6/ci/rat-excludes.txt
----------------------------------------------------------------------
diff --git a/ci/rat-excludes.txt b/ci/rat-excludes.txt
deleted file mode 100644
index 2e59588..0000000
--- a/ci/rat-excludes.txt
+++ /dev/null
@@ -1,129 +0,0 @@
-ci/
-proxy/config/
-**/*.a
-**/*.so
-**/*.o
-**/*.Po
-**/*.in
-**/*.Plo
-**/*.la
-**/*.lai
-**/*.lo
-**/.dirstamp
-**/Makefile
-**/TODO
-.vimrc
-.clang-format
-.gitignore
-**/.gitignore
-.git/
-.indent.pro
-aclocal.m4
-CHANGES
-CRUFT.txt
-autom4te.cache/
-build/
-LAYOUT
-configure
-tags
-libtool
-config.log
-config.status
-config.nice
-configure
-REVIEWERS
-proxy/README-stats.otl
-proxy/http/README.via
-proxy/ClassH.txt
-proxy/DebugStreamLevels.txt
-proxy/trafficserver-release
-proxy/cache_test.config
-proxy/congest/FeatureSpec.txt
-proxy/http/stats.memo
-proxy/issues.txt
-proxy/test_xml_parser
-proxy/tests/logstats.json
-proxy/tests/logstats.summary
-mgmt/cli/cli_detailed_command_list.txt
-mgmt/cli/cli_feature_spec.txt
-example/README.internal
-example/blacklist-1/blacklist.txt
-example/thread-pool/TESTPLAN.txt
-example/thread-pool/test/SynTest/
-example/thread-pool/test/SDKTest/SDKtest_server.config
-example/app-template/records.config
-doc/docbuild/
-doc/dot/
-doc/Doxyfile
-doc/Doxyfile.in
-doc/static/images/press/trafficserver.svg
-lib/tsconfig/test-tsconfig
-lib/tsconfig/TsConfigGrammar.hpp
-lib/ts/ParseRulesCType
-lib/ts/ParseRulesCTypeToLower
-lib/ts/ParseRulesCTypeToUpper
-lib/ts/test_Map
-lib/ts/test_Vec
-lib/ts/test_arena
-lib/ts/test_atomic
-lib/ts/test_freelist
-lib/ts/fastlz.h
-lib/ts/fastlz.c
-lib/ts/stamp-h1
-iocore/fastio/inkfio/inkfio.conf
-iocore/aio/sample.cfg
-iocore/cache/Notes
-iocore/cache/cache_test.config
-iocore/fastio/tools/advbmark/runme
-iocore/net/test_certlookup
-lib/records/test_records.config
-mgmt/stats/spec
-proxy/mime.types
-proxy/msgs/TSMessages.mc
-proxy/msgs/TSMsgs.rc
-test/SDKtest/synth_server/SDKtest_server.config
-test/deft/defs/climatelab.def
-test/deft/defs/localhost.def
-test/plugin/INKHttpHooksTrans/altSelect.notes
-mgmt/cli/hashtable.cc
-lib/ts/ink_res_init.cc
-lib/ts/ink_res_mkquery.cc
-lib/ts/ink_rand.h
-lib/ts/ink_rand.cc
-lib/tsconfig/BisonHeaderToC++.sed
-README-EC2
-REVIEWERS
-lib/perl/MANIFEST
-lib/perl/Makefile-pl
-lib/perl/blib/
-lib/perl/pm_to_blib
-ats-install/
-cop/traffic_cop
-mgmt/api/remote/traffic_api_cli_remote
-mgmt/cli/traffic_line
-mgmt/cli/traffic_shell
-mgmt/traffic_manager
-proxy/traffic_server
-proxy/traffic_logcat
-proxy/traffic_logstats
-proxy/traffic_sac
-lib/tsconfig/test-1.tsconfig
-rc/solaris.txt
-rc/trafficserver.service
-tools/http_load/
-tools/tstop/tstop
-tools/jtest/jtest
-plugins/experimental/stale_while_revalidate/stale_while_revalidate.conf
-plugins/experimental/tcp_info/tcp_info.config
-plugins/experimental/esi/docnode_test
-plugins/experimental/esi/parser_test
-plugins/experimental/esi/processor_test
-plugins/experimental/esi/utils_test
-plugins/experimental/esi/vars_test
-plugins/experimental/esi/README.combo
-iocore/aio/diags.log
-iocore/aio/test_AIO
-iocore/aio/test_AIO.sample
-iocore/eventsystem/diags.log
-iocore/eventsystem/test_Buffer
-iocore/eventsystem/test_Event

http://git-wip-us.apache.org/repos/asf/trafficserver/blob/92d152f6/ci/rat-regex.txt
----------------------------------------------------------------------
diff --git a/ci/rat-regex.txt b/ci/rat-regex.txt
index ec0ccc5..cf0fd96 100644
--- a/ci/rat-regex.txt
+++ b/ci/rat-regex.txt
@@ -3,6 +3,10 @@ autom4te.cache
 build
 build-aux
 body_factory
+config.log
+config.nice
+config.status
+libtool
 blib
 .*\.txt$
 .*\.cfg$
@@ -20,6 +24,7 @@ blib
 .gitmodules
 .indent.pro
 .vimrc
+Doxyfile.*
 CHANGES
 LAYOUT
 README.*$