Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4C402200C3A for ; Fri, 17 Mar 2017 07:03:28 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4AF0B160B8B; Fri, 17 Mar 2017 06:03:28 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8C457160B78 for ; Fri, 17 Mar 2017 07:03:27 +0100 (CET) Received: (qmail 23709 invoked by uid 500); 17 Mar 2017 06:03:26 -0000 Mailing-List: contact issues-help@eagle.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@eagle.apache.org Delivered-To: mailing list issues@eagle.apache.org Received: (qmail 23700 invoked by uid 99); 17 Mar 2017 06:03:26 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2017 06:03:26 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A90C6DFE8F; Fri, 17 Mar 2017 06:03:26 +0000 (UTC) From: zombieJ To: issues@eagle.apache.org Reply-To: issues@eagle.apache.org Message-ID: Subject: [GitHub] eagle pull request #882: EAGLE-963 list & detail page use same durationTime Content-Type: text/plain Date: Fri, 17 Mar 2017 06:03:26 +0000 (UTC) archived-at: Fri, 17 Mar 2017 06:03:28 -0000 GitHub user zombieJ opened a pull request: https://github.com/apache/eagle/pull/882 EAGLE-963 list & detail page use same durationTime job list page using time duration calculation. It's sync with detail page by durationTime now. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zombieJ/incubator-eagle EAGLE-963 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/eagle/pull/882.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 #882 ---- commit 135bf87f91855450bda80e9667a4b6650691d008 Author: zombieJ Date: 2017-03-17T06:01:37Z list & detail page use same durationTime ---- --- 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 infrastructure@apache.org or file a JIRA ticket with INFRA. ---