You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ra...@apache.org on 2019/11/04 22:12:25 UTC

[trafficcontrol] branch master updated (cb8915d -> b9780ea)

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

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


    from cb8915d  adds ds required capabilities link to using TP ds section (#4067)
     add b9780ea  Add atscfg logic for Server Capabilities. (#3980)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   1 +
 lib/go-atscfg/atscfg.go                            |   2 +
 lib/go-atscfg/parentdotconfig.go                   | 219 +++++++++++++--------
 lib/go-atscfg/parentdotconfig_test.go              | 131 +++++++++++-
 traffic_ops/ort/atstccfg/parentdotconfig.go        | 195 ++++++++++--------
 traffic_ops/ort/atstccfg/toreq.go                  |  72 +++++++
 .../ats/atsserver/parentdotconfig.go               |  48 +++--
 traffic_ops/traffic_ops_golang/ats/db.go           |  64 ++++++
 8 files changed, 547 insertions(+), 185 deletions(-)