Return-Path: X-Original-To: apmail-tez-commits-archive@minotaur.apache.org Delivered-To: apmail-tez-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0FCB717BD9 for ; Tue, 20 Jan 2015 20:34:58 +0000 (UTC) Received: (qmail 5843 invoked by uid 500); 20 Jan 2015 20:34:58 -0000 Delivered-To: apmail-tez-commits-archive@tez.apache.org Received: (qmail 5812 invoked by uid 500); 20 Jan 2015 20:34:58 -0000 Mailing-List: contact commits-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list commits@tez.apache.org Received: (qmail 5803 invoked by uid 99); 20 Jan 2015 20:34:57 -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; Tue, 20 Jan 2015 20:34:57 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CFCE1E03A4; Tue, 20 Jan 2015 20:34:57 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jeagles@apache.org To: commits@tez.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: tez git commit: TEZ-1977. Fixup CHANGES.txt with Tez UI jiras (jeagles) Date: Tue, 20 Jan 2015 20:34:57 +0000 (UTC) Repository: tez Updated Branches: refs/heads/master b4885e470 -> dd1ac6495 TEZ-1977. Fixup CHANGES.txt with Tez UI jiras (jeagles) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/dd1ac649 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/dd1ac649 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/dd1ac649 Branch: refs/heads/master Commit: dd1ac6495db01714d9fb32921835bc6b717d0931 Parents: b4885e4 Author: Jonathan Eagles Authored: Tue Jan 20 14:34:38 2015 -0600 Committer: Jonathan Eagles Committed: Tue Jan 20 14:34:38 2015 -0600 ---------------------------------------------------------------------- CHANGES.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/dd1ac649/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 8714f78..436faa3 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -45,6 +45,7 @@ Release 0.6.0: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-1743. Add versions-maven-plugins artifacts to gitignore TEZ-1968. Tez UI - All vertices of DAG are not listed in vertices page TEZ-1890. tez-ui web.tar.gz also being uploaded to maven repository TEZ-1938. Build warning duplicate jersey-json definitions @@ -112,6 +113,20 @@ ALL CHANGES: TEZ-1790. DeallocationTaskRequest may been handled before corresponding AllocationTaskRequest in local mode TEZ-UI CHANGES (TEZ-8): + TEZ-1823. TEZ-8 default ATS url should be the same host as ui + TEZ-1817. TEZ-8 Add configuration and build details to README + TEZ-1813. TEZ-8 display loading and other error messages in tez-ui + TEZ-1809. TEZ-8 Provide a error bar to report errors to users in Tez-UI + TEZ-1810. TEZ-8 Do not deploy tez-ui war to maven repo + TEZ-1709. TEZ-8 Bunch of files in tez-ui missing Apache license header + TEZ-1784. TEZ-8 Attempt details in tasks table. + TEZ-1801. TEZ-8 Update build instructions for tez-ui + TEZ-1757. TEZ-8 Column selector for tables. + TEZ-1794. TEZ-8 Vertex view needs a task attempt rollup + TEZ-1791. TEZ-8 breadcrumbs for moving between pages. + TEZ-1781. TEZ-8 Configurations view ~ New design + TEZ-1605. TEZ-8 Landing page for Tez UI + TEZ-1600. TEZ-8 Swimlanes View for Tez UI TEZ-1799. Enable Cross Origin Support in Tez UI TEZ-1634. Fix compressed IFile shuffle errors TEZ-1615. Skeleton framework for Tez UI