[GitHub] incubator-trafficcontrol pull request #646: [TC-364] - adds the ability to a...

2017-06-05 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/646 [TC-364] - adds the ability to assign/unassign ds's to user thru the api You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (TC-367) Download page must not link to dist.apache.org

2017-06-05 Thread Sebb (JIRA)
Sebb created TC-367: --- Summary: Download page must not link to dist.apache.org Key: TC-367 URL: https://issues.apache.org/jira/browse/TC-367 Project: Traffic Control Issue Type: Bug Reporter:

[GitHub] incubator-trafficcontrol pull request #643: Initial commit for Simple Sessio...

2017-06-05 Thread shukitchan
Github user shukitchan commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/643#discussion_r120225398 --- Diff: traffic_server/plugins/sst/sst.lua --- @@ -0,0 +1,99 @@ +-- Licensed to the Apache Software Foundation (ASF) under one

[GitHub] incubator-trafficcontrol pull request #645: Change Traffic Ops `/update` to ...

2017-06-05 Thread rob05c
GitHub user rob05c opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/645 Change Traffic Ops `/update` to `priv > 10` to facilitate minimal syncds priveleges This specifically allows creating a role with privilege level between 10 and 20 (e.g. 11),

[GitHub] incubator-trafficcontrol issue #642: Add Traffic Ops username to access log

2017-06-05 Thread rob05c
Github user rob05c commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/642 This PR doesn't modify the log format, which was already logging `%u` (which apparently broke sometime in the past), it only makes the logger aware of the username. --- If your

[GitHub] incubator-trafficcontrol issue #642: Add Traffic Ops username to access log

2017-06-05 Thread dewrich
Github user dewrich commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/642 I think putting the username at the "end" of the line is better in case there are any logs scrapers concerned with that format. Otherwise I think the localUsername vs. the

[GitHub] incubator-trafficcontrol issue #628: Fix parent.config generation so that un...

2017-06-05 Thread dneuman64
Github user dneuman64 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/628 +1 on what @dg4prez said, you also need to put this code on the API side here:

[GitHub] incubator-trafficcontrol issue #642: Add Traffic Ops username to access log

2017-06-05 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/642 Tested locally, here were my results: 127.0.0.1 - localUsername [05/Jun/2017:13:38:48 -0600] "GET /api/1.2/logs/newcount HTTP/1.1" 200 51 7370 "Mozilla/5.0 (Macintosh;

[GitHub] incubator-trafficcontrol pull request #644: Tenant utils

2017-06-05 Thread nir-sopher
GitHub user nir-sopher opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/644 Tenant utils Adding the "TenantUtils" class allowing to check if resource is accessible (tenancy wise). The class provides further tenants related functionality like get

[GitHub] incubator-trafficcontrol pull request #643: Initial commit for Simple Sessio...

2017-06-05 Thread sandmanahoy
GitHub user sandmanahoy opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/643 Initial commit for Simple Session Tracking Lua script (used with tslu… …a plugin) You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (TC-366) Improve misc/release.pl to do more release management tasks

2017-06-05 Thread Eric Friedrich (JIRA)
Eric Friedrich created TC-366: - Summary: Improve misc/release.pl to do more release management tasks Key: TC-366 URL: https://issues.apache.org/jira/browse/TC-366 Project: Traffic Control Issue

[GitHub] incubator-trafficcontrol issue #602: Change Traffic Ops password hashing to ...

2017-06-05 Thread rob05c
Github user rob05c commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/602 Fixed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] incubator-trafficcontrol issue #602: Change Traffic Ops password hashing to ...

2017-06-05 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/602 sorry, i merged another PR that created a conflict for you... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] incubator-trafficcontrol pull request #642: Add Traffic Ops username to acce...

2017-06-05 Thread rob05c
GitHub user rob05c opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/642 Add Traffic Ops username to access log You can merge this pull request into a Git repository by running: $ git pull https://github.com/rob05c/incubator-trafficcontrol

Build failed in Jenkins: incubator-trafficcontrol-rat #51

2017-06-05 Thread Apache Jenkins Server
See -- Started by upstream project "incubator-trafficcontrol-master-build" build number 52 originally caused by: Started by an SCM change [EnvInject] - Loading node

[GitHub] incubator-trafficcontrol pull request #370: Adding a "create user" to the ap...

2017-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/370 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] incubator-trafficcontrol issue #370: Adding a "create user" to the api

2017-06-05 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/370 yes, there is a UT failure: t/user.t (Wstat: 256 Tests: 21 Failed: 1) Failed test: 5 Non-zero exit status: 1