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 2019/12/19 16:16:35 UTC

[trafficcontrol] branch master updated (3fc29e4 -> 058c655)

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 3fc29e4  Add lib/go-rfc GoDoc comments (#4177)
     add 058c655  Targeted cleanup (#4160)

No new revisions were added by this update.

Summary of changes:
 traffic_ops/client/server_update_status.go         |  15 +-
 traffic_ops/client/session.go                      |   1 +
 .../testing/api/v14/serverupdatestatus_test.go     | 246 +++++++++++----------
 traffic_ops/traffic_ops_golang/api/api.go          |  33 ++-
 traffic_ops/traffic_ops_golang/routing/routes.go   |   2 +-
 traffic_ops/traffic_ops_golang/routing/routing.go  |   2 +
 traffic_ops/traffic_ops_golang/server/servers.go   | 167 +++++++-------
 .../server/servers_update_status_test.go           |   4 +-
 8 files changed, 248 insertions(+), 222 deletions(-)