[GitHub] ignite pull request #2696: IGNITE-6399 .NET: ClientConnectorConfiguration

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2696: IGNITE-6399 .NET: ClientConnectorConfiguration

andrey-kuznetsov
GitHub user ptupitsyn opened a pull request:

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

    IGNITE-6399 .NET: ClientConnectorConfiguration

   

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-6399

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

    https://github.com/apache/ignite/pull/2696.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 #2696
   
----
commit f9062b1050e4f794806de29df865743073710497
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T08:21:25Z

    IGNITE-6399 .NET: support ClientConnectorConfiguration

commit 231494a8ba3393a09722f5b0d08b7ab1e4d301e5
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T08:23:52Z

    add test

commit 67e85fdbd41db17695c20509f633c0f44500dd23
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T08:26:44Z

    Propagate new flag

commit a287d3ac2b5022863c3625edcef39e9f2c83eab7
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T08:39:32Z

    Fix tests

commit e4ac4938893a48b201de2c0442ed41cb89790a18
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T08:59:45Z

    Add ClientConnectorConfiguration

commit c3d08aea0ec3158b7ad07cc6ef2ea066a5461422
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:13:19Z

    Merge branch 'master' into ignite-6399

commit e3435664579c553b7584a8cc420275cb7a7371dc
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:24:06Z

    wip

commit 39d61ae3dbdc9b2f6e3af70ae20035f801d0010e
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:33:05Z

    wip

commit ddbdfacc1d0345eb839cdcbc681212ecc97113ba
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:35:02Z

    Fix default config

commit 0fd31949f2f540080ce6325b0e699b834b6e7507
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:35:58Z

    wip

commit 52fc74f89f1570436e8d4734df4190806eef0ad1
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:39:53Z

    Deprecate SqlConnectorConfiguration

commit 2f39d7fe2146f448296b2e919ba4189e170febe7
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:49:03Z

    Adding tests

commit 4fa3d779410cf641fe69425438c386cea37051ed
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:50:11Z

    wip

commit a8a66bd7c4c9594861d5d8736e7b3c49ee4f81bf
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:56:02Z

    Fixing tests

commit 28333ff2c8cba88cc57ab33e559dae5d36feb9df
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:56:53Z

    wip

commit ee8ed3954c7ae24e7a4b1f1e4ba8db03cdc8eac2
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T09:59:10Z

    wip

commit 90bcd95a79611f678688528de74245cdb3ddcfe2
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-09-19T10:40:19Z

    Merge branch 'master' into ignite-6399

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2696: IGNITE-6399 .NET: ClientConnectorConfiguration

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---