[GitHub] incubator-trafficcontrol pull request #304: Updates version number to 2.1

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/304 --- 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 #304: Updates version number to 2.1

2017-02-23 Thread limited
GitHub user limited opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/304 Updates version number to 2.1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/limited/incubator-trafficcontrol

[GitHub] incubator-trafficcontrol pull request #303: [TC-162] riak_adapter and ssl_ke...

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/303 --- 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 #303: [TC-162] riak_adapter and ssl_ke...

2017-02-23 Thread dneuman64
GitHub user dneuman64 opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/303 [TC-162] riak_adapter and ssl_keys tests now pass You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TC-162) Riak and SSLkeys Unit Test failures in Master

2017-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15881328#comment-15881328 ] ASF GitHub Bot commented on TC-162: --- GitHub user dneuman64 opened a pull request:

[GitHub] incubator-trafficcontrol pull request #299: WIP - Instant Invalidate

2017-02-23 Thread dg4prez
Github user dg4prez commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r102823888 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -977,7 +1017,16 @@ sub postupdate { my $update_server =

[GitHub] incubator-trafficcontrol pull request #299: WIP - Instant Invalidate

2017-02-23 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r102822502 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -977,7 +1017,16 @@ sub postupdate { my $update_server =

[GitHub] incubator-trafficcontrol pull request #299: WIP - Instant Invalidate

2017-02-23 Thread mtorluemke
Github user mtorluemke commented on a diff in the pull request: https://github.com/apache/incubator-trafficcontrol/pull/299#discussion_r102822448 --- Diff: traffic_ops/app/lib/UI/Server.pm --- @@ -949,7 +985,11 @@ sub postupdate { my $self = shift; my

[jira] [Created] (TC-162) Riak and SSLkeys Unit Test failures in Master

2017-02-23 Thread David Neuman (JIRA)
David Neuman created TC-162: --- Summary: Riak and SSLkeys Unit Test failures in Master Key: TC-162 URL: https://issues.apache.org/jira/browse/TC-162 Project: Traffic Control Issue Type: Bug

[jira] [Commented] (TC-122) TO DBdump no longer works with Postgres

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

[jira] [Commented] (TC-122) TO DBdump no longer works with Postgres

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

[GitHub] incubator-trafficcontrol pull request #302: [TC-122] use uri form for pg_dum...

2017-02-23 Thread dangogh
GitHub user dangogh opened a pull request: https://github.com/apache/incubator-trafficcontrol/pull/302 [TC-122] use uri form for pg_dump connection uri form includes db name, user, passwd, host, port You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TC-132) Some data not copied during sync TS database

2017-02-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880378#comment-15880378 ] ASF GitHub Bot commented on TC-132: --- GitHub user smalenfant reopened a pull request:

[GitHub] incubator-trafficcontrol pull request #268: Create more unique keys when syn...

2017-02-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/268 --- 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-132) Some data not copied during sync TS database

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

[GitHub] incubator-trafficcontrol pull request #281: [TC-132] Fix proper RP for sync

2017-02-23 Thread smalenfant
Github user smalenfant closed the pull request at: https://github.com/apache/incubator-trafficcontrol/pull/281 --- 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

[jira] [Resolved] (TC-158) daemonize() leaves parent process with bad SIGCHLD handler

2017-02-23 Thread Oren Shemesh (JIRA)
[ https://issues.apache.org/jira/browse/TC-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oren Shemesh resolved TC-158. - Resolution: Fixed Here is the commit that closes PR #295, which solves this issue: