GitHub user AMashenkov opened a pull request:

    https://github.com/apache/ignite/pull/3689

    Ignite-1.6.15

    For test purposes

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-1.6.15

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

    https://github.com/apache/ignite/pull/3689.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 #3689
    
----
commit eea42827738301168d66562a05d3360150e6fb89
Author: sboikov <sboikov@...>
Date:   2016-08-23T07:47:15Z

    Fix for IgniteDynamicCacheStartNoExchangeTimeoutTest.

commit f9258736c5cfa157e138d879aa0dbacc5a7cb4b2
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2016-08-23T07:59:45Z

    Fixed tests.

commit d6033712425cd0157fa640a7d46ec6579fd7e74b
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2016-08-23T11:10:55Z

    IGNITE-3325 .NET: Improve CompiledQuery in LINQ provider

commit 207e8cb3b939670655da14082ac9e1cf1d822fd0
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2016-08-23T17:01:48Z

    IGNITE-3325 .NET: Improve CompiledQuery in LINQ provider - minor fixes

commit 417b269fe844c2a0b2c18aff8f58a2b38bc27531
Author: Vasiliy Sisko <vsisko@...>
Date:   2016-08-24T02:44:04Z

    IGNITE-3005 Implemented showing of node ID8 , IP and checked values on 
alert.

commit 8c370c6927848b66782ecc18df499460c0bfdd11
Author: Vasiliy Sisko <vsisko@...>
Date:   2016-08-24T03:03:33Z

    IGNITE-2726 Added per-nodes cache information about off-heap.

commit 25b59d7c6ea7bd23d5a8366fb5618e11990327c8
Author: Pavel Tupitsyn <ptupitsyn@...>
Date:   2016-08-24T08:07:17Z

    IGNITE-3325 .NET: Rename CompiledQueryDelegate -> CompiledQueryFunc to 
conform to design guidelines

commit 4e9e7b8ee1c990bacdc2d081b706ca315927fdce
Author: vozerov-gridgain <vozerov@...>
Date:   2016-08-24T09:12:00Z

    IGNITE-3716: ODBC: Added SQL escape sequence parsing.

commit 118db2fcffe3534aa1e5f4b97b8fbe23891752c4
Author: vozerov-gridgain <vozerov@...>
Date:   2016-08-24T09:12:24Z

    Merge remote-tracking branch 'upstream/ignite-1.6.6' into ignite-1.6.6

commit c02ad87f863bd730e60fb7052547fa0848e7eb77
Author: isapego <isapego@...>
Date:   2016-08-24T14:21:48Z

    IGNITE-3736: ODBC: Added support for string scalar functions. This closes 
#979.

commit 13dfcbe03aca137ee70698f6083df27c10ecdaf9
Author: vozerov-gridgain <vozerov@...>
Date:   2016-08-24T14:31:38Z

    IGNITE-3736: ODBC: Reverted back removed "supported" futures.

commit d6449ffbc65acda6a2cf4484608188367837dd17
Author: sboikov <sboikov@...>
Date:   2016-08-24T15:34:02Z

    Fixed issues on node stop:
    - in service processor need guard depExe access with busyLock
    - do not error log IO errors in ClientImpl on stop

commit 12fd4976f482ebc43831754645e34042c9073b2d
Author: sboikov <sboikov@...>
Date:   2016-08-25T09:29:04Z

    Fixed GridQueryParsingTest.

commit 5a3b3e2c6ecb5d6c96513b79f21828526b4a98a0
Author: isapego <isapego@...>
Date:   2016-08-25T09:35:07Z

    IGNITE-3749: ODBC: Added support for numeric scalar functions. This closes 
#981.

commit 0e3a6e2df8b42f255a5a4688d5827dccaabfd3a4
Author: isapego <isapego@...>
Date:   2016-08-25T11:34:31Z

    IGNITE-3757: ODBC: Added aggregate functions support. This closes #983.

commit e21111f287039011bc9437c94fb574e61e2ac226
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-25T13:26:02Z

    IGNITE-3738: ODBC: Fixed escape sequence whitespaces handling. This closes 
#982.

commit 8aabd6ea65d883d3bbcf37c05c146105dff8a6e2
Author: isapego <igorsapg@...>
Date:   2016-08-25T13:30:20Z

    IGNITE-3751: ODBC: Added system functions support. This closes #985.

commit ae0b5ebf02f3eb70d24dd3b0eb63dde9843c82b0
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-26T08:12:31Z

    IGNITE-3739: ODBC: Added GUID escape sequence support. This closes #988.

commit 6fd53ea5b50148e5a1156d83ea28acb8faf84035
Author: Igor Sapego <isapego@...>
Date:   2016-08-26T08:19:39Z

    IGNITE-3761: ODBC: Added tests for SQL_SQL92_VALUE_EXPRESSIONS. This closes 
#989.

commit 99e3e8a2d997aa681264460c2845984712ded90e
Author: Igor Sapego <isapego@...>
Date:   2016-08-26T08:23:49Z

    IGNITE-3764: ODBC Added tests for SQL operators. This closes #986.

commit 87a1928a4f90b4f8a221041cfff9d22e3dd801cc
Author: vozerov-gridgain <vozerov@...>
Date:   2016-08-26T12:22:15Z

    IGNITE-3776: Removed code duplication in GridNearAtomicAbstractUpdateFuture.

commit 92f18bf353cc8c3821c6500ce9f1cd397a7cf17c
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-26T12:31:30Z

    IGNITE-3745: ODBC: Implemented date/time/timestamp escape sequence parsing. 
This closes #991.

commit b5757642e135908d9baa027a605035dd0d4acfc9
Author: tledkov-gridgain <tledkov@...>
Date:   2016-08-26T12:47:02Z

    IGNITE-3670 IGFS: Improved symlink handling for delete operation and added 
more tests. This closes #975.

commit 289170346e40a89243b80d3743c1b66543a117ef
Author: Igor Sapego <isapego@...>
Date:   2016-08-29T12:00:08Z

    IGNITE-3773: ODBC: Added tests for UUID data type. This closes #993.

commit 0465874d9dddcf962a82a2ef38589121201f0b75
Author: agura <agura@...>
Date:   2016-08-24T18:13:29Z

    ignite-2968 Deadlock detection for optimistic tx and near caches

commit 407071e466d1a4fcec86571d4791ace8bb206f53
Author: Eduard Shangareev <eshangareev@...>
Date:   2016-08-30T00:32:31Z

    IGNITE-2546 - Transformers for SCAN queries. Fixes #949.

commit f9ff97c91374dcd9cd8ad08d46d1d2de44193060
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-30T06:31:20Z

    ignite-2560 Support resource injection for entry processor, optimizations 
for resource injection.

commit 3244a5c9dabf6d4fcaa32a661cc0adc6f8ea30de
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-30T08:49:11Z

    IGNITE-3742: ODBC: Added support for OUTER JOIN escape sequence. This 
closes #1000.

commit fbbcaf4322548f61d2f63bf5d4e8f6d5284e73d3
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date:   2016-08-30T10:22:29Z

    IGNITE-3798: ODBC: Added literals support. This closes #1005.

commit 1ef150eba52eb63c2bfc3fafa0d036cf26be1c5b
Author: Alexey Kuznetsov <akuznetsov@...>
Date:   2016-08-30T11:18:20Z

    Revert wrong merge.

----


---

Reply via email to