You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1803604 - in /ignite/site/trunk: css/all.css features.html features/computegrid.html features/datagrid.html features/sql.html includes/header.html includes/sh.html index.html scss/ignite.scss whatisignite.html - posted by dm...@apache.org on 2017/08/01 00:35:28 UTC, 0 replies.
- [1/6] ignite git commit: IGNITE-5706: Redis FLUSHDB and FLUSHALL command support. - Fixes #2250. - posted by sb...@apache.org on 2017/08/01 07:13:39 UTC, 0 replies.
- [2/6] ignite git commit: IGNITE-4377 Cannot find schema for object with compact footer - fix .NET test Problem seems to be solved. Retry mechanism removed from tests. - posted by sb...@apache.org on 2017/08/01 07:13:40 UTC, 0 replies.
- [3/6] ignite git commit: Fixed compilation. - posted by sb...@apache.org on 2017/08/01 07:13:41 UTC, 0 replies.
- [4/6] ignite git commit: IGNITE-5777: BLAS integration phase 1. - posted by sb...@apache.org on 2017/08/01 07:13:42 UTC, 0 replies.
- [5/6] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/01 07:13:43 UTC, 1 replies.
- [6/6] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/01 07:13:44 UTC, 0 replies.
- ignite git commit: FreeList striped pool optimisation - posted by yz...@apache.org on 2017/08/01 07:18:01 UTC, 0 replies.
- ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/01 07:23:28 UTC, 14 replies.
- ignite git commit: ignite-5658 disabling striped pool for benchmarks - posted by yz...@apache.org on 2017/08/01 07:38:52 UTC, 0 replies.
- [1/2] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/01 09:08:55 UTC, 3 replies.
- [2/2] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/01 09:08:56 UTC, 3 replies.
- [01/47] ignite git commit: IGNITE-5829 Linked TODO with ticket. - posted by ag...@apache.org on 2017/08/01 09:25:44 UTC, 0 replies.
- [02/47] ignite git commit: IGNITE-5747 GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence is enabled - Fixes #2294. - posted by ag...@apache.org on 2017/08/01 09:25:45 UTC, 0 replies.
- [03/47] ignite git commit: IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore Signed-off-by: Konstantin Boudnik (cherry picked from commit 02e2507) - posted by ag...@apache.org on 2017/08/01 09:25:46 UTC, 0 replies.
- [04/47] ignite git commit: IGNITE-5830 - Introduce cache start and stop order during cluster activation - posted by ag...@apache.org on 2017/08/01 09:25:47 UTC, 0 replies.
- [05/47] ignite git commit: Failing flaky test with link to ticket number - posted by ag...@apache.org on 2017/08/01 09:25:48 UTC, 0 replies.
- [06/47] ignite git commit: new utility methods for working with files - posted by ag...@apache.org on 2017/08/01 09:25:49 UTC, 0 replies.
- [07/47] ignite git commit: small improvements in abstract tests -checking "checkTopology" flag in startGridsMultiThreaded -auto cluster activation in startGridsMultiThreaded - posted by ag...@apache.org on 2017/08/01 09:25:50 UTC, 0 replies.
- [08/47] ignite git commit: IGNITE-5174: list only server nodes for specified topology version - posted by ag...@apache.org on 2017/08/01 09:25:51 UTC, 0 replies.
- [09/47] ignite git commit: IGNITE-5835 Web Console: Highlight active element in select input. - posted by ag...@apache.org on 2017/08/01 09:25:52 UTC, 0 replies.
- [10/47] ignite git commit: IGNITE-5767 Web Console: Changed mapping for BINARY SQL type to byte[]. - posted by ag...@apache.org on 2017/08/01 09:25:53 UTC, 0 replies.
- [11/47] ignite git commit: IGNITE-5761 Add correct message when entries are not mapped to at least one node and avoid hang on rollback - posted by ag...@apache.org on 2017/08/01 09:25:54 UTC, 0 replies.
- [12/47] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart - posted by ag...@apache.org on 2017/08/01 09:25:55 UTC, 0 replies.
- [13/47] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart - posted by ag...@apache.org on 2017/08/01 09:25:56 UTC, 0 replies.
- [14/47] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart - posted by ag...@apache.org on 2017/08/01 09:25:57 UTC, 0 replies.
- [15/47] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart - posted by ag...@apache.org on 2017/08/01 09:25:58 UTC, 0 replies.
- [16/47] ignite git commit: IGNITE-5761 - Fixed header license - posted by ag...@apache.org on 2017/08/01 09:25:59 UTC, 0 replies.
- [17/47] ignite git commit: IGNITE-5729 - Removed RendezvousAffinityFunction with extra partitions in GridCacheAbstractSelfTest - posted by ag...@apache.org on 2017/08/01 09:26:00 UTC, 0 replies.
- [18/47] ignite git commit: GG-12485 added test to verify issue on 8.1.x version - posted by ag...@apache.org on 2017/08/01 09:26:01 UTC, 0 replies.
- [19/47] ignite git commit: IGNITE-4767: rollback exception hides the origin exception (e.g. commit): Suppressing or logging rollback exceptions instead of hiding the origin exception Fixes #1599 - posted by ag...@apache.org on 2017/08/01 09:26:02 UTC, 0 replies.
- [20/47] ignite git commit: IGNITE-5771: Added Ignite::SetActive() for C++ - posted by ag...@apache.org on 2017/08/01 09:26:03 UTC, 0 replies.
- [21/47] ignite git commit: GG-12544 Removed limitation for stacktrace showing. - posted by ag...@apache.org on 2017/08/01 09:26:04 UTC, 0 replies.
- [22/47] ignite git commit: IGNITE-5865 Fail test with known issue - posted by ag...@apache.org on 2017/08/01 09:26:05 UTC, 0 replies.
- [23/47] ignite git commit: IGNITE-5863 Web Console: Implemented component for showing table totals. - posted by ag...@apache.org on 2017/08/01 09:26:06 UTC, 0 replies.
- [24/47] ignite git commit: IGNITE-5792 test muted with reference to IGNITE-5302 ticket - posted by ag...@apache.org on 2017/08/01 09:26:07 UTC, 0 replies.
- [25/47] ignite git commit: IGNITE-5448 - Fixed IgniteH2Indexing::tables implementation - Fixes #2254. - posted by ag...@apache.org on 2017/08/01 09:26:08 UTC, 0 replies.
- [26/47] ignite git commit: Fixed log info calls without isInfoEnabled checks - posted by ag...@apache.org on 2017/08/01 09:26:09 UTC, 0 replies.
- [27/47] ignite git commit: IGNITE-5758: CPP: Added pointers semantics for primitive types - posted by ag...@apache.org on 2017/08/01 09:26:10 UTC, 0 replies.
- [28/47] ignite git commit: IGNITE-5729 Fixed .NET CacheQueriesTest. - posted by ag...@apache.org on 2017/08/01 09:26:11 UTC, 0 replies.
- [29/47] ignite git commit: Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite into ignite-2.1.3 - posted by ag...@apache.org on 2017/08/01 09:26:12 UTC, 0 replies.
- [30/47] ignite git commit: IGNITE-5734 Web Console: Fixed bugs after ui-router upgrade. - posted by ag...@apache.org on 2017/08/01 09:26:13 UTC, 0 replies.
- [31/47] ignite git commit: IGNITE-5729 Added query validations to proxy. Fixed .NET test. - posted by ag...@apache.org on 2017/08/01 09:26:14 UTC, 0 replies.
- [32/47] ignite git commit: IGNITE-5729 Added proper exception handling to test. Fixed test. - posted by ag...@apache.org on 2017/08/01 09:26:15 UTC, 0 replies.
- [33/47] ignite git commit: IGNITE-5729 - Fixed TCK tests - posted by ag...@apache.org on 2017/08/01 09:26:16 UTC, 0 replies.
- [34/47] ignite git commit: IGNITE-5729 Correct handling CacheStoppedException in IgniteCacheProxyImpl. - posted by ag...@apache.org on 2017/08/01 09:26:17 UTC, 0 replies.
- [35/47] ignite git commit: Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite into ignite-2.1.3 - posted by ag...@apache.org on 2017/08/01 09:26:18 UTC, 0 replies.
- [36/47] ignite git commit: IGNITE-5816 - Fixed race in WAL segment close leading to ClosedChannelException - posted by ag...@apache.org on 2017/08/01 09:26:19 UTC, 0 replies.
- [37/47] ignite git commit: Minor - added P2P node filter for tests - posted by ag...@apache.org on 2017/08/01 09:26:20 UTC, 0 replies.
- [38/47] ignite git commit: IGNITE-5621: Support BINARY and VARBINARY SQL types for C++ - posted by ag...@apache.org on 2017/08/01 09:26:21 UTC, 0 replies.
- [39/47] ignite git commit: IGNITE-5816 - Fixed race in WAL segment close leading to ClosedChannelException - posted by ag...@apache.org on 2017/08/01 09:26:22 UTC, 0 replies.
- [40/47] ignite git commit: IGNITE-5793 - Fixed infinite TTL expire on cache gateway leave - posted by ag...@apache.org on 2017/08/01 09:26:23 UTC, 0 replies.
- [41/47] ignite git commit: IGNITE-5877 Fixed execution SQL and Scan queries from Web Console. - posted by ag...@apache.org on 2017/08/01 09:26:24 UTC, 0 replies.
- [42/47] ignite git commit: IGNITE-5876 Fixed typo in template. - posted by ag...@apache.org on 2017/08/01 09:26:25 UTC, 0 replies.
- [43/47] ignite git commit: IGNITE-4944 Added hover for table. - posted by ag...@apache.org on 2017/08/01 09:26:26 UTC, 0 replies.
- [44/47] ignite git commit: IGNITE-5697 Web Console: Added host configuration. - posted by ag...@apache.org on 2017/08/01 09:26:27 UTC, 0 replies.
- [45/47] ignite git commit: IGNITE-5734 Web Console: Fixed transition. - posted by ag...@apache.org on 2017/08/01 09:26:28 UTC, 0 replies.
- [46/47] ignite git commit: Merge branch ignite-2.1.3 into master - posted by ag...@apache.org on 2017/08/01 09:26:29 UTC, 0 replies.
- [47/47] ignite git commit: master - Fixed visor compilation after merge - posted by ag...@apache.org on 2017/08/01 09:26:30 UTC, 0 replies.
- [01/50] [abbrv] ignite git commit: Null cache shouldn't be mentioned in GridCacheCommandHandler error message when a cache is not found. - posted by ag...@apache.org on 2017/08/01 09:26:46 UTC, 0 replies.
- [02/50] [abbrv] ignite git commit: Fixed test IgniteClusterActivateDeactivateTestWithPersistence. - posted by ag...@apache.org on 2017/08/01 09:26:47 UTC, 0 replies.
- [03/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/master' - posted by ag...@apache.org on 2017/08/01 09:26:48 UTC, 0 replies.
- [04/50] [abbrv] ignite git commit: Fixed test. - posted by ag...@apache.org on 2017/08/01 09:26:49 UTC, 0 replies.
- [05/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/community/ignite-2.1.3' - posted by ag...@apache.org on 2017/08/01 09:26:50 UTC, 0 replies.
- [06/50] [abbrv] ignite git commit: Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite - posted by ag...@apache.org on 2017/08/01 09:26:51 UTC, 0 replies.
- [07/50] [abbrv] ignite git commit: IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore - posted by ag...@apache.org on 2017/08/01 09:26:52 UTC, 0 replies.
- [08/50] [abbrv] ignite git commit: IGNITE-5775: Fix bug with delay for compute jobs. This closes #2319. - posted by ag...@apache.org on 2017/08/01 09:26:53 UTC, 0 replies.
- [09/50] [abbrv] ignite git commit: IGNITE-5776: Add option to turn on filter reachable addresses in TcpCommunicationSpi. This closes #2317. - posted by ag...@apache.org on 2017/08/01 09:26:54 UTC, 0 replies.
- [10/50] [abbrv] ignite git commit: Assembly procedure fix - posted by ag...@apache.org on 2017/08/01 09:26:55 UTC, 0 replies.
- [11/50] [abbrv] ignite git commit: IGNITE-5791 Block matrix introduction - posted by ag...@apache.org on 2017/08/01 09:26:56 UTC, 0 replies.
- [12/50] [abbrv] ignite git commit: IGNITE-3950 Deadlock when exchange starts with pending explicit lock - posted by ag...@apache.org on 2017/08/01 09:26:57 UTC, 0 replies.
- [13/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/master' - posted by ag...@apache.org on 2017/08/01 09:26:58 UTC, 0 replies.
- [14/50] [abbrv] ignite git commit: Merge branch 'ignite-2.1.3' - posted by ag...@apache.org on 2017/08/01 09:26:59 UTC, 0 replies.
- [15/50] [abbrv] ignite git commit: Test for cache partitions state, fix for client cache start. - posted by ag...@apache.org on 2017/08/01 09:27:00 UTC, 0 replies.
- [16/50] [abbrv] ignite git commit: IGNITE-5123 Reorder ignite plugin provider on Ignite start callback call - posted by ag...@apache.org on 2017/08/01 09:27:01 UTC, 0 replies.
- [17/50] [abbrv] ignite git commit: ignite-5805 Fixed some lgtm.com analysis alerts - posted by ag...@apache.org on 2017/08/01 09:27:02 UTC, 0 replies.
- [18/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/community/ignite-2.1.3' - posted by ag...@apache.org on 2017/08/01 09:27:03 UTC, 0 replies.
- [19/50] [abbrv] ignite git commit: IGNITE-5770 Refactor PlatformProcessor to PlatformTarget mechanism - posted by ag...@apache.org on 2017/08/01 09:27:04 UTC, 0 replies.
- [20/50] [abbrv] ignite git commit: IGNITE-5770 Refactor PlatformProcessor to PlatformTarget mechanism - posted by ag...@apache.org on 2017/08/01 09:27:05 UTC, 0 replies.
- [21/50] [abbrv] ignite git commit: IGNITE-5770 Refactor PlatformProcessor to PlatformTarget mechanism - posted by ag...@apache.org on 2017/08/01 09:27:06 UTC, 0 replies.
- [22/50] [abbrv] ignite git commit: IGNITE-5802: Fix all wrong TODO comments in ML component - posted by ag...@apache.org on 2017/08/01 09:27:07 UTC, 0 replies.
- [23/50] [abbrv] ignite git commit: IGNITE-5278: BLAS implemented. - posted by ag...@apache.org on 2017/08/01 09:27:08 UTC, 0 replies.
- [24/50] [abbrv] ignite git commit: IGNITE-5278: BLAS implemented. - posted by ag...@apache.org on 2017/08/01 09:27:09 UTC, 0 replies.
- [25/50] [abbrv] ignite git commit: IGNITE-4648 IgniteInternalTx.prepare() does not wait for async operations to complete - posted by ag...@apache.org on 2017/08/01 09:27:10 UTC, 0 replies.
- [26/50] [abbrv] ignite git commit: IGNITE-5806 - Fixed assertion with a side-effect - Fixes #2335. - posted by ag...@apache.org on 2017/08/01 09:27:11 UTC, 0 replies.
- [27/50] [abbrv] ignite git commit: Tried to simplify GridDhtAtomicCache.updateAllAsyncInternal0. - posted by ag...@apache.org on 2017/08/01 09:27:12 UTC, 0 replies.
- [28/50] [abbrv] ignite git commit: Removed unused methods from IgniteThreadPoolExecutor. - posted by ag...@apache.org on 2017/08/01 09:27:13 UTC, 0 replies.
- [29/50] [abbrv] ignite git commit: Added related GridIoPolicy in IgniteThread. - posted by ag...@apache.org on 2017/08/01 09:27:14 UTC, 0 replies.
- [30/50] [abbrv] ignite git commit: ignite-5682 Added stale version check for GridDhtPartFullMessage not related to exchange. - posted by ag...@apache.org on 2017/08/01 09:27:15 UTC, 0 replies.
- [31/50] [abbrv] ignite git commit: Minor (added more clear method IgniteTxHandler.prepareNearTxLocal). - posted by ag...@apache.org on 2017/08/01 09:27:16 UTC, 0 replies.
- [32/50] [abbrv] ignite git commit: Added docker file for 2.1 version. - posted by ag...@apache.org on 2017/08/01 09:27:17 UTC, 0 replies.
- [33/50] [abbrv] ignite git commit: IGNITE-2190 ScanQuery without a filter triggers object's deserialization on the server side - posted by ag...@apache.org on 2017/08/01 09:27:18 UTC, 0 replies.
- [34/50] [abbrv] ignite git commit: IGNITE-5771: Added Ignite::SetActive() for C++ - posted by ag...@apache.org on 2017/08/01 09:27:19 UTC, 0 replies.
- [35/50] [abbrv] ignite git commit: IGNITE-5769 Abstract away .NET->Java calls - posted by ag...@apache.org on 2017/08/01 09:27:20 UTC, 0 replies.
- [36/50] [abbrv] ignite git commit: IGNITE-5769 Abstract away .NET->Java calls - posted by ag...@apache.org on 2017/08/01 09:27:21 UTC, 0 replies.
- [37/50] [abbrv] ignite git commit: IGNITE-5769 Abstract away .NET->Java calls - posted by ag...@apache.org on 2017/08/01 09:27:22 UTC, 0 replies.
- [38/50] [abbrv] ignite git commit: ignite-5858 Fixed affinity initialization on new coordinator (broken in aeb9336b3b161ddfff73f17e41cd453409b84a16). - posted by ag...@apache.org on 2017/08/01 09:27:23 UTC, 0 replies.
- [39/50] [abbrv] ignite git commit: IGNITE-5864 .NET: Add missing namespace to LINQPad ComputeExample - posted by ag...@apache.org on 2017/08/01 09:27:24 UTC, 0 replies.
- [40/50] [abbrv] ignite git commit: IGNITE-5758: CPP: Added pointers semantics for primitive types - posted by ag...@apache.org on 2017/08/01 09:27:25 UTC, 0 replies.
- [41/50] [abbrv] ignite git commit: Version changed to 2.2.0-SNAPSHOT - posted by ag...@apache.org on 2017/08/01 09:27:26 UTC, 0 replies.
- [42/50] [abbrv] ignite git commit: IGNITE-5621: Support BINARY and VARBINARY SQL types for C++ - posted by ag...@apache.org on 2017/08/01 09:27:27 UTC, 0 replies.
- [43/50] [abbrv] ignite git commit: IGNITE-5706: Redis FLUSHDB and FLUSHALL command support. - Fixes #2250. - posted by ag...@apache.org on 2017/08/01 09:27:28 UTC, 0 replies.
- [44/50] [abbrv] ignite git commit: IGNITE-4377 Cannot find schema for object with compact footer - fix .NET test Problem seems to be solved. Retry mechanism removed from tests. - posted by ag...@apache.org on 2017/08/01 09:27:29 UTC, 0 replies.
- [45/50] [abbrv] ignite git commit: Fixed compilation. - posted by ag...@apache.org on 2017/08/01 09:27:30 UTC, 0 replies.
- [46/50] [abbrv] ignite git commit: IGNITE-5777: BLAS integration phase 1. - posted by ag...@apache.org on 2017/08/01 09:27:31 UTC, 0 replies.
- [47/50] [abbrv] ignite git commit: IGNITE-5734 Web Console: Fixed transition. - posted by ag...@apache.org on 2017/08/01 09:27:32 UTC, 0 replies.
- [48/50] [abbrv] ignite git commit: Merge branch ignite-2.1.3 into master - posted by ag...@apache.org on 2017/08/01 09:27:33 UTC, 0 replies.
- [49/50] [abbrv] ignite git commit: master - Fixed visor compilation after merge - posted by ag...@apache.org on 2017/08/01 09:27:34 UTC, 0 replies.
- [50/50] [abbrv] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-5757 - posted by ag...@apache.org on 2017/08/01 09:27:35 UTC, 0 replies.
- ignite git commit: master - Fixed visor compilation after merge - posted by ag...@apache.org on 2017/08/01 10:15:31 UTC, 0 replies.
- [01/49] ignite git commit: IGNITE-5829 Linked TODO with ticket. - posted by sb...@apache.org on 2017/08/01 10:37:01 UTC, 0 replies.
- [02/49] ignite git commit: IGNITE-5747 GridCommonAbstractTest.startGridsMultiThreaded works very slowly if persistence is enabled - Fixes #2294. - posted by sb...@apache.org on 2017/08/01 10:37:02 UTC, 0 replies.
- [03/49] ignite git commit: IGNITE-5781 Visor throws ClassCastException if cache store implementation is other than CacheJdbcPojoStore Signed-off-by: Konstantin Boudnik (cherry picked from commit 02e2507) - posted by sb...@apache.org on 2017/08/01 10:37:03 UTC, 0 replies.
- [04/49] ignite git commit: IGNITE-5830 - Introduce cache start and stop order during cluster activation - posted by sb...@apache.org on 2017/08/01 10:37:04 UTC, 0 replies.
- [05/49] ignite git commit: Failing flaky test with link to ticket number - posted by sb...@apache.org on 2017/08/01 10:37:05 UTC, 0 replies.
- [06/49] ignite git commit: new utility methods for working with files - posted by sb...@apache.org on 2017/08/01 10:37:06 UTC, 0 replies.
- [07/49] ignite git commit: small improvements in abstract tests -checking "checkTopology" flag in startGridsMultiThreaded -auto cluster activation in startGridsMultiThreaded - posted by sb...@apache.org on 2017/08/01 10:37:07 UTC, 0 replies.
- [08/49] ignite git commit: IGNITE-5174: list only server nodes for specified topology version - posted by sb...@apache.org on 2017/08/01 10:37:08 UTC, 0 replies.
- [09/49] ignite git commit: IGNITE-5835 Web Console: Highlight active element in select input. - posted by sb...@apache.org on 2017/08/01 10:37:09 UTC, 0 replies.
- [10/49] ignite git commit: IGNITE-5767 Web Console: Changed mapping for BINARY SQL type to byte[]. - posted by sb...@apache.org on 2017/08/01 10:37:10 UTC, 0 replies.
- [11/49] ignite git commit: IGNITE-5761 Add correct message when entries are not mapped to at least one node and avoid hang on rollback - posted by sb...@apache.org on 2017/08/01 10:37:11 UTC, 0 replies.
- [12/49] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart - posted by sb...@apache.org on 2017/08/01 10:37:12 UTC, 0 replies.
- [13/49] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart - posted by sb...@apache.org on 2017/08/01 10:37:13 UTC, 0 replies.
- [14/49] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart - posted by sb...@apache.org on 2017/08/01 10:37:14 UTC, 0 replies.
- [15/49] ignite git commit: IGNITE-5729 - IgniteCacheProxy instances from with() methods are not reusable after cache restart - posted by sb...@apache.org on 2017/08/01 10:37:15 UTC, 0 replies.
- [16/49] ignite git commit: IGNITE-5761 - Fixed header license - posted by sb...@apache.org on 2017/08/01 10:37:16 UTC, 0 replies.
- [17/49] ignite git commit: IGNITE-5729 - Removed RendezvousAffinityFunction with extra partitions in GridCacheAbstractSelfTest - posted by sb...@apache.org on 2017/08/01 10:37:17 UTC, 0 replies.
- [18/49] ignite git commit: GG-12485 added test to verify issue on 8.1.x version - posted by sb...@apache.org on 2017/08/01 10:37:18 UTC, 0 replies.
- [19/49] ignite git commit: IGNITE-4767: rollback exception hides the origin exception (e.g. commit): Suppressing or logging rollback exceptions instead of hiding the origin exception Fixes #1599 - posted by sb...@apache.org on 2017/08/01 10:37:19 UTC, 0 replies.
- [20/49] ignite git commit: IGNITE-5771: Added Ignite::SetActive() for C++ - posted by sb...@apache.org on 2017/08/01 10:37:20 UTC, 0 replies.
- [21/49] ignite git commit: GG-12544 Removed limitation for stacktrace showing. - posted by sb...@apache.org on 2017/08/01 10:37:21 UTC, 0 replies.
- [22/49] ignite git commit: IGNITE-5865 Fail test with known issue - posted by sb...@apache.org on 2017/08/01 10:37:22 UTC, 0 replies.
- [23/49] ignite git commit: IGNITE-5863 Web Console: Implemented component for showing table totals. - posted by sb...@apache.org on 2017/08/01 10:37:23 UTC, 0 replies.
- [24/49] ignite git commit: IGNITE-5792 test muted with reference to IGNITE-5302 ticket - posted by sb...@apache.org on 2017/08/01 10:37:24 UTC, 0 replies.
- [25/49] ignite git commit: IGNITE-5448 - Fixed IgniteH2Indexing::tables implementation - Fixes #2254. - posted by sb...@apache.org on 2017/08/01 10:37:25 UTC, 0 replies.
- [26/49] ignite git commit: Fixed log info calls without isInfoEnabled checks - posted by sb...@apache.org on 2017/08/01 10:37:26 UTC, 0 replies.
- [27/49] ignite git commit: IGNITE-5758: CPP: Added pointers semantics for primitive types - posted by sb...@apache.org on 2017/08/01 10:37:27 UTC, 0 replies.
- [28/49] ignite git commit: IGNITE-5729 Fixed .NET CacheQueriesTest. - posted by sb...@apache.org on 2017/08/01 10:37:28 UTC, 0 replies.
- [29/49] ignite git commit: Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite into ignite-2.1.3 - posted by sb...@apache.org on 2017/08/01 10:37:29 UTC, 0 replies.
- [30/49] ignite git commit: IGNITE-5734 Web Console: Fixed bugs after ui-router upgrade. - posted by sb...@apache.org on 2017/08/01 10:37:30 UTC, 0 replies.
- [31/49] ignite git commit: IGNITE-5729 Added query validations to proxy. Fixed .NET test. - posted by sb...@apache.org on 2017/08/01 10:37:31 UTC, 0 replies.
- [32/49] ignite git commit: IGNITE-5729 Added proper exception handling to test. Fixed test. - posted by sb...@apache.org on 2017/08/01 10:37:32 UTC, 0 replies.
- [33/49] ignite git commit: IGNITE-5729 - Fixed TCK tests - posted by sb...@apache.org on 2017/08/01 10:37:33 UTC, 0 replies.
- [34/49] ignite git commit: IGNITE-5729 Correct handling CacheStoppedException in IgniteCacheProxyImpl. - posted by sb...@apache.org on 2017/08/01 10:37:34 UTC, 0 replies.
- [35/49] ignite git commit: Merge branch 'ignite-2.1.3' of https://github.com/gridgain/apache-ignite into ignite-2.1.3 - posted by sb...@apache.org on 2017/08/01 10:37:35 UTC, 0 replies.
- [36/49] ignite git commit: IGNITE-5816 - Fixed race in WAL segment close leading to ClosedChannelException - posted by sb...@apache.org on 2017/08/01 10:37:36 UTC, 0 replies.
- [37/49] ignite git commit: Minor - added P2P node filter for tests - posted by sb...@apache.org on 2017/08/01 10:37:37 UTC, 0 replies.
- [38/49] ignite git commit: IGNITE-5621: Support BINARY and VARBINARY SQL types for C++ - posted by sb...@apache.org on 2017/08/01 10:37:38 UTC, 0 replies.
- [39/49] ignite git commit: IGNITE-5816 - Fixed race in WAL segment close leading to ClosedChannelException - posted by sb...@apache.org on 2017/08/01 10:37:39 UTC, 0 replies.
- [40/49] ignite git commit: IGNITE-5793 - Fixed infinite TTL expire on cache gateway leave - posted by sb...@apache.org on 2017/08/01 10:37:40 UTC, 0 replies.
- [41/49] ignite git commit: IGNITE-5877 Fixed execution SQL and Scan queries from Web Console. - posted by sb...@apache.org on 2017/08/01 10:37:41 UTC, 0 replies.
- [42/49] ignite git commit: IGNITE-5876 Fixed typo in template. - posted by sb...@apache.org on 2017/08/01 10:37:42 UTC, 0 replies.
- [43/49] ignite git commit: IGNITE-4944 Added hover for table. - posted by sb...@apache.org on 2017/08/01 10:37:43 UTC, 0 replies.
- [44/49] ignite git commit: IGNITE-5697 Web Console: Added host configuration. - posted by sb...@apache.org on 2017/08/01 10:37:44 UTC, 0 replies.
- [45/49] ignite git commit: IGNITE-5734 Web Console: Fixed transition. - posted by sb...@apache.org on 2017/08/01 10:37:45 UTC, 0 replies.
- [46/49] ignite git commit: Merge branch ignite-2.1.3 into master - posted by sb...@apache.org on 2017/08/01 10:37:46 UTC, 0 replies.
- [47/49] ignite git commit: master - Fixed visor compilation after merge - posted by sb...@apache.org on 2017/08/01 10:37:47 UTC, 0 replies.
- [48/49] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/01 10:37:48 UTC, 0 replies.
- [49/49] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/01 10:37:49 UTC, 0 replies.
- ignite git commit: ignite-5658 added pool sizes to attributes - posted by yz...@apache.org on 2017/08/01 10:50:49 UTC, 0 replies.
- [1/2] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/01 11:21:26 UTC, 1 replies.
- [2/2] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/01 11:21:27 UTC, 1 replies.
- ignite git commit: IGNITE-5866: Fix MetadataJob filter to exclude any of system caches - Fixes #2367. - posted by ag...@apache.org on 2017/08/01 11:36:50 UTC, 0 replies.
- ignite git commit: IGNITE-5882 Duplicated dependency in pom.xml of core module - posted by av...@apache.org on 2017/08/01 12:52:50 UTC, 0 replies.
- ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/01 13:23:31 UTC, 18 replies.
- ignite git commit: IGNITE-5859 IgniteUtils.ceilPow2 overflow for values greater than 2^30 - posted by av...@apache.org on 2017/08/01 14:03:00 UTC, 0 replies.
- [ignite] Git Push Summary - posted by sb...@apache.org on 2017/08/01 14:24:22 UTC, 15 replies.
- ignite git commit: IGNITE-5775: Fix removing jobs from activeJobs for jobAlwaysActivate. This closes #2319. - posted by nt...@apache.org on 2017/08/01 14:37:28 UTC, 0 replies.
- ignite git commit: debug - posted by sb...@apache.org on 2017/08/01 15:09:09 UTC, 1 replies.
- svn commit: r1803676 - in /ignite/site/trunk: css/all.css features/sql.html scss/ignite.scss whatisignite.html - posted by dm...@apache.org on 2017/08/01 17:54:35 UTC, 0 replies.
- svn commit: r1803711 - in /ignite/site/trunk: css/all.css scss/ignite.scss whatisignite.html - posted by dm...@apache.org on 2017/08/01 21:23:57 UTC, 0 replies.
- svn commit: r1803713 - in /ignite/site/trunk: css/all.css scss/ignite.scss - posted by dm...@apache.org on 2017/08/01 21:28:32 UTC, 0 replies.
- ignite git commit: Added Redis commands package description. - posted by sh...@apache.org on 2017/08/02 03:59:13 UTC, 0 replies.
- ignite git commit: IGNITE-5757 - Rent partitions on exchange completion - posted by ag...@apache.org on 2017/08/02 08:25:38 UTC, 0 replies.
- ignite git commit: ignite-5712 Context switching for optimistic transactions - posted by sb...@apache.org on 2017/08/02 08:53:21 UTC, 0 replies.
- [01/11] ignite git commit: IGNITE-5866: Fix MetadataJob filter to exclude any of system caches - Fixes #2367. - posted by sb...@apache.org on 2017/08/02 09:03:15 UTC, 0 replies.
- [02/11] ignite git commit: IGNITE-5882 Duplicated dependency in pom.xml of core module - posted by sb...@apache.org on 2017/08/02 09:03:16 UTC, 0 replies.
- [03/11] ignite git commit: IGNITE-5859 IgniteUtils.ceilPow2 overflow for values greater than 2^30 - posted by sb...@apache.org on 2017/08/02 09:03:17 UTC, 0 replies.
- [04/11] ignite git commit: IGNITE-5775: Fix removing jobs from activeJobs for jobAlwaysActivate. This closes #2319. - posted by sb...@apache.org on 2017/08/02 09:03:18 UTC, 0 replies.
- [05/11] ignite git commit: Added Redis commands package description. - posted by sb...@apache.org on 2017/08/02 09:03:19 UTC, 0 replies.
- [06/11] ignite git commit: IGNITE-5757 - Rent partitions on exchange completion - posted by sb...@apache.org on 2017/08/02 09:03:20 UTC, 0 replies.
- [07/11] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/02 09:03:21 UTC, 0 replies.
- [08/11] ignite git commit: ignite-5712 Context switching for optimistic transactions - posted by sb...@apache.org on 2017/08/02 09:03:22 UTC, 0 replies.
- [09/11] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/02 09:03:23 UTC, 0 replies.
- [10/11] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/02 09:03:24 UTC, 0 replies.
- [11/11] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/02 09:03:25 UTC, 0 replies.
- [01/17] ignite git commit: IGNITE-5866: Fix MetadataJob filter to exclude any of system caches - Fixes #2367. - posted by sb...@apache.org on 2017/08/02 10:38:19 UTC, 0 replies.
- [02/17] ignite git commit: IGNITE-5882 Duplicated dependency in pom.xml of core module - posted by sb...@apache.org on 2017/08/02 10:38:20 UTC, 0 replies.
- [03/17] ignite git commit: IGNITE-5859 IgniteUtils.ceilPow2 overflow for values greater than 2^30 - posted by sb...@apache.org on 2017/08/02 10:38:21 UTC, 0 replies.
- [04/17] ignite git commit: IGNITE-5775: Fix removing jobs from activeJobs for jobAlwaysActivate. This closes #2319. - posted by sb...@apache.org on 2017/08/02 10:38:22 UTC, 0 replies.
- [05/17] ignite git commit: Added Redis commands package description. - posted by sb...@apache.org on 2017/08/02 10:38:23 UTC, 0 replies.
- [06/17] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/02 10:38:24 UTC, 0 replies.
- [07/17] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/02 10:38:25 UTC, 0 replies.
- [08/17] ignite git commit: IGNITE-5757 - Rent partitions on exchange completion - posted by sb...@apache.org on 2017/08/02 10:38:26 UTC, 0 replies.
- [09/17] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/02 10:38:27 UTC, 0 replies.
- [10/17] ignite git commit: ignite-5712 Context switching for optimistic transactions - posted by sb...@apache.org on 2017/08/02 10:38:28 UTC, 0 replies.
- [11/17] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/02 10:38:29 UTC, 0 replies.
- [12/17] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/02 10:38:30 UTC, 0 replies.
- [13/17] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/02 10:38:31 UTC, 0 replies.
- [14/17] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/02 10:38:32 UTC, 0 replies.
- [15/17] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/02 10:38:33 UTC, 0 replies.
- [16/17] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/02 10:38:34 UTC, 0 replies.
- [17/17] ignite git commit: Merge branch 'ignite-5578' into ignite-5578-debug - posted by sb...@apache.org on 2017/08/02 10:38:35 UTC, 0 replies.
- ignite git commit: Call updateRebalanceVersion after evictions (was broken in c6fbe2d82a9f56f96c94551b09e85a12d192f32e); - posted by sb...@apache.org on 2017/08/02 14:25:38 UTC, 0 replies.
- [1/3] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/02 14:36:53 UTC, 2 replies.
- [2/3] ignite git commit: Call updateRebalanceVersion after evictions (was broken in c6fbe2d82a9f56f96c94551b09e85a12d192f32e); - posted by sb...@apache.org on 2017/08/02 14:36:54 UTC, 0 replies.
- [3/3] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/02 14:36:55 UTC, 0 replies.
- ignite git commit: IGNITE-5542 CacheGroup configuration from cluster is merged with local settings - posted by sb...@apache.org on 2017/08/02 15:14:53 UTC, 0 replies.
- svn commit: r1803864 - in /ignite/site/trunk: css/all.css index.html scss/ignite.scss - posted by dm...@apache.org on 2017/08/02 16:48:31 UTC, 0 replies.
- ignite git commit: IGNITE-5759 - Mute hanging test - Fixes #2373. - posted by ag...@apache.org on 2017/08/02 17:23:02 UTC, 0 replies.
- svn commit: r1803893 - /ignite/site/trunk/blogs.html - posted by dm...@apache.org on 2017/08/02 17:57:16 UTC, 0 replies.
- svn commit: r1803894 - /ignite/site/trunk/whatisignite.html - posted by dm...@apache.org on 2017/08/02 18:03:40 UTC, 0 replies.
- [1/3] ignite git commit: IGNITE-5542 CacheGroup configuration from cluster is merged with local settings - posted by sb...@apache.org on 2017/08/02 18:50:26 UTC, 0 replies.
- [2/3] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/02 18:50:27 UTC, 0 replies.
- [3/3] ignite git commit: 5578 - posted by sb...@apache.org on 2017/08/02 18:50:28 UTC, 0 replies.
- svn commit: r1803912 - /ignite/site/trunk/releases/2.1.0/release_notes.html - posted by dm...@apache.org on 2017/08/02 19:44:22 UTC, 0 replies.
- [1/3] ignite git commit: IGNITE-5888 Web Console: Fixed maven project generation. - posted by ak...@apache.org on 2017/08/03 04:52:13 UTC, 0 replies.
- [2/3] ignite git commit: IGNITE-5906 Fixed race on activities merge. - posted by ak...@apache.org on 2017/08/03 04:52:14 UTC, 0 replies.
- [3/3] ignite git commit: Merge branches 'ignite-2.1.3' and 'master'. - posted by ak...@apache.org on 2017/08/03 04:52:15 UTC, 1 replies.
- [1/6] ignite git commit: IGNITE-5759 - Mute hanging test - Fixes #2373. - posted by sb...@apache.org on 2017/08/03 07:53:02 UTC, 0 replies.
- [2/6] ignite git commit: IGNITE-5888 Web Console: Fixed maven project generation. - posted by sb...@apache.org on 2017/08/03 07:53:03 UTC, 0 replies.
- [3/6] ignite git commit: IGNITE-5906 Fixed race on activities merge. - posted by sb...@apache.org on 2017/08/03 07:53:04 UTC, 0 replies.
- [4/6] ignite git commit: Merge branches 'ignite-2.1.3' and 'master'. - posted by sb...@apache.org on 2017/08/03 07:53:05 UTC, 0 replies.
- [6/6] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/03 07:53:07 UTC, 0 replies.
- [2/3] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/03 11:22:47 UTC, 1 replies.
- [3/3] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/03 11:22:48 UTC, 0 replies.
- [1/4] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/03 12:55:41 UTC, 0 replies.
- [2/4] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/03 12:55:42 UTC, 0 replies.
- [3/4] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/03 12:55:43 UTC, 0 replies.
- [4/4] ignite git commit: ignite-5578 - posted by sb...@apache.org on 2017/08/03 12:55:44 UTC, 0 replies.
- [3/3] ignite git commit: Merge branch 'ignite-5578' into ignite-5578-1 - posted by sb...@apache.org on 2017/08/03 13:03:25 UTC, 0 replies.
- svn commit: r1804039 - in /ignite/site/trunk: css/all.css index.html scss/ignite.scss - posted by vk...@apache.org on 2017/08/03 19:09:40 UTC, 0 replies.
- ignite git commit: IGNITE-5920: Fixed CacheClientBinaryQueryExample": set CacheKeyConfiguration explicitly to enable affinity co-location. This closes #2389. - posted by vo...@apache.org on 2017/08/04 08:17:00 UTC, 0 replies.
- ignite git commit: IGNITE-5126: Batch support for this JDBC driver. This closes #2162. - posted by vo...@apache.org on 2017/08/04 08:46:21 UTC, 0 replies.
- ignite git commit: IGNITE-5927 .NET: Fix DataTable serialization - posted by pt...@apache.org on 2017/08/04 09:34:16 UTC, 0 replies.
- ignite git commit: IGNITE-5923: ODBC: SQLGetTypeInfo now works with SQL_ALL_TYPES - posted by is...@apache.org on 2017/08/04 10:18:47 UTC, 0 replies.
- ignite git commit: IGNITE-4800: Lucene query may fails with NPE. This closes #2315. - posted by nt...@apache.org on 2017/08/04 15:06:31 UTC, 0 replies.
- ignite git commit: IGNITE-5939: ODBC: SQLColAttributes now works with legacy attribute codes. - posted by is...@apache.org on 2017/08/04 15:35:38 UTC, 0 replies.
- [1/3] ignite git commit: IGNITE-5920: Fixed CacheClientBinaryQueryExample": set CacheKeyConfiguration explicitly to enable affinity co-location. This closes #2389. - posted by ak...@apache.org on 2017/08/07 03:00:06 UTC, 0 replies.
- [2/3] ignite git commit: IGNITE-5908 Restore splash. - posted by ak...@apache.org on 2017/08/07 03:00:07 UTC, 0 replies.
- [1/2] ignite git commit: IGNITE-5872 - Replace counters map with arrays - posted by ag...@apache.org on 2017/08/07 12:48:23 UTC, 0 replies.
- [2/2] ignite git commit: IGNITE-5872 - Replace counters map with arrays - posted by ag...@apache.org on 2017/08/07 12:48:24 UTC, 0 replies.
- ignite git commit: IGNITE-5880: BLAS integration phase 2 - posted by is...@apache.org on 2017/08/07 14:24:59 UTC, 0 replies.
- ignite git commit: IGNITE-5872 - Added missing serial version UID - posted by ag...@apache.org on 2017/08/07 14:25:24 UTC, 0 replies.
- ignite git commit: IGNITE-5872 - Fixed LOCAL topology handling - posted by ag...@apache.org on 2017/08/07 15:03:18 UTC, 0 replies.
- ignite git commit: IGNITE-5872 - Fixed NPE - posted by ag...@apache.org on 2017/08/07 16:14:55 UTC, 0 replies.
- svn commit: r1804348 - in /ignite/site/trunk: blogs.html css/all.css index.html scss/ignite.scss - posted by vk...@apache.org on 2017/08/07 16:52:46 UTC, 0 replies.
- ignite git commit: IGNITE-5950 incorrect assertion fixed - posted by ak...@apache.org on 2017/08/08 08:37:52 UTC, 0 replies.
- ignite git commit: IGNITE-5211: Added new constructor: QueryEntity(Class keyCls, Class valCls). This closes #2371. This closes #2388. This closes #2407. - posted by vo...@apache.org on 2017/08/08 09:05:48 UTC, 0 replies.
- ignite git commit: IGNITETE-5872 - Fixing tests - posted by ag...@apache.org on 2017/08/08 09:24:25 UTC, 0 replies.
- ignite git commit: IGNITE-5984 - Test fix: scan for a test key only after late affinity assignment changes - posted by ag...@apache.org on 2017/08/08 11:53:54 UTC, 0 replies.
- [1/2] ignite git commit: IGNITE-5982: GridMapQueryExecutor was split into several pieces. - posted by vo...@apache.org on 2017/08/08 12:17:29 UTC, 0 replies.
- [2/2] ignite git commit: Merge remote-tracking branch 'origin/master' - posted by vo...@apache.org on 2017/08/08 12:17:30 UTC, 3 replies.
- ignite git commit: IGNITE-5993: Done. - posted by vo...@apache.org on 2017/08/08 14:32:07 UTC, 0 replies.
- svn commit: r1804478 - /ignite/site/trunk/index.html - posted by vk...@apache.org on 2017/08/09 00:49:31 UTC, 0 replies.
- svn commit: r1804479 - /ignite/site/trunk/index.html - posted by vk...@apache.org on 2017/08/09 00:55:47 UTC, 0 replies.
- ignite git commit: IGNITE-5993: Removed unused SQL-related classes and methods (old tree index, snapshots, etc). This closes #2414. - posted by vo...@apache.org on 2017/08/09 08:48:07 UTC, 0 replies.
- ignite git commit: IGNITE-5734 Web Console: Fixed npm dependencies. - posted by ak...@apache.org on 2017/08/09 10:22:59 UTC, 0 replies.
- ignite git commit: IGNITE-5897 Fix session init/end logic. This fixes tests. - posted by nt...@apache.org on 2017/08/09 10:37:10 UTC, 0 replies.
- ignite git commit: IGNITE-5987 Added -nq (visor will not quit in batch mode) option for Visor Cmd. - posted by ak...@apache.org on 2017/08/09 11:55:16 UTC, 0 replies.
- ignite git commit: IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace mapper.writeValueAsString with writeValue(outputStream, v). - posted by ak...@apache.org on 2017/08/09 14:01:13 UTC, 0 replies.
- ignite git commit: ignite-5918 Adding and searching objects in index tree produces a lot of garbage - posted by yz...@apache.org on 2017/08/09 15:47:01 UTC, 0 replies.
- ignite git commit: IGNITE-5658 Optimizations for data streamer - posted by yz...@apache.org on 2017/08/09 16:29:46 UTC, 0 replies.
- svn commit: r1804593 - /ignite/site/trunk/blogs.html - posted by dm...@apache.org on 2017/08/09 18:19:08 UTC, 0 replies.
- ignite git commit: IGNITE-5912: Redis EXPIRE/PEXPIRE commands. - Fixes #2383. - posted by sh...@apache.org on 2017/08/10 00:52:49 UTC, 0 replies.
- [1/2] ignite git commit: IGNITE-5950 incorrect assertion fixed - posted by ag...@apache.org on 2017/08/10 09:10:07 UTC, 0 replies.
- [2/2] ignite git commit: Merge remote-tracking branch 'community/ignite-2.1.3' - posted by ag...@apache.org on 2017/08/10 09:10:08 UTC, 0 replies.
- ignite git commit: IGNITE-6012 Review. - posted by an...@apache.org on 2017/08/10 09:57:41 UTC, 0 replies.
- ignite git commit: IGNITE-5961 - Align pages in LFS partition files to pageSize - posted by ag...@apache.org on 2017/08/10 10:31:49 UTC, 0 replies.
- ignite git commit: IGNITE-5901 - Debugging - posted by ag...@apache.org on 2017/08/10 10:58:45 UTC, 0 replies.
- ignite git commit: IGNITE-5901 - Debug - posted by ag...@apache.org on 2017/08/10 12:05:04 UTC, 2 replies.
- ignite git commit: IGNITE-5995: ODBC fix for SQLGetData. - posted by is...@apache.org on 2017/08/10 12:33:56 UTC, 0 replies.
- ignite git commit: IGNITE-5963: Add additional check to Thread.sleep to make test correct in all cases. - Fixes #2422. - posted by ag...@apache.org on 2017/08/10 12:49:02 UTC, 0 replies.
- [01/30] ignite git commit: IGNITE-5888 Web Console: Fixed maven project generation. - posted by ag...@apache.org on 2017/08/10 13:52:58 UTC, 0 replies.
- [02/30] ignite git commit: IGNITE-5906 Fixed race on activities merge. - posted by ag...@apache.org on 2017/08/10 13:52:59 UTC, 0 replies.
- [03/30] ignite git commit: Merge branches 'ignite-2.1.3' and 'master'. - posted by ag...@apache.org on 2017/08/10 13:53:00 UTC, 0 replies.
- [04/30] ignite git commit: IGNITE-5920: Fixed CacheClientBinaryQueryExample": set CacheKeyConfiguration explicitly to enable affinity co-location. This closes #2389. - posted by ag...@apache.org on 2017/08/10 13:53:01 UTC, 0 replies.
- [05/30] ignite git commit: IGNITE-5920: Fixed CacheClientBinaryQueryExample": set CacheKeyConfiguration explicitly to enable affinity co-location. This closes #2389. - posted by ag...@apache.org on 2017/08/10 13:53:02 UTC, 0 replies.
- [06/30] ignite git commit: IGNITE-5126: Batch support for this JDBC driver. This closes #2162. - posted by ag...@apache.org on 2017/08/10 13:53:03 UTC, 0 replies.
- [07/30] ignite git commit: IGNITE-5927 .NET: Fix DataTable serialization - posted by ag...@apache.org on 2017/08/10 13:53:04 UTC, 0 replies.
- [08/30] ignite git commit: IGNITE-5923: ODBC: SQLGetTypeInfo now works with SQL_ALL_TYPES - posted by ag...@apache.org on 2017/08/10 13:53:05 UTC, 0 replies.
- [09/30] ignite git commit: IGNITE-5908 Restore splash. - posted by ag...@apache.org on 2017/08/10 13:53:06 UTC, 0 replies.
- [10/30] ignite git commit: IGNITE-4800: Lucene query may fails with NPE. This closes #2315. - posted by ag...@apache.org on 2017/08/10 13:53:07 UTC, 0 replies.
- [11/30] ignite git commit: IGNITE-5939: ODBC: SQLColAttributes now works with legacy attribute codes. - posted by ag...@apache.org on 2017/08/10 13:53:08 UTC, 0 replies.
- [12/30] ignite git commit: Merge branches 'ignite-2.1.3' and 'master'. - posted by ag...@apache.org on 2017/08/10 13:53:09 UTC, 0 replies.
- [13/30] ignite git commit: IGNITE-5950 incorrect assertion fixed - posted by ag...@apache.org on 2017/08/10 13:53:10 UTC, 0 replies.
- [14/30] ignite git commit: IGNITE-5880: BLAS integration phase 2 - posted by ag...@apache.org on 2017/08/10 13:53:11 UTC, 0 replies.
- [15/30] ignite git commit: IGNITE-5211: Added new constructor: QueryEntity(Class keyCls, Class valCls). This closes #2371. This closes #2388. This closes #2407. - posted by ag...@apache.org on 2017/08/10 13:53:12 UTC, 0 replies.
- [16/30] ignite git commit: IGNITE-5984 - Test fix: scan for a test key only after late affinity assignment changes - posted by ag...@apache.org on 2017/08/10 13:53:13 UTC, 0 replies.
- [17/30] ignite git commit: IGNITE-5982: GridMapQueryExecutor was split into several pieces. - posted by ag...@apache.org on 2017/08/10 13:53:14 UTC, 0 replies.
- [18/30] ignite git commit: Merge remote-tracking branch 'origin/master' - posted by ag...@apache.org on 2017/08/10 13:53:15 UTC, 0 replies.
- [19/30] ignite git commit: IGNITE-5993: Removed unused SQL-related classes and methods (old tree index, snapshots, etc). This closes #2414. - posted by ag...@apache.org on 2017/08/10 13:53:16 UTC, 0 replies.
- [20/30] ignite git commit: IGNITE-5734 Web Console: Fixed npm dependencies. - posted by ag...@apache.org on 2017/08/10 13:53:17 UTC, 0 replies.
- [21/30] ignite git commit: IGNITE-5897 Fix session init/end logic. This fixes tests. - posted by ag...@apache.org on 2017/08/10 13:53:18 UTC, 0 replies.
- [22/30] ignite git commit: IGNITE-5987 Added -nq (visor will not quit in batch mode) option for Visor Cmd. - posted by ag...@apache.org on 2017/08/10 13:53:19 UTC, 0 replies.
- [23/30] ignite git commit: ignite-5918 Adding and searching objects in index tree produces a lot of garbage - posted by ag...@apache.org on 2017/08/10 13:53:20 UTC, 0 replies.
- [24/30] ignite git commit: IGNITE-5658 Optimizations for data streamer - posted by ag...@apache.org on 2017/08/10 13:53:21 UTC, 0 replies.
- [25/30] ignite git commit: IGNITE-5912: Redis EXPIRE/PEXPIRE commands. - Fixes #2383. - posted by ag...@apache.org on 2017/08/10 13:53:22 UTC, 0 replies.
- [26/30] ignite git commit: Merge remote-tracking branch 'community/ignite-2.1.3' - posted by ag...@apache.org on 2017/08/10 13:53:23 UTC, 0 replies.
- [27/30] ignite git commit: IGNITE-5961 - Align pages in LFS partition files to pageSize - posted by ag...@apache.org on 2017/08/10 13:53:24 UTC, 0 replies.
- [28/30] ignite git commit: IGNITE-5995: ODBC fix for SQLGetData. - posted by ag...@apache.org on 2017/08/10 13:53:25 UTC, 0 replies.
- [29/30] ignite git commit: IGNITE-5963: Add additional check to Thread.sleep to make test correct in all cases. - Fixes #2422. - posted by ag...@apache.org on 2017/08/10 13:53:26 UTC, 0 replies.
- [30/30] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-5872 - posted by ag...@apache.org on 2017/08/10 13:53:27 UTC, 0 replies.
- ignite git commit: Merge remote-tracking branch 'apache/ignite-5578' into ignite-5872-5578 - posted by ag...@apache.org on 2017/08/10 14:10:18 UTC, 1 replies.
- ignite git commit: IGNITE-5961 - Fixed pages() method for FilePageStore - posted by ag...@apache.org on 2017/08/10 15:13:44 UTC, 0 replies.
- ignite git commit: IGNITE-6027: Added last page marker to GridQueryNexPageResponse, so that responses with unknown row count could be processed correctly. This closes #2426. - posted by vo...@apache.org on 2017/08/10 20:13:53 UTC, 0 replies.
- ignite git commit: IGNITE-5902 Implemented stop caches at once. - posted by ak...@apache.org on 2017/08/11 03:25:56 UTC, 0 replies.
- ignite git commit: IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace mapper.writeValueAsString with writeValue(stream, v). - posted by ak...@apache.org on 2017/08/11 04:08:25 UTC, 0 replies.
- ignite git commit: IGNITE-6013 Optimized processing response from cluster. - posted by ak...@apache.org on 2017/08/11 04:18:50 UTC, 0 replies.
- svn commit: r1804831 - /ignite/site/trunk/includes/header.html - posted by dm...@apache.org on 2017/08/11 18:08:30 UTC, 0 replies.
- svn commit: r1804832 - /ignite/site/trunk/includes/header.html - posted by dm...@apache.org on 2017/08/11 18:11:18 UTC, 0 replies.
- svn commit: r1804833 - /ignite/site/trunk/includes/header.html - posted by dm...@apache.org on 2017/08/11 18:12:05 UTC, 0 replies.
- svn commit: r1804834 - /ignite/site/trunk/includes/header.html - posted by dm...@apache.org on 2017/08/11 18:13:19 UTC, 0 replies.
- svn commit: r1804835 - /ignite/site/trunk/includes/header.html - posted by dm...@apache.org on 2017/08/11 18:14:02 UTC, 0 replies.
- svn commit: r1804836 - /ignite/site/trunk/includes/header.html - posted by dm...@apache.org on 2017/08/11 18:14:30 UTC, 0 replies.
- svn commit: r1804837 - in /ignite/site/trunk: download.html includes/header.html - posted by dm...@apache.org on 2017/08/11 18:15:20 UTC, 0 replies.
- ignite git commit: IGNITE-5941 - Fixed index name length restrictions. This closes #2408 - posted by ag...@apache.org on 2017/08/14 08:32:45 UTC, 0 replies.
- ignite git commit: IGNITE-6016 Get rid of checking topology hash in ackTopology - Fixes #2424. - posted by ag...@apache.org on 2017/08/14 09:03:50 UTC, 0 replies.
- [01/50] ignite git commit: Merge branch 'master' into ignite-5991 - posted by vo...@apache.org on 2017/08/14 10:30:11 UTC, 0 replies.
- [02/50] ignite git commit: Consuming results into own target. - posted by vo...@apache.org on 2017/08/14 10:30:12 UTC, 0 replies.
- [03/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:13 UTC, 0 replies.
- [04/50] ignite git commit: Started working on result target. - posted by vo...@apache.org on 2017/08/14 10:30:14 UTC, 0 replies.
- [05/50] ignite git commit: WIP on target. - posted by vo...@apache.org on 2017/08/14 10:30:15 UTC, 0 replies.
- [06/50] ignite git commit: Merge branch 'master' into ignite-5991 - posted by vo...@apache.org on 2017/08/14 10:30:16 UTC, 0 replies.
- [07/50] ignite git commit: WIP. - posted by vo...@apache.org on 2017/08/14 10:30:17 UTC, 0 replies.
- [08/50] ignite git commit: IGNITE-6019 Merge indexes iterator - posted by vo...@apache.org on 2017/08/14 10:30:18 UTC, 0 replies.
- [09/50] ignite git commit: WIP. - posted by vo...@apache.org on 2017/08/14 10:30:19 UTC, 0 replies.
- [10/50] ignite git commit: WIP on flags. - posted by vo...@apache.org on 2017/08/14 10:30:20 UTC, 0 replies.
- [11/50] ignite git commit: Better flag naming. - posted by vo...@apache.org on 2017/08/14 10:30:21 UTC, 0 replies.
- [12/50] ignite git commit: Added last page to the response. - posted by vo...@apache.org on 2017/08/14 10:30:22 UTC, 0 replies.
- [13/50] ignite git commit: Done. - posted by vo...@apache.org on 2017/08/14 10:30:23 UTC, 0 replies.
- [14/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:24 UTC, 0 replies.
- [15/50] ignite git commit: Done. - posted by vo...@apache.org on 2017/08/14 10:30:25 UTC, 0 replies.
- [16/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:26 UTC, 0 replies.
- [17/50] ignite git commit: Merge branch 'ignite-6027' into ignite-5991 - posted by vo...@apache.org on 2017/08/14 10:30:27 UTC, 0 replies.
- [18/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:28 UTC, 0 replies.
- [19/50] ignite git commit: Removed unused argument. - posted by vo...@apache.org on 2017/08/14 10:30:29 UTC, 0 replies.
- [20/50] ignite git commit: Identified places for separate threads. - posted by vo...@apache.org on 2017/08/14 10:30:30 UTC, 0 replies.
- [21/50] ignite git commit: Propagated node ID to node results. - posted by vo...@apache.org on 2017/08/14 10:30:31 UTC, 0 replies.
- [22/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:32 UTC, 0 replies.
- [23/50] ignite git commit: Added a test. - posted by vo...@apache.org on 2017/08/14 10:30:33 UTC, 0 replies.
- [24/50] ignite git commit: Merge branch 'master' into ignite-5991 - posted by vo...@apache.org on 2017/08/14 10:30:34 UTC, 0 replies.
- [25/50] ignite git commit: Lazy worker. - posted by vo...@apache.org on 2017/08/14 10:30:35 UTC, 0 replies.
- [26/50] ignite git commit: Lazy worker key. - posted by vo...@apache.org on 2017/08/14 10:30:36 UTC, 0 replies.
- [27/50] ignite git commit: Implemented "onQueryRequest" handling. - posted by vo...@apache.org on 2017/08/14 10:30:37 UTC, 0 replies.
- [28/50] ignite git commit: Implemented "onQueryRequest" handling. - posted by vo...@apache.org on 2017/08/14 10:30:38 UTC, 0 replies.
- [29/50] ignite git commit: Next page request. - posted by vo...@apache.org on 2017/08/14 10:30:39 UTC, 0 replies.
- [30/50] ignite git commit: Next page request. - posted by vo...@apache.org on 2017/08/14 10:30:40 UTC, 0 replies.
- [31/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:41 UTC, 0 replies.
- [32/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:42 UTC, 0 replies.
- [33/50] ignite git commit: Proper cancellation. - posted by vo...@apache.org on 2017/08/14 10:30:43 UTC, 0 replies.
- [34/50] ignite git commit: Almost done. - posted by vo...@apache.org on 2017/08/14 10:30:44 UTC, 0 replies.
- [35/50] ignite git commit: Removed unused classes. - posted by vo...@apache.org on 2017/08/14 10:30:45 UTC, 0 replies.
- [36/50] ignite git commit: Cleanup. - posted by vo...@apache.org on 2017/08/14 10:30:46 UTC, 0 replies.
- [37/50] ignite git commit: Proper worker stop. - posted by vo...@apache.org on 2017/08/14 10:30:47 UTC, 0 replies.
- [38/50] ignite git commit: Fixed stop procedure. - posted by vo...@apache.org on 2017/08/14 10:30:48 UTC, 0 replies.
- [39/50] ignite git commit: Send fixes. - posted by vo...@apache.org on 2017/08/14 10:30:49 UTC, 0 replies.
- [40/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:50 UTC, 0 replies.
- [41/50] ignite git commit: Merge branch 'master' into ignite-6019 - posted by vo...@apache.org on 2017/08/14 10:30:51 UTC, 0 replies.
- [42/50] ignite git commit: Cosmetics. - posted by vo...@apache.org on 2017/08/14 10:30:52 UTC, 0 replies.
- [43/50] ignite git commit: WIP on better abstractions. - posted by vo...@apache.org on 2017/08/14 10:30:53 UTC, 0 replies.
- [44/50] ignite git commit: Proper cleanup. - posted by vo...@apache.org on 2017/08/14 10:30:54 UTC, 0 replies.
- [45/50] ignite git commit: Minors. - posted by vo...@apache.org on 2017/08/14 10:30:55 UTC, 0 replies.
- [46/50] ignite git commit: Removed unnecessary iterator adapter. - posted by vo...@apache.org on 2017/08/14 10:30:56 UTC, 0 replies.
- [47/50] ignite git commit: Fixed iterator. - posted by vo...@apache.org on 2017/08/14 10:30:57 UTC, 0 replies.
- [48/50] ignite git commit: Merge branch 'master' into ignite-5991 - posted by vo...@apache.org on 2017/08/14 10:30:58 UTC, 0 replies.
- [49/50] ignite git commit: Merge branch 'master' into ignite-6019 - posted by vo...@apache.org on 2017/08/14 10:30:59 UTC, 0 replies.
- [50/50] ignite git commit: Merge branch 'ignite-6019' into ignite-5991-6019 - posted by vo...@apache.org on 2017/08/14 10:31:00 UTC, 0 replies.
- ignite git commit: IGNITE-5890 Added estimated time to rebalance completion and time to rebalance start to MXBean - Fixes #2386. - posted by ag...@apache.org on 2017/08/14 10:55:16 UTC, 0 replies.
- ignite git commit: IGNITE-5890 - Fixed compilation - posted by ag...@apache.org on 2017/08/14 11:07:29 UTC, 0 replies.
- ignite git commit: IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false. This closes #2428. - posted by nt...@apache.org on 2017/08/14 11:13:53 UTC, 0 replies.
- [01/11] ignite git commit: IGNITE-5961 - Fixed pages() method for FilePageStore - posted by ag...@apache.org on 2017/08/14 11:48:48 UTC, 0 replies.
- [02/11] ignite git commit: IGNITE-6027: Added last page marker to GridQueryNexPageResponse, so that responses with unknown row count could be processed correctly. This closes #2426. - posted by ag...@apache.org on 2017/08/14 11:48:49 UTC, 0 replies.
- [03/11] ignite git commit: IGNITE-5902 Implemented stop caches at once. - posted by ag...@apache.org on 2017/08/14 11:48:50 UTC, 0 replies.
- [04/11] ignite git commit: IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace mapper.writeValueAsString with writeValue(stream, v). - posted by ag...@apache.org on 2017/08/14 11:48:51 UTC, 0 replies.
- [05/11] ignite git commit: IGNITE-6013 Optimized processing response from cluster. - posted by ag...@apache.org on 2017/08/14 11:48:52 UTC, 0 replies.
- [06/11] ignite git commit: IGNITE-5941 - Fixed index name length restrictions. This closes #2408 - posted by ag...@apache.org on 2017/08/14 11:48:53 UTC, 0 replies.
- [07/11] ignite git commit: IGNITE-6016 Get rid of checking topology hash in ackTopology - Fixes #2424. - posted by ag...@apache.org on 2017/08/14 11:48:54 UTC, 0 replies.
- [08/11] ignite git commit: IGNITE-5890 Added estimated time to rebalance completion and time to rebalance start to MXBean - Fixes #2386. - posted by ag...@apache.org on 2017/08/14 11:48:55 UTC, 0 replies.
- [09/11] ignite git commit: IGNITE-5890 - Fixed compilation - posted by ag...@apache.org on 2017/08/14 11:48:56 UTC, 0 replies.
- [10/11] ignite git commit: IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false. This closes #2428. - posted by ag...@apache.org on 2017/08/14 11:48:57 UTC, 0 replies.
- [11/11] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-5872-5578 - posted by ag...@apache.org on 2017/08/14 11:48:58 UTC, 0 replies.
- ignite git commit: IGNITE-5741 - Replaced HeapByteBuffer with DirectByteBuffer in WAL records iterator - Fixes #2329. - posted by ag...@apache.org on 2017/08/14 13:34:49 UTC, 0 replies.
- ignite git commit: IGNITE-5843 Persist cache configuration received on node join - Fixes #2347. - posted by ag...@apache.org on 2017/08/14 14:07:18 UTC, 0 replies.
- ignite git commit: IGNITE-6052 request cluster state from daemon node via compute grid - Fixes #2439. - posted by ag...@apache.org on 2017/08/14 14:48:13 UTC, 0 replies.
- svn commit: r1805043 - in /ignite/site/trunk: css/all.css images/1.png index.html scss/ignite.scss - posted by dm...@apache.org on 2017/08/14 23:31:20 UTC, 0 replies.
- svn commit: r1805047 - in /ignite/site/trunk: css/all.css includes/header.html scss/ignite.scss - posted by dm...@apache.org on 2017/08/15 00:45:08 UTC, 0 replies.
- svn commit: r1805048 - in /ignite/site/trunk: download.html features/persistence.html includes/header.html - posted by dm...@apache.org on 2017/08/15 02:17:34 UTC, 0 replies.
- svn commit: r1805049 - /ignite/site/trunk/features/persistence.html - posted by dm...@apache.org on 2017/08/15 02:21:10 UTC, 0 replies.
- svn commit: r1805050 - /ignite/site/trunk/features/persistence.html - posted by dm...@apache.org on 2017/08/15 02:21:53 UTC, 0 replies.
- ignite git commit: IGNITE-6004: Added QuerySqlField.inlineSize property. This closes #2420. - posted by vo...@apache.org on 2017/08/15 08:19:46 UTC, 0 replies.
- ignite git commit: IGNITE-6063 InlineIdexHelperTest fails - Fixes #2444. - posted by ag...@apache.org on 2017/08/15 11:47:11 UTC, 0 replies.
- ignite git commit: IGNITE-6067 move initialize() to GridCacheUtils - Fixes #2445. - posted by ag...@apache.org on 2017/08/15 12:35:36 UTC, 0 replies.
- ignite git commit: IGNITE-6032: ODBC: Added SQL_SCROLL_OPTIONS support for SQLGetInfo - posted by is...@apache.org on 2017/08/15 13:47:04 UTC, 0 replies.
- [01/21] ignite git commit: IGNITE-5961 - Fixed pages() method for FilePageStore - posted by ag...@apache.org on 2017/08/15 16:05:07 UTC, 0 replies.
- [02/21] ignite git commit: IGNITE-6027: Added last page marker to GridQueryNexPageResponse, so that responses with unknown row count could be processed correctly. This closes #2426. - posted by ag...@apache.org on 2017/08/15 16:05:08 UTC, 0 replies.
- [03/21] ignite git commit: IGNITE-5902 Implemented stop caches at once. - posted by ag...@apache.org on 2017/08/15 16:05:09 UTC, 0 replies.
- [04/21] ignite git commit: IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace mapper.writeValueAsString with writeValue(stream, v). - posted by ag...@apache.org on 2017/08/15 16:05:10 UTC, 0 replies.
- [05/21] ignite git commit: IGNITE-6013 Optimized processing response from cluster. - posted by ag...@apache.org on 2017/08/15 16:05:11 UTC, 0 replies.
- [06/21] ignite git commit: IGNITE-5941 - Fixed index name length restrictions. This closes #2408 - posted by ag...@apache.org on 2017/08/15 16:05:12 UTC, 0 replies.
- [07/21] ignite git commit: IGNITE-6016 Get rid of checking topology hash in ackTopology - Fixes #2424. - posted by ag...@apache.org on 2017/08/15 16:05:13 UTC, 0 replies.
- [08/21] ignite git commit: IGNITE-5890 Added estimated time to rebalance completion and time to rebalance start to MXBean - Fixes #2386. - posted by ag...@apache.org on 2017/08/15 16:05:14 UTC, 0 replies.
- [09/21] ignite git commit: IGNITE-5890 - Fixed compilation - posted by ag...@apache.org on 2017/08/15 16:05:15 UTC, 0 replies.
- [10/21] ignite git commit: IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false. This closes #2428. - posted by ag...@apache.org on 2017/08/15 16:05:16 UTC, 0 replies.
- [11/21] ignite git commit: IGNITE-5741 - Replaced HeapByteBuffer with DirectByteBuffer in WAL records iterator - Fixes #2329. - posted by ag...@apache.org on 2017/08/15 16:05:17 UTC, 0 replies.
- [12/21] ignite git commit: IGNITE-5843 Persist cache configuration received on node join - Fixes #2347. - posted by ag...@apache.org on 2017/08/15 16:05:18 UTC, 0 replies.
- [13/21] ignite git commit: IGNITE-6052 request cluster state from daemon node via compute grid - Fixes #2439. - posted by ag...@apache.org on 2017/08/15 16:05:19 UTC, 0 replies.
- [14/21] ignite git commit: IGNITE-6004: Added QuerySqlField.inlineSize property. This closes #2420. - posted by ag...@apache.org on 2017/08/15 16:05:20 UTC, 0 replies.
- [15/21] ignite git commit: Backward compatibility WIP - posted by ag...@apache.org on 2017/08/15 16:05:21 UTC, 0 replies.
- [16/21] ignite git commit: Backward compatibility WIP - posted by ag...@apache.org on 2017/08/15 16:05:22 UTC, 0 replies.
- [17/21] ignite git commit: IGNITE-6063 InlineIdexHelperTest fails - Fixes #2444. - posted by ag...@apache.org on 2017/08/15 16:05:23 UTC, 0 replies.
- [18/21] ignite git commit: IGNITE-6067 move initialize() to GridCacheUtils - Fixes #2445. - posted by ag...@apache.org on 2017/08/15 16:05:24 UTC, 0 replies.
- [19/21] ignite git commit: IGNITE-6032: ODBC: Added SQL_SCROLL_OPTIONS support for SQLGetInfo - posted by ag...@apache.org on 2017/08/15 16:05:25 UTC, 0 replies.
- [20/21] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-5872 - posted by ag...@apache.org on 2017/08/15 16:05:26 UTC, 0 replies.
- [21/21] ignite git commit: IGNITE-5872 - Backward compatibility - posted by ag...@apache.org on 2017/08/15 16:05:27 UTC, 0 replies.
- ignite git commit: IGNITE-6068 - Fixed invalid partition handling - posted by ag...@apache.org on 2017/08/15 16:15:54 UTC, 3 replies.
- svn commit: r1805106 - in /ignite/site/trunk: css/all.css images/bannernodots.png images/bannerwithdots.png index-1.html scss/ignite.scss - posted by dm...@apache.org on 2017/08/15 17:11:13 UTC, 0 replies.
- [01/29] ignite git commit: IGNITE-4800: Lucene query may fails with NPE. This closes #2315. - posted by nt...@apache.org on 2017/08/15 18:00:02 UTC, 0 replies.
- [02/29] ignite git commit: IGNITE-4800: Lucene query may fails with NPE. Test fixed. - posted by nt...@apache.org on 2017/08/15 18:00:03 UTC, 0 replies.
- [03/29] ignite git commit: ignite-5712 Context switching for optimistic transactions - posted by nt...@apache.org on 2017/08/15 18:00:04 UTC, 0 replies.
- [04/29] ignite git commit: Merge branch ignite-2.1.3 into ignite-2.1.4 - posted by nt...@apache.org on 2017/08/15 18:00:05 UTC, 0 replies.
- [05/29] ignite git commit: IGNITE-5126: Batch support for this JDBC driver. This closes #2162. - posted by nt...@apache.org on 2017/08/15 18:00:06 UTC, 0 replies.
- [06/29] ignite git commit: Merge remote-tracking branch 'upstream/ignite-2.1.4' into ignite-2.1.4 - posted by nt...@apache.org on 2017/08/15 18:00:07 UTC, 0 replies.
- [07/29] ignite git commit: IGNITE-5923: ODBC: SQLGetTypeInfo now works with SQL_ALL_TYPES - posted by nt...@apache.org on 2017/08/15 18:00:08 UTC, 0 replies.
- [08/29] ignite git commit: IGNITE-5939: ODBC: SQLColAttributes now works with legacy attribute codes. - posted by nt...@apache.org on 2017/08/15 18:00:09 UTC, 0 replies.
- [09/29] ignite git commit: Merge branch ignite-2.1.3 into ignite-2.1.4. - posted by nt...@apache.org on 2017/08/15 18:00:10 UTC, 0 replies.
- [10/29] ignite git commit: IGNITE-5211: Added new constructor: QueryEntity(Class keyCls, Class valCls). This closes #2371. This closes #2388. This closes #2407. - posted by nt...@apache.org on 2017/08/15 18:00:11 UTC, 0 replies.
- [11/29] ignite git commit: IGNITE-5982: GridMapQueryExecutor was split into several pieces. - posted by nt...@apache.org on 2017/08/15 18:00:12 UTC, 0 replies.
- [12/29] ignite git commit: IGNITE-5993: Removed unused SQL-related classes and methods (old tree index, snapshots, etc). This closes #2414. - posted by nt...@apache.org on 2017/08/15 18:00:13 UTC, 0 replies.
- [13/29] ignite git commit: IGNITE-5452: GridTimeoutProcessor can hang on stop. This closes #2279. - posted by nt...@apache.org on 2017/08/15 18:00:14 UTC, 0 replies.
- [14/29] ignite git commit: IGNITE-5734 Web Console: Fixed npm dependencies. (cherry picked from commit aeafbf1) - posted by nt...@apache.org on 2017/08/15 18:00:15 UTC, 0 replies.
- [15/29] ignite git commit: IGNITE-5987 Added -nq (visor will not quit in batch mode) option for Visor Cmd. (cherry picked from commit 8d6e842) - posted by nt...@apache.org on 2017/08/15 18:00:16 UTC, 0 replies.
- [16/29] ignite git commit: IGNITE-5902 Implemented stop caches at once. (cherry picked from commit ebb8765) - posted by nt...@apache.org on 2017/08/15 18:00:17 UTC, 0 replies.
- [17/29] ignite git commit: IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace mapper.writeValueAsString with writeValue(stream, v). (cherry picked from commit 3a390c8) - posted by nt...@apache.org on 2017/08/15 18:00:18 UTC, 0 replies.
- [18/29] ignite git commit: IGNITE-6013 Optimized processing response from cluster. (cherry picked from commit b02c481) - posted by nt...@apache.org on 2017/08/15 18:00:19 UTC, 0 replies.
- [19/29] ignite git commit: Merge branch 'ignite-2.1.3' into ignite-2.1.4 - posted by nt...@apache.org on 2017/08/15 18:00:20 UTC, 0 replies.
- [20/29] ignite git commit: IGNITE-5941 - Fixed index name length restrictions. This closes #2408 - posted by nt...@apache.org on 2017/08/15 18:00:21 UTC, 0 replies.
- [21/29] ignite git commit: IGNITE-5890 Added estimated time to rebalance completion and time to rebalance start to MXBean - Fixes #2386. - posted by nt...@apache.org on 2017/08/15 18:00:22 UTC, 0 replies.
- [22/29] ignite git commit: IGNITE-5741 - Replaced HeapByteBuffer with DirectByteBuffer in WAL records iterator - Fixes #2329. - posted by nt...@apache.org on 2017/08/15 18:00:23 UTC, 0 replies.
- [23/29] ignite git commit: GG-12629 Backport IGNITE-5961 to 8.1.4 - posted by nt...@apache.org on 2017/08/15 18:00:24 UTC, 0 replies.
- [24/29] ignite git commit: IGNITE-5843 Persist cache configuration received on node join - Fixes #2347. - posted by nt...@apache.org on 2017/08/15 18:00:25 UTC, 0 replies.
- [25/29] ignite git commit: IGNITE-6052 request cluster state from daemon node via compute grid - Fixes #2439. - posted by nt...@apache.org on 2017/08/15 18:00:26 UTC, 0 replies.
- [26/29] ignite git commit: IGNITE-6004: Added QuerySqlField.inlineSize property. This closes #2420. - posted by nt...@apache.org on 2017/08/15 18:00:27 UTC, 0 replies.
- [27/29] ignite git commit: IGNITE-5995: ODBC fix for SQLGetData. - posted by nt...@apache.org on 2017/08/15 18:00:28 UTC, 0 replies.
- [28/29] ignite git commit: IGNITE-6032: ODBC: Added SQL_SCROLL_OPTIONS support for SQLGetInfo - posted by nt...@apache.org on 2017/08/15 18:00:29 UTC, 0 replies.
- [29/29] ignite git commit: IGNITE-5497 WIP - posted by nt...@apache.org on 2017/08/15 18:00:30 UTC, 0 replies.
- svn commit: r1805117 - in /ignite/site/trunk: css/all.css events.html index.html scss/ignite.scss - posted by dm...@apache.org on 2017/08/15 21:39:44 UTC, 0 replies.
- svn commit: r1805121 - /ignite/site/trunk/index.html - posted by dm...@apache.org on 2017/08/15 22:53:04 UTC, 0 replies.
- svn commit: r1805122 - /ignite/site/trunk/index.html - posted by dm...@apache.org on 2017/08/15 22:54:13 UTC, 0 replies.
- svn commit: r1805123 - in /ignite/site/trunk: index.html scss/ignite.scss - posted by dm...@apache.org on 2017/08/15 23:00:12 UTC, 0 replies.
- svn commit: r1805124 - /ignite/site/trunk/css/all.css - posted by dm...@apache.org on 2017/08/15 23:05:59 UTC, 0 replies.
- svn commit: r1805125 - /ignite/site/trunk/features/durablememory.html - posted by dm...@apache.org on 2017/08/16 00:12:12 UTC, 0 replies.
- svn commit: r1805126 - /ignite/site/trunk/features/durablememory.html - posted by dm...@apache.org on 2017/08/16 00:12:48 UTC, 0 replies.
- svn commit: r1805127 - /ignite/site/trunk/features/durablememory.html - posted by dm...@apache.org on 2017/08/16 00:13:23 UTC, 0 replies.
- svn commit: r1805128 - /ignite/site/trunk/features/durablememory.html - posted by dm...@apache.org on 2017/08/16 00:14:21 UTC, 0 replies.
- ignite git commit: IGNITE-6019: SQL: do not pull the whole result set immediately to the client when there is no merge table. This closes #2430. - posted by vo...@apache.org on 2017/08/16 06:42:07 UTC, 0 replies.
- ignite git commit: IGNITE-6074 Fixed test fail IgniteWalRecoveryTest#testWalBigObjectNodeCancel (reset position and limit after expand buffer) - Fixes #2452. - posted by ag...@apache.org on 2017/08/16 11:18:00 UTC, 0 replies.
- [1/3] ignite git commit: IGNITE-6019: SQL: do not pull the whole result set immediately to the client when there is no merge table. This closes #2430. - posted by ag...@apache.org on 2017/08/16 11:23:10 UTC, 0 replies.
- [2/3] ignite git commit: IGNITE-6074 Fixed test fail IgniteWalRecoveryTest#testWalBigObjectNodeCancel (reset position and limit after expand buffer) - Fixes #2452. - posted by ag...@apache.org on 2017/08/16 11:23:11 UTC, 0 replies.
- [3/3] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-6068 - posted by ag...@apache.org on 2017/08/16 11:23:12 UTC, 0 replies.
- ignite git commit: IGNITE-6068 - Minor - posted by ag...@apache.org on 2017/08/16 11:54:05 UTC, 0 replies.
- ignite git commit: IGNITE-6082 Fixed DynamicIndexPartitionedTransactionalConcurrentSelfTest.testConcurrentPutRemove (use correct IP finder in test SPI) - posted by ag...@apache.org on 2017/08/16 14:03:10 UTC, 0 replies.
- ignite git commit: IGNITE-6073 Handy API to add binary metadata locally - posted by ag...@apache.org on 2017/08/16 14:14:08 UTC, 0 replies.
- ignite git commit: IGNITE-6068 Fixed InvalidPartitionException during index visit - posted by ag...@apache.org on 2017/08/16 14:59:56 UTC, 0 replies.
- [01/25] ignite git commit: IGNITE-5995: ODBC fix for SQLGetData. - posted by ag...@apache.org on 2017/08/16 15:41:24 UTC, 0 replies.
- [02/25] ignite git commit: IGNITE-5963: Add additional check to Thread.sleep to make test correct in all cases. - Fixes #2422. - posted by ag...@apache.org on 2017/08/16 15:41:25 UTC, 0 replies.
- [03/25] ignite git commit: IGNITE-5961 - Fixed pages() method for FilePageStore - posted by ag...@apache.org on 2017/08/16 15:41:26 UTC, 0 replies.
- [04/25] ignite git commit: IGNITE-6027: Added last page marker to GridQueryNexPageResponse, so that responses with unknown row count could be processed correctly. This closes #2426. - posted by ag...@apache.org on 2017/08/16 15:41:27 UTC, 0 replies.
- [05/25] ignite git commit: IGNITE-5902 Implemented stop caches at once. - posted by ag...@apache.org on 2017/08/16 15:41:28 UTC, 0 replies.
- [06/25] ignite git commit: IGNITE-6012 Refactored GridJettyRestHandler.processRequest(): replace mapper.writeValueAsString with writeValue(stream, v). - posted by ag...@apache.org on 2017/08/16 15:41:29 UTC, 0 replies.
- [07/25] ignite git commit: IGNITE-6013 Optimized processing response from cluster. - posted by ag...@apache.org on 2017/08/16 15:41:30 UTC, 0 replies.
- [08/25] ignite git commit: IGNITE-5941 - Fixed index name length restrictions. This closes #2408 - posted by ag...@apache.org on 2017/08/16 15:41:31 UTC, 0 replies.
- [09/25] ignite git commit: IGNITE-6016 Get rid of checking topology hash in ackTopology - Fixes #2424. - posted by ag...@apache.org on 2017/08/16 15:41:32 UTC, 0 replies.
- [10/25] ignite git commit: IGNITE-5890 Added estimated time to rebalance completion and time to rebalance start to MXBean - Fixes #2386. - posted by ag...@apache.org on 2017/08/16 15:41:33 UTC, 0 replies.
- [11/25] ignite git commit: IGNITE-5890 - Fixed compilation - posted by ag...@apache.org on 2017/08/16 15:41:34 UTC, 0 replies.
- [12/25] ignite git commit: IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false. This closes #2428. - posted by ag...@apache.org on 2017/08/16 15:41:35 UTC, 0 replies.
- [13/25] ignite git commit: IGNITE-5741 - Replaced HeapByteBuffer with DirectByteBuffer in WAL records iterator - Fixes #2329. - posted by ag...@apache.org on 2017/08/16 15:41:36 UTC, 0 replies.
- [14/25] ignite git commit: IGNITE-5843 Persist cache configuration received on node join - Fixes #2347. - posted by ag...@apache.org on 2017/08/16 15:41:37 UTC, 0 replies.
- [15/25] ignite git commit: IGNITE-6052 request cluster state from daemon node via compute grid - Fixes #2439. - posted by ag...@apache.org on 2017/08/16 15:41:38 UTC, 0 replies.
- [16/25] ignite git commit: IGNITE-6004: Added QuerySqlField.inlineSize property. This closes #2420. - posted by ag...@apache.org on 2017/08/16 15:41:39 UTC, 0 replies.
- [17/25] ignite git commit: IGNITE-6063 InlineIdexHelperTest fails - Fixes #2444. - posted by ag...@apache.org on 2017/08/16 15:41:40 UTC, 0 replies.
- [18/25] ignite git commit: IGNITE-6067 move initialize() to GridCacheUtils - Fixes #2445. - posted by ag...@apache.org on 2017/08/16 15:41:41 UTC, 0 replies.
- [19/25] ignite git commit: IGNITE-6032: ODBC: Added SQL_SCROLL_OPTIONS support for SQLGetInfo - posted by ag...@apache.org on 2017/08/16 15:41:42 UTC, 0 replies.
- [20/25] ignite git commit: IGNITE-6019: SQL: do not pull the whole result set immediately to the client when there is no merge table. This closes #2430. - posted by ag...@apache.org on 2017/08/16 15:41:43 UTC, 0 replies.
- [21/25] ignite git commit: IGNITE-6074 Fixed test fail IgniteWalRecoveryTest#testWalBigObjectNodeCancel (reset position and limit after expand buffer) - Fixes #2452. - posted by ag...@apache.org on 2017/08/16 15:41:44 UTC, 0 replies.
- [22/25] ignite git commit: IGNITE-6082 Fixed DynamicIndexPartitionedTransactionalConcurrentSelfTest.testConcurrentPutRemove (use correct IP finder in test SPI) - posted by ag...@apache.org on 2017/08/16 15:41:45 UTC, 0 replies.
- [23/25] ignite git commit: IGNITE-6073 Handy API to add binary metadata locally - posted by ag...@apache.org on 2017/08/16 15:41:46 UTC, 0 replies.
- [24/25] ignite git commit: IGNITE-6068 Fixed InvalidPartitionException during index visit - posted by ag...@apache.org on 2017/08/16 15:41:47 UTC, 0 replies.
- [25/25] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-5901 - posted by ag...@apache.org on 2017/08/16 15:41:48 UTC, 0 replies.
- svn commit: r1805228 - /ignite/site/trunk/news.html - posted by dm...@apache.org on 2017/08/16 18:27:02 UTC, 0 replies.
- svn commit: r1805246 - /ignite/site/trunk/sitemap.xml - posted by dm...@apache.org on 2017/08/16 23:53:17 UTC, 0 replies.
- svn commit: r1805247 - in /ignite/site/trunk: ./ css/ features/ includes/ scss/ - posted by dm...@apache.org on 2017/08/17 00:42:46 UTC, 0 replies.
- svn commit: r1805248 - /ignite/site/trunk/features/datagrid.html - posted by dm...@apache.org on 2017/08/17 00:49:36 UTC, 0 replies.
- ignite git commit: IGNITE-5586 Toggle cluster active state. - posted by ak...@apache.org on 2017/08/17 07:57:00 UTC, 0 replies.
- ignite git commit: IGNITE-6080: DML batches are now grouped by affinity. This closes #2454. - posted by vo...@apache.org on 2017/08/17 08:24:18 UTC, 0 replies.
- [1/3] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by vo...@apache.org on 2017/08/17 10:41:47 UTC, 0 replies.
- [2/3] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by vo...@apache.org on 2017/08/17 10:41:48 UTC, 0 replies.
- [3/3] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by vo...@apache.org on 2017/08/17 10:41:49 UTC, 0 replies.
- ignite git commit: IGNITE-6091 Fixed flaky test CacheLateAffinityAssignmentTest.testRandomOperations - Fixes #2462. - posted by ag...@apache.org on 2017/08/17 11:12:28 UTC, 0 replies.
- ignite git commit: IGNITE-5738: JDBC: add batch support. This closes #2393. - posted by vo...@apache.org on 2017/08/17 11:58:47 UTC, 0 replies.
- ignite git commit: IGNITE-5837: Minor fix to DynamicIndexAbstractConcurrentSelfTest. This closes #2345. - posted by vo...@apache.org on 2017/08/17 12:39:38 UTC, 0 replies.
- ignite git commit: IGNITE-6033 Added sorted and multithreaded modes in checkpointing algorithm - Fixes #2441. - posted by ag...@apache.org on 2017/08/17 12:56:28 UTC, 0 replies.
- ignite git commit: IGNITE-6098 Fixed IgniteDataIntegrityTests.testExpandBuffer - Fixes #2465. - posted by ag...@apache.org on 2017/08/17 14:06:14 UTC, 0 replies.
- ignite git commit: IGNITE-6100 Fixed memory leak, IgnitePdsRecoveryAfterFileCorruptionTest.testPageRecoveryAfterFileCorruption - Fixes #2466. - posted by ag...@apache.org on 2017/08/17 14:07:46 UTC, 0 replies.
- [1/2] ignite git commit: IGNITE-5233: Fixed JavaDocs. - posted by vo...@apache.org on 2017/08/17 14:56:33 UTC, 0 replies.
- ignite git commit: IGNITE-6103 - Handle missed partition ID during WAL replay - posted by ag...@apache.org on 2017/08/17 15:10:33 UTC, 0 replies.
- ignite git commit: IGNITE-5991: SQL: Lazy query execution. This closes #2437. - posted by vo...@apache.org on 2017/08/17 15:24:44 UTC, 0 replies.
- ignite git commit: IGNITE-6096 Fixed races on partition evict - Fixes #2463. - posted by ag...@apache.org on 2017/08/17 15:29:25 UTC, 0 replies.
- ignite git commit: IGNITE-6102 - Implemented persistence configuration consistency check. Fixes #2470 - posted by ag...@apache.org on 2017/08/17 16:11:08 UTC, 0 replies.
- [01/19] ignite git commit: IGNITE-5586 Toggle cluster active state. - posted by ag...@apache.org on 2017/08/17 16:51:48 UTC, 0 replies.
- [02/19] ignite git commit: IGNITE-6080: DML batches are now grouped by affinity. This closes #2454. - posted by ag...@apache.org on 2017/08/17 16:51:49 UTC, 0 replies.
- [03/19] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by ag...@apache.org on 2017/08/17 16:51:50 UTC, 0 replies.
- [04/19] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by ag...@apache.org on 2017/08/17 16:51:51 UTC, 0 replies.
- [05/19] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by ag...@apache.org on 2017/08/17 16:51:52 UTC, 0 replies.
- [06/19] ignite git commit: IGNITE-6091 Fixed flaky test CacheLateAffinityAssignmentTest.testRandomOperations - Fixes #2462. - posted by ag...@apache.org on 2017/08/17 16:51:53 UTC, 0 replies.
- [07/19] ignite git commit: IGNITE-5738: JDBC: add batch support. This closes #2393. - posted by ag...@apache.org on 2017/08/17 16:51:54 UTC, 0 replies.
- [08/19] ignite git commit: IGNITE-5837: Minor fix to DynamicIndexAbstractConcurrentSelfTest. This closes #2345. - posted by ag...@apache.org on 2017/08/17 16:51:55 UTC, 0 replies.
- [09/19] ignite git commit: IGNITE-6033 Added sorted and multithreaded modes in checkpointing algorithm - Fixes #2441. - posted by ag...@apache.org on 2017/08/17 16:51:56 UTC, 0 replies.
- [10/19] ignite git commit: IGNITE-6098 Fixed IgniteDataIntegrityTests.testExpandBuffer - Fixes #2465. - posted by ag...@apache.org on 2017/08/17 16:51:57 UTC, 0 replies.
- [11/19] ignite git commit: IGNITE-6100 Fixed memory leak, IgnitePdsRecoveryAfterFileCorruptionTest.testPageRecoveryAfterFileCorruption - Fixes #2466. - posted by ag...@apache.org on 2017/08/17 16:51:58 UTC, 0 replies.
- [12/19] ignite git commit: IGNITE-5233: Fixed JavaDocs. - posted by ag...@apache.org on 2017/08/17 16:51:59 UTC, 0 replies.
- [13/19] ignite git commit: Merge remote-tracking branch 'origin/master' - posted by ag...@apache.org on 2017/08/17 16:52:00 UTC, 0 replies.
- [14/19] ignite git commit: IGNITE-6103 - Handle missed partition ID during WAL replay - posted by ag...@apache.org on 2017/08/17 16:52:01 UTC, 0 replies.
- [15/19] ignite git commit: IGNITE-5991: SQL: Lazy query execution. This closes #2437. - posted by ag...@apache.org on 2017/08/17 16:52:02 UTC, 0 replies.
- [16/19] ignite git commit: IGNITE-6096 Fixed races on partition evict - Fixes #2463. - posted by ag...@apache.org on 2017/08/17 16:52:03 UTC, 0 replies.
- [17/19] ignite git commit: IGNITE-6102 - Implemented persistence configuration consistency check. Fixes #2470 - posted by ag...@apache.org on 2017/08/17 16:52:04 UTC, 0 replies.
- [18/19] ignite git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-5901 - posted by ag...@apache.org on 2017/08/17 16:52:05 UTC, 0 replies.
- [19/19] ignite git commit: IGNITE-5901 - Reverted debug changes - posted by ag...@apache.org on 2017/08/17 16:52:06 UTC, 0 replies.
- ignite git commit: IGNITE-6104 Web Console: moved "Download Web Agent" link to footer. - posted by ak...@apache.org on 2017/08/17 16:57:34 UTC, 0 replies.
- svn commit: r1805328 - in /ignite/site/trunk: download.html includes/header.html sitemap.xml - posted by dm...@apache.org on 2017/08/17 19:11:15 UTC, 0 replies.
- svn commit: r1805347 - /ignite/site/trunk/features/persistence.html - posted by dm...@apache.org on 2017/08/17 23:17:05 UTC, 0 replies.
- ignite git commit: IGNITE-5985 Web Console: added generation for QueryEntity key fields. - posted by ak...@apache.org on 2017/08/18 04:08:28 UTC, 0 replies.
- ignite git commit: IGNITE-6105 Web console: Fixed missed cache name in preview for cache checkpoint SPI. - posted by ak...@apache.org on 2017/08/18 04:12:33 UTC, 0 replies.
- ignite git commit: IGNITE-6102 - Do not run consistency check for client and daemon nodes - posted by ag...@apache.org on 2017/08/18 07:22:06 UTC, 1 replies.
- ignite git commit: IGNITE-6107 Fixed GridFunc.first(list). - posted by ak...@apache.org on 2017/08/18 09:18:04 UTC, 0 replies.
- ignite git commit: IGNITE-5901 Fixed AsynchronousCloseException in WAL - posted by ag...@apache.org on 2017/08/18 09:49:11 UTC, 0 replies.
- ignite git commit: IGNITE-6106 New screenshots. - posted by ak...@apache.org on 2017/08/18 10:04:49 UTC, 0 replies.
- ignite git commit: IGNITE-5941 Fixed binary data format compatibility - posted by ag...@apache.org on 2017/08/18 11:29:46 UTC, 0 replies.
- ignite git commit: IGNITE-6088 Socket#shutdownOutput in ServerImpl leads to UnsupportedOperationException on SSLSocket. - posted by nt...@apache.org on 2017/08/18 11:30:10 UTC, 0 replies.
- ignite git commit: IGNITE-6107 first(list) should behave the same way as first(iterable) in case of null argument. - posted by ak...@apache.org on 2017/08/18 11:40:07 UTC, 0 replies.
- ignite git commit: IGNITE-5790 SQL: Append UUID to names of Ignite instances opened by JDBC. - posted by nt...@apache.org on 2017/08/18 12:21:52 UTC, 0 replies.
- ignite git commit: IGNITE-5925: Implemented get row/col for matrices. - posted by is...@apache.org on 2017/08/18 13:12:52 UTC, 0 replies.
- ignite git commit: IGNITE-5943 Communication. Server node may reject client connection during massive clients join. This closes #2423 - posted by ag...@apache.org on 2017/08/18 16:17:04 UTC, 0 replies.
- svn commit: r1805444 - /ignite/site/ignite-6036/ - posted by dm...@apache.org on 2017/08/18 16:37:07 UTC, 0 replies.
- svn commit: r1805448 - /ignite/site/ignite-6036/includes/header.html - posted by dm...@apache.org on 2017/08/18 17:16:02 UTC, 0 replies.
- svn commit: r1805450 - /ignite/site/trunk/features/sql.html - posted by dm...@apache.org on 2017/08/18 17:45:54 UTC, 0 replies.
- svn commit: r1805451 - /ignite/site/trunk/features/sql.html - posted by dm...@apache.org on 2017/08/18 17:47:03 UTC, 0 replies.
- svn commit: r1805467 - /ignite/site/ignite-6036/includes/header.html - posted by dm...@apache.org on 2017/08/18 20:43:59 UTC, 0 replies.
- svn commit: r1805468 - in /ignite/site/trunk: css/all.css features.html features/sql.html memorycentric.html scss/ignite.scss - posted by dm...@apache.org on 2017/08/18 20:44:41 UTC, 0 replies.
- svn commit: r1805469 - /ignite/site/trunk/images/memory-centric.png - posted by dm...@apache.org on 2017/08/18 20:44:54 UTC, 0 replies.
- svn commit: r1805470 - /ignite/site/trunk/features/sql.html - posted by dm...@apache.org on 2017/08/18 20:47:19 UTC, 0 replies.
- ignite git commit: Fixed PersistentStoreExample not to require model classes on server classpath - posted by vk...@apache.org on 2017/08/18 21:47:13 UTC, 0 replies.
- svn commit: r1805474 - /ignite/site/ignite-6036/includes/header.html - posted by dm...@apache.org on 2017/08/18 22:01:50 UTC, 0 replies.
- svn commit: r1805475 - /ignite/site/trunk/index.html - posted by dm...@apache.org on 2017/08/18 22:02:33 UTC, 0 replies.
- ignite git commit: IGNITE-6065 Fixed broken links. - posted by ak...@apache.org on 2017/08/19 05:32:14 UTC, 1 replies.
- svn commit: r1805599 - /ignite/site/trunk/whatisignite.html - posted by ds...@apache.org on 2017/08/21 05:37:52 UTC, 0 replies.
- svn commit: r1805601 - /ignite/site/trunk/whatisignite.html - posted by ds...@apache.org on 2017/08/21 05:44:28 UTC, 0 replies.
- [01/50] [abbrv] ignite git commit: IGNITE-6016 Get rid of checking topology hash in ackTopology - Fixes #2424. - posted by sb...@apache.org on 2017/08/21 08:40:10 UTC, 0 replies.
- [02/50] [abbrv] ignite git commit: IGNITE-5890 Added estimated time to rebalance completion and time to rebalance start to MXBean - Fixes #2386. - posted by sb...@apache.org on 2017/08/21 08:40:11 UTC, 0 replies.
- [03/50] [abbrv] ignite git commit: IGNITE-5890 - Fixed compilation - posted by sb...@apache.org on 2017/08/21 08:40:12 UTC, 0 replies.
- [04/50] [abbrv] ignite git commit: IGNITE-4991 Do not print out system properties when IGNITE_TO_STRING_INCLUDE_SENSITIVE is set to false. This closes #2428. - posted by sb...@apache.org on 2017/08/21 08:40:13 UTC, 0 replies.
- [05/50] [abbrv] ignite git commit: IGNITE-5741 - Replaced HeapByteBuffer with DirectByteBuffer in WAL records iterator - Fixes #2329. - posted by sb...@apache.org on 2017/08/21 08:40:14 UTC, 0 replies.
- [06/50] [abbrv] ignite git commit: IGNITE-5843 Persist cache configuration received on node join - Fixes #2347. - posted by sb...@apache.org on 2017/08/21 08:40:15 UTC, 0 replies.
- [07/50] [abbrv] ignite git commit: IGNITE-6052 request cluster state from daemon node via compute grid - Fixes #2439. - posted by sb...@apache.org on 2017/08/21 08:40:16 UTC, 0 replies.
- [08/50] [abbrv] ignite git commit: IGNITE-6004: Added QuerySqlField.inlineSize property. This closes #2420. - posted by sb...@apache.org on 2017/08/21 08:40:17 UTC, 0 replies.
- [09/50] [abbrv] ignite git commit: IGNITE-6063 InlineIdexHelperTest fails - Fixes #2444. - posted by sb...@apache.org on 2017/08/21 08:40:18 UTC, 0 replies.
- [10/50] [abbrv] ignite git commit: IGNITE-6067 move initialize() to GridCacheUtils - Fixes #2445. - posted by sb...@apache.org on 2017/08/21 08:40:19 UTC, 0 replies.
- [11/50] [abbrv] ignite git commit: IGNITE-6032: ODBC: Added SQL_SCROLL_OPTIONS support for SQLGetInfo - posted by sb...@apache.org on 2017/08/21 08:40:20 UTC, 0 replies.
- [12/50] [abbrv] ignite git commit: IGNITE-6019: SQL: do not pull the whole result set immediately to the client when there is no merge table. This closes #2430. - posted by sb...@apache.org on 2017/08/21 08:40:21 UTC, 0 replies.
- [13/50] [abbrv] ignite git commit: IGNITE-6074 Fixed test fail IgniteWalRecoveryTest#testWalBigObjectNodeCancel (reset position and limit after expand buffer) - Fixes #2452. - posted by sb...@apache.org on 2017/08/21 08:40:22 UTC, 0 replies.
- [14/50] [abbrv] ignite git commit: IGNITE-6082 Fixed DynamicIndexPartitionedTransactionalConcurrentSelfTest.testConcurrentPutRemove (use correct IP finder in test SPI) - posted by sb...@apache.org on 2017/08/21 08:40:23 UTC, 0 replies.
- [15/50] [abbrv] ignite git commit: IGNITE-6073 Handy API to add binary metadata locally - posted by sb...@apache.org on 2017/08/21 08:40:24 UTC, 0 replies.
- [16/50] [abbrv] ignite git commit: IGNITE-6068 Fixed InvalidPartitionException during index visit - posted by sb...@apache.org on 2017/08/21 08:40:25 UTC, 0 replies.
- [17/50] [abbrv] ignite git commit: IGNITE-5586 Toggle cluster active state. - posted by sb...@apache.org on 2017/08/21 08:40:26 UTC, 0 replies.
- [18/50] [abbrv] ignite git commit: IGNITE-6080: DML batches are now grouped by affinity. This closes #2454. - posted by sb...@apache.org on 2017/08/21 08:40:27 UTC, 0 replies.
- [19/50] [abbrv] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by sb...@apache.org on 2017/08/21 08:40:28 UTC, 0 replies.
- [20/50] [abbrv] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by sb...@apache.org on 2017/08/21 08:40:29 UTC, 0 replies.
- [21/50] [abbrv] ignite git commit: IGNITE-5233: JDBC thind driver: implemented metadata methods. This closes #2079. - posted by sb...@apache.org on 2017/08/21 08:40:30 UTC, 0 replies.
- [22/50] [abbrv] ignite git commit: IGNITE-6091 Fixed flaky test CacheLateAffinityAssignmentTest.testRandomOperations - Fixes #2462. - posted by sb...@apache.org on 2017/08/21 08:40:31 UTC, 0 replies.
- [23/50] [abbrv] ignite git commit: IGNITE-5738: JDBC: add batch support. This closes #2393. - posted by sb...@apache.org on 2017/08/21 08:40:32 UTC, 0 replies.
- [24/50] [abbrv] ignite git commit: IGNITE-5837: Minor fix to DynamicIndexAbstractConcurrentSelfTest. This closes #2345. - posted by sb...@apache.org on 2017/08/21 08:40:33 UTC, 0 replies.
- [25/50] [abbrv] ignite git commit: IGNITE-6033 Added sorted and multithreaded modes in checkpointing algorithm - Fixes #2441. - posted by sb...@apache.org on 2017/08/21 08:40:34 UTC, 0 replies.
- [26/50] [abbrv] ignite git commit: IGNITE-6098 Fixed IgniteDataIntegrityTests.testExpandBuffer - Fixes #2465. - posted by sb...@apache.org on 2017/08/21 08:40:35 UTC, 0 replies.
- [27/50] [abbrv] ignite git commit: IGNITE-6100 Fixed memory leak, IgnitePdsRecoveryAfterFileCorruptionTest.testPageRecoveryAfterFileCorruption - Fixes #2466. - posted by sb...@apache.org on 2017/08/21 08:40:36 UTC, 0 replies.
- [28/50] [abbrv] ignite git commit: IGNITE-5233: Fixed JavaDocs. - posted by sb...@apache.org on 2017/08/21 08:40:37 UTC, 0 replies.
- [29/50] [abbrv] ignite git commit: Merge remote-tracking branch 'origin/master' - posted by sb...@apache.org on 2017/08/21 08:40:38 UTC, 0 replies.
- [30/50] [abbrv] ignite git commit: IGNITE-6103 - Handle missed partition ID during WAL replay - posted by sb...@apache.org on 2017/08/21 08:40:39 UTC, 0 replies.
- [31/50] [abbrv] ignite git commit: IGNITE-5991: SQL: Lazy query execution. This closes #2437. - posted by sb...@apache.org on 2017/08/21 08:40:40 UTC, 0 replies.
- [32/50] [abbrv] ignite git commit: IGNITE-6096 Fixed races on partition evict - Fixes #2463. - posted by sb...@apache.org on 2017/08/21 08:40:41 UTC, 0 replies.
- [33/50] [abbrv] ignite git commit: IGNITE-6102 - Implemented persistence configuration consistency check. Fixes #2470 - posted by sb...@apache.org on 2017/08/21 08:40:42 UTC, 0 replies.
- [34/50] [abbrv] ignite git commit: IGNITE-6104 Web Console: moved "Download Web Agent" link to footer. - posted by sb...@apache.org on 2017/08/21 08:40:43 UTC, 0 replies.
- [35/50] [abbrv] ignite git commit: IGNITE-5985 Web Console: added generation for QueryEntity key fields. - posted by sb...@apache.org on 2017/08/21 08:40:44 UTC, 0 replies.
- [36/50] [abbrv] ignite git commit: IGNITE-6105 Web console: Fixed missed cache name in preview for cache checkpoint SPI. - posted by sb...@apache.org on 2017/08/21 08:40:45 UTC, 0 replies.
- [37/50] [abbrv] ignite git commit: IGNITE-6102 - Do not run consistency check for client and daemon nodes - posted by sb...@apache.org on 2017/08/21 08:40:46 UTC, 0 replies.
- [38/50] [abbrv] ignite git commit: IGNITE-6102 - Do not run consistency check for client and daemon nodes - posted by sb...@apache.org on 2017/08/21 08:40:47 UTC, 0 replies.
- [39/50] [abbrv] ignite git commit: IGNITE-5901 Fixed AsynchronousCloseException in WAL - posted by sb...@apache.org on 2017/08/21 08:40:48 UTC, 0 replies.
- [40/50] [abbrv] ignite git commit: IGNITE-6106 New screenshots. - posted by sb...@apache.org on 2017/08/21 08:40:49 UTC, 0 replies.
- [41/50] [abbrv] ignite git commit: IGNITE-5941 Fixed binary data format compatibility - posted by sb...@apache.org on 2017/08/21 08:40:50 UTC, 0 replies.
- [42/50] [abbrv] ignite git commit: IGNITE-6088 Socket#shutdownOutput in ServerImpl leads to UnsupportedOperationException on SSLSocket. - posted by sb...@apache.org on 2017/08/21 08:40:51 UTC, 0 replies.
- [43/50] [abbrv] ignite git commit: IGNITE-6107 first(list) should behave the same way as first(iterable) in case of null argument. - posted by sb...@apache.org on 2017/08/21 08:40:52 UTC, 0 replies.
- [44/50] [abbrv] ignite git commit: IGNITE-5790 SQL: Append UUID to names of Ignite instances opened by JDBC. - posted by sb...@apache.org on 2017/08/21 08:40:53 UTC, 0 replies.
- [45/50] [abbrv] ignite git commit: IGNITE-5925: Implemented get row/col for matrices. - posted by sb...@apache.org on 2017/08/21 08:40:54 UTC, 0 replies.
- [46/50] [abbrv] ignite git commit: IGNITE-5943 Communication. Server node may reject client connection during massive clients join. This closes #2423 - posted by sb...@apache.org on 2017/08/21 08:40:55 UTC, 0 replies.
- [47/50] [abbrv] ignite git commit: Fixed PersistentStoreExample not to require model classes on server classpath - posted by sb...@apache.org on 2017/08/21 08:40:56 UTC, 0 replies.
- [48/50] [abbrv] ignite git commit: IGNITE-6065 Fixed broken links. - posted by sb...@apache.org on 2017/08/21 08:40:57 UTC, 0 replies.
- [49/50] [abbrv] ignite git commit: IGNITE-6065 Fixed broken links. - posted by sb...@apache.org on 2017/08/21 08:40:58 UTC, 0 replies.
- [50/50] [abbrv] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-5578 - posted by sb...@apache.org on 2017/08/21 08:40:59 UTC, 0 replies.
- ignite git commit: IGNITE-4784 Web Console: Changed demo mode UI. - posted by ak...@apache.org on 2017/08/21 09:57:44 UTC, 0 replies.
- [01/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:24 UTC, 0 replies.
- [02/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:25 UTC, 0 replies.
- [03/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:26 UTC, 0 replies.
- [04/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:27 UTC, 0 replies.
- [05/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:28 UTC, 0 replies.
- [06/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:29 UTC, 0 replies.
- [07/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:30 UTC, 0 replies.
- [08/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:31 UTC, 0 replies.
- [09/10] ignite git commit: ignite-6124 Merge exchanges for multiple discovery events - posted by sb...@apache.org on 2017/08/21 10:22:32 UTC, 0 replies.
- [10/10] ignite git commit: Merge remote-tracking branch 'origin/master' - posted by sb...@apache.org on 2017/08/21 10:22:33 UTC, 0 replies.
- ignite git commit: ignite-5872 Replace standard java maps for partition counters with more effective data structures - posted by sb...@apache.org on 2017/08/21 10:49:31 UTC, 0 replies.
- ignite git commit: IGNITE-6127 Implemented GZip data between web-agent and web server. - posted by ak...@apache.org on 2017/08/21 11:42:11 UTC, 0 replies.
- ignite git commit: IGNITE-6104 Fixed link. - posted by ak...@apache.org on 2017/08/21 12:09:14 UTC, 0 replies.
- ignite git commit: IGNITE-4728 Fixed get params for saved state. - posted by ak...@apache.org on 2017/08/21 12:35:02 UTC, 0 replies.
- [1/2] ignite git commit: Removed temporary added file. - posted by sb...@apache.org on 2017/08/21 12:49:21 UTC, 0 replies.
- [1/2] ignite git commit: ignite-6009 Review. - posted by ag...@apache.org on 2017/08/21 13:19:01 UTC, 0 replies.
- [2/2] ignite git commit: IGNITE-6009: Fixed IgniteSemaphore test. - posted by ag...@apache.org on 2017/08/21 13:19:02 UTC, 0 replies.
- ignite git commit: Deprecated IgniteConfiguration.discoStartupDelay - posted by yz...@apache.org on 2017/08/21 14:14:46 UTC, 0 replies.
- ignite git commit: IGNITE-6051 Improve future listeners model in DataStreamerImpl - posted by yz...@apache.org on 2017/08/21 14:28:35 UTC, 0 replies.
- ignite git commit: IGNITE-6104 Fixed target. - posted by ak...@apache.org on 2017/08/21 15:06:41 UTC, 0 replies.
- ignite git commit: ignite-6124 - posted by sb...@apache.org on 2017/08/21 16:25:46 UTC, 0 replies.
- ignite git commit: ignite-6035 Clear indexes on cache clear/destroy - posted by ag...@apache.org on 2017/08/21 17:08:46 UTC, 0 replies.
- svn commit: r1805657 - in /ignite/site/trunk: .htaccess news.html - posted by dm...@apache.org on 2017/08/21 17:56:36 UTC, 0 replies.
- ignite git commit: ignite-gg-12639 Fill factor metric is not working with enabled persistence - posted by ag...@apache.org on 2017/08/21 18:54:31 UTC, 0 replies.
- svn commit: r1805661 - /ignite/site/ignite-6036/releases/mobile/ - posted by dm...@apache.org on 2017/08/21 18:54:46 UTC, 0 replies.
- svn commit: r1805662 - in /ignite/site/ignite-6036: .htaccess includes/header.html - posted by dm...@apache.org on 2017/08/21 18:54:58 UTC, 0 replies.
- svn commit: r1805663 - in /ignite/site/ignite-6036: events.html index.html - posted by dm...@apache.org on 2017/08/21 19:01:47 UTC, 0 replies.
- svn commit: r1805678 - in /ignite/site/trunk: .htaccess events.html index.html releases/mobile/ - posted by dm...@apache.org on 2017/08/21 20:46:41 UTC, 0 replies.
- svn commit: r1805679 - /ignite/site/trunk/.htaccess - posted by dm...@apache.org on 2017/08/21 20:48:21 UTC, 0 replies.
- svn commit: r1805680 - /ignite/site/trunk/.htaccess - posted by dm...@apache.org on 2017/08/21 20:49:15 UTC, 0 replies.
- svn commit: r1805681 - /ignite/site/trunk/.htaccess - posted by dm...@apache.org on 2017/08/21 20:50:13 UTC, 0 replies.
- svn commit: r1805682 - in /ignite/site/ignite-6036: ./ .htaccess css/all.css features.html features/sql.html images/memory-centric.png index.html memorycentric.html news.html scss/ignite.scss whatisignite.html - posted by dm...@apache.org on 2017/08/21 20:56:48 UTC, 0 replies.
- svn commit: r1805703 - in /ignite/site/ignite-6036: features/sql.html includes/header.html use-cases/database/ use-cases/database/in-memory-database.html use-cases/database/sql-database.html - posted by dm...@apache.org on 2017/08/21 22:21:06 UTC, 0 replies.
- svn commit: r1805705 - in /ignite/site/ignite-6036: .htaccess includes/header.html use-cases/caching/jcache-provider.html use-cases/caching/key-value-store.html use-cases/database/key-value-database.html - posted by dm...@apache.org on 2017/08/21 23:26:16 UTC, 0 replies.
- svn commit: r1805706 - /ignite/site/trunk/.htaccess - posted by dm...@apache.org on 2017/08/21 23:28:49 UTC, 0 replies.
- svn commit: r1805707 - /ignite/site/trunk/.htaccess - posted by dm...@apache.org on 2017/08/21 23:30:37 UTC, 0 replies.
- svn commit: r1805708 - in /ignite/site/trunk/releases/mobile: ./ cppdoc/ cppdoc/search/ dotnetdoc/ javadoc/ javadoc/img/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/ignite/ javadoc/org/apache/ignite/binary/ javadoc/org/apache/ignite/binary/clas... - posted by dm...@apache.org on 2017/08/21 23:38:29 UTC, 0 replies.
- svn commit: r1805709 - /ignite/site/trunk/.htaccess - posted by dm...@apache.org on 2017/08/21 23:39:28 UTC, 0 replies.
- svn commit: r1805710 - /ignite/site/trunk/releases/mobile/ - posted by dm...@apache.org on 2017/08/21 23:40:18 UTC, 0 replies.
- svn commit: r1805711 - in /ignite/site/trunk: css/all.css features/sql.html scss/ignite.scss whatisignite.html - posted by dm...@apache.org on 2017/08/21 23:44:33 UTC, 0 replies.
- svn commit: r1805712 - in /ignite/site/ignite-6036: ./ .htaccess css/all.css features/sql.html scss/ignite.scss whatisignite.html - posted by dm...@apache.org on 2017/08/21 23:58:45 UTC, 0 replies.
- svn commit: r1805713 - /ignite/site/ignite-6036/features/sql.html - posted by dm...@apache.org on 2017/08/22 00:01:08 UTC, 0 replies.
- svn commit: r1805714 - /ignite/site/ignite-6036/includes/header.html - posted by dm...@apache.org on 2017/08/22 00:30:37 UTC, 0 replies.
- svn commit: r1805715 - /ignite/site/ignite-6036/collocatedprocessing.html - posted by dm...@apache.org on 2017/08/22 00:30:51 UTC, 0 replies.
- svn commit: r1805716 - in /ignite/site/trunk: features/datavisualization.html memorycentric.html screencasts.html - posted by dm...@apache.org on 2017/08/22 00:41:40 UTC, 0 replies.
- ignite git commit: IGNITE-6136 Web Console: implemented universal version check. - posted by ak...@apache.org on 2017/08/22 03:59:24 UTC, 0 replies.
- ignite git commit: IGNITE-6131 Visor Cmd: Fixed "cache -a" command output cache entries count. - posted by ak...@apache.org on 2017/08/22 04:08:23 UTC, 0 replies.
- ignite git commit: ignite-6124 Fixed NPE in GridDhtPartitionsExchangeFuture.topologyVersion after future cleanup. - posted by sb...@apache.org on 2017/08/22 08:29:38 UTC, 0 replies.
- ignite git commit: IGNITE-6052 class rename was reverted - posted by ag...@apache.org on 2017/08/22 10:47:59 UTC, 0 replies.
- svn commit: r1805797 - /ignite/site/trunk/sitemap.xml - posted by dm...@apache.org on 2017/08/22 17:08:10 UTC, 0 replies.
- [1/2] ignite git commit: IGNITE-6154 also fixed check for WAL record - posted by ag...@apache.org on 2017/08/22 17:58:29 UTC, 0 replies.
- [2/2] ignite git commit: IGNITE-6154 fix incorrect check checkpoint pages - posted by ag...@apache.org on 2017/08/22 17:58:30 UTC, 0 replies.
- svn commit: r1805831 - in /ignite/site/trunk: addons.html download.html features/machinelearning.html images/GAGrid_Logo_Beta.png images/GAGrid_Overview.png includes/header.html - posted by dm...@apache.org on 2017/08/22 21:19:43 UTC, 0 replies.
- svn commit: r1805837 - in /ignite/site/trunk: download.html includes/header.html - posted by dm...@apache.org on 2017/08/22 23:49:30 UTC, 0 replies.
- svn commit: r1805838 - in /ignite/site/trunk: download.html includes/header.html - posted by dm...@apache.org on 2017/08/22 23:51:30 UTC, 0 replies.
- ignite git commit: ignite-5872 Fixed backward compatibility - posted by sb...@apache.org on 2017/08/23 09:22:34 UTC, 0 replies.
- ignite git commit: ignite-6149 - posted by sb...@apache.org on 2017/08/23 09:45:48 UTC, 2 replies.
- ignite git commit: ignite-6124 Guard logging with isInfoEnabled - posted by sb...@apache.org on 2017/08/23 12:19:59 UTC, 0 replies.
- ignite git commit: IGNITE-6169: Fixed thin JDBC driver compatibility problem. - posted by vo...@apache.org on 2017/08/23 12:46:43 UTC, 0 replies.
- ignite git commit: IGNITE-4643: Fixed NPE in JdbcDatabaseMetadata.getIndexInfo(). This closes #2481. - posted by vo...@apache.org on 2017/08/23 13:27:31 UTC, 0 replies.
- [1/2] ignite git commit: ignite-6124 Added missed initialization of merged join exchanges in GridDhtPartitionsExchangeFuture.onBecomeCoordinator - posted by sb...@apache.org on 2017/08/23 13:44:42 UTC, 0 replies.
- ignite git commit: ignite-6174 Temporary changed test until issue not fixed - posted by sb...@apache.org on 2017/08/23 15:29:59 UTC, 0 replies.
- [1/2] ignite git commit: ignite-5280 SparseDistributedMatrix refactoring - posted by ag...@apache.org on 2017/08/23 17:57:25 UTC, 0 replies.
- [2/2] ignite git commit: ignite-5280 SparseDistributedMatrix refactoring - posted by ag...@apache.org on 2017/08/23 17:57:26 UTC, 0 replies.
- svn commit: r1805945 - in /ignite/site/ignite-6036: ./ features/ images/ includes/ - posted by dm...@apache.org on 2017/08/23 18:02:44 UTC, 0 replies.
- svn commit: r1805946 - in /ignite/site/ignite-6036: collocatedprocessing.html memorycentric.html use-cases/database/in-memory-database.html use-cases/database/key-value-database.html use-cases/database/sql-database.html whatisignite.html - posted by dm...@apache.org on 2017/08/23 18:31:57 UTC, 0 replies.
- svn commit: r1805967 - in /ignite/site/ignite-6036: ./ features/ includes/ use-cases/caching/ use-cases/database/ - posted by dm...@apache.org on 2017/08/23 21:52:02 UTC, 0 replies.
- svn commit: r1805977 - in /ignite/site/ignite-6036: includes/header.html index-1.html use-cases/comparison/ use-cases/comparison/ignite-for-nosql.html use-cases/comparison/ignite-for-rdbms.html - posted by dm...@apache.org on 2017/08/23 23:20:25 UTC, 0 replies.
- svn commit: r1805978 - in /ignite/site/ignite-6036/use-cases/comparison: ignite-for-nosql.html ignite-for-rdbms.html - posted by dm...@apache.org on 2017/08/23 23:38:43 UTC, 0 replies.
- svn commit: r1805979 - in /ignite/site/ignite-6036/use-cases: comparison/ignite-for-nosql.html comparison/ignite-for-rdbms.html database/key-value-database.html - posted by dm...@apache.org on 2017/08/24 00:04:15 UTC, 0 replies.
- svn commit: r1805981 - in /ignite/site/ignite-6036: collocatedprocessing.html features/datagrid.html use-cases/comparison/ignite-for-rdbms.html - posted by dm...@apache.org on 2017/08/24 00:48:35 UTC, 0 replies.
- svn commit: r1805982 - /ignite/site/ignite-6036/download.html - posted by dm...@apache.org on 2017/08/24 00:53:24 UTC, 0 replies.
- svn commit: r1805983 - /ignite/site/trunk/ - posted by dm...@apache.org on 2017/08/24 00:56:43 UTC, 0 replies.
- svn commit: r1805984 - in /ignite/site/trunk: ./ features/ includes/ use-cases/caching/ use-cases/comparison/ use-cases/database/ - posted by dm...@apache.org on 2017/08/24 01:04:22 UTC, 0 replies.
- svn commit: r1805985 - /ignite/site/trunk/use-cases/database/distributed-database.html - posted by dm...@apache.org on 2017/08/24 01:18:55 UTC, 0 replies.
- svn commit: r1805986 - /ignite/site/trunk/use-cases/database/distributed-database.html - posted by dm...@apache.org on 2017/08/24 01:19:59 UTC, 0 replies.
- svn commit: r1805987 - /ignite/site/trunk/use-cases/database/distributed-database.html - posted by dm...@apache.org on 2017/08/24 01:20:50 UTC, 0 replies.
- svn commit: r1805988 - in /ignite/site/trunk: download.html includes/header.html - posted by dm...@apache.org on 2017/08/24 01:23:15 UTC, 0 replies.
- svn commit: r1805989 - /ignite/site/trunk/use-cases/comparison/ignite-for-rdbms.html - posted by dm...@apache.org on 2017/08/24 01:24:43 UTC, 0 replies.
- svn commit: r1805995 - in /ignite/site/trunk: index.html whatisignite.html - posted by ds...@apache.org on 2017/08/24 05:21:56 UTC, 0 replies.
- ignite git commit: IGNITE-6136 Fixed version for demo. - posted by ak...@apache.org on 2017/08/24 07:57:50 UTC, 0 replies.
- ignite git commit: ignite-6124 DataStreamerImpl: do not wait for exchange future inside cache gateway. - posted by sb...@apache.org on 2017/08/24 11:09:28 UTC, 0 replies.
- ignite git commit: ignite-4003 Changes in GridNioServer for async connect - posted by sb...@apache.org on 2017/08/24 12:17:14 UTC, 2 replies.
- [1/2] ignite git commit: ignite-6124 DataStreamerImpl: do not wait for exchange future inside cache gateway. - posted by sb...@apache.org on 2017/08/24 12:18:53 UTC, 0 replies.
- [2/2] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-4003-1 - posted by sb...@apache.org on 2017/08/24 12:18:54 UTC, 0 replies.
- [1/7] ignite git commit: WIP. - posted by vo...@apache.org on 2017/08/24 14:57:35 UTC, 0 replies.
- [2/7] ignite git commit: WIP. - posted by vo...@apache.org on 2017/08/24 14:57:36 UTC, 0 replies.
- [3/7] ignite git commit: WIP. - posted by vo...@apache.org on 2017/08/24 14:57:37 UTC, 0 replies.
- [4/7] ignite git commit: WIP - posted by vo...@apache.org on 2017/08/24 14:57:38 UTC, 0 replies.
- [5/7] ignite git commit: WIP - posted by vo...@apache.org on 2017/08/24 14:57:39 UTC, 0 replies.
- [6/7] ignite git commit: WIP - posted by vo...@apache.org on 2017/08/24 14:57:40 UTC, 0 replies.
- [7/7] ignite git commit: Done. - posted by vo...@apache.org on 2017/08/24 14:57:41 UTC, 0 replies.
- ignite git commit: WIP. - posted by vo...@apache.org on 2017/08/24 15:12:14 UTC, 0 replies.
- ignite git commit: ignite-6175 JVM Crash in Ignite Binary Objects Simple Mapper Basic suite - posted by ag...@apache.org on 2017/08/24 16:23:09 UTC, 0 replies.
- svn commit: r1806072 - in /ignite/site/trunk: download.html features.html includes/header.html memorycentric.html sitemap.xml use-cases/database/key-value-database.html usecases.html - posted by dm...@apache.org on 2017/08/24 18:29:33 UTC, 0 replies.
- svn commit: r1806073 - in /ignite/site/trunk: events.html features.html features/persistence.html features/rdbmsintegration.html - posted by dm...@apache.org on 2017/08/24 18:30:23 UTC, 0 replies.
- svn commit: r1806087 - in /ignite/site/trunk: events.html index.html - posted by dm...@apache.org on 2017/08/24 21:20:13 UTC, 0 replies.
- svn commit: r1806110 - in /ignite/site/trunk: features.html features/durablememory.html - posted by dm...@apache.org on 2017/08/24 23:41:13 UTC, 0 replies.
- ignite git commit: IGNITE-5200 Web Console: Don't cache generated chunks in production. - posted by an...@apache.org on 2017/08/25 03:48:27 UTC, 0 replies.
- ignite git commit: ignite-4003 Preliminary changes in GridNioServer for async connect - posted by sb...@apache.org on 2017/08/25 08:08:05 UTC, 0 replies.
- [01/18] ignite git commit: IGNITE-6052 class rename was reverted - posted by sb...@apache.org on 2017/08/25 08:39:43 UTC, 0 replies.
- [02/18] ignite git commit: IGNITE-6154 also fixed check for WAL record - posted by sb...@apache.org on 2017/08/25 08:39:44 UTC, 0 replies.
- [03/18] ignite git commit: IGNITE-6154 fix incorrect check checkpoint pages - posted by sb...@apache.org on 2017/08/25 08:39:45 UTC, 0 replies.
- [04/18] ignite git commit: ignite-5872 Fixed backward compatibility - posted by sb...@apache.org on 2017/08/25 08:39:46 UTC, 0 replies.
- [05/18] ignite git commit: ignite-6124 Guard logging with isInfoEnabled - posted by sb...@apache.org on 2017/08/25 08:39:47 UTC, 0 replies.
- [06/18] ignite git commit: IGNITE-6169: Fixed thin JDBC driver compatibility problem. - posted by sb...@apache.org on 2017/08/25 08:39:48 UTC, 0 replies.
- [07/18] ignite git commit: IGNITE-4643: Fixed NPE in JdbcDatabaseMetadata.getIndexInfo(). This closes #2481. - posted by sb...@apache.org on 2017/08/25 08:39:49 UTC, 0 replies.
- [08/18] ignite git commit: ignite-6124 Added missed initialization of merged join exchanges in GridDhtPartitionsExchangeFuture.onBecomeCoordinator - posted by sb...@apache.org on 2017/08/25 08:39:50 UTC, 0 replies.
- [09/18] ignite git commit: Merge remote-tracking branch 'origin/master' - posted by sb...@apache.org on 2017/08/25 08:39:51 UTC, 0 replies.
- [10/18] ignite git commit: ignite-6174 Temporary changed test until issue not fixed - posted by sb...@apache.org on 2017/08/25 08:39:52 UTC, 0 replies.
- [11/18] ignite git commit: ignite-5280 SparseDistributedMatrix refactoring - posted by sb...@apache.org on 2017/08/25 08:39:53 UTC, 0 replies.
- [12/18] ignite git commit: ignite-5280 SparseDistributedMatrix refactoring - posted by sb...@apache.org on 2017/08/25 08:39:54 UTC, 0 replies.
- [13/18] ignite git commit: IGNITE-6136 Fixed version for demo. - posted by sb...@apache.org on 2017/08/25 08:39:55 UTC, 0 replies.
- [14/18] ignite git commit: ignite-6124 DataStreamerImpl: do not wait for exchange future inside cache gateway. - posted by sb...@apache.org on 2017/08/25 08:39:56 UTC, 0 replies.
- [15/18] ignite git commit: ignite-6175 JVM Crash in Ignite Binary Objects Simple Mapper Basic suite - posted by sb...@apache.org on 2017/08/25 08:39:57 UTC, 0 replies.
- [16/18] ignite git commit: IGNITE-5200 Web Console: Don't cache generated chunks in production. - posted by sb...@apache.org on 2017/08/25 08:39:58 UTC, 0 replies.
- [17/18] ignite git commit: ignite-4003 Preliminary changes in GridNioServer for async connect - posted by sb...@apache.org on 2017/08/25 08:39:59 UTC, 0 replies.
- [18/18] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-6149 - posted by sb...@apache.org on 2017/08/25 08:40:00 UTC, 0 replies.
- [1/2] ignite git commit: IGNITE-6101 Try to improve local scans performance - posted by yz...@apache.org on 2017/08/25 09:22:58 UTC, 0 replies.
- [2/2] ignite git commit: IGNITE-6101 Try to improve local scans performance - posted by yz...@apache.org on 2017/08/25 09:22:59 UTC, 0 replies.
- ignite git commit: IGNITE-6178 Make CheckpointWriteOrder.SEQUENTIAL and checkpointingThreads=4 default in persistent store confguration - posted by ag...@apache.org on 2017/08/25 10:31:24 UTC, 0 replies.
- ignite git commit: Fixed "IGNITE-6168 Need SSL client authentication during discovery". This closes #2505. - posted by nt...@apache.org on 2017/08/25 12:32:12 UTC, 0 replies.
- ignite git commit: ignite-6180: restoring marshaller mappings on node start is implemented - posted by ag...@apache.org on 2017/08/25 13:39:17 UTC, 0 replies.
- ignite git commit: IGNITE-6183 Make "Node crashed in the middle of checkpoint" message softer and more informative - posted by ag...@apache.org on 2017/08/25 17:10:04 UTC, 0 replies.
- svn commit: r1806246 - in /ignite/site/trunk: features/sql.html use-cases/database/distributed-database.html use-cases/database/in-memory-database.html use-cases/database/key-value-database.html use-cases/database/sql-database.html - posted by dm...@apache.org on 2017/08/25 22:15:28 UTC, 0 replies.
- svn commit: r1806247 - in /ignite/site/trunk: .htaccess use-cases/database/key-value-database.html use-cases/database/key-value-store.html - posted by dm...@apache.org on 2017/08/25 22:16:38 UTC, 0 replies.
- svn commit: r1806249 - in /ignite/site/trunk: .htaccess download.html includes/header.html sitemap.xml use-cases/database/key-value-store.html usecases.html - posted by dm...@apache.org on 2017/08/25 22:19:06 UTC, 0 replies.
- svn commit: r1806250 - /ignite/site/trunk/.htaccess - posted by dm...@apache.org on 2017/08/25 22:20:05 UTC, 0 replies.
- svn commit: r1806251 - /ignite/site/trunk/usecases.html - posted by dm...@apache.org on 2017/08/25 22:22:33 UTC, 0 replies.
- svn commit: r1806455 - /ignite/site/trunk/features/sql.html - posted by is...@apache.org on 2017/08/28 12:55:38 UTC, 0 replies.
- [1/8] ignite git commit: IGNITE-6101 Try to improve local scans performance - posted by sb...@apache.org on 2017/08/28 14:48:02 UTC, 0 replies.
- [2/8] ignite git commit: IGNITE-6101 Try to improve local scans performance - posted by sb...@apache.org on 2017/08/28 14:48:03 UTC, 0 replies.
- [3/8] ignite git commit: IGNITE-6178 Make CheckpointWriteOrder.SEQUENTIAL and checkpointingThreads=4 default in persistent store confguration - posted by sb...@apache.org on 2017/08/28 14:48:04 UTC, 0 replies.
- [4/8] ignite git commit: Fixed "IGNITE-6168 Need SSL client authentication during discovery". This closes #2505. - posted by sb...@apache.org on 2017/08/28 14:48:05 UTC, 0 replies.
- [5/8] ignite git commit: ignite-6180: restoring marshaller mappings on node start is implemented - posted by sb...@apache.org on 2017/08/28 14:48:06 UTC, 0 replies.
- [6/8] ignite git commit: IGNITE-6183 Make "Node crashed in the middle of checkpoint" message softer and more informative - posted by sb...@apache.org on 2017/08/28 14:48:07 UTC, 0 replies.
- [7/8] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-6149 - posted by sb...@apache.org on 2017/08/28 14:48:08 UTC, 0 replies.
- [8/8] ignite git commit: ignite-6149 - posted by sb...@apache.org on 2017/08/28 14:48:09 UTC, 0 replies.
- [1/4] ignite git commit: removed excluding ML sources from assembly file - Fixes #2310. - posted by av...@apache.org on 2017/08/28 15:14:07 UTC, 0 replies.
- [2/4] ignite git commit: Merge branch 'ignite-2.1.2' into ignite-2.1 - posted by av...@apache.org on 2017/08/28 15:14:08 UTC, 0 replies.
- [3/4] ignite git commit: Assembly procedure fix - posted by av...@apache.org on 2017/08/28 15:14:09 UTC, 0 replies.
- [4/4] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-2.1' - posted by av...@apache.org on 2017/08/28 15:14:10 UTC, 0 replies.
- svn commit: r1806475 - /ignite/site/trunk/features/sql.html - posted by dm...@apache.org on 2017/08/28 16:49:05 UTC, 0 replies.
- svn commit: r1806485 - /ignite/site/trunk/features/sql.html - posted by dm...@apache.org on 2017/08/28 18:46:49 UTC, 0 replies.
- svn commit: r1806486 - /ignite/site/trunk/features/sql.html - posted by dm...@apache.org on 2017/08/28 19:01:02 UTC, 0 replies.
- svn commit: r1806516 - in /ignite/site/trunk: css/all.css features.html includes/header.html scss/ignite.scss use-cases/comparison/ignite-for-rdbms.html - posted by dm...@apache.org on 2017/08/29 00:30:55 UTC, 0 replies.
- svn commit: r1806519 - in /ignite/site/trunk: ./ community/ features/ use-cases/caching/ use-cases/comparison/ use-cases/database/ use-cases/hadoop/ use-cases/platforms/ use-cases/spark/ - posted by dm...@apache.org on 2017/08/29 00:42:15 UTC, 0 replies.
- ignite git commit: IGNITE-6118: JDBC thin driver: added lazy execution flag. This closes #2491. - posted by vo...@apache.org on 2017/08/29 07:54:01 UTC, 0 replies.
- [1/6] ignite git commit: removed excluding ML sources from assembly file - Fixes #2310. - posted by sb...@apache.org on 2017/08/29 08:16:40 UTC, 0 replies.
- [2/6] ignite git commit: Merge branch 'ignite-2.1.2' into ignite-2.1 - posted by sb...@apache.org on 2017/08/29 08:16:41 UTC, 0 replies.
- [3/6] ignite git commit: Assembly procedure fix - posted by sb...@apache.org on 2017/08/29 08:16:42 UTC, 0 replies.
- [4/6] ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-2.1' - posted by sb...@apache.org on 2017/08/29 08:16:43 UTC, 0 replies.
- [5/6] ignite git commit: IGNITE-6118: JDBC thin driver: added lazy execution flag. This closes #2491. - posted by sb...@apache.org on 2017/08/29 08:16:44 UTC, 0 replies.
- [6/6] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-6149 - posted by sb...@apache.org on 2017/08/29 08:16:45 UTC, 0 replies.
- ignite git commit: ignite-5986 Fix failed test in .NET suite. - posted by ag...@apache.org on 2017/08/29 09:36:57 UTC, 0 replies.
- ignite git commit: Minor. Typo fixed. - posted by ag...@apache.org on 2017/08/29 10:14:37 UTC, 0 replies.
- ignite git commit: IGNITE-6204 Backport optimizations of checkpointing algorithm into 2.2 - posted by av...@apache.org on 2017/08/29 10:24:38 UTC, 0 replies.
- ignite git commit: IGNITE-6050 Fix eternal wait in DataStreamerTest.TestBufferSize - posted by pt...@apache.org on 2017/08/29 11:15:58 UTC, 0 replies.
- ignite git commit: IGNITE-6215 .NET: Avoid inheritdoc on public APIs - posted by pt...@apache.org on 2017/08/29 13:56:34 UTC, 0 replies.
- ignite git commit: IGNITE-6122: Propagated SqlFieldsQuery.lazy property for C++. - posted by is...@apache.org on 2017/08/29 14:00:34 UTC, 0 replies.
- ignite git commit: IGNITE-4642: Added "enforceJoinOrder" and "lazy" flags to thick JDBC driver. This closes #2446. - posted by vo...@apache.org on 2017/08/29 14:18:24 UTC, 0 replies.
- [01/16] ignite git commit: classnames.properties updated. - posted by ag...@apache.org on 2017/08/29 14:38:15 UTC, 0 replies.
- [02/16] ignite git commit: Fixed update sequence. - posted by ag...@apache.org on 2017/08/29 14:38:16 UTC, 0 replies.
- [03/16] ignite git commit: GG-12609: Fixed OOM at initiator during LIST - posted by ag...@apache.org on 2017/08/29 14:38:17 UTC, 0 replies.
- [04/16] ignite git commit: Fixed flaky test. - posted by ag...@apache.org on 2017/08/29 14:38:18 UTC, 0 replies.
- [05/16] ignite git commit: Increased test timeout. - posted by ag...@apache.org on 2017/08/29 14:38:19 UTC, 0 replies.
- [06/16] ignite git commit: Fixed javadoc format. - posted by ag...@apache.org on 2017/08/29 14:38:20 UTC, 0 replies.
- [07/16] ignite git commit: IGNITE-6155 added new jvm flag for printing gc date stamps - posted by ag...@apache.org on 2017/08/29 14:38:21 UTC, 0 replies.
- [08/16] ignite git commit: Muted hanging test. - posted by ag...@apache.org on 2017/08/29 14:38:22 UTC, 0 replies.
- [09/16] ignite git commit: Fixed test. - posted by ag...@apache.org on 2017/08/29 14:38:23 UTC, 0 replies.
- [10/16] ignite git commit: Added test for rebalance after restart. - posted by ag...@apache.org on 2017/08/29 14:38:24 UTC, 0 replies.
- [11/16] ignite git commit: Increment GridDhtPartitionMap update sequence when assign new state on coordinator. - posted by ag...@apache.org on 2017/08/29 14:38:25 UTC, 0 replies.
- [12/16] ignite git commit: Fixed update sequence. - posted by ag...@apache.org on 2017/08/29 14:38:26 UTC, 0 replies.
- [13/16] ignite git commit: Fixed update sequence. - posted by ag...@apache.org on 2017/08/29 14:38:27 UTC, 0 replies.
- [14/16] ignite git commit: IGNITE-6124: fix for lastVer field on GridDhtPartitionsSingleMessage message - posted by ag...@apache.org on 2017/08/29 14:38:28 UTC, 0 replies.
- [15/16] ignite git commit: gg-12688 : Fixed updateSequence in ClientTopology. - posted by ag...@apache.org on 2017/08/29 14:38:29 UTC, 0 replies.
- [16/16] ignite git commit: GG-12682 Restart cluster during snapshot RESTORE fails - posted by ag...@apache.org on 2017/08/29 14:38:30 UTC, 0 replies.
- ignite git commit: IGNITE-6178 .NET: Fix PersistentStoreConfiguration.CheckpointingThreads default value - posted by pt...@apache.org on 2017/08/29 15:35:55 UTC, 0 replies.
- ignite git commit: IGNITE-5899 Thin client: cache.Get for primitives - posted by pt...@apache.org on 2017/08/29 15:57:16 UTC, 0 replies.
- ignite git commit: IGNITE-6204 Backport optimizations of checkpointing algorithm into 2.2 (hotfix) - posted by pt...@apache.org on 2017/08/29 16:30:40 UTC, 0 replies.
- svn commit: r1806625 - in /ignite/site/trunk: ./ community/ css/ features/ includes/ scss/ use-cases/caching/ use-cases/comparison/ use-cases/database/ use-cases/hadoop/ use-cases/platforms/ use-cases/spark/ - posted by dm...@apache.org on 2017/08/29 18:27:50 UTC, 0 replies.
- svn commit: r1806646 - /ignite/site/trunk/index.html - posted by dm...@apache.org on 2017/08/29 21:45:15 UTC, 0 replies.
- ignite git commit: IGNITE-6193 ML profile is missing in 2.1 binary release - posted by av...@apache.org on 2017/08/30 11:15:43 UTC, 1 replies.
- [1/2] ignite git commit: ignite-6149 - posted by sb...@apache.org on 2017/08/30 12:47:42 UTC, 0 replies.
- [2/2] ignite git commit: ignite-6149 - posted by sb...@apache.org on 2017/08/30 12:47:43 UTC, 0 replies.
- ignite git commit: IGNITE-6125: JDBC thick: several fixes to JdbcDatabaseMetadata. This closes #2506. - posted by vo...@apache.org on 2017/08/30 13:20:55 UTC, 0 replies.
- ignite git commit: gg-12686 : Fixed null CacheMapHolder if node is restarted with partition in RENTING state. - posted by ag...@apache.org on 2017/08/30 15:01:31 UTC, 0 replies.
- [1/3] ignite git commit: ignite-3478 - posted by sb...@apache.org on 2017/08/30 15:07:00 UTC, 0 replies.
- [2/3] ignite git commit: ignite-3478 - posted by sb...@apache.org on 2017/08/30 15:07:01 UTC, 0 replies.
- [3/3] ignite git commit: ignite-3478 - posted by sb...@apache.org on 2017/08/30 15:07:02 UTC, 0 replies.
- ignite git commit: IGNITE-5931 .NET: Fix type registration race condition - posted by pt...@apache.org on 2017/08/30 15:35:17 UTC, 0 replies.
- ignite git commit: IGNITE-5905 .NET: Thin client: cache.Get for primitives - posted by pt...@apache.org on 2017/08/30 15:59:12 UTC, 0 replies.
- [1/6] ignite git commit: IGNITE-6193 ML profile is missing in 2.1 binary release [Forced Update!] - posted by pt...@apache.org on 2017/08/30 16:01:28 UTC, 0 replies.
- [2/6] ignite git commit: IGNITE-6125: JDBC thick: several fixes to JdbcDatabaseMetadata. This closes #2506. - posted by pt...@apache.org on 2017/08/30 16:01:29 UTC, 0 replies.
- [3/6] ignite git commit: gg-12686 : Fixed null CacheMapHolder if node is restarted with partition in RENTING state. - posted by pt...@apache.org on 2017/08/30 16:01:30 UTC, 0 replies.
- [4/6] ignite git commit: IGNITE-5931 .NET: Fix type registration race condition - posted by pt...@apache.org on 2017/08/30 16:01:31 UTC, 0 replies.
- [5/6] ignite git commit: IGNITE-5899 Thin client: cache.Get for primitives - posted by pt...@apache.org on 2017/08/30 16:01:32 UTC, 0 replies.
- [6/6] ignite git commit: IGNITE-5905 .NET: Thin client: cache.Get for primitives - posted by pt...@apache.org on 2017/08/30 16:01:33 UTC, 0 replies.
- svn commit: r1806752 - /ignite/site/trunk/blogs.html - posted by dm...@apache.org on 2017/08/31 00:06:54 UTC, 0 replies.
- ignite git commit: IGNITE-6115: Ignore page eviction mode if Ignite persistence is enabled. - Fixes #2523. - posted by sh...@apache.org on 2017/08/31 03:15:57 UTC, 0 replies.
- ignite git commit: IGNITE-5409: JDBC thin: added schema to connection URL. This closes #2179. - posted by vo...@apache.org on 2017/08/31 08:03:26 UTC, 0 replies.
- ignite git commit: IGNITE-6081 .NET: Fix PutAll for dependent objects - posted by pt...@apache.org on 2017/08/31 08:38:48 UTC, 0 replies.
- ignite git commit: disco cache cleanup - posted by sb...@apache.org on 2017/08/31 09:01:16 UTC, 1 replies.
- [1/9] ignite git commit: IGNITE-6193 ML profile is missing in 2.1 binary release - posted by sb...@apache.org on 2017/08/31 09:10:23 UTC, 0 replies.
- [2/9] ignite git commit: IGNITE-6125: JDBC thick: several fixes to JdbcDatabaseMetadata. This closes #2506. - posted by sb...@apache.org on 2017/08/31 09:10:24 UTC, 0 replies.
- [3/9] ignite git commit: gg-12686 : Fixed null CacheMapHolder if node is restarted with partition in RENTING state. - posted by sb...@apache.org on 2017/08/31 09:10:25 UTC, 0 replies.
- [4/9] ignite git commit: IGNITE-5931 .NET: Fix type registration race condition - posted by sb...@apache.org on 2017/08/31 09:10:26 UTC, 0 replies.
- [5/9] ignite git commit: IGNITE-6115: Ignore page eviction mode if Ignite persistence is enabled. - Fixes #2523. - posted by sb...@apache.org on 2017/08/31 09:10:27 UTC, 0 replies.
- [6/9] ignite git commit: Merge remote-tracking branch 'remotes/origin/master' into ignite-3478 - posted by sb...@apache.org on 2017/08/31 09:10:28 UTC, 0 replies.
- [7/9] ignite git commit: IGNITE-5409: JDBC thin: added schema to connection URL. This closes #2179. - posted by sb...@apache.org on 2017/08/31 09:10:29 UTC, 0 replies.
- [8/9] ignite git commit: disco cache cleanup - posted by sb...@apache.org on 2017/08/31 09:10:30 UTC, 0 replies.
- [9/9] ignite git commit: Merge branch 'ignite-3478-1' into ignite-3478 - posted by sb...@apache.org on 2017/08/31 09:10:31 UTC, 0 replies.
- ignite git commit: IGNITE-5924 .NET: Decouple Marshaller from Ignite - posted by pt...@apache.org on 2017/08/31 11:06:56 UTC, 0 replies.
- ignite git commit: IGNITE-5425 JDBC thin driver: don't throw unsupported exception on ClientInfo methods. This closes #2184. This closes #2525. - posted by vo...@apache.org on 2017/08/31 14:04:04 UTC, 0 replies.
- ignite git commit: IGNITE-5462: JDBC thin driver: additional test for DDL/DML commands. This closes #2122. - posted by vo...@apache.org on 2017/08/31 14:23:39 UTC, 0 replies.
- [1/2] ignite git commit: ignite-3478 - posted by sb...@apache.org on 2017/08/31 14:48:02 UTC, 0 replies.
- [2/2] ignite git commit: ignite-3478 - posted by sb...@apache.org on 2017/08/31 14:48:03 UTC, 0 replies.
- [1/7] ignite git commit: IGNITE-6115: Ignore page eviction mode if Ignite persistence is enabled. - Fixes #2523. - posted by pt...@apache.org on 2017/08/31 15:14:34 UTC, 0 replies.
- [2/7] ignite git commit: IGNITE-5409: JDBC thin: added schema to connection URL. This closes #2179. - posted by pt...@apache.org on 2017/08/31 15:14:35 UTC, 0 replies.
- [3/7] ignite git commit: IGNITE-6081 .NET: Fix PutAll for dependent objects - posted by pt...@apache.org on 2017/08/31 15:14:36 UTC, 0 replies.
- [4/7] ignite git commit: IGNITE-5924 .NET: Decouple Marshaller from Ignite - posted by pt...@apache.org on 2017/08/31 15:14:37 UTC, 0 replies.
- [5/7] ignite git commit: IGNITE-5425 JDBC thin driver: don't throw unsupported exception on ClientInfo methods. This closes #2184. This closes #2525. - posted by pt...@apache.org on 2017/08/31 15:14:38 UTC, 0 replies.
- [6/7] ignite git commit: IGNITE-5462: JDBC thin driver: additional test for DDL/DML commands. This closes #2122. - posted by pt...@apache.org on 2017/08/31 15:14:39 UTC, 0 replies.
- [7/7] ignite git commit: Merge branch 'master' into ignite-5896 - posted by pt...@apache.org on 2017/08/31 15:14:40 UTC, 0 replies.