You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2018/07/13 21:20:40 UTC

[trafficcontrol] branch staging created (now 1d5cfe4)

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

dangogh pushed a change to branch staging
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


      at 1d5cfe4  TO Go GET /user/current should have 'roleName' not 'rolename'

This branch includes the following new commits:

     new b7edf40  Convert existing build processes to Jenkinsfile for Comcast & Apache
     new 2fb0045  Change to do a full clean of the workspace before starting the build
     new 4b9db5c  Switch golang unit tests to output in junit format
     new 20a8fcf  Switch Perl Unit & Integration tests to JUnit test output
     new 8326ed7  Initial commit for localization/routing for HTTP delivery services.
     new 2e03af3  Rebase/checkpoint commit for localization/routing for HTTP delivery services.
     new b5b4bbd  Fix testDynamicZoneCache failure when location not found in czmap
     new 962a3a2  Minor code cleanup for Edge Traffic Routing
     new 4b9c176  Changed logic around initial limits when creating list of edge TRs in a miss scenario.
     new b6fa4e1  Fixed a small bug that prevented localized Traffic Routers from being identified for NS records and other RR types that do not associate with a DS.
     new b0de4cc  Minor bug fix and cleanup around logging.
     new eaeadc1  Add field for Max DNS IPs to HTTP & STEERING DSes in Traffic Portal
     new 5577289  Fixed NPE caused by a null track object due to not wanting to overwrite logging data set by localization decisions on a DNS delivery service.
     new 1ab6b99  Fixed a case where result location was not being set.
     new 118c42f  Adds configurable hash count by profile to the 'contentRouters' section of CRConfig.
     new 1825590  CDN-567 Move edge traffic router locations out of edgeLocations
     new 91d17d8  Separate localized DNS stats from the 'dnsMap' in the stats API endpoint
     new b7793f0  Added some defensive coding around parsing trafficRouterLocations and slightly refactored to work around a PMD warning.
     new 54a5882  Updated logging message to contain the correct key name for trafficRouterLocations.
     new 748a9f0  Added edge traffic routing docs.
     new 4b4407c  Moved TR admin docs to their own directory structure.
     new 8a36170  Zone cache fixes, performance enhancements and new tuning parameters.
     new b4fc501  Updated HTTP DS page to match updates made to DNS DS page.
     new 0bae29b  Updated Steering DS page to match updates made to HTTP and DNS DS pages.
     new b5b70d5  Removed import that belongs in the Cache class.
     new de393f8  Initial commit for upgrading TR from Tomcat 6.0.33 to tomcat 8.5.15
     new c0f6975  changes to support an OpenSSL Implementation
     new 4004b9d  Added bouncy castle provider to help convert PKCS1 keys to PKCS8.  OpenSSL only supports PKCS8 format keys and TO creates PCKS1 keys.
     new 069531e  cleaned up PMD warnings
     new f2e01d6  fixed typo in log statement
     new a3ed16a  Changed TR Software Requirements to Java 8
     new f376c85  Initial commit for upgrading TR from Tomcat 6.0.33 to tomcat 8.5.15
     new d75020b  changes to support an OpenSSL Implementation
     new 1965e58  Added bouncy castle provider to help convert PKCS1 keys to PKCS8.  OpenSSL only supports PKCS8 format keys and TO creates PCKS1 keys.
     new 35a010e  Changed TR Software Requirements to Java 8
     new 7a8705e  fixed broken lookups for ~/build/pmd/ruleset.xml
     new 80e1090  changed war name to traffic_router_core and assinged to ROOT context
     new 7334dea  Integrated TR with OpenSSL and tcNative and adjusted test cases.
     new 882b616  reorganized for deployment to CATALINA_BASE '/opt/traffic_router'
     new 54dd880  fixed tomcat-tr dependency in traffic_router build
     new e833048  Moved common classes from core/jdnssec to shared
     new cc4c0f8  updated traffic_router docs for the Tomcat/OpenSSL upgrade.
     new 205fe41  addded tomcat_tr module for building Tomcat RPM
     new fe82896  fixed tomcat_tr dependency in traffic_router build
     new 7f96529  Added tomcat_tr to the Docker build
     new b2002cd  added versions to rpm dependencies
     new a076508  changed core artifact to ROOT
     new e177abf  updated logging to match previous version
     new 50c3e4b  Moved tomcat_tr to traffic_router/tomcat-rpm and fixed
     new 195b866  moved tomcat_tr to traffic_router/tomcat-rpm
     new 7c12665  fixed build number on tomcat rpm
     new 24c9492  added rpm update ability and support for CentOS6
     new b84cd6c  restored ROOT.war dependency in pom.xml
     new 847a20f  added rpm update ability and support for CentOS6 to the tomcat-rpm
     new 6e1e839  Corrected documentation per some recent changes
     new e6dd17b  fixed a couple of small bugs in the buildRpm for tr and tomcat
     new 2249f6d  Updated Docs to match Traffic Router 2.3
     new d594e18  temporarily updated version to 2.3.1 for integration testing purposes
     new 771da74  fixed quote syntax in document traffic_router/migration2-3.repo
     new 4a52b29  temporarily upgraded to tr 2.3.1 and moved obsoletes to tr instead of tomcat
     new 931e36e  temporarily upgraded to tr 2.3.1 and moved obsoletes to tr instead of tomcat
     new 155e640  temporarily upgraded to tr 2.3.1 and moved obsoletes to tr instead of tomcat
     new fd8dbf1  upgrade to tomcat 8.5.29
     new 327149b  upgrade to tomcat 8.5.30 and fixed some edge cases in the rpm deploy
     new aae1676  fixed some edge cases in the rpm deploy
     new b943a15  fixed some edge cases in the rpm deploy
     new 4f0f5ba  correct merge mistake in RouterSslImplementationTest
     new 07ace48  Tomcat 8.5.x branch cleanup.
     new c882695  Updated the documentation to reference version 3.0
     new c5d31d7  Added Apache License header to tomcat.service and tomcat.spec
     new c45ad4a  moved java command line props to startup.properties
     new d21aaa2  fixed bug in server.xml overrides in RouterNioEndpoint
     new 4fddc7f  changed build to preserve the systemctl unit file on the server if one already exists
     new 4895264  Changed default config files to match production settings
     new ab834ff  Added missing logging statement back to CertificateRegistry.
     new 15ef5fb  Fix TO db leak of prepared statements not closed
     new bee4173  Fix TO database leak
     new b580d29  check if username has been removed from the cookie via a logout and return a 401
     new 6323297  ignore id in JSON for PUT
     new 2386f78  overwrite any key value provided in params
     new 0fd2676  GetKeys once params processed
     new 0b01661  Fix DS PUT endpoint not finding the requested DS
     new 1755a70  Fix DSR PUT handlers for status/assignments
     new 1d5cfe4  TO Go GET /user/current should have 'roleName' not 'rolename'

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