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

[trafficcontrol] branch master updated (3bf2acf -> 2c54c27)

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

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


    from 3bf2acf  New fakeOrigin testing tool (#3567)
     add 2c54c27  Find a better way to determine last status change (#4989)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   1 +
 lib/go-tc/servers.go                               |   6 +-
 ...82000000000_add_server_status_last_updated.sql} |  12 +-
 traffic_ops/testing/api/v3/servers_test.go         | 129 ++++++++++++++++++
 .../traffic_ops_golang/server/put_status.go        |  37 ++++-
 traffic_ops/traffic_ops_golang/server/servers.go   | 149 +++++++++++++++++++--
 .../modules/form/server/form.server.tpl.html       |   5 +
 .../table/servers/TableServersController.js        |  10 +-
 8 files changed, 323 insertions(+), 26 deletions(-)
 copy traffic_ops/app/db/migrations/{2020061622101648_add_new_header_rewrite.sql => 2020082000000000_add_server_status_last_updated.sql} (76%)