[GitHub] ignite pull request #2085: IGNITE-5400 .NET: IgniteConfiguration.SqlConnecto...

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

[GitHub] ignite pull request #2085: IGNITE-5400 .NET: IgniteConfiguration.SqlConnecto...

andrey-kuznetsov
GitHub user ptupitsyn opened a pull request:

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

    IGNITE-5400 .NET: IgniteConfiguration.SqlConnectorConfiguration

   

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

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

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

    https://github.com/apache/ignite/pull/2085.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 #2085
   
----
commit c7324b71d25864651ebe5d2336b43db4f5ad8313
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:04:02Z

    IGNITE-5400 .NET: IgniteConfiguration.SqlConnectorConfiguration

commit 1dd8b62e623a3effdf80249c44e5407cf476d9bd
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:14:45Z

    wip

commit 4b16665d3f23ee1da2338c9967da23f3f1edbea5
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:18:13Z

    Config file done

commit 62c248318bfac660c20a0d284935ea54e67a3d9d
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:18:57Z

    wip

commit 49134eb74bd872145511f3c3cd8b5f998c30f59e
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:34:49Z

    wip thread pool sizes

commit 29a54876f7fe51e20e665ad085609f2bf56f4642
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:37:42Z

    wip

commit 261f269d827899e8367054bdb0113bf9cb3033f8
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:40:59Z

    wip

commit 9aaeca474e84a01d719ea5252522ba2a1ea58db5
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:44:36Z

    wip

commit 405d0a6350791e7f5d8d686c82f6fdb73523709c
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:45:59Z

    wip tests

commit 63399bae4ba22f8adc38ef69c7f8889fb62742d2
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:47:43Z

    wip

commit 27ab9ddc3dec9ff6b6c1bda3ca30136e5b806e72
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:49:01Z

    wip

commit 417fbb64b37ee237de726cfe1067f284aa866362
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:50:40Z

    wip tests

commit 7da92ca16e6a5230681e1b24b1192f5d068db0ad
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T15:51:56Z

    wip tests

commit e5566b71e39d8fd034bb34d73e46d7f934d9b00f
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T16:23:28Z

    wip

commit 55cd2d253b3a47b2d5447529d3f8b0632cc2a603
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T16:24:31Z

    java read-write done

commit 0a86fec0804c777a584f584457c756688f0c8400
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T16:31:36Z

    wip

commit 784e03299c413312aab5af5152025abb4656a83f
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T17:16:34Z

    wip

commit 44c12b2be058be502daa17b945146593dbf7513d
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T17:19:22Z

    wip tests

commit 7f57c359c03acc364bfc4c7e4a33ceca41bf384d
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T17:24:57Z

    wip

commit 81d8d43624016b78222b87d44dc9fa8a47d53f15
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T17:31:37Z

    wip

commit d3b9f3879468dfcd03622a05a15067227c87f579
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T17:42:22Z

    Fix default value serialization

commit 5343c943f3f4e5c6a72852f762326d91bb6e8440
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T17:45:05Z

    wip

commit 89187cde6b3314f4f1d33fcbcbe0b3e855ac3da4
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T17:56:49Z

    wip schema

commit 2e97df5f306c9fdab5a0798cdba6796c5873dba4
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T17:59:48Z

    wip schema

commit 63253f46a5a87bb5269fb6fdf0a4955b9f7eb424
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T18:03:42Z

    xsd done

commit a12e8970cbfdb52f2464893cd72d42c7f27d74ab
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-06-05T18:08:08Z

    All done

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2085: IGNITE-5400 .NET: IgniteConfiguration.SqlConnecto...

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

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---