commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/26
(ignite-3) branch main updated: IGNITE-27997 Fix metric names with extraneous dots. (#7673)
ibessonov
2026/02/26
(ignite-3) branch main updated: IGNITE-27212 - Complete automation for compute deployment unit; Minor bug fixes (#7122)
mpochatkin
2026/02/26
(ignite-3) branch main updated: IGNITE-27963 Support fields from superclasses in manual mapping using MapperBuilder#map (#7658)
isapego
2026/02/26
(ignite-3) branch main updated: IGNITE-27910 Migration Tools: Add support for fields from inherited classes (#7661)
isapego
2026/02/26
(ignite-3) branch main updated: IGNITE-27861 .NET: Fix TestSlidingExpiration flakiness (#7665)
ptupitsyn
2026/02/26
(ignite-3) branch main updated (c0c8663ee5e -> d18e35bfc03)
rpuch
2026/02/25
(ignite) branch master updated: IGNITE-27840 Update link to TC.Bot inside PULL_REQUEST_TEMPLATE.md (#12737)
shishkovilja
2026/02/25
(ignite-abbrev-plugin) branch master updated (0f1cad4 -> 0442abd)
timoninmaxim
2026/02/25
(ignite) branch master updated: IGNITE-27885: Upgrade Apache Curator to 5.9.0 and ZooKeeper to 3.9.4 (#12761)
zstan
2026/02/25
(ignite-3) branch dependabot/gradle/jsonpath-3.0.0 deleted (was 98d749cc08a)
github-bot
2026/02/25
(ignite-3) branch main updated: IGNITE-26294 Implement Raft log Garbage Collector (#7610)
apolovtsev
2026/02/25
(ignite-3) branch main updated: IGNITE-27983 Fix flaky FileSenderTest.rateLimiterIsReleasedIfSendThrowsException (#7666)
apolovtsev
2026/02/25
(ignite) branch master updated: IGNITE-27917 Use MessageSerializer for StatisticsRequest and StatisticsResponse (#12797)
av
2026/02/25
(ignite-3) branch main updated: IGNITE-27982 Fix IDEA checkstyle plugin (#7664)
mpochatkin
2026/02/25
(ignite-3) 01/01: wip
amashenkov
2026/02/25
(ignite-3) branch ignite-27981 created (now a370bf6e63f)
amashenkov
2026/02/25
(ignite-3) branch main updated: IGNITE-27958 Remove dead code from TableManager (#7652)
rpuch
2026/02/25
(ignite) 01/01: IGNITE-xxxxx-rownum-poc wip
tkalkirill
2026/02/25
(ignite) branch ignite-xxxxx-rownum-poc created (now 2b9555deca6)
tkalkirill
2026/02/25
(ignite) branch master updated: IGNITE-26788 StripedExecutor renamed to IgniteStripedExecutor and moved to pool package (#12814)
mpetrov
2026/02/25
(ignite-3) branch main updated: IGNITE-27686 Improve compute error message on marshaller mismatch (#7626)
mpochatkin
2026/02/25
(ignite-3) branch main updated: IGNITE-27921 Fix `address already in use` issue (#7636)
sk0x50
2026/02/25
(ignite) branch master updated: IGNITE-26787 Thread Pools related classes moved to internal package (#12443)
mpetrov
2026/02/24
(ignite-3) branch main updated (b0e37f0b316 -> f553a09a90e)
ibessonov
2026/02/24
(ignite-3) branch main updated: IGNITE-27730 Sql. Add validation that a not null column must have a default value (#7640)
ppa
2026/02/24
(ignite-3) branch main updated: IGNITE-27973 Improve ItSchemaForwardCompatibilityConsistencyTest (#7659)
rpuch
2026/02/24
(ignite) branch master updated: IGNITE-27959 Fixed flaky PerformanceStatisticsThinClientTest#testCacheOperation (#12803)
mpetrov
2026/02/24
(ignite) branch master updated: IGNITE-27776 Simplify custom messages hierarchy (#12708)
shishkovilja
2026/02/24
(ignite-3) branch dependabot/nuget/modules/platforms/dotnet/Apache.Extensions.Caching.Ignite.Tests/Microsoft.NET.Test.Sdk-18.3.0 created (now b051c9559ea)
github-bot
2026/02/24
(ignite-3) branch dependabot/gradle/org.springframework.boot-spring-boot-dependencies-4.0.3 created (now 197fefdf7a2)
github-bot
2026/02/24
(ignite-3) branch dependabot/nuget/modules/platforms/dotnet/dot-config/docfx-2.78.5 created (now 9d50b2f46b2)
github-bot
2026/02/24
(ignite-3) branch dependabot/gradle/jsonpath-3.0.0 created (now 98d749cc08a)
github-bot
2026/02/24
(ignite-3) branch main updated: IGNITE-27935 Add checkstyle rule to detect logger names mismatches (#7642)
apkhmv
2026/02/24
(ignite-3) branch main updated: IGNITE-27877 Add profile option to CLI config commands (#7609)
mpochatkin
2026/02/24
(ignite-3) branch main updated: IGNITE-27863 Remove excessive context rebuilds (#7601)
mpochatkin
2026/02/24
(ignite-3) branch main updated: IGNITE-26933 Allow any files in compute classpath (#7591)
mpochatkin
2026/02/24
(ignite-3) branch main updated: IGNITE-27728 Fix ItRaftMetricTest.testLeaderCountDecreases (#7650)
rpuch
2026/02/24
(ignite-3) branch main updated: IGNITE-26182 Add metrics for log storage sizes (#7647)
rpuch
2026/02/24
(ignite-3) branch main updated: IGNITE-24513 improved automatic reset logic (#7580)
ashapkin
2026/02/24
(ignite-3) branch dependabot/gradle/org.jetbrains.gradle.plugin.idea-ext-1.4.1 deleted (was 97201a7fe1b)
apolovtsev
2026/02/24
(ignite-3) branch main updated: Bump org.jetbrains.gradle.plugin.idea-ext from 1.4 to 1.4.1 (#7645)
apolovtsev
2026/02/24
(ignite-3) branch dependabot/gradle/junit5-5.14.3 deleted (was 83ed7caa390)
apolovtsev
2026/02/24
(ignite-3) branch main updated: Bump junit5 from 5.14.2 to 5.14.3 (#7614)
apolovtsev
2026/02/24
(ignite-3) 02/03: IGNITE-27552 Add support for writing numeric primitive values with allowed type casting (#7439)
ppa
2026/02/24
(ignite-3) 03/03: IGNITE-27612 Describe implicit conversion in Tuple public javadoc.
ppa
2026/02/24
(ignite-3) 01/03: IGNITE-26491 Add support for reading from tuples with allowed type casting (#7400)
ppa
2026/02/24
(ignite-3) branch main updated (8833d7571af -> 8320efc2b9b)
ppa
2026/02/24
(ignite-3) branch main updated: IGNITE-27739 Fix decimal precision validation (#7639)
ptupitsyn
2026/02/24
(ignite-3) branch dependabot/npm_and_yarn/docs/multi-a07fd7252a updated (c5045ab380e -> cabd4e8e428)
github-bot
2026/02/24
(ignite-3) branch dependabot/nuget/modules/platforms/dotnet/Apache.Ignite.Internal.ComputeExecutor/multi-3f759a1a56 deleted (was ea2c7857b3d)
apolovtsev
2026/02/24
(ignite-3) branch main updated: Bump Microsoft.Extensions.Logging.Console from 9.0.11 to 9.0.13 (#7579)
apolovtsev
2026/02/24
(ignite-3) branch dependabot/gradle/junit5-5.14.3 updated (c5189e0454d -> 83ed7caa390)
github-bot
2026/02/24
(ignite) branch master updated: IGNITE-27810 Use MessageSerializer for TcpDiscoveryJoinRequestMessage (#12724)
sergeychugunov
2026/02/24
(ignite) branch master updated: IGNITE-26608 Added a unified mechanism for propagating Operation Context Attributes (#12429)
mpetrov
2026/02/23
(ignite) branch master updated: IGNITE-27936 Use MessageSerializer for GridContinuousMessage (#12787)
av
2026/02/23
(ignite) branch master updated: IGNITE-27927 Use MessageSerializer for GridIoUserMessage (#12781)
av
2026/02/23
(ignite-3) branch main updated: IGNITE-27949 Move schema sync integration tests from runner module (#7648)
rpuch
2026/02/23
(ignite) branch master updated: IGNITE-27873 Fix flaky IgniteCacheQueryStopOnCancelOrTimeoutDistributedJoinSelfTest related tests (#12749)
zstan
2026/02/23
(ignite) branch ignite-2.18 updated: IGNITE-27722 Split TcpDiscoveryIoSession to fix race in RingMessageWorker (#12731)
zstan
2026/02/23
(ignite-3) branch main updated (f5f6f77f415 -> f327c33bdfd)
rpuch
2026/02/22
(ignite) branch master updated: IGNITE-27944 Fixed broken ZookeeperDiscoverySpiSslTest (#12791)
mpetrov
2026/02/21
(ignite-3) branch dependabot/npm_and_yarn/docs/multi-73726a8ab8 created (now 42d3a370416)
github-bot
2026/02/20
(ignite-3) branch main updated: IGNITE-27864 Fix TxIdMismatchException that happened due to absent WI cleanup after WI resolution (#7603)
sk0x50
2026/02/20
(ignite-3) branch main updated: IGNITE-27460 Add schema compatibility validation for full commands (#7598)
rpuch
2026/02/20
(ignite) branch master updated: IGNITE-27722 Split TcpDiscoveryIoSession to fix race in RingMessageWorker (#12731)
sergeychugunov
2026/02/20
(ignite-3) branch main updated: IGNITE-27721 Replace TX cleanup futures with counter-based inflights tracker (#7565)
sk0x50
2026/02/20
(ignite) branch master updated: [MINOR] Fix GridCommandHandlerWalTest (#12784)
nizhikov
2026/02/20
(ignite-3) branch main updated: IGNITE-27937 Improve ItBuildIndexWriteIntentsHandlingTest (#7643)
rpuch
2026/02/20
(ignite) branch master updated: IGNITE-27922 Fix broken GridCachePartitionedMultiJvmFullApiSelfTest (#12777)
mpetrov
2026/02/20
(ignite) branch master updated: IGNITE-27836 Fix documentation for QuerySqlTableFunction (#12743)
zstan
2026/02/20
(ignite-3) branch main updated: IGNITE-27005 Add tx labels to public api (#7349)
sk0x50
2026/02/20
(ignite) 02/03: IGNITE-xxxxx-rowid-poc Продолжение уже стало лучше
tkalkirill
2026/02/20
(ignite) 01/03: IGNITE-xxxxx-rowid-poc First step
tkalkirill
2026/02/20
(ignite) branch ignite-xxxxx-rowid-poc created (now 82ff0021c72)
tkalkirill
2026/02/20
(ignite) 03/03: IGNITE-xxxxx-rowid-poc Реализация
tkalkirill
2026/02/20
(ignite-3) branch main updated: IGNITE-27779 Sql. Fix flaky test ItFloatingPointTest.testAggregations (#7623)
ppa
2026/02/20
(ignite-3) branch main updated: IGNITE-27793 Add Javadoc build on JDK 11 (#7635)
ptupitsyn
2026/02/19
(ignite) branch master updated: IGNITE-27915 SQL Calcite: Ignore flaky AggregatePlannerTest.colocated[Algorithm = HASH] (#12773)
alexpl
2026/02/19
(ignite-3) branch dependabot/gradle/junit5-5.14.3 updated (a9015a87d6a -> c5189e0454d)
github-bot
2026/02/19
(ignite-3) branch dependabot/gradle/net.bytebuddy-byte-buddy-1.18.5 deleted (was 5a112005e99)
sk0x50
2026/02/19
(ignite-3) branch main updated (ca1454974f6 -> 5758a15c5b3)
sk0x50
2026/02/19
(ignite) branch master updated: IGNITE-27913 Fixed flaky MultipleSSLContextsTest (#12772)
mpetrov
2026/02/19
(ignite) branch master updated: IGNITE-27911 Fixed flaky ContinuousQueryBuffersCleanupTest (#12769)
mpetrov
2026/02/19
(ignite) branch master updated: IGNITE-17836 Fixed flaky GridCache*FailoverSelfTests (#12763)
mpetrov
2026/02/19
(ignite) branch master updated: IGNITE-26454 Use MessageSerializer for GridByteArrayList (#12352)
av
2026/02/19
(ignite-3) branch main updated: IGNITE-27914 C++: Ignore SIGPIPE and use MSG_NOSIGNAL (#7632)
isapego
2026/02/19
(ignite) branch master updated: IGNITE-27909 Use MessageSerializer for ServiceSingleNodeDeploymentResult (#12765)
av
2026/02/19
(ignite) branch master updated: IGNITE-27270 Use MessageSerializer for DataStreamerResponse (#12558)
av
2026/02/19
(ignite) branch master updated: IGNITE-27880 Use MessageSerializer for GridDeploymentRequest (#12750)
av
2026/02/19
(ignite) branch master updated: IGNITE-27869 Use MessageSerializer for GenerateEncryptionKeyResponse (#12748)
av
2026/02/19
(ignite) branch master updated: IGNITE-27908 [ducktests] Use python3.9 for ducktest checkstyle (#12764)
av
2026/02/19
(ignite-3) branch main updated: IGNITE-27923 Fix compilation error in spring-data-ignite module (#7637)
jooger
2026/02/19
(ignite-3) branch main updated: IGNITE-27919 Do not log failure to switch WI due to node stop (#7634)
rpuch
2026/02/19
(ignite-3) branch main updated: IGNITE-27896 C++ 3.0: Increase timeout for ODBC test tasks on TC (#7617)
ptupitsyn
2026/02/19
(ignite-3) branch IGNITE-27789 updated (4d0ad12c11b -> e304171388f)
mpochatkin
2026/02/19
(ignite-3) branch dependabot/gradle/junit5-5.14.3 updated (a888cfbed6e -> 96573906adc)
github-bot
2026/02/19
(ignite-3) branch main updated: IGNITE-27897 Fix flaky test SqlOutdatedPlanTest.planningIsRepeatedUsingTheSameTransaction (#7621)
jooger
2026/02/19
(ignite-3) branch dependabot/gradle/junit5-5.14.3 updated (96573906adc -> a9015a87d6a)
github-bot
2026/02/19
(ignite-3) branch main updated: IGNITE-27811 Add support for Spring Data 4 (#7578)
mpochatkin
2026/02/19
(ignite-3) branch main updated: IGNITE-27753 IgniteCatalog DSL class inheritance mapping (#7536)
mpochatkin
2026/02/19
(ignite-3) branch main updated: IGNITE-27826 change default java to JDK17 (#7619)
apolovtsev
2026/02/19
(ignite-3) branch main updated: IGNITE-27875 Handle unknown error codes (#7620)
ptupitsyn
2026/02/19
(ignite-3) branch main updated: IGNITE-27592 .NET: Support COMPUTE_OBSERVABLE_TS feature (#7629)
ptupitsyn
2026/02/19
(ignite-3) branch main updated: IGNITE-27797 Java client: fix inconsistent logging (#7622)
ptupitsyn
2026/02/19
(ignite) branch master updated: IGNITE-27891 SQL Calcite: Fix concurrent memory tracker reset and quota exceed - Fixes #12758.
alexpl
2026/02/19
(ignite) branch master updated: IGNITE-27879 Add parent process listener to IgniteCompatibilityNodeRunner (#12756)
alexpl
2026/02/19
(ignite) branch master updated: IGNITE-27907 SQL Calcite: Fix EXCEPT set op operator wrong result - Fixes #12768.
alexpl
2026/02/19
(ignite) branch master updated (62b38863b7f -> 37b5a95a0a7)
nizhikov
2026/02/18
(ignite) branch ignite-2.18 updated: IGNITE-27889 Test TcpDiscoveryCoordinatorFailureTest#testClusterFailedNewCoordinatorInitialized hangs and locks suite SPI(Discovery) until timeout (#12755)
zstan
2026/02/18
(ignite) branch master updated: IGNITE-27865 Use ClassLoader for deserializing users' Pojo in collections (#12745)
timoninmaxim
2026/02/18
(ignite-3) branch main updated: IGNITE-25940 .NET: Add ContainsAllKeys to table views (#7596)
ptupitsyn
2026/02/18
(ignite-3) branch IGNITE-27789 created (now 4d0ad12c11b)
mpochatkin
2026/02/18
(ignite-3) branch main updated: IGNITE-27894 Fixed txn cleanup retries on TxCleanupMessageErrorResponse (#7616)
sk0x50
2026/02/18
(ignite) branch master updated: IGNITE-27902 SQL Calcite: Fix flaky SqlDiagnosticIntegrationTest.testThreadPoolMetrics (#12762)
alexpl
2026/02/18
(ignite-3) branch main updated: IGNITE-27898 Separate LogPushExporter logs for DEB/RPM (#7618)
mpochatkin
2026/02/18
(ignite-3) branch main updated: IGNITE-27839 Fix assignments might have not updated (#7586)
sk0x50
2026/02/17
(ignite) branch master updated: IGNITE-27817 Add REGEXP_SUBSTR/REGEXP_EXTRACT function for Calcite en… (#12726)
vpyatkov
2026/02/17
(ignite) branch master updated: IGNITE-27889 Test TcpDiscoveryCoordinatorFailureTest#testClusterFailedNewCoordinatorInitialized hangs and locks suite SPI(Discovery) until timeout (#12755)
vpyatkov
2026/02/17
(ignite-3) branch main updated: IGNITE-27886 .NET: Fix unknown protocol feature decoding (#7612)
ptupitsyn
2026/02/17
(ignite-3) branch dependabot/gradle/net.bytebuddy-byte-buddy-1.18.5 created (now 5a112005e99)
github-bot
2026/02/17
(ignite-3) branch dependabot/gradle/junit5-5.14.3 created (now a888cfbed6e)
github-bot
2026/02/17
(ignite-3) branch main updated: IGNITE-26358 DB API Driver: Heartbeats (#7528)
isapego
2026/02/17
(ignite-3) branch main updated: IGNITE-25784 Expand default metrics list for LogPushExporter (#7608)
ibessonov
2026/02/17
(ignite-3) branch main updated: IGNITE-27588 Adjust Checkpoint main/delta files stats calculation (#7602)
ibessonov
2026/02/17
(ignite) branch master updated: IGNITE-27666 Fix missed SessionContext in CacheInterceptor for jdbc calls (#12660)
timoninmaxim
2026/02/17
(ignite) branch master updated (13beb550997 -> d0893403216)
alexpl
2026/02/17
(ignite) branch master updated: IGNITE-27829 Java thin: Add cache name to exceptions with cache operations - Fixes #12732.
alexpl
2026/02/16
(ignite-3) branch main updated: IGNITE-27381 Support MessageService metrics (#7488)
rpuch
2026/02/16
(ignite-3) branch main updated: IGNITE-27866 Add single thread memtable to Log Storage (#7600)
apolovtsev
2026/02/16
(ignite-3) branch main updated (98b74c2567b -> 856473b9ec1)
ibessonov
2026/02/16
(ignite) branch master updated: IGNITE-27834 SQL Calcite: Fix flaky CalciteBasicSecondaryIndexIntegrationTest.testOrderByDepId - Fixes #12734.
alexpl
2026/02/16
(ignite-3) branch main updated: IGNITE-26853 .NET: Add SQL partition awareness (#7599)
ptupitsyn
2026/02/16
(ignite-3) branch main updated: IGNITE-27692 Partitions API doc improvement (#7497)
sk0x50
2026/02/16
(ignite-3) branch dependabot/gradle/org.openapi.generator-7.20.0 deleted (was 31b9874f793)
apolovtsev
2026/02/16
(ignite-3) branch main updated: Bump org.openapi.generator from 7.19.0 to 7.20.0 (#7604)
apolovtsev
2026/02/16
(ignite-3) branch dependabot/gradle/org.junit.platform-junit-platform-testkit-1.14.3 deleted (was 38eb32ed6ce)
apolovtsev
2026/02/16
(ignite-3) branch main updated: Bump org.junit.platform:junit-platform-testkit from 1.14.2 to 1.14.3 (#7605)
apolovtsev
2026/02/16
(ignite-3) branch dependabot/gradle/org.openapi.generator-7.20.0 created (now 31b9874f793)
github-bot
2026/02/16
(ignite-3) branch dependabot/gradle/org.junit.platform-junit-platform-testkit-1.14.3 created (now 38eb32ed6ce)
github-bot
2026/02/16
(ignite) branch ignite-2.18 updated: IGNITE-27842 Remove redundant IgniteExperimental annotations (#12739)
zstan
2026/02/16
(ignite-3) branch main updated (ffe5031699b -> d86351c727f)
ibessonov
2026/02/16
(ignite) branch master updated: IGNITE-27842 Remove redundant IgniteExperimental annotations (#12739)
timoninmaxim
2026/02/16
(ignite-3) branch main updated: IGNITE-27850 Introduce FileProperties for file identification in segstore (#7594)
apolovtsev
2026/02/15
(ignite-3) branch main updated (e5484eb84c5 -> e559ba0d3ac)
jooger
2026/02/15
(ignite-3) branch main updated (5680ca28b69 -> e5484eb84c5)
apolovtsev
2026/02/15
(ignite) 02/03: IGNITE-27696 Fix IndexQuery can query backup partition if setPartition is used (#12679)
zstan
2026/02/15
(ignite) branch ignite-2.18 updated (2af0e4bf87b -> 0a126f8d717)
zstan
2026/02/15
(ignite) 01/03: IGNITE-27687 Add metrics for inserted/removed bytes to/from cache group - Fixes #12670.
zstan
2026/02/15
(ignite) 03/03: IGNITE-27457 Add output for enable/disable WAL commands (#12711)
zstan
2026/02/13
(ignite-3) branch dependabot/npm_and_yarn/docs/multi-a07fd7252a created (now c5045ab380e)
github-bot
2026/02/13
(ignite-3) branch dependabot/gradle/org.springframework.data-spring-data-jdbc-4.0.2 deleted (was eca889728f9)
github-bot
2026/02/13
(ignite-3) branch dependabot/gradle/org.springframework.data-spring-data-jdbc-4.0.3 created (now 1b5a3700c3b)
github-bot
2026/02/13
(ignite) branch master updated: IGNITE-27687 Add metrics for inserted/removed bytes to/from cache group - Fixes #12670.
alexpl
2026/02/13
(ignite-3) branch main updated: IGNITE-27303 ODBC: Use distribution packages to run tests (#7516)
isapego
2026/02/13
(ignite) branch master updated: IGNITE-27831 Java thin: Refactor ReliableChannel - Fixes #12733.
alexpl
2026/02/13
(ignite-3) branch main updated (2896893f91e -> 622206c6ccf)
sk0x50
2026/02/13
(ignite) branch master updated: IGNITE-27696 Fix IndexQuery can query backup partition if setPartition is used (#12679)
timoninmaxim
2026/02/13
(ignite-3) branch main updated (3b1e8730cfb -> 2896893f91e)
mpochatkin
2026/02/13
(ignite-3) branch main updated (7bee0308b32 -> 3b1e8730cfb)
mpochatkin
2026/02/13
(ignite-3) branch main updated: IGNITE-27809 Add support for EXISTS keyword for SQL add/drop column (#7585)
jooger
2026/02/13
(ignite-3) branch main updated: IGNITE-25853 Add REST events (#7504)
mpochatkin
2026/02/13
(ignite-3) branch main updated: IGNITE-23421 Not found URLs respond with 409 instead of 404 (#7577)
mpochatkin
2026/02/13
(ignite-3) branch main updated (09be67e52d8 -> bbbdbfba595)
mpochatkin
2026/02/13
(ignite) branch master updated: IGNITE-27816 Java Thin: Add ClientCache.sizeLong method - Fixes #12725.
alexpl
2026/02/13
(ignite-3) branch main updated (192e7e268a7 -> 09be67e52d8)
ppa
2026/02/12
(ignite-3) branch main updated (3a65f242670 -> 192e7e268a7)
isapego
2026/02/12
(ignite) branch master updated: IGNITE-27724 Use MessageSerializer for GridDhtAffinityAssignmentResponse (#12715)
av
2026/02/12
(ignite) branch master updated: IGNITE-27775 Generate custom map code (#12728)
nizhikov
2026/02/12
(ignite-3) branch main updated: IGNITE-27828 Fix flaky nodeCannotCommunicateAfterLeavingPhysicalTopology (#7582)
apolovtsev
2026/02/12
(ignite) branch master updated: IGNITE-27755 SQL Calcite: Fix flaky SqlDiagnosticIntegrationTest - Fixes #12701.
alexpl
2026/02/12
(ignite-3) branch main updated: IGNITE-24602 CLI: Add verbose output for SQL commands (-v, -vv, -vvv) (#7572)
apkhmv
2026/02/12
(ignite) branch master updated: IGNITE-27800 Use MessageSerializer for GridIoMessage and GridIoSecurityAwareMessage (#12720)
shishkovilja
2026/02/12
(ignite-3) branch main updated (27c0bc5fc7a -> eee5c8840db)
ibessonov
2026/02/12
(ignite-3) branch main updated: IGNITE-27790 Fix closing zone resources on node stop (#7571)
apolovtsev
2026/02/12
(ignite) branch master updated: IGNITE-27825 Fix README.md image link (#12730)
timoninmaxim
2026/02/12
(ignite) branch master updated: IGNITE-27457 Add output for enable/disable WAL commands (#12711)
timoninmaxim
2026/02/12
(ignite-3) branch main updated (5cadcaab549 -> cd545160b7e)
apolovtsev
2026/02/11
(ignite) branch ignite-2.18 updated (7e15f04ab66 -> 2af0e4bf87b)
zstan
2026/02/11
(ignite) 02/02: IGNITE-27684 Update IGNITE_HEADER for discovery protocol (#12671)
zstan
2026/02/11
(ignite) 01/02: IGNITE-20973 Add handshake timeout configuration for java thin client (#12710)
zstan
2026/02/11
(ignite) branch master updated: IGNITE-27775 Generate custom collection code (#12721)
nizhikov
2026/02/11
(ignite-3) branch dependabot/nuget/modules/platforms/dotnet/Apache.Ignite.Internal.ComputeExecutor/multi-c91b0ada95 deleted (was 4a76fc27f6d)
github-bot
2026/02/11
(ignite-3) branch dependabot/nuget/modules/platforms/dotnet/Apache.Ignite.Internal.ComputeExecutor/multi-3f759a1a56 created (now ea2c7857b3d)
github-bot
2026/02/11
(ignite-3) branch main updated: IGNITE-27769 Release waiters before cleanup
ascherbakov
2026/02/11
(ignite-3) branch main updated (4e7277c1281 -> 3acee580917)
sk0x50
2026/02/11
(ignite-3) branch main updated: IGNITE-27812 Mute ItTransactionMetricsTest
sk0x50
2026/02/11
(ignite) branch master updated: IGNITE-27795 Use MessageSerializer for GridCacheQueryRequest (#12719)
av
2026/02/11
(ignite) branch master updated: IGNITE-27759 Removed redundant serialization of SnapshotHandlerResult#node (#12702)
namelchev
2026/02/11
(ignite) branch master updated: IGNITE-27684 Update IGNITE_HEADER for discovery protocol (#12671)
av
2026/02/11
(ignite) branch master updated: IGNITE-27735 Use MessageSerializer for GridEventStorageMessage (#12690)
av
2026/02/11
(ignite-3) branch main updated: IGNITE-27806 Fix network tests on Mac (#7574)
apolovtsev
2026/02/11
(ignite) branch master updated (44b40c6532a -> 459fc154392)
timoninmaxim
2026/02/11
(ignite-3) branch main updated (c5f343742c9 -> c24287cfc14)
mpochatkin
2026/02/11
(ignite-3) branch main updated: IGNITE-27749 Detect case difference in folders in zip deployment units (#7535)
mpochatkin
2026/02/11
(ignite) branch master updated: IGNITE-27807 Fix broken MessageProcessorTest (#12722)
mpetrov
2026/02/11
(ignite-3) branch main updated (aa787089d7e -> 3fd1ba3eebf)
mpochatkin
2026/02/11
(ignite-3) branch main updated: IGNITE-27799 Remove blocking local node creation (#7569)
apolovtsev
2026/02/10
(ignite) branch master updated: IGNITE-27775 Generate custom array code (#12714)
nizhikov
2026/02/10
(ignite) branch master updated: IGNITE-27780 Unify the serialization logic of invokeArgsBytes (#12709)
shishkovilja
2026/02/10
(ignite-3) branch main updated: IGNITE-27796 .NET: Fix TestSlidingExpiration flakiness (#7567)
ptupitsyn
Earlier messages
Later messages