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

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


    from d26391d  Update flot libraries to earliest stable version (#5132)
     add 2592df4  Remove tm_path from CDN Snapshots (#5475)

No new revisions were added by this update.

Summary of changes:
 docs/source/api/v1/cdns_name_snapshot.rst          |  5 ++++
 docs/source/api/v1/cdns_name_snapshot_new.rst      |  5 ++++
 docs/source/api/v2/cdns_name_snapshot.rst          |  4 +++
 docs/source/api/v2/cdns_name_snapshot_new.rst      |  5 ++++
 docs/source/api/v3/cdns_name_snapshot.rst          |  5 ++++
 docs/source/api/v3/cdns_name_snapshot_new.rst      |  5 ++++
 docs/source/api/v4/cdns_name_snapshot.rst          |  2 --
 docs/source/api/v4/cdns_name_snapshot_new.rst      |  2 --
 lib/go-tc/crconfig.go                              |  8 +++--
 .../migrations/2021012800000000_remove_tm_path.sql | 35 ++++++++++++++++++++++
 traffic_ops/testing/api/v1/crconfig_test.go        |  5 +---
 traffic_ops/testing/api/v2/crconfig_test.go        |  5 +---
 traffic_ops/testing/api/v3/crconfig_test.go        |  5 +---
 traffic_ops/testing/api/v4/crconfig_test.go        |  7 ++---
 .../traffic_ops_golang/crconfig/crconfig.go        |  8 ++---
 traffic_ops/traffic_ops_golang/crconfig/handler.go | 25 ++++++++++++----
 traffic_ops/traffic_ops_golang/crconfig/stats.go   |  3 +-
 .../traffic_ops_golang/crconfig/stats_test.go      |  3 +-
 .../core/src/test/resources/publish/CrConfig.json  |  2 --
 .../core/src/test/resources/publish/CrConfig2.json |  2 --
 .../core/src/test/resources/publish/CrConfig3.json |  2 --
 .../core/src/test/resources/publish/CrConfig4.json |  2 --
 22 files changed, 99 insertions(+), 46 deletions(-)
 create mode 100644 
traffic_ops/app/db/migrations/2021012800000000_remove_tm_path.sql

Reply via email to