You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by de...@apache.org on 2017/01/03 17:54:06 UTC

[7/8] incubator-trafficcontrol git commit: Merge branch 'tc-80' of https://github.com/mitchell852/incubator-trafficcontrol

Merge branch 'tc-80' of https://github.com/mitchell852/incubator-trafficcontrol


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/eb8ba9f5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/eb8ba9f5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/eb8ba9f5

Branch: refs/heads/master
Commit: eb8ba9f5742a650e86eabc1be7f721534b425276
Parents: b5d21b7 3ed3197
Author: Dewayne Richardson <de...@apache.org>
Authored: Tue Jan 3 10:49:46 2017 -0700
Committer: Dewayne Richardson <de...@apache.org>
Committed: Tue Jan 3 10:49:46 2017 -0700

----------------------------------------------------------------------
 .../development/traffic_ops_api/v12/asn.rst     |  8 ++++
 .../traffic_ops_api/v12/cachegroup.rst          | 41 ++++++++++++++++++++
 .../traffic_ops_api/v12/phys_location.rst       |  8 ++++
 .../development/traffic_ops_api/v12/server.rst  |  6 ++-
 traffic_ops/app/lib/API/Asn.pm                  | 11 +++++-
 traffic_ops/app/lib/API/Parameter.pm            | 30 ++++++++++++++
 traffic_ops/app/lib/API/PhysLocation.pm         | 11 +++++-
 traffic_ops/app/lib/API/Server.pm               |  4 +-
 traffic_ops/app/lib/TrafficOpsRoutes.pm         |  2 +
 9 files changed, 114 insertions(+), 7 deletions(-)
----------------------------------------------------------------------