Return-Path: X-Original-To: apmail-ignite-dev-archive@minotaur.apache.org Delivered-To: apmail-ignite-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7F45818D49 for ; Mon, 15 Feb 2016 08:28:23 +0000 (UTC) Received: (qmail 16049 invoked by uid 500); 15 Feb 2016 08:28:23 -0000 Delivered-To: apmail-ignite-dev-archive@ignite.apache.org Received: (qmail 16010 invoked by uid 500); 15 Feb 2016 08:28:23 -0000 Mailing-List: contact dev-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list dev@ignite.apache.org Received: (qmail 15774 invoked by uid 99); 15 Feb 2016 08:28:23 -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, 15 Feb 2016 08:28:23 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D7C57E0A08; Mon, 15 Feb 2016 08:28:22 +0000 (UTC) From: dkarachentsev To: dev@ignite.apache.org Reply-To: dev@ignite.apache.org Message-ID: Subject: [GitHub] ignite pull request: Ignite 2598 Content-Type: text/plain Date: Mon, 15 Feb 2016 08:28:22 +0000 (UTC) GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/480 Ignite 2598 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dkarachentsev/ignite ignite-2598 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/480.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 #480 ---- commit 946dccb9e98419bf9921b12607667d74ef87ecda Author: dkarachentsev Date: 2016-02-10T08:33:04Z IGNITE-2575 Add limit on minimal value of IGFS IPC port configuration. commit 3d5999821d0efd6c026adbb3256c86bc798dc1c7 Author: dkarachentsev Date: 2016-02-10T08:50:09Z Merge remote-tracking branch 'upstream/master' commit 375eb11ba8c9076906971785fdb7bead294d8022 Author: dkarachentsev Date: 2016-02-11T09:47:18Z Merge remote-tracking branch 'upstream/master' commit 88a11b4554884acd2dbd956fcbd37a8932fbde8e Author: dkarachentsev Date: 2016-02-12T08:39:32Z Merge remote-tracking branch 'upstream/master' commit ee9647f304b01299e18a5eb962680c197f41dbbb Author: dkarachentsev Date: 2016-02-15T08:20:38Z IGNITE-2598 - Fix Enum arguments in SQL queries are not considered with BinaryMarshaller commit 210668fe7d9d91e0f244ff7ac6e1ff38db1af152 Author: dkarachentsev Date: 2016-02-15T08:23:35Z IGNITE-2598 - Fix Enum arguments in SQL queries are not considered with BinaryMarshaller commit 1ad41053d6f101714aa970693937a14ee5f40546 Author: dkarachentsev Date: 2016-02-15T08:27:28Z IGNITE-2598 - Fix Enum arguments in SQL queries are not considered with BinaryMarshaller ---- --- 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. ---