[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread amiryesh
GitHub user amiryesh opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/551 API GW phase 0 (depends on PR #544) First operational version of API GW You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115150424 --- Diff: traffic_ops/experimental/auth/README.md --- @@ -1,6 +1,13 @@ A simple authentication server written in go that

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115150411 --- Diff: traffic_ops/experimental/auth/README.md --- @@ -1,6 +1,13 @@ A simple authentication server written in go that

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149976 --- Diff: traffic_ops/experimental/webfront/webfront.go --- @@ -122,188 +145,311 @@ func main() {

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149729 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149335 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149323 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149338 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149357 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149292 --- Diff: traffic_ops/experimental/webfront/webfront.go --- @@ -122,188 +145,311 @@ func main() {

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149332 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115150002 --- Diff: traffic_ops/experimental/webfront/webfront.go --- @@ -122,188 +145,311 @@ func main() {

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149697 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149913 --- Diff: traffic_ops/experimental/webfront/webfront.go --- @@ -122,188 +145,311 @@ func main() {

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115148956 --- Diff: traffic_ops/experimental/webfront/webfront.go --- @@ -122,188 +145,311 @@ func main() {

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149662 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149679 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149354 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149659 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115149766 --- Diff: traffic_ops/experimental/auth/auth.go --- @@ -132,83 +150,197 @@ func InitializeDatabase(username, password, dbname, server

[GitHub] incubator-trafficcontrol pull request #551: API GW phase 0 (depends on PR #5...

2017-05-07 Thread rob05c
Github user rob05c commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/551#discussion_r115150493 --- Diff: traffic_ops/experimental/auth/README.md --- @@ -1,6 +1,13 @@ A simple authentication server written in go that

[GitHub] incubator-trafficcontrol pull request #552: Remove ccr and steering certific...

2017-05-07 Thread dg4prez
GitHub user dg4prez opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/552 Remove ccr and steering certificates from ssl_multicert Removes the ccr certs and steering services from the ssl_multicert file. This was causing issues with edges downloading