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 2019/11/01 17:30:37 UTC

[trafficcontrol] branch master updated (102372c -> a6ac249)

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 102372c  Block server servercapability delete if associated ds requires it (#4041)
     add a6ac249  Ensure server_capability can only be assigned to edges or mids (#4044)

No new revisions were added by this update.

Summary of changes:
 docs/source/api/server_server_capabilities.rst     |  2 ++
 .../testing/api/v14/serverservercapability_test.go | 26 ++++++++++++++---
 .../server/servers_server_capability.go            | 33 +++++++++++++++++++++-
 .../modules/form/server/form.server.tpl.html       |  6 ++--
 .../TableServerServerCapabilitiesController.js     |  5 ++--
 .../table.serverServerCapabilities.tpl.html        |  2 +-
 .../table/servers/TableServersController.js        | 13 ++++++++-
 .../app/src/common/service/utils/ServerUtils.js    |  4 +--
 8 files changed, 77 insertions(+), 14 deletions(-)