| Commit message (Expand) | Author | Age | Files | Lines |
* | host_os.ya.make.inc support | iaz1607 | 2023-12-08 | 1 | -1/+7 |
* | Try enable TSAN on report unit-tests | nechda | 2023-12-08 | 2 | -2/+4 |
* | fix OSS compile | vvvv | 2023-12-08 | 1 | -0/+2 |
* | KIKIMR-20072: fix tests | ivanmorozov | 2023-12-08 | 4 | -18/+41 |
* | Support OffsetFetch endpoint for KafkaAPI in Logbroker | sergeyveselov | 2023-12-08 | 6 | -18/+368 |
* | Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool_3... | robot-ya-builder | 2023-12-08 | 3 | -20/+24 |
* | Partition direct read | komels | 2023-12-08 | 73 | -405/+4565 |
* | YT-20651: codestyle edits | alexmipt | 2023-12-08 | 2 | -3/+1 |
* | [util] Store policy should preserve constructor's is_constructible trait | swarmer | 2023-12-07 | 2 | -7/+34 |
* | Remove UnitedPool, KIKIMR-18440 | kruall | 2023-12-07 | 29 | -2912/+14 |
* | YQ Connector:export ydb/library/yql/providers/generic/connector/debug to github | vitalyisaev | 2023-12-07 | 34 | -0/+785 |
* | Add access control to query tracker and queries APIs #175 | Aleksandr Gaev | 2023-12-07 | 3 | -1/+19 |
* | Intermediate changes | robot-piglet | 2023-12-07 | 1 | -1/+57 |
* | Handle long-lasting Put queries in DS proxy correctly -- part 1 KIKIMR-9016 | alexvru | 2023-12-07 | 4 | -124/+167 |
* | correctly handle the case with MaxInFlight > MaxMovements | vporyadke | 2023-12-07 | 1 | -4/+2 |
* | import tracing: tid removed from event key | kuzmich321 | 2023-12-07 | 1 | -7/+3 |
* | fix too deep recursion detect in match_recognize pattern | zverevgeny | 2023-12-07 | 3 | -1/+16 |
* | preserve newlines before binary operators | areredify | 2023-12-07 | 3 | -128/+370 |
* | Revert Y_DEBUG_ABORT_UNLESS | azevaykin | 2023-12-07 | 1 | -4/+0 |
* | Fix elapsed microsec, KIKIMR-18440 | kruall | 2023-12-07 | 1 | -9/+9 |
* | Change "ya.conf" | alexv-smirnov | 2023-12-07 | 1 | -0/+15 |
* | efficiency comparision for dict encoding in case different compressors | ivanmorozov | 2023-12-07 | 1 | -21/+100 |
* | AddObserver in ut_upload_rows | azevaykin | 2023-12-07 | 1 | -25/+22 |
* | move http api tests to ydb | uzhas | 2023-12-07 | 7 | -0/+805 |
* | YQL-17296 [lineage] fix for inner lambdas | vvvv | 2023-12-07 | 4 | -4/+60 |
* | Fix wrong naming of Parquet | Maxim Akhmedov | 2023-12-07 | 1 | -1/+16 |
* | added ttl for lease table | grigoriypisar | 2023-12-07 | 1 | -22/+38 |
* | generic query auto detection | grigoriypisar | 2023-12-07 | 13 | -21/+299 |
* | Add executor thread ctx, KIKIMR-18440 | kruall | 2023-12-07 | 8 | -208/+221 |
* | Remove the observer before return from function | azevaykin | 2023-12-07 | 1 | -2/+8 |
* | Ignore zero (empty) metrics in aggregated stats | hor911 | 2023-12-07 | 1 | -12/+16 |
* | public_metrics | hcpp | 2023-12-07 | 7 | -2/+227 |
* | YQ Connector: move rdbms dir into datasource | vitalyisaev | 2023-12-07 | 25 | -12/+15 |
* | KIKIMR-19582: dont merge in case fully empty intervals | ivanmorozov | 2023-12-07 | 2 | -1/+17 |
* | Avoid duplication of "original_error_depth" attribute during deep error reser... | Grigory Reznikov | 2023-12-07 | 2 | -2/+50 |
* | YQ Connector:ch datetime overflow | tsmax2004 | 2023-12-07 | 21 | -344/+576 |
* | Intermediate changes | robot-piglet | 2023-12-07 | 1 | -1/+1 |
* | External build system generator release 68 | robot-ya-builder | 2023-12-07 | 3 | -12/+18 |
* | Update contrib/python/boto3/py3 to 1.29.6 | robot-contrib | 2023-12-07 | 3 | -4/+4 |
* | YT-20519: Do not use atomic for last usage time | lukyan | 2023-12-07 | 1 | -4/+5 |
* | YT-18346: Enhancing journals io rate monitoring | capone212 | 2023-12-07 | 2 | -0/+8 |
* | Make async query abort for YQL | gritukan | 2023-12-07 | 21 | -110/+219 |
* | Add option --evict-vdisks KIKIMR-20254 | ilnaz | 2023-12-07 | 1 | -0/+6 |
* | Support for single-threaded backtrace_state | igorbalduev | 2023-12-07 | 2 | -23/+50 |
* | Change primary marker KIKIMR-10864 | ssmike | 2023-12-06 | 4 | -6/+6 |
* | YQL-9853: implement WalkFolders | fedor-miron | 2023-12-06 | 30 | -142/+1266 |
* | Update golang.org/x/* deps for import | borman | 2023-12-06 | 407 | -718/+1049 |
* | Add FeatureFlag EnablePDiskHighHDDInFlight KIKIMR-20161 | va-kuznecov | 2023-12-06 | 2 | -1/+3 |
* | ban pg large object functions | rekby | 2023-12-06 | 1 | -5/+22 |
* | fix columns save/load info reading from proto | ivanmorozov | 2023-12-06 | 3 | -8/+7 |