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 2021/03/17 21:02:17 UTC

[trafficcontrol] branch master updated (15b574a -> 8f6365f)

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 15b574a  Fix logrotate permissions for Traffic Stats (#5650)
     add 8f6365f  If-UnModified-Since/If-Match Improvements (#5615)

No new revisions were added by this update.

Summary of changes:
 .../testing/api/v4/servercapabilities_test.go      | 42 +++++++++++++++++--
 .../testing/api/v4/serverservercapability_test.go  | 20 ++++-----
 traffic_ops/testing/api/v4/topologies_test.go      | 47 +++++++++++++++++++---
 traffic_ops/traffic_ops_golang/api/api.go          | 29 ++++++++++++-
 .../servercapability/servercapability.go           | 21 +++-------
 .../traffic_ops_golang/topology/topologies.go      |  7 ++++
 traffic_ops/v4-client/servercapability.go          |  6 +--
 traffic_ops/v4-client/topology.go                  |  4 +-
 8 files changed, 135 insertions(+), 41 deletions(-)