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/24 15:59:23 UTC

[2/3] incubator-trafficcontrol git commit: Merge branch 'regex-crud' of https://github.com/mitchell852/incubator-trafficcontrol

Merge branch 'regex-crud' 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/1005b379
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/1005b379
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/1005b379

Branch: refs/heads/master
Commit: 1005b3792aa8893c9fb367b1b3a6d07578f4def6
Parents: b55605b 6f01ad0
Author: Dewayne Richardson <de...@apache.org>
Authored: Tue Jan 24 08:59:11 2017 -0700
Committer: Dewayne Richardson <de...@apache.org>
Committed: Tue Jan 24 08:59:11 2017 -0700

----------------------------------------------------------------------
 docs/source/development/traffic_ops.rst         |   3 +-
 .../v12/deliveryservice_regex.rst               | 374 +++++++++++++++++++
 .../app/lib/API/DeliveryServiceRegexes.pm       | 235 +++++++++++-
 .../app/lib/Fixtures/DeliveryserviceRegex.pm    |   2 +-
 traffic_ops/app/lib/TrafficOpsRoutes.pm         |   7 +-
 .../app/t/api/1.2/deliveryservice_regex.t       |  66 +++-
 6 files changed, 681 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/1005b379/traffic_ops/app/lib/TrafficOpsRoutes.pm
----------------------------------------------------------------------