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

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


    from fdb38dc  fixed the API tests
     new 53ec33c  intial work to support compound keys, only cdn implemented
     new 01efc18  convert all implementations of CRUD interfaces to use Keys 
methods

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 traffic_ops/traffic_ops_golang/api/change_log.go   | 11 +++-
 .../traffic_ops_golang/api/change_log_test.go      | 12 ++--
 .../traffic_ops_golang/api/shared_handlers.go      | 71 +++++++++++++++++-----
 .../traffic_ops_golang/api/shared_handlers_test.go | 19 +++---
 .../traffic_ops_golang/api/shared_interfaces.go    |  7 ++-
 traffic_ops/traffic_ops_golang/asn/asns.go         | 31 ++++++----
 traffic_ops/traffic_ops_golang/cdn/cdns.go         | 21 ++++---
 .../deliveryservice/deliveryservices.go            | 22 ++++---
 .../deliveryservice/request/comment/comments.go    | 26 +++++---
 .../request/comment/comments_test.go               |  1 -
 .../deliveryservice/request/requests.go            | 31 ++++++----
 .../deliveryservice/request/requests_test.go       |  8 +--
 .../traffic_ops_golang/division/divisions.go       | 25 +++++---
 .../traffic_ops_golang/parameter/parameters.go     | 21 ++++---
 .../physlocation/phys_locations.go                 | 21 ++++---
 traffic_ops/traffic_ops_golang/profile/profiles.go | 21 ++++---
 traffic_ops/traffic_ops_golang/region/regions.go   | 19 +++---
 traffic_ops/traffic_ops_golang/server/servers.go   | 27 +++++---
 traffic_ops/traffic_ops_golang/status/statuses.go  | 31 ++++++----
 traffic_ops/traffic_ops_golang/types/types.go      | 21 ++++---
 20 files changed, 289 insertions(+), 157 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
dewr...@apache.org.

Reply via email to