GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/595 IGNITE-2908 .NET: Add IgniteConfiguration properties: IsDaemon, AtomicConfiguration, TransactionConfiguration, UserAttributes You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2908 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/595.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 #595 ---- commit bde5a7e491d0dda239d693206abe0b0d2aa0e162 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-29T15:16:29Z ForDaemons added commit 01a7c42fe2c3535245893726604b0e4b7dd183f2 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-29T15:19:13Z wip commit 52e6e7b5e21f758a68c7a6d63020f27122e6ca15 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-29T15:20:26Z wip tests commit f882ca14293398d7b66f494f8b5a78e8c0d04cc2 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-29T15:20:54Z wip commit 54b88ea5e5ae5a801251ea16a8bf6f140a6087c9 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-29T15:25:03Z TestForDaemons commit 5d6c9277fbb02a6784f54fdbf33f0333722b5fc8 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-29T15:41:07Z wip commit b1ad983401e0c80026d79f5d2002de9a29400bed Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-29T15:47:28Z wip commit 28afae863ed91c03c09f833f177f2c1a139de113 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-29T15:53:15Z wip commit a0a54c684abfde97ef2b6098d78332936d8ca3e7 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T09:27:11Z Merge remote-tracking branch 'remotes/upstream/master' into ignite-2908 commit c0b212291f9e4944e1c596e229c64db33a21f95a Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T09:36:53Z Remove forDaemons commit 54fe18ff0f3f268391c85337ab2fab69587b8c63 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T09:37:27Z Remove forDaemons commit 967720183f5e17c08a54f12424442738a409c278 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T09:37:52Z wip commit 77633ae2e9b79b74951e18e79989a6e0b090f49d Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:07:44Z wip commit df9592dc07b80528a892ed81e53744d09c8a66b1 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:13:58Z wip commit f264151e12b2c6745c38f77eb04d0fa8c247b27b Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:16:40Z wip commit c31b962ff8f68c3111b9ac56fe741ed9977db86b Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:19:51Z wip commit c042f1a0bbe312e87f34259e933c89684a4f6114 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:22:24Z wip test commit 4cfaa37eeb0b623f178b546a39ef2c404b0cf2c7 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:23:47Z wip commit c53d4384a8090f9576bb2c2f1a0104852a44e75a Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:46:15Z wip AtomicConfiguration commit cfe86c3f473dd2689a5a778425803a96917aeffe Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:54:27Z wip commit 4ac0ae716e6fb8afd15c0b5bf554764c3e3b5b8c Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T10:57:55Z wip commit 205e6adf60fe2397dff511a1e36ed1f2d8421dd6 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T11:00:26Z wip commit 78bce2cf4d329e342b3ac26f1d4c36189da81bcb Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T12:10:48Z wip commit f465507f0fd4c4f7b4410dd9ec7b3ffbeb2fda24 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T12:14:43Z wip commit b23e296d07d5dea00b60d08467f4f7c266fe8a24 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T12:30:25Z wip commit 56dacc65f358e1f21806c54e97ebc182b3d614c9 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T12:50:29Z wip commit a5786928afbf76bf830aaae49ebf856e093dc50d Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T13:05:28Z update schema commit 17f369e1fe21c178295ac7c7d4ece57ed2a37959 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T13:18:27Z wip commit 0c06cc3e9008dfe399cebb3018fab18bc194fe0a Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T13:22:32Z userAttrs serialization fixed commit 694682a3a8f39038ca962ea9a8e457edc89c345c Author: Pavel Tupitsyn <[hidden email]> Date: 2016-03-30T13:27:29Z wip more tests ---- --- 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. --- |
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/595 --- 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. --- |
Free forum by Nabble | Edit this page |