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

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

[GitHub] incubator-trafficcontrol pull request #398: [TC-184] Org tenancy - adding te...

2017-04-01 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/398#discussion_r109293677 --- Diff: traffic_ops/app/lib/UI/Utils.pm --- @@ -42,7 +42,7 @@ use constant ADMIN => 30; our %EXPORT_TAGS = ( 'all'

[GitHub] incubator-trafficcontrol pull request #398: [TC-184] Org tenancy - adding te...

2017-04-01 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/398#discussion_r109293617 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -174,7 +179,9 @@ sub update { registration_sent => (

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

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

[GitHub] incubator-trafficcontrol pull request #398: [TC-184] Org tenancy - adding te...

2017-04-01 Thread mitchell852
Github user mitchell852 commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/398#discussion_r109293498 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -174,7 +179,9 @@ sub update { registration_sent => (

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

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

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

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

[GitHub] incubator-trafficcontrol pull request #402: [TC-184] Org tenancy - adding te...

2017-04-01 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/402#discussion_r109292359 --- Diff: traffic_ops/app/lib/Fixtures/Cdn.pm --- @@ -33,6 +34,17 @@ my %definition_for = ( id => 200,

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

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

[GitHub] incubator-trafficcontrol pull request #402: [TC-184] Org tenancy - adding te...

2017-04-01 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/402#discussion_r109292282 --- Diff: traffic_ops/app/lib/API/Cdn.pm --- @@ -181,19 +189,25 @@ sub update { return $self->alert( "a cdn with domain

[GitHub] incubator-trafficcontrol pull request #402: [TC-184] Org tenancy - adding te...

2017-04-01 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/402#discussion_r109292241 --- Diff: traffic_ops/app/lib/API/Cdn.pm --- @@ -123,10 +126,14 @@ sub create { return $self->alert( "a cdn with domain

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

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

[GitHub] incubator-trafficcontrol pull request #402: [TC-184] Org tenancy - adding te...

2017-04-01 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/402#discussion_r109292194 --- Diff: traffic_ops/app/lib/API/Cdn.pm --- @@ -123,10 +126,14 @@ sub create { return $self->alert( "a cdn with domain

[GitHub] incubator-trafficcontrol pull request #402: [TC-184] Org tenancy - adding te...

2017-04-01 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/402#discussion_r109292111 --- Diff: traffic_ops/app/db/migrations/2017031502_cdn_tenancy.sql --- @@ -0,0 +1,31 @@ +/* --- End diff -- Will

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

2017-04-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952354#comment-15952354 ] 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-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952348#comment-15952348 ] 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-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15952347#comment-15952347 ] ASF GitHub Bot commented on TC-184: --- Github user nir-sopher commented on a diff in the pull request:

[GitHub] incubator-trafficcontrol pull request #398: [TC-184] Org tenancy - adding te...

2017-04-01 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/398#discussion_r109291385 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -159,6 +161,9 @@ sub update { return $self->not_found(); }

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

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

[GitHub] incubator-trafficcontrol pull request #398: [TC-184] Org tenancy - adding te...

2017-04-01 Thread nir-sopher
Github user nir-sopher commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/398#discussion_r109291378 --- Diff: traffic_ops/app/lib/API/User.pm --- @@ -159,6 +161,9 @@ sub update { return $self->not_found(); }

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

2017-04-01 Thread ASF GitHub Bot (JIRA)
: https://github.com/apache/incubator-trafficcontrol/pull/398#discussion_r109291260 --- Diff: traffic_ops/app/db/migrations/2017031501_user_tenancy.sql --- @@ -0,0 +1,31 @@ +/* --- End diff -- 20170401 is on the way > Tenant Hierar

[GitHub] incubator-trafficcontrol pull request #398: [TC-184] Org tenancy - adding te...

2017-04-01 Thread nir-sopher
-- 20170401 is on the way --- 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 the feature is enabled but not working, please contact infrastructure at infrastruct

[GitHub] incubator-trafficcontrol pull request #423: move header rewrite to cdn scope...

2017-04-01 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/423 move header rewrite to cdn scope for cacheability This moves the header rewrite files from server scope to cdn scope, making them cacheable. This should cut down significantly on

[GitHub] incubator-trafficcontrol pull request #422: Hdr rw scope fix

2017-04-01 Thread dg4prez
Github user dg4prez closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/422 --- 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 #422: Hdr rw scope fix

2017-04-01 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/422 Hdr rw scope fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/dg4prez/incubator-trafficcontrol hdr_rw_scope_fix