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/04/03 20:21:08 UTC

[5/6] incubator-trafficcontrol git commit: moves all seed data into seeds.sql

moves all seed data into seeds.sql


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

Branch: refs/heads/master
Commit: e9c5d5805956abb97d7b256801e201538ac9a631
Parents: 6871398
Author: Jeremy Mitchell <mi...@gmail.com>
Authored: Mon Apr 3 12:53:11 2017 -0600
Committer: Dewayne Richardson <de...@apache.org>
Committed: Mon Apr 3 14:20:58 2017 -0600

----------------------------------------------------------------------
 traffic_ops/app/db/seeds.sql                    | 938 +++++++++++++++++--
 traffic_ops/install/data/json/parameter.json    | 417 +--------
 traffic_ops/install/data/json/profile.json      |  12 +-
 .../install/data/json/profile_parameter.json    | 402 +-------
 traffic_ops/install/data/json/status.json       |   8 +-
 traffic_ops/install/data/json/type.json         |  26 +-
 6 files changed, 853 insertions(+), 950 deletions(-)
----------------------------------------------------------------------