[GitHub] incubator-trafficcontrol pull request #496: fix an issue where when read onl...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/496 --- 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 pull request #496: fix an issue where when read onl...

2017-04-20 Thread dneuman64
GitHub user dneuman64 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/496 fix an issue where when read only users try to access a DS they get a… …n error You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-trafficcontrol pull request #495: [TC-243] fix DBI->connect calls ...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/495 --- 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-04-20 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/370 you might want to run your code thru the perl formatter. I see some formatting errors. Here's more info about that:

[jira] [Commented] (TC-243) TO postinstall connection to remote db not working

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977493#comment-15977493 ] ASF GitHub Bot commented on TC-243: --- GitHub user dangogh opened a pull request:

[GitHub] incubator-trafficcontrol pull request #495: [TC-243] fix DBI->connect calls ...

2017-04-20 Thread dangogh
GitHub user dangogh opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/495 [TC-243] fix DBI->connect calls to allow connection to remote host also removes default answers for cert generation You can merge this pull request into a Git repository by

[jira] [Created] (TC-243) TO postinstall connection to remote db not working

2017-04-20 Thread Dan Kirkwood (JIRA)
Dan Kirkwood created TC-243: --- Summary: TO postinstall connection to remote db not working Key: TC-243 URL: https://issues.apache.org/jira/browse/TC-243 Project: Traffic Control Issue Type: Bug

[GitHub] incubator-trafficcontrol pull request #494: [TC-240] Fix Database dump failu...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/494 --- 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 pull request #494: Dump wait

2017-04-20 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/494 Dump wait Downloads were 0 bytes because the password was being incorrectly passed. Removed gzip compression because it was causing the browser to suspect a malicious file. You

[jira] [Commented] (TC-228) TO: postinstall changes needed for postgres

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977243#comment-15977243 ] ASF GitHub Bot commented on TC-228: --- Github user asfgit closed the pull request at:

[GitHub] incubator-trafficcontrol pull request #490: [BACKPORT TC-228] collective cha...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/490 --- 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

[jira] [Commented] (TC-241) TO API - add api endpoint to remove a server from a delivery service

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15977223#comment-15977223 ] ASF GitHub Bot commented on TC-241: --- GitHub user mitchell852 opened a pull request:

[GitHub] incubator-trafficcontrol pull request #493: [TC-241] - adds api endpoint to ...

2017-04-20 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/493 [TC-241] - adds api endpoint to remove a cache from a ds You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-trafficcontrol issue #433: [TC-184] Tenancy validation for resourc...

2017-04-20 Thread mitchell852
Github user mitchell852 commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/433 make sure you rebase this when you get a chance. you have conflicts. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-trafficcontrol pull request #434: org tenancy - add tenant name to...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/434 --- 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 #30: Add --skip-ssl option to post install to...

2017-04-20 Thread dangogh
Github user dangogh commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/30 I think this should be closed -- postinstall now has `-defaults` option to write out a cfg file with all default questions/answers. And `-a -cfile=` to load all from the file with

[GitHub] incubator-trafficcontrol pull request #229: Traffic Ops ORT can update zero ...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/229 --- 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 #229: Traffic Ops ORT can update zero size fi...

2017-04-20 Thread dg4prez
Github user dg4prez commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/229 Tested and works as designed. --- 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

[GitHub] incubator-trafficcontrol pull request #492: [TC-64] - hooks TOUI into up dbd...

2017-04-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/492 --- 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 pull request #492: [TC-64] - hooks TOUI into up dbd...

2017-04-20 Thread mitchell852
GitHub user mitchell852 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/492 [TC-64] - hooks TOUI into up dbdump api You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976701#comment-15976701 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on the issue:

[GitHub] incubator-trafficcontrol issue #403: [TC-184] Org tenancy - delivery service...

2017-04-20 Thread nir-sopher
Github user nir-sopher commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/403 @mitchell852 Please note that after rebasing the branch deliveryservice UT fail. For some reason the changes I do does not work well with the changes you did, moving from

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976697#comment-15976697 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on the issue:

[GitHub] incubator-trafficcontrol issue #403: [TC-184] Org tenancy - delivery service...

2017-04-20 Thread nir-sopher
Github user nir-sopher commented on the issue: https://github.com/apache/incubator-trafficcontrol/pull/403 File was renamed as required --- 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

[jira] [Closed] (TC-240) DB Dump times out

2017-04-20 Thread Derek Gelinas (JIRA)
[ https://issues.apache.org/jira/browse/TC-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Gelinas closed TC-240. Resolution: Fixed > DB Dump times out > - > > Key: TC-240 >

[GitHub] incubator-trafficcontrol pull request #403: [TC-184] Org tenancy - delivery ...

2017-04-20 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/403#discussion_r112417979 --- Diff: traffic_ops/app/db/migrations/2017040400_delivery_service_tenancy.sql --- @@ -0,0 +1,30 @@ +/* --- End diff --

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976446#comment-15976446 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on a diff in the pull request:

[GitHub] incubator-trafficcontrol pull request #403: [TC-184] Org tenancy - delivery ...

2017-04-20 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/403#discussion_r112418273 --- Diff: traffic_ops/app/lib/Schema/Result/Deliveryservice.pm --- @@ -278,11 +278,22 @@ __PACKAGE__->table("deliveryservice");

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976462#comment-15976462 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on a diff in the pull request:

[GitHub] incubator-trafficcontrol pull request #403: [TC-184] Org tenancy - delivery ...

2017-04-20 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/403#discussion_r112420550 --- Diff: traffic_ops/app/t/api/1.2/deliveryservice.t --- @@ -30,302 +30,407 @@ use Test::TestHelper; BEGIN {

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976449#comment-15976449 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on a diff in the pull request:

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976443#comment-15976443 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on a diff in the pull request:

[jira] [Commented] (TC-184) Tenant Hierarchy

2017-04-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15976374#comment-15976374 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on a diff in the pull request:

[GitHub] incubator-trafficcontrol pull request #403: [TC-184] Org tenancy - delivery ...

2017-04-20 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/403#discussion_r112409155 --- Diff: docs/source/development/traffic_ops_api/v12/deliveryservice.rst --- @@ -168,6 +168,8 @@ Delivery Service