You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ma...@apache.org on 2022/04/11 14:36:17 UTC

[trafficcontrol] branch master updated (aebcecec88 -> 17414e9e4d)

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

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


    from aebcecec88 Bump moment from 2.29.1 to 2.29.2 in /traffic_portal/app/src (#6741)
     add 17414e9e4d t3c race condition timestamp updates (#6730)

No new revisions were added by this update.

Summary of changes:
 cache-config/testing/ort-tests/tc-fixtures.json    |  4 +-
 docs/source/api/v3/servers_id.rst                  |  2 +-
 docs/source/api/v4/servers_hostname_update.rst     | 10 +--
 ...2022040623082100_server_config_update.down.sql} |  0
 ...> 2022040623082100_server_config_update.up.sql} |  0
 .../traffic_ops_golang/dbhelpers/db_helpers.go     | 30 --------
 traffic_ops/traffic_ops_golang/server/update.go    | 83 +++++-----------------
 7 files changed, 25 insertions(+), 104 deletions(-)
 rename traffic_ops/app/db/migrations/{2022021523082100_server_config_update.down.sql => 2022040623082100_server_config_update.down.sql} (100%)
 rename traffic_ops/app/db/migrations/{2022021523082100_server_config_update.up.sql => 2022040623082100_server_config_update.up.sql} (100%)