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 2020/01/27 19:53:24 UTC

[trafficcontrol] branch master updated (36f3223 -> f3e30a2)

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 36f3223  Deprecate /divisions/:division_name/regions (#4334)
     add f3e30a2  Fix atstccfg caching (#4289)

No new revisions were added by this update.

Summary of changes:
 traffic_ops/ort/atstccfg/toreq/caching.go      |  3 +-
 traffic_ops/ort/atstccfg/toreq/caching_test.go | 68 ++++++++++++++++++++++++++
 traffic_ops/ort/atstccfg/toreq/toreq.go        | 26 +++++++---
 3 files changed, 89 insertions(+), 8 deletions(-)
 create mode 100644 traffic_ops/ort/atstccfg/toreq/caching_test.go