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

[trafficcontrol] branch master updated (ac9f1ea -> a02b5f1)

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

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


    from ac9f1ea  Merge pull request #3065 from limited/traffic_vault_util
     add 2d3c0d3  Fix TO CRConfig generation to use tm.url parameter
     new a02b5f1  Merge pull request #3069 from rob05c/to-crconfig-user-tmurl-param

The 1 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.


Summary of changes:
 traffic_ops/testing/api/v14/crconfig_test.go       | 40 +++++++++++++++++++++-
 traffic_ops/traffic_ops_golang/config/config.go    |  8 +++++
 .../traffic_ops_golang/crconfig/crconfig.go        | 23 ++++++++++---
 traffic_ops/traffic_ops_golang/crconfig/handler.go |  6 ++--
 traffic_ops/traffic_ops_golang/crconfig/servers.go | 12 +++++++
 5 files changed, 81 insertions(+), 8 deletions(-)


[trafficcontrol] 01/01: Merge pull request #3069 from rob05c/to-crconfig-user-tmurl-param

Posted by ne...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

neuman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git

commit a02b5f19a9e4bddda884a074bf1d17be55be46ed
Merge: ac9f1ea 2d3c0d3
Author: David Neuman <ne...@apache.org>
AuthorDate: Thu Dec 13 14:28:47 2018 -0700

    Merge pull request #3069 from rob05c/to-crconfig-user-tmurl-param
    
    Fix TO CRConfig generation to use tm.url parameter

 traffic_ops/testing/api/v14/crconfig_test.go       | 40 +++++++++++++++++++++-
 traffic_ops/traffic_ops_golang/config/config.go    |  8 +++++
 .../traffic_ops_golang/crconfig/crconfig.go        | 23 ++++++++++---
 traffic_ops/traffic_ops_golang/crconfig/handler.go |  6 ++--
 traffic_ops/traffic_ops_golang/crconfig/servers.go | 12 +++++++
 5 files changed, 81 insertions(+), 8 deletions(-)