| Commit message (Expand) | Author | Age | Files | Lines |
* | Better master cache sticky size adjustment; enable dynconfig for master caches | babenko | 2023-08-23 | 2 | -2/+6 |
* | Support readonly mode switching in dstool cluster workload run KIKIMR-17274 | alexvru | 2023-08-23 | 2 | -2/+36 |
* | Intermediate changes | robot-piglet | 2023-08-23 | 2 | -0/+39 |
* | Enable S3 recipe to use a custom moto server binary | alexv-smirnov | 2023-08-23 | 1 | -1/+2 |
* | Better diagnostics | aozeritsky | 2023-08-23 | 1 | -13/+14 |
* | YQL-16222 unify code & formatting | zverevgeny | 2023-08-23 | 1 | -28/+44 |
* | Add some forgotten PEERDIRs to contrib/python/requests | thegeorg | 2023-08-23 | 2 | -0/+4 |
* | Add more columns params | kungasc | 2023-08-23 | 5 | -30/+115 |
* | Add metrics for ydb about AS1.4, KIKIMR-18214 | kruall | 2023-08-23 | 1 | -2/+12 |
* | Prefered -> Preferred | azevaykin | 2023-08-23 | 2 | -22/+22 |
* | Add some forgotten PEERDIRs to contrib/python/requests | thegeorg | 2023-08-23 | 1 | -0/+1 |
* | FormatTypeDiff | babichsemyon | 2023-08-23 | 14 | -0/+164 |
* | Allowlist validation | auzhegov | 2023-08-23 | 2 | -7/+50 |
* | Proofread contrib/python/Pillow/py3 licenses | thegeorg | 2023-08-23 | 1 | -1/+1 |
* | small typo in build guide | Konstantin Morozov | 2023-08-23 | 1 | -1/+1 |
* | Change "muted_test.txt" | alexv-smirnov | 2023-08-23 | 1 | -0/+1 |
* | Add CanConnectTo list for more intuitive IC compatibility settings, KIKIMR-15989 | serg-belyakov | 2023-08-23 | 5 | -87/+113 |
* | YT-18896: Handle channel failure errors only within first receiever | akozhikhov | 2023-08-23 | 13 | -38/+275 |
* | java.conf cleanup | snermolaev | 2023-08-23 | 1 | -17/+2 |
* | Move CC-BY license family to REQUIRE_CITATION category | thegeorg | 2023-08-23 | 1 | -5/+5 |
* | YQL-16375 Backward compatibility tests, limit set of tokens forbidden in 'wit... | zverevgeny | 2023-08-23 | 1 | -0/+38 |
* | Add some stats for hybrid. | a-romanov | 2023-08-23 | 2 | -83/+114 |
* | fallback to single db | ildar-khisam | 2023-08-23 | 2 | -21/+59 |
* | fix test | ildar-khisam | 2023-08-23 | 1 | -14/+57 |
* | KIKIMR-17274: Support read-only VDisk in dstool and rename command for read-o... | tarum | 2023-08-23 | 13 | -82/+112 |
* | Fix data race on ReopenLog | epbugaev | 2023-08-23 | 2 | -0/+8 |
* | Enable recipe to run with test env file name in the command line | alexv-smirnov | 2023-08-23 | 2 | -2/+4 |
* | Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3 (actual Re... | prettyboy | 2023-08-23 | 1 | -4/+4 |
* | Remove fat under sanitizers | azevaykin | 2023-08-23 | 1 | -1/+1 |
* | [devtools/ya/test] New tags ya:copydata and ya:copydataro | dimdim11 | 2023-08-23 | 1 | -0/+2 |
* | use-of-uninitialized-value | azevaykin | 2023-08-23 | 1 | -4/+4 |
* | YQL-15435 Fix DqJoin type ann. | a-romanov | 2023-08-23 | 1 | -4/+8 |
* | [yt provider] Fix anonymous table name in plan | udovichenko-r | 2023-08-23 | 1 | -1/+1 |
* | Remove forgotten global vars propagation | svidyuk | 2023-08-23 | 2 | -5/+5 |
* | Scenario.Quiet should be initialized | azevaykin | 2023-08-23 | 2 | -2/+2 |
* | do not allow use of WITH_JDK macro for JAVA_PROGRAM with jdk name | snermolaev | 2023-08-23 | 1 | -5/+8 |
* | one shot poller | kulikov | 2023-08-22 | 3 | -40/+60 |
* | Revert commit rXXXXXX, Add estimatedDiskTimeConsumption metrics to dsproxy on... | alexvru | 2023-08-22 | 13 | -126/+48 |
* | [yql/udfs/string] Add base32 | daredevil2002 | 2023-08-22 | 25 | -0/+531 |
* | YQL-16375 Fix rewrite ShuffleByKeys with PartitionsByKeys for non-streams | zverevgeny | 2023-08-22 | 1 | -3/+5 |
* | new test summary badge | Nikita Kozlovskiy | 2023-08-22 | 5 | -95/+228 |
* | Change contrib/libs/libwebp license to-Clause WITH Google-Patent-License-Webm | thegeorg | 2023-08-22 | 1 | -0/+1 |
* | [dq] Check dynamic tables early | udovichenko-r | 2023-08-22 | 1 | -0/+8 |
* | [yql] Fix validate execution for result provider | udovichenko-r | 2023-08-22 | 1 | -1/+1 |
* | Mark contrib/libs/libtiff licenses as REQUIRE_CITATION | thegeorg | 2023-08-22 | 1 | -2/+2 |
* | KIKIMR-17302 Ignore bad serials, log them, monitor them | senya0x5f | 2023-08-22 | 8 | -9/+253 |
* | Return OVERLOADED status on queue overflow KIKIMR-19080 | ilnaz | 2023-08-22 | 2 | -1/+2 |
* | Add estimatedDiskTimeConsumption metrics to dsproxy on node, KIKIMR-17759 | serg-belyakov | 2023-08-22 | 13 | -48/+126 |
* | [yql] fix style | udovichenko-r | 2023-08-22 | 1 | -6/+10 |
* | Green yqv2-dev SLI | auzhegov | 2023-08-22 | 13 | -221/+519 |