[jira] [Commented] (EAGLE-531) Dedup alerts according to state change

2016-09-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/EAGLE-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476873#comment-15476873
 ] 

ASF GitHub Bot commented on EAGLE-531:
--

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-eagle/pull/428


> Dedup alerts according to state change
> --
>
> Key: EAGLE-531
> URL: https://issues.apache.org/jira/browse/EAGLE-531
> Project: Eagle
>  Issue Type: Improvement
>Affects Versions: v0.5.0
>Reporter: Garrett Li
>Assignee: Garrett Li
> Fix For: v0.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-eagle pull request #428: EAGLE-531: Dedup alerts according to stat...

2016-09-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-eagle/pull/428


---
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...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #431: EAGLE-535 Fix eagle-server.sh to support ...

2016-09-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-eagle/pull/431


---
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...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (EAGLE-535) Fix eagle-server.sh to support to run under windows bash like Cygwin

2016-09-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/EAGLE-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476761#comment-15476761
 ] 

ASF GitHub Bot commented on EAGLE-535:
--

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-eagle/pull/431


> Fix eagle-server.sh to support to run under windows bash like Cygwin
> 
>
> Key: EAGLE-535
> URL: https://issues.apache.org/jira/browse/EAGLE-535
> Project: Eagle
>  Issue Type: Bug
>Affects Versions: v0.4.0
>Reporter: Hao Chen
>Assignee: Hao Chen
> Fix For: v0.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (EAGLE-535) Fix eagle-server.sh to support to run under windows bash like Cygwin

2016-09-09 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/EAGLE-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476756#comment-15476756
 ] 

ASF GitHub Bot commented on EAGLE-535:
--

GitHub user haoch opened a pull request:

https://github.com/apache/incubator-eagle/pull/431

EAGLE-535 Fix eagle-server.sh to support to run under windows bash like 
Cygwin

https://issues.apache.org/jira/browse/EAGLE-535

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/haoch/incubator-eagle EAGLE-534

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/431.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #431


commit e08bfb4e27e1abd8aeb52fc08cab9f089d209cf9
Author: Hao Chen 
Date:   2016-09-09T10:34:42Z

EAGLE-535 Fix eagle-server.sh to support to run under windows bash like 
Cygwin




> Fix eagle-server.sh to support to run under windows bash like Cygwin
> 
>
> Key: EAGLE-535
> URL: https://issues.apache.org/jira/browse/EAGLE-535
> Project: Eagle
>  Issue Type: Bug
>Affects Versions: v0.4.0
>Reporter: Hao Chen
>Assignee: Hao Chen
> Fix For: v0.5.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[GitHub] incubator-eagle pull request #431: EAGLE-535 Fix eagle-server.sh to support ...

2016-09-09 Thread haoch
GitHub user haoch opened a pull request:

https://github.com/apache/incubator-eagle/pull/431

EAGLE-535 Fix eagle-server.sh to support to run under windows bash like 
Cygwin

https://issues.apache.org/jira/browse/EAGLE-535

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/haoch/incubator-eagle EAGLE-534

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-eagle/pull/431.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #431


commit e08bfb4e27e1abd8aeb52fc08cab9f089d209cf9
Author: Hao Chen 
Date:   2016-09-09T10:34:42Z

EAGLE-535 Fix eagle-server.sh to support to run under windows bash like 
Cygwin




---
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...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (EAGLE-535) Fix eagle-server.sh to support to run under windows bash like Cygwin

2016-09-09 Thread Hao Chen (JIRA)
Hao Chen created EAGLE-535:
--

 Summary: Fix eagle-server.sh to support to run under windows bash 
like Cygwin
 Key: EAGLE-535
 URL: https://issues.apache.org/jira/browse/EAGLE-535
 Project: Eagle
  Issue Type: Bug
Affects Versions: v0.4.0
Reporter: Hao Chen
Assignee: Hao Chen
 Fix For: v0.5.0






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (EAGLE-534) Integrate typesafe-config with DropWizard

2016-09-09 Thread Hao Chen (JIRA)
Hao Chen created EAGLE-534:
--

 Summary: Integrate typesafe-config with DropWizard
 Key: EAGLE-534
 URL: https://issues.apache.org/jira/browse/EAGLE-534
 Project: Eagle
  Issue Type: Improvement
Affects Versions: v0.4.0
Reporter: Hao Chen
Assignee: Hao Chen
 Fix For: v0.5.0






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)