GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/523 IGNITE-2702 .NET: Support compact footers in binary format You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-2702 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/523.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 #523 ---- commit f65faf28f93202ccf64e2687a54a27d85c65cd72 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T13:25:40Z wip commit e669dcb3834a6b7055b6d44a6ff0e8962384a2e8 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T13:32:41Z wip write compact schema commit 76c83d9b16b085f5abe8aa5e674b31ab62678d3f Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T13:39:08Z wip commit 11f6aa14763613776f86a2280dbc54b6299c8e20 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T13:41:56Z wip commit e598667b15d7757387b933675c114ea04e3941af Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T14:44:12Z wip commit 36bc1cb943f4f0b389e9082724d5eb4900a9c643 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T16:34:06Z wip commit be11e9bb1e0726b608f31776aa50b9b9c84c48a8 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T16:34:14Z wip commit 213eacf9b636ee637ddc2ea203043d973ffcd69e Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T16:36:41Z wip commit d6d7fed2a3e629dbf37af179b71f61211dd6d172 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-25T16:54:07Z wip commit 3a3d3aedc52045726473c856f1d22cefb60be68c Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T08:28:58Z Merge remote-tracking branch 'remotes/upstream/master' into ignite-2702 commit 9a006a011acd84311d961be19fad47be37c994f5 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T09:05:30Z wip commit fa50672bc94320561e2c93f84780fa40528479d6 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T09:43:38Z wip commit 64d204431f2e0d621925f9baf556fa52532c4e2a Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T09:52:47Z wip commit 7ea37ad765ceacf46d69c19d3ea080841ed9a17f Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T11:36:38Z wip commit 3f9d9eaad9365c8f2648a122b25aea33164a7eb5 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T12:44:20Z wip fix schema length calc commit 75f2fc64c99d3e3f49e3f8cd2174ca1b366687e4 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T12:52:14Z Fix raw mode commit f491741ed1107cb953edf01d14affa336b3afe5e Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T12:53:44Z wip commit 52979bcef2c2f2ce0ca9b9e459ed1fc8b8249440 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T13:03:12Z wip commit 0e5040a9a8e25eb56e73e60fbddc8a25dbf8e465 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T13:27:26Z wip commit 29bd08728e67395a27ee8aab3ce70d2ada916eb0 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T13:28:20Z wip commit b41f30d0f2b6c0268bb7c03ae53c01fd565c8c6a Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T14:03:40Z wip commit 0831dfef7030f79f70e51f5e57f5cca568a54019 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T15:01:27Z wip commit 8a5621c18db3bb2d2df9bf4945f4571f0b55818d Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T15:04:03Z wip commit 23b5ff548c1e3c84f460eb0f1ba986237caef4f3 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T15:09:10Z wip commit 2707bca105cb620bf84cf3db37a2220ec5446f85 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T15:13:47Z wip commit 2c0cb9f9ec2b14fc6575d878eb5ea7a42d899c3e Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T15:25:53Z wip commit 6657839399c26391d581f92394294ce1ebe4c1bd Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T15:31:20Z wip commit 77811831dd6d4f9e2f7b1a7d779f5fcb186e5755 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T15:50:34Z Send schemas to Java commit 91994cdfcfe24c93be7f9806d82cad9834db1666 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T15:53:53Z Merge remote-tracking branch 'remotes/upstream/master' into ignite-2702 commit 100767db8da4a0ef0d1e57141f9ec8084b2cda51 Author: Pavel Tupitsyn <[hidden email]> Date: 2016-02-26T16:04:01Z Send schemas to Java ---- --- 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/523 --- 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 |