You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2020/08/14 20:20:55 UTC

[trafficcontrol] branch master updated (bf2f05d -> 7f1cffc)

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

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


    from bf2f05d  Perl-less tests (#4957)
     add 7f1cffc  GET /api/3.0/servers?dsId=1 500s when requested with If-Modified-Since header (#4953)

No new revisions were added by this update.

Summary of changes:
 traffic_ops/client/deliveryserviceserver.go               | 15 +++++++++------
 traffic_ops/client/server.go                              |  3 +++
 .../testing/api/v3/cachegroupsdeliveryservices_test.go    |  4 ++--
 traffic_ops/testing/api/v3/deliveryserviceservers_test.go |  4 ++--
 traffic_ops/testing/api/v3/servers_test.go                | 11 +++++++++++
 .../api/v3/servers_to_deliveryservice_assignment_test.go  | 12 ++++++++++++
 .../traffic_ops_golang/deliveryservice/servers/servers.go |  2 +-
 traffic_ops/traffic_ops_golang/server/servers.go          |  7 ++++---
 traffic_ops/traffic_ops_golang/util/ims/ims.go            |  7 ++++---
 9 files changed, 48 insertions(+), 17 deletions(-)