[GitHub] saoyag001 opened a new issue #1995: When a new delivery service is requested via delivery service request, send an email notification

2018-03-13 Thread GitBox
saoyag001 opened a new issue #1995: When a new delivery service is requested via delivery service request, send an email notification URL: https://github.com/apache/incubator-trafficcontrol/issues/1995 Send an email notification when the delivery service is marked for approval and when it

[GitHub] mitchell852 opened a new issue #1996: Authors of a ds request (with the portal role) can't change status from draft to submitted

2018-03-13 Thread GitBox
mitchell852 opened a new issue #1996: Authors of a ds request (with the portal role) can't change status from draft to submitted URL: https://github.com/apache/incubator-trafficcontrol/issues/1996 Users with the "portal" role (priv level=15) need to be able to change the status of their ds

[GitHub] hbeatty opened a new issue #1997: Cannot change a profile to a different CDN when servers are assigned to profile

2018-03-13 Thread GitBox
hbeatty opened a new issue #1997: Cannot change a profile to a different CDN when servers are assigned to profile URL: https://github.com/apache/incubator-trafficcontrol/issues/1997 There has been a catch-22 created between profiles and servers. I need to update a profile to the "ALL" CDN,

[GitHub] elsloo opened a new pull request #1998: Updated Traffic Router version to 2.3.0.

2018-03-13 Thread GitBox
elsloo opened a new pull request #1998: Updated Traffic Router version to 2.3.0. URL: https://github.com/apache/incubator-trafficcontrol/pull/1998 This is an automated message from the Apache Git Service. To respond to the me

[GitHub] elsloo opened a new pull request #1999: Fixed a SOA sorting issue in Traffic Router

2018-03-13 Thread GitBox
elsloo opened a new pull request #1999: Fixed a SOA sorting issue in Traffic Router URL: https://github.com/apache/incubator-trafficcontrol/pull/1999 Fixed an issue in Traffic Router where SOA records might not be sorted if they appear last in the input data. -

[GitHub] dewrich commented on issue #1799: Traffic Ops API/GUI configuration of FQ Pacing plugin

2018-03-13 Thread GitBox
dewrich commented on issue #1799: Traffic Ops API/GUI configuration of FQ Pacing plugin URL: https://github.com/apache/incubator-trafficcontrol/pull/1799#issuecomment-372773316 Ok, looks good all tests pass This is an automa

[GitHub] dewrich closed pull request #1799: Traffic Ops API/GUI configuration of FQ Pacing plugin

2018-03-13 Thread GitBox
dewrich closed pull request #1799: Traffic Ops API/GUI configuration of FQ Pacing plugin URL: https://github.com/apache/incubator-trafficcontrol/pull/1799 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of proven

[GitHub] asfgit commented on issue #1998: Updated Traffic Router version to 2.3.0.

2018-03-13 Thread GitBox
asfgit commented on issue #1998: Updated Traffic Router version to 2.3.0. URL: https://github.com/apache/incubator-trafficcontrol/pull/1998#issuecomment-37270 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-traffi

Jenkins build is back to normal : incubator-trafficcontrol-PR-rat #534

2018-03-13 Thread Apache Jenkins Server
See

[GitHub] asfgit commented on issue #1999: Fixed a SOA sorting issue in Traffic Router

2018-03-13 Thread GitBox
asfgit commented on issue #1999: Fixed a SOA sorting issue in Traffic Router URL: https://github.com/apache/incubator-trafficcontrol/pull/1999#issuecomment-372783835 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-tra

[GitHub] dneuman64 opened a new issue #2000: Traffic Portal server checks missing management interface column

2018-03-13 Thread GitBox
dneuman64 opened a new issue #2000: Traffic Portal server checks missing management interface column URL: https://github.com/apache/incubator-trafficcontrol/issues/2000 In traffic ops, there is a column in the server checks page called MGMT for the management interface. This column appear

[GitHub] dewrich commented on issue #1980: [Issue 1838] add `/api/1.3/about` endpoint and `-version` option on cmd line

2018-03-13 Thread GitBox
dewrich commented on issue #1980: [Issue 1838] add `/api/1.3/about` endpoint and `-version` option on cmd line URL: https://github.com/apache/incubator-trafficcontrol/pull/1980#issuecomment-372786313 All tests function and looks good ---

[GitHub] dewrich closed pull request #1980: [Issue 1838] add `/api/1.3/about` endpoint and `-version` option on cmd line

2018-03-13 Thread GitBox
dewrich closed pull request #1980: [Issue 1838] add `/api/1.3/about` endpoint and `-version` option on cmd line URL: https://github.com/apache/incubator-trafficcontrol/pull/1980 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below

[GitHub] dewrich closed issue #1838: Expose TrafficOps Version Info via API

2018-03-13 Thread GitBox
dewrich closed issue #1838: Expose TrafficOps Version Info via API URL: https://github.com/apache/incubator-trafficcontrol/issues/1838 This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] asfgit commented on issue #1980: [Issue 1838] add `/api/1.3/about` endpoint and `-version` option on cmd line

2018-03-13 Thread GitBox
asfgit commented on issue #1980: [Issue 1838] add `/api/1.3/about` endpoint and `-version` option on cmd line URL: https://github.com/apache/incubator-trafficcontrol/pull/1980#issuecomment-372787402 Refer to this link for build results (access rights to CI server needed): https://b

[GitHub] knutsel closed pull request #1998: Updated Traffic Router version to 2.3.0.

2018-03-13 Thread GitBox
knutsel closed pull request #1998: Updated Traffic Router version to 2.3.0. URL: https://github.com/apache/incubator-trafficcontrol/pull/1998 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] knutsel closed pull request #1999: Fixed a SOA sorting issue in Traffic Router

2018-03-13 Thread GitBox
knutsel closed pull request #1999: Fixed a SOA sorting issue in Traffic Router URL: https://github.com/apache/incubator-trafficcontrol/pull/1999 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As t

[GitHub] DylanVolz opened a new pull request #2001: move config.go into config package so it can be used in other packages

2018-03-13 Thread GitBox
DylanVolz opened a new pull request #2001: move config.go into config package so it can be used in other packages URL: https://github.com/apache/incubator-trafficcontrol/pull/2001 This is an automated message from the Apache

[GitHub] dangogh opened a new pull request #2002: TO golang -- improve api/1.3/about endpoint

2018-03-13 Thread GitBox
dangogh opened a new pull request #2002: TO golang -- improve api/1.3/about endpoint URL: https://github.com/apache/incubator-trafficcontrol/pull/2002 fixed some issues and improved testing on .../about endpoint This is an au

[GitHub] asfgit commented on issue #2001: move config.go into config package so it can be used in other packages

2018-03-13 Thread GitBox
asfgit commented on issue #2001: move config.go into config package so it can be used in other packages URL: https://github.com/apache/incubator-trafficcontrol/pull/2001#issuecomment-372828955 Refer to this link for build results (access rights to CI server needed): https://builds.ap

[GitHub] asfgit commented on issue #2002: TO golang -- improve api/1.3/about endpoint

2018-03-13 Thread GitBox
asfgit commented on issue #2002: TO golang -- improve api/1.3/about endpoint URL: https://github.com/apache/incubator-trafficcontrol/pull/2002#issuecomment-372836113 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/incubator-tra

[GitHub] dangogh closed pull request #2001: move config.go into config package so it can be used in other packages

2018-03-13 Thread GitBox
dangogh closed pull request #2001: move config.go into config package so it can be used in other packages URL: https://github.com/apache/incubator-trafficcontrol/pull/2001 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for t