GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/245 IGNITE-1906 .Net: Ignite configuration without Spring You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-1906 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/245.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 #245 ---- commit 39a8bc65a3d8f20145153c614ca4e9746ce331d6 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T13:40:03Z IGNITE-1907 .Net: Cache configuration commit c73d82dfe0e47d16fbfbb0a270d822bd9c8246db Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T13:47:22Z IGNITE-1907 .Net: Cache configuration commit 5e94417d8946d1b92541e83869f14cb8fdc38da9 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T13:54:51Z wip commit 5fce7a1247c4bc34789b8733b921ecfcb4cbdf64 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T14:17:43Z wip commit a4e9c1da1c50dc1081dc97b3aa8eafdecf52fec2 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T15:23:00Z wip commit ad0ff6eb90246c71bd7e7687f3855820e2a9621d Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T15:29:28Z wip commit 1ceca1200fbb98b96c10c173c24d30d80712b94b Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T15:35:59Z unit test skeleton commit 11ed6a55c9d6f1d6a6a77b9f9ecbece135402796 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T15:41:51Z wip GetConfiguration commit 033c5e35d2304976cddd428ccf92e76e2eb039c1 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T15:50:34Z wip commit 45938e6ff0cf0a51726bf82886f53d3f20bc8a9b Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T15:52:02Z wip test commit 8bbb57919397f36697ea6d885418d0de92c02b02 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T16:36:10Z wip commit 3fc284307f15e63c8d12e6a1a13c61f2a3b01ebc Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-16T16:49:02Z wip CacheConfiguration commit 8a702577910b6d263c99b39c0bccbdd34a09aaf1 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T07:08:52Z wip commit 3bde86ddc3f81b767c8718673b6f8e0c7a89ddcb Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T07:12:38Z wip commit 3960e0aee4c36b6f47181bf79fbd7eb962ae7344 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T07:16:50Z wip enums commit c80dfc80379c3c2640ec2dcf36494112d4bdcd94 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T07:20:08Z wip enums commit 17fb91293a5569f4d0bc924008f7fabbfff2eb73 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T07:28:34Z wip enums commit b74e4c705843d3e9822fcbf2415ae0666b9a8ec5 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T07:32:58Z enums done commit 58f0611a519fd2c82d0af8329145089726deea51 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T07:59:41Z wip default values commit 6d4c3deb39d18ad5a01a74da37acc464fb2889fc Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T08:09:56Z Default values done commit c23078a52683d998e2f5265fa511600418de8dfa Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T08:13:37Z cleanup wip commit 27f12b17c6e00eb1125b1b7ce0fb2025e096b337 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T08:22:29Z wip docs commit 88f52a6ff309f03934bdb4f5da558d9eb8155965 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T08:32:20Z Docs done commit e8ad49508b93ce50dde1f4bfcfe1c19890588c82 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T08:38:22Z Timespans instead of milliseconds commit b2a2382c2fed12ca0ee3e456d4b8f46a4766963c Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T08:45:19Z Read from stream commit 6fbe92cf73a13b856d89dce44bd5bbb5d7283f67 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T08:51:46Z write to stream commit 929477791e9acac41e3ac3d040d082ea8c1f88a9 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T08:55:32Z wip commit e8fbf65080d06726681e753a1b7a446dcd861295 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T09:02:39Z wip commit c89d43c0cd9e50f22ad69f4eb17c9e069f39bb92 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T09:14:35Z wip tests commit 2a597c69eb3e444bf7b105fa2fc2d360e35e27f1 Author: Pavel Tupitsyn <[hidden email]> Date: 2015-11-17T09:18:45Z Fix 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 ptupitsyn closed the pull request at:
https://github.com/apache/ignite/pull/245 --- 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 |