[GitHub] ignite pull request: IGNITE-2844 .NET: Implement ICache.LoadAll

2016-03-23 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] ignite pull request: IGNITE-2844 .NET: Implement ICache.LoadAll

2016-03-19 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request:

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

IGNITE-2844 .NET: Implement ICache.LoadAll



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

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

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

https://github.com/apache/ignite/pull/562.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 #562


commit 125631b041951ffdac21f58b51eb0ded5c4870af
Author: Pavel Tupitsyn 
Date:   2016-03-16T13:33:01Z

IGNITE-2844 .NET: ICache.LoadAll method is missing

commit d06209b4ec9e11e10988b9f810897360f7de9b16
Author: Pavel Tupitsyn 
Date:   2016-03-17T07:48:56Z

Merge remote-tracking branch 'remotes/upstream/master' into ignite-2844

commit c788d96340191cf65189449e946ccc6a3aed4274
Author: Pavel Tupitsyn 
Date:   2016-03-17T09:35:22Z

wip

commit a304ddd283b0994be348f08df45db51371e6fce6
Author: Pavel Tupitsyn 
Date:   2016-03-17T09:39:51Z

wip

commit 55601dcf9657c67c96237728a51408a47596f6e5
Author: Pavel Tupitsyn 
Date:   2016-03-17T10:40:43Z

wip

commit ee5af2ec83a00ec4a9e8a6cb5aa6f89cb9b28091
Author: Pavel Tupitsyn 
Date:   2016-03-17T10:44:20Z

wip

commit 55d3008228a0e61b2eab5db88505d1c84752f4c1
Author: Pavel Tupitsyn 
Date:   2016-03-17T10:49:03Z

test added

commit b5fd8e05baa1a314bdc2a74d7da2925b84ac8c01
Author: Pavel Tupitsyn 
Date:   2016-03-17T11:36:50Z

wip

commit 885b838f37a4734d455234ae5d04ac232c08483b
Author: Pavel Tupitsyn 
Date:   2016-03-17T11:41:59Z

wip

commit 1566b6c6bf6e5af6d336cdd016d342e1e43e955c
Author: Pavel Tupitsyn 
Date:   2016-03-17T12:03:43Z

Fix test store

commit 23828c062a0cbecf086b4bedcf0ee5d980d80846
Author: Pavel Tupitsyn 
Date:   2016-03-17T12:11:41Z

cleanup

commit 798881220721901335c42b6551984f0498a766f8
Author: Pavel Tupitsyn 
Date:   2016-03-17T12:16:38Z

wip tests

commit 098bc0fd018c0cb29b15a7c2c89e773e5e21489f
Author: Pavel Tupitsyn 
Date:   2016-03-17T12:20:31Z

wip

commit ddf06659f3c7724eeaff9ba46f17a2a49cda2fb2
Author: Pavel Tupitsyn 
Date:   2016-03-17T15:16:35Z

Fix overwrite test




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---