You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ptupitsyn <gi...@git.apache.org> on 2016/01/22 10:15:39 UTC

[GitHub] ignite pull request: IGNITE-2380 .NET: Allow Ignite configuration ...

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-2380 .NET: Allow Ignite configuration in app.config and web.config

    

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

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

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

    https://github.com/apache/ignite/pull/417.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 #417
    
----
commit 118b97c320ef2c765a30c1432c88a6315dbe701d
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T10:44:36Z

    wip cpp & java interop

commit 3a01794c22f9fa96df005fda49eac33920c408dc
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T12:16:59Z

    Java impl done

commit f1a1a875e46afac532883c39645a6ca80db1d921
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T12:36:01Z

    Tests added

commit 4228e317c07b556368a16136371df3940d790e34
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T12:39:47Z

    wip

commit 5eaed25c74fc1e6bd60ce800dc900cfcbe88a549
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T12:47:00Z

    wip

commit b0c5c2fb181b6cf4b79c47e45060e6fa28bcfa69
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T12:52:42Z

    wip module def

commit 828f953d0034eb8885fb7f5cf7c4f17f99704f4c
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T13:01:14Z

    Fix  typo

commit 10f87672c742c1a8ed55129e246af7861fbb0b41
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T13:04:30Z

    Fix tests

commit c0eb4ce9f282b3cff3c6ceff194ee9d563b6c6e7
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T13:09:35Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1282' into ignite-1933

commit ad762a55951d26671856f8ad0cd7b13d76f689f8
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-18T15:03:34Z

    IGNITE-1931 .Net: Store configuration - done

commit e9fb5a1789822b9b6d416f6acc1a2023e086b024
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-19T08:42:42Z

    * Fix serialVersionUUID in storeFactoryNative
    * Ignore *.ruleset in RAT

commit 38a6ec8728a72c583b718d6eb2e73f86fada5add
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-19T08:45:53Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1282' into ignite-1906

commit fd673ca05ef83e10ea8686d2d26f75774991b667
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-19T12:17:44Z

    IGNITE-1909 .Net: Discovery configuration

commit 141617083d992a5437014f518f4b87db8fd73631
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-19T14:39:20Z

    IGNITE-1944 .Net: IgniteConfiguration properties

commit e05212c5b41242735622896fdab13df75be3769d
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-27T09:34:14Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1.5' into ignite-1906
    
    Conflicts:
    	modules/core/src/main/java/org/apache/ignite/internal/processors/platform/dotnet/PlatformDotNetConfigurationClosure.java
    	modules/platforms/dotnet/Apache.Ignite.Core.Tests/Cache/CacheTestAsyncWrapper.cs
    	modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj

commit 00a1271e70ed062a909c242ca09b4633962ce95f
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-27T09:34:21Z

    Fix merge

commit 241a31aeb09387dd61213a7e4c4a40191fa08647
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-27T09:42:03Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1.5' into ignite-1906

commit a7c6d948447002244155d6d9819b43bd8e5f2469
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-27T15:32:21Z

    IGNITE-1954 .Net: IIgnite.GetConfiguration

commit c4fc9fdf120b127ec173f11e0cf955dbe41f6478
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-27T15:38:42Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1.5' into ignite-1906

commit 04f648f56966f1cedc68de359dafea94b4f74ca9
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-11-27T15:40:44Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1.5' into ignite-1906

commit a4acb1a19acb17f150cded9837e751f1721f9a9d
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-03T13:46:04Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1.5' into ignite-1906

commit 9be0c44df6a0c465c67cfe5f8819ec45af190de5
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-10T14:29:55Z

    Merge remote-tracking branch 'remotes/upstream/ignite-1.5' into ignite-1906
    
    Conflicts:
    	modules/platforms/dotnet/Apache.Ignite.Core/Apache.Ignite.Core.csproj
    	modules/platforms/dotnet/Apache.Ignite.Core/Impl/Cache/CacheImpl.cs
    	modules/platforms/dotnet/Apache.Ignite.Core/Impl/Unmanaged/UnmanagedUtils.cs

commit 5bad1b40720caa0653cad3c29b942aef90a5a9d8
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-10T14:35:35Z

    Fixing build

commit a61b9a945a735ace416787c364a87ac32730128f
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-10T14:37:22Z

    Merge fixed

commit 015fd0ffcc673b894be0bf73cdee8a3fbbdf3c3b
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-11T09:22:21Z

    Fix ProcessorGetIgniteConfiguration

commit 9cb2fb1dc82bc995690422227638a97ac74cb9b1
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-11T09:49:21Z

    fix CacheConfiguration docs

commit 74e568fa83df3bd64cb64c5939afc968c04dfda5
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-11T09:50:56Z

    wip

commit 7dec79443b122bb995d764f77e13b64bf4b8c652
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-11T09:55:28Z

    wip

commit 11a85c27f85a11e18ac8400d05e92a51d55a9447
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-11T09:56:00Z

    wip

commit 3c4dab4e751ce35cc769cdc4af2cbd7778a292f4
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2015-12-11T10:05:53Z

    wip

----


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

[GitHub] ignite pull request: IGNITE-2380 .NET: Allow Ignite configuration ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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