Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Typo in go sdk documentation (#12627) | Бордюгов Максим | 2024-12-15 | 1 | -1/+1 |
| | |||||
* | dont reallocate memory after merge through incorrect memory consumpti… ↵ | ivanmorozov333 | 2024-12-15 | 5 | -8/+19 |
| | | | | (#12623) | ||||
* | fix allocations manager limits control (#12622) | ivanmorozov333 | 2024-12-14 | 3 | -8/+9 |
| | |||||
* | fix deadlock (#12621) | Evgeniy Ivanov | 2024-12-14 | 1 | -1/+1 |
| | |||||
* | Merge pull request #12602 from ydb-platform/mergelibs-241213-1023 | Maxim Yurchuk | 2024-12-14 | 44 | -284/+481 |
|\ | | | | | Library import 241213-1023 | ||||
| * | Import libraries 241213-1023 | Alexander Smirnov | 2024-12-13 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'rightlib' into mergelibs-241213-1023 | Alexander Smirnov | 2024-12-13 | 43 | -283/+480 |
| |\ | |||||
| | * | yqls library suffix | vvvv | 2024-12-13 | 7 | -10/+44 |
| | | | | | | | | | | | | commit_hash:145c28ad6f2af01a89393fb186a5934394d6f9a0 | ||||
| | * | Fix RESOURCE_LIBRARY_SEM | dimdim11 | 2024-12-13 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | Fix RESOURCE_LIBRARY_SEM commit_hash:f26285b5a272c7f2b0a97d96dbc0cbc73c3c88de | ||||
| | * | Intermediate changes | robot-piglet | 2024-12-13 | 7 | -21/+47 |
| | | | | | | | | | | | | commit_hash:733d9d1dc02b26eb79eefc2059e2b9e39f7e1289 | ||||
| | * | Automatic release build for test_tool, os_ya, ya_bin, os_test_tool | robot-ya-builder | 2024-12-13 | 4 | -20/+24 |
| | | | | | | | | | | | | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:db4f64852481cb3fcde219679e83900e4d9e3180 | ||||
| | * | Fastfix using errorprone | dimdim11 | 2024-12-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Fastfix using errorprone commit_hash:76995d86d8c38f497912f4b27a190d63479e581c | ||||
| | * | Never compress python build resources to speedup python configuration and build | spreis | 2024-12-13 | 3 | -19/+20 |
| | | | | | | | | | | | | | | | | | | | | | There is no runtime perf impact, but - The change reduces build graph by removing 2 nodes out of 5 for python which accelerates both configuration and build - surprisingly in all experiments there were positive impact on binary size about 2MiB commit_hash:909fdeeb91b7f20c749177d638e97d5a469e422d | ||||
| | * | Intermediate changes | robot-piglet | 2024-12-13 | 1 | -0/+6 |
| | | | | | | | | | | | | commit_hash:f26321556d10c5c94f9c1ec687f9f409516118cc | ||||
| | * | ymake impl is the only impl of GENERATE_SCRIPT | svidyuk | 2024-12-13 | 2 | -20/+5 |
| | | | | | | | | | | | | commit_hash:a6500256017887b429185060801f2b959ebe955e | ||||
| | * | Prepare Java configuration for engine switching | vpozdyayev | 2024-12-13 | 1 | -32/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | /market /adv/amaleya /devtools/examples/tutorials/java/hello-dep commit_hash:961cc7438c1e80c8072a8fe14a14cea306cb2bb5 | ||||
| | * | Var for IGNORED semantic and add_prefix for semantic vars | dimdim11 | 2024-12-13 | 6 | -80/+79 |
| | | | | | | | | | | | | | | | Var for IGNORED semantic and add_prefix for semantic vars commit_hash:8dc7a56d4f0878ca15437a66568ee3dfbf888749 | ||||
| | * | Use -Wno-missing-designated-field-initializers | vadim-xd | 2024-12-13 | 1 | -1/+1 |
| | | | | | | | | | | | | commit_hash:b098587edf366d98b805b1de5ce26806ebf9731a | ||||
| | * | Intermediate changes | robot-piglet | 2024-12-13 | 3 | -0/+57 |
| | | | | | | | | | | | | commit_hash:7261fd77a0ee849dc03daf29163ac3a7780ec1d6 | ||||
| | * | Remove ide_msvs from ymake_conf.py and other conf | mikhnenko | 2024-12-12 | 3 | -67/+18 |
| | | | | | | | | | | | | commit_hash:e8e94952145b7fb93ccdf9c9d3e034b423286e22 | ||||
| | * | Update YFM for ya make to latest version | robot-infraui-ci | 2024-12-12 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | Update YFM for ya make to latest version commit_hash:48f35cbcda781cb8e15ab56989f57e6f6a3cab78 | ||||
| | * | Better diagnostics for scalar context usages | vvvv | 2024-12-12 | 8 | -7/+110 |
| | | | | | | | | | | | | | | | init commit_hash:12f8e607ccf54d241b69dbb1903cf36a1930295f | ||||
* | | | Support tracing for long grpc stream session requests (#12493) | Vasily Gerasimov | 2024-12-13 | 11 | -104/+263 |
| | | | |||||
* | | | fix allocations validator (#12616) | ivanmorozov333 | 2024-12-13 | 1 | -1/+1 |
| | | | |||||
* | | | fix address construction for abstract chunked array (#12614) | ivanmorozov333 | 2024-12-13 | 1 | -1/+1 |
| | | | |||||
* | | | Bugfix for alter consumers in pqrb (#12613) | FloatingCrowbar | 2024-12-13 | 1 | -0/+2 |
| | | | |||||
* | | | Mute test (#12617) | Vitaly Isaev | 2024-12-13 | 1 | -8/+1 |
| | | | |||||
* | | | YQ-3970 RD added parser mkql counters (#12607) | Pisarenko Grigoriy | 2024-12-13 | 24 | -39/+89 |
| | | | |||||
* | | | fix(kqp): disable stream join for joins with non-pk columns in predicate ↵ | Iuliia Sidorina | 2024-12-13 | 10 | -14/+247 |
| | | | | | | | | | | | | (#12573) | ||||
* | | | Fix deadlines in DSProxy for Status, MultiPut, Patch requests, add UTs for ↵ | Sergey Belyakov | 2024-12-13 | 5 | -64/+386 |
| | | | | | | | | | | | | deadlines (#11780) | ||||
* | | | Rename consistency settings (part 2) (#12603) | Ilnaz Nizametdinov | 2024-12-13 | 4 | -5/+5 |
| | | | |||||
* | | | Test for Read Only Snapshots (#11574) | Nikita Vasilev | 2024-12-13 | 1 | -0/+45 |
| | | | |||||
* | | | Public API bootstrap command (#12308) | Alexander Rutkovsky | 2024-12-13 | 22 | -18/+246 |
|/ / | |||||
* | | Merge pull request #12582 from vitalyisaev2/rightlib_20241212 | Maxim Yurchuk | 2024-12-13 | 42 | -234/+503 |
|\ \ | | | | | | | Merge rightlib 20241212 | ||||
| * | | Update ydb/ci/rightlib.txt | Vitaly Isaev | 2024-12-12 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'rightlib' into rightlib_20241212 | Vitaly Isaev | 2024-12-12 | 41 | -233/+502 |
| |\| | |||||
| | * | CONSISTENCY_MODE => CONSISTENCY_LEVEL (prepare) | ilnaz | 2024-12-12 | 3 | -5/+6 |
| | | | | | | | | | | | | commit_hash:2d6aa4500505056c846345f04060f1fb4fee9778 | ||||
| | * | yt/cpp/mapreduce: Move Set operation to THttpRawClient | hiddenpath | 2024-12-12 | 15 | -24/+230 |
| | | | | | | | | | | | | commit_hash:3c4bb23f8331162e4667c907c007bc859cc2fc76 | ||||
| | * | Remove empty resolving of winmmap.h | thegeorg | 2024-12-12 | 1 | -1/+0 |
| | | | | | | | | | | | | commit_hash:061c56783ee315f4ec189b21862e0e984df6e463 | ||||
| | * | YQL-19336: Fix aliased columns in PG | mrlolthe1st | 2024-12-12 | 5 | -21/+49 |
| | | | | | | | | | | | | | | | YQL-19336: Fix aliased columns in PG commit_hash:30ac6e8d9d0876fed9ba1e8b848d5c7ad8826dda | ||||
| | * | Switch all tests to atd from snapshot | thegeorg | 2024-12-12 | 3 | -46/+4 |
| | | | | | | | | | | | | commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793 | ||||
| | * | initial implementation of memory preallocation in gracejoin | mfilitov | 2024-12-12 | 3 | -18/+75 |
| | | | | | | | | | | | | | | | Память преаллоцируется перед выполнением Join(). Если память преаллоцировать не удалось из-за ее нехватки, то включается спиллинг commit_hash:eccddfcf1304b4d64d819ced90744a163924addb | ||||
| | * | MR: greedy quantifiers fix | vokayndzop | 2024-12-12 | 12 | -118/+138 |
| | | | | | | | | | | | | commit_hash:942b86bef9990f5a15a3a7ce862665194278ffd4 | ||||
| | * | Intermediate changes | robot-piglet | 2024-12-12 | 7 | -13/+13 |
| | | | | | | | | | | | | commit_hash:bc06c484f338fad20592168fcb8b4321711dd90c | ||||
| | * | Add LINTERS_MAKE_FILENAME temp variable | alevitskii | 2024-12-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | Add LINTERS_MAKE_FILENAME variable commit_hash:e38dbff84ed149d66eb29b9546abb08cbf2f0755 | ||||
| | * | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-12-12 | 3 | -10/+20 |
| | | | | | | | | | | | | | | | Update tools: ymake, os_ymake commit_hash:ff606ac888dd6d0fe8282005fca7c962351a32ea | ||||
| | * | Remove empty resolving of gdwmfapi.h | thegeorg | 2024-12-12 | 1 | -1/+0 |
| | | | | | | | | | | | | commit_hash:93d91b703e4427732bc21feed4eb4668160bcd40 | ||||
| | * | TCgiParameters: add lifetimebound check | swarmer | 2024-12-12 | 2 | -9/+9 |
| | | | | | | | | | | | | commit_hash:d483051ff24331bcda69d8afa1413158c9e01925 | ||||
| | * | TQuickCgiParam: add lifetimebound checks | swarmer | 2024-12-12 | 2 | -3/+3 |
| | | | | | | | | | | | | commit_hash:70fc3cba6ca373b988a4d0c0de6d8e2b2028b495 | ||||
| | * | Intermediate changes | robot-piglet | 2024-12-12 | 590 | -81052/+140998 |
| | | | | | | | | | | | | commit_hash:3b56392b4831c64e94b0c631ef8617417014ad31 |