You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dkarachentsev <gi...@git.apache.org> on 2016/12/26 09:32:41 UTC

[GitHub] ignite pull request #1382: Ignite 4147 SSL misconfiguration is not handled p...

GitHub user dkarachentsev opened a pull request:

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

    Ignite 4147 SSL misconfiguration is not handled properly

    

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

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

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

    https://github.com/apache/ignite/pull/1382.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 #1382
    
----
commit d643dcf2dd2caac4c3ff04cb72f31bbfbf97339a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-28T11:34:23Z

    IGNITE-3970 .NET: Fix Cyrillic 'C' letters in code - add test

commit 474ade276c4ae3e8f93cce37473d37270b4e7ad9
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-28T11:38:04Z

    IGNITE-3988: Moved failing cloud tests to ignore module.

commit ccfaaf8d060ef984678d2376b16b5a17e7c17e9d
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-28T11:38:17Z

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

commit c7fa918c10d771efa91cde1017662c26d0a61085
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2016-09-28T11:47:17Z

    Merge remote-tracking branch 'remotes/community/ignite-1.6.9' into ignite-1.7.3

commit b9105df77cc70b532f94899c754fba47e3e05e9a
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-28T11:53:20Z

    IGNITE-3989: Moved failing JTA tests to ignore module.

commit d595345765db2151ff432beecd478ce056393593
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-28T12:08:38Z

    IGNITE-3990: Moved failing Spring tests to "ignore" module.

commit e3f13455d4273e615727d0410783e3719db98f76
Author: sboikov <sb...@gridgain.com>
Date:   2016-09-28T09:56:17Z

    ignite-2833 Need call 'touch' for cache entry if it was obtained using 'entryEx'.
    
    (cherry picked from commit 17c2fc0)

commit b2faa339acb2eea24e6dd5e0c21fc3d3d0592ff6
Author: sboikov <sb...@gridgain.com>
Date:   2016-09-28T10:47:51Z

    ignite-3621 Fixed 'testEvictExpired'.
    
    (cherry picked from commit 4ff19c2)

commit 74d2fc2416b8e6bc0598152552021f984a013061
Author: sboikov <sb...@gridgain.com>
Date:   2016-09-28T11:31:24Z

    ignite-3621 Fixed 'testEvictExpired'.
    
    (cherry picked from commit bfe4458)

commit d2563dacceea61b19bb6e083e29ebacc28fdd323
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-28T12:51:55Z

    IGNITE-3993: Added failing client tests to "ignored" test suite.

commit 33d34941390c00e8d6a2488e8f2e11e6abba8a01
Author: sboikov <sb...@gridgain.com>
Date:   2016-09-28T12:54:52Z

    Merge remote-tracking branch 'community/ignite-1.6.9' into ignite-1.6.9

commit 78144c4c9d6200ceef8b666a186039685f053381
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-28T13:52:13Z

    Fixed incorrect test count calculation leading to afterTestsStopped() not being called.

commit e3dfdecc3607b5f3183bfcb1ce36c57543a8965f
Author: Alexander Paschenko <al...@gmail.com>
Date:   2016-09-28T13:46:46Z

    Validate hash code presence in BinaryObject. Fixes #928

commit 53229e290f7d6aab9b504693bd2b93155ecd2bad
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-09-28T14:07:47Z

    IGNITE-3995 .NET: Introduced default non-null ASP.NET Session-State Store Provider cache name. This closes #1128.

commit d1e3a78ae569fa5d5692816db44f2c677e1b8283
Author: Valentin Kulichenko <va...@gmail.com>
Date:   2016-09-29T00:53:42Z

    IGNITE-3191 - Fixed ordering of fields in binary objects

commit b280c3efa1eb84c6bc8abbe31ba669b0c24323d8
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-29T07:23:54Z

    Fixed missing Apache header.

commit 3e8a1c6b045c231dbb3c972463000f824386aee9
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-09-29T08:08:23Z

    Added node stop to IgniteCacheExpireAndUpdateConsistencyTest.

commit 062b9b69aa851d5253dfb7f44066b7d749f1ca12
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-09-29T08:26:50Z

    IGNITE-3633 - Enforce key validation for tests.

commit a4d7aa343df23a5e00df11c5080cc1762b187161
Author: sboikov <sb...@gridgain.com>
Date:   2016-09-29T09:04:44Z

    ignite-3621 Fixed 'testEvictExpired'.

commit ad613afd7165ed2d8bf0a62805fc2506dfe6c59a
Author: sboikov <sb...@gridgain.com>
Date:   2016-09-29T09:04:44Z

    ignite-3621 Fixed 'testEvictExpired'.
    
    (cherry picked from commit a4d7aa3)

commit 22dc2c9e05e5183f838865023c9cb7a8291ac67f
Author: Alexander Paschenko <al...@gmail.com>
Date:   2016-09-29T12:43:20Z

    GridNearCacheAdapter, GridDhtCacheAdapter - test fix

commit f447559ecba55149452e4e48e2bf44ef1fa1b4d7
Author: Alexey Goncharuk <al...@gmail.com>
Date:   2016-09-29T14:10:14Z

    ignite-1.6.9 - Fixing tests

commit a4c63ae113931615e940ada2411ebce32dba5db8
Author: iveselovskiy <iv...@gridgain.com>
Date:   2016-09-30T07:45:13Z

    IGNITE-3998: IGFS: Enabled IgfsAbstractSelfTest.testCreateConsistencyMultithreaded. This closes #1129.

commit a12298c0baf19407f3110ba3c4f0aab88b67946d
Author: Igor Sapego <is...@gridgain.com>
Date:   2016-09-30T08:00:51Z

    IGNITE-3868: ODBC: Fixed connection string parsing. This closes #1051.

commit c32082fe8b1e02758179c1b7bb61a75be53534fe
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2016-09-30T08:20:11Z

    IGNITE-4007 Fixed update of QueryMetrics.minimumTime() metric.  Tests added. Added Visor reset metrics task.

commit f745371af76baa676385c22257b4577d2e697d16
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-03T07:07:26Z

    Revert "Fixed missing Apache header."
    
    This reverts commit b280c3efa1eb84c6bc8abbe31ba669b0c24323d8.

commit de50287d493acc73186926d34431733bc76c549b
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-03T07:07:33Z

    Revert "IGNITE-3191 - Fixed ordering of fields in binary objects"
    
    This reverts commit d1e3a78ae569fa5d5692816db44f2c677e1b8283.

commit 5e7ef8644ad824b87d4797e59133eb783ff8b098
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-03T07:37:25Z

    Merge branch 'ignite-1.6.9' into ignite-1.6.10

commit 59b46d3e6ea073d054ca2262d676b055a74bbb1f
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-03T07:40:04Z

    IGNITE-2881: Fixed SPI queries.

commit b5902336ba7a2c313b61050e38d7e033d310d55f
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2016-10-03T07:47:13Z

    Merge branch 'ignite-1.7.2' into ignite-1.7.3

----


---
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.
---