You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2015/12/15 14:27:33 UTC

[23/23] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1537

Merge remote-tracking branch 'remotes/origin/ignite-1.5' into ignite-1537


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4dcff2a9
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4dcff2a9
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4dcff2a9

Branch: refs/heads/ignite-1537
Commit: 4dcff2a94827e39d99dca380f7acd3a6795413ac
Parents: 2428871 301d522
Author: sboikov <sb...@gridgain.com>
Authored: Tue Dec 15 16:26:46 2015 +0300
Committer: sboikov <sb...@gridgain.com>
Committed: Tue Dec 15 16:26:46 2015 +0300

----------------------------------------------------------------------
 bin/ignitevisorcmd.bat                          |    1 +
 modules/clients/pom.xml                         |    2 +-
 .../org/apache/ignite/cache/CacheManager.java   |    2 +
 .../cache/query/GridCacheQueryRequest.java      |   12 +-
 ...ntNodeBinaryObjectMetadataMultinodeTest.java |    8 +-
 .../GridCacheQueueApiSelfAbstractTest.java      |   86 +-
 .../GridCacheRebalancingSyncSelfTest.java       |   12 +-
 modules/platforms/cpp/cpp.dxg                   |    2 +-
 modules/platforms/dotnet/Apache.Ignite.dxg      |    2 +-
 modules/platforms/dotnet/dotnet.dxg             | 1795 ------------------
 .../Compute/ClosureExample.cs                   |    2 +-
 .../Compute/TaskExample.cs                      |    2 +-
 .../Datagrid/ContinuousQueryExample.cs          |    2 +-
 .../Datagrid/DataStreamerExample.cs             |    2 +-
 .../Datagrid/PutGetExample.cs                   |    2 +-
 .../Datagrid/QueryExample.cs                    |    2 +-
 .../Datagrid/StoreExample.cs                    |    2 +-
 .../Datagrid/TransactionExample.cs              |    2 +-
 .../Events/EventsExample.cs                     |    2 +-
 .../Services/ServicesExample.cs                 |    2 +-
 .../cache/IgnitePutGetBatchBenchmark.java       |   60 +
 .../cache/IgnitePutGetTxBatchBenchmark.java     |   86 +
 22 files changed, 222 insertions(+), 1866 deletions(-)
----------------------------------------------------------------------