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 2017/03/09 19:09:48 UTC

[40/44] incubator-trafficcontrol git commit: Merge pull request #2 from mitchell852/jvd-splash

Merge pull request #2 from mitchell852/jvd-splash

minor changes (removes commented out code and print statements) and f\u2026

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

Branch: refs/heads/master
Commit: b630c9c619a1c1055eb78e2b45c048f34abf168f
Parents: e695229 3b1df01
Author: Jan van Doorn <jv...@knutsel.com>
Authored: Thu Mar 9 11:39:58 2017 -0700
Committer: GitHub <no...@github.com>
Committed: Thu Mar 9 11:39:58 2017 -0700

----------------------------------------------------------------------
 .../development/traffic_ops_api/v12/cdn.rst     |  54 +++++--
 .../traffic_ops_api/v12/deliveryservice.rst     |   6 -
 .../development/traffic_ops_api/v12/profile.rst | 151 +++++++++++--------
 traffic_ops/app/lib/API/Cdn.pm                  |  32 ++--
 traffic_ops/app/lib/API/Deliveryservice.pm      |   6 +-
 traffic_ops/app/lib/API/Profile.pm              |  31 ++--
 .../lib/Fixtures/Integration/Deliveryservice.pm |   8 -
 traffic_ops/app/lib/Fixtures/Parameter.pm       |   9 --
 traffic_ops/app/lib/UI/Cdn.pm                   |   4 -
 traffic_ops/app/t/api/1.1/cachegroupparameter.t |   2 +-
 10 files changed, 175 insertions(+), 128 deletions(-)
----------------------------------------------------------------------