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 e85eea8  Traffic Ops API/GUI and Traffic Portal configuration of FQ 
Pacing plugin
     new f50ff79  add /api/1.3/version endpoint and `-version` option on cmd 
line
     new 138fde2  rename version->about
     new 31d4209  api/1.3/about.json endpoint
     new 2ac1034  add tests
     new 09aaab5  move about endpoint to about package

The 5 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/build/traffic_ops.spec                 |  2 +-
 traffic_ops/client/v13/{ping.go => about.go}       | 14 ++--
 .../api/v13/{ping_test.go => about_test.go}        |  8 ++-
 traffic_ops/traffic_ops_golang/about/about.go      | 82 ++++++++++++++++++++++
 .../traffic_ops_golang/about/about_test.go         | 54 ++++++++------
 traffic_ops/traffic_ops_golang/routes.go           |  4 ++
 .../traffic_ops_golang/traffic_ops_golang.go       | 14 +++-
 traffic_ops/traffic_ops_golang/wrappers.go         |  3 +-
 8 files changed, 147 insertions(+), 34 deletions(-)
 copy traffic_ops/client/v13/{ping.go => about.go} (71%)
 copy traffic_ops/testing/api/v13/{ping_test.go => about_test.go} (79%)
 create mode 100644 traffic_ops/traffic_ops_golang/about/about.go
 copy traffic_portal/app/src/modules/private/cdns/dnssecKeys/view/index.js => 
traffic_ops/traffic_ops_golang/about/about_test.go (56%)

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

Reply via email to