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 11CFE200D06 for ; Mon, 25 Sep 2017 23:10:57 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1094F160BD7; Mon, 25 Sep 2017 21:10:57 +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 7CF7B1609EA for ; Mon, 25 Sep 2017 23:10:56 +0200 (CEST) Received: (qmail 11384 invoked by uid 500); 25 Sep 2017 21:10:55 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 11205 invoked by uid 99); 25 Sep 2017 21:10:55 -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; Mon, 25 Sep 2017 21:10:55 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6DDB5F5836; Mon, 25 Sep 2017 21:10:55 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: machristie@apache.org To: commits@airavata.apache.org Date: Mon, 25 Sep 2017 21:10:58 -0000 Message-Id: <123a1033cc9749e288d0bbe82f66faed@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [04/12] airavata-php-gateway git commit: AIRAVATA-2500 Thrift stub code generation archived-at: Mon, 25 Sep 2017 21:10:57 -0000 AIRAVATA-2500 Thrift stub code generation Project: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/commit/cf2eae7e Tree: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/tree/cf2eae7e Diff: http://git-wip-us.apache.org/repos/asf/airavata-php-gateway/diff/cf2eae7e Branch: refs/heads/AIRAVATA-2500 Commit: cf2eae7e1e30bf02cb0ee30ae91f558999b9f90d Parents: f6653e2 Author: Marcus Christie Authored: Thu Sep 7 13:12:53 2017 -0400 Committer: Marcus Christie Committed: Thu Sep 7 15:30:43 2017 -0400 ---------------------------------------------------------------------- app/libraries/Airavata/API/Airavata.php | 4126 +++++++++++------- .../AppCatalog/AccountProvisioning/Types.php | 345 ++ .../Model/AppCatalog/GatewayProfile/Types.php | 120 +- app/libraries/Airavata/Model/Tenant/Types.php | 410 +- 4 files changed, 3326 insertions(+), 1675 deletions(-) ----------------------------------------------------------------------