summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increment YDB CLI version to 2.14.0 (#9983)CLI_2.14.0Nikolay Perfilov2024-10-031-1/+1
* replaced yexception with TCodeLineException in s3_read_actor (#9571)Ivan Sukhov2024-10-031-16/+21
* Temporarily fix data race in PDisk (#9988)Alexander Rutkovsky2024-10-034-2/+38
* Support of replay of credentials (#10015)Vitaly Stoyan2024-10-032-1/+58
* get rid of mkql results in scripting (#9997)Vitalii Gridnev2024-10-0324-286/+121
* Better handling of connection loss (#9993)Ilnaz Nizametdinov2024-10-028-51/+71
* fix cannonical and timeout using (#10013)Олег2024-10-021-8/+4
* Replay PathStat in yt gateway & other fixes (#9996)Vitaly Stoyan2024-10-023-7/+123
* Fix mime type in build artifacts (#10011)Maxim Yurchuk2024-10-021-6/+6
* [CBO] Fix LeftOnly (LeftAntiJoin) algebraic matrix (#9974)pilik2024-10-022-12/+11
* inflight has been fixed for TCreateComputeDatabaseActor in case of Ti… (#9945)Oleg Doronin2024-10-021-0/+1
* Diff-checks (#9926)Олег2024-10-023-138/+218
* Mute ydb/library/yql/providers/generic/connector/tests/join/ 1 tests (#10010)Kirill Rysin2024-10-021-0/+1
* Remove schemeshard/*_reboot tests from asan PR checks (#10004)Maxim Yurchuk2024-10-0217-18/+24
* Mute ydb/core/kqp/ut/olap/ 4 tests (#10003)Kirill Rysin2024-10-021-0/+4
* Mute ydb/core/statistics/service/ut/ 1 tests (#9998)Kirill Rysin2024-10-021-0/+1
* [refactoring] Do not use "IFacilityProvider" iface for local rpc wrappers. (#...Daniil Cherednik2024-10-026-70/+28
* Topic autopartitioning for CDC (#8996)Nikolay Shestakov2024-10-0235-146/+489
* Merge pull request #9972 from ydb-platform/mergelibs-241002-1139Maxim Yurchuk2024-10-0272-646/+1939
|\
| * Import libraries 241002-1139Alexander Smirnov2024-10-021-1/+1
| * Merge branch 'rightlib' into mergelibs-241002-1139Alexander Smirnov2024-10-0271-645/+1938
| |\
| | * Revert patch onto contrib/libs/curlthegeorg2024-10-022-218/+16
| | * YT-12720: Capture cancelation error in some new casesarkady-e1ppa2024-10-0212-41/+877
| | * Support Android build for gRPCkharcheva2024-10-029-9/+85
| | * Fix source file path emission in RESOURCE_FILESspreis2024-10-022-2/+26
| | * Add semantic and protoc_extra_outs for deps.pb.hdimdim112024-10-023-2/+8
| | * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-021-1/+1
| | * Revert commit rXXXXXX, YT-18541: Sequoia Response Keeperbabenko2024-10-013-28/+14
| | * Make NMonitoring::IHistogram write methods noexceptvadim-xd2024-10-016-18/+18
| | * Intermediate changesrobot-piglet2024-10-013-6/+29
| | * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-10-014-20/+24
| | * Remove code already moved to gnu_compiler.confspreis2024-10-011-5/+0
| | * Intermediate changesrobot-piglet2024-10-011-1/+1
| | * Cosmetics and better logging HTTP input/outputbabenko2024-09-305-118/+157
| | * enum_parser: support digit separators in numeric literalsswarmer2024-09-305-0/+125
| | * YT: Use EErrorCode::Timeout for connection read/write timeout errorbulatman2024-09-301-2/+2
| | * Intermediate changesrobot-piglet2024-09-301-36/+59
| | * Add TExpiringSet::Removebabenko2024-09-303-4/+42
| | * SortMapKeys in proto2json for deterministic seriarializationdimastark2024-09-303-2/+43
| | * Add ya.bat to ydb repo to use ya without python prefixpnv12024-09-301-0/+90
| | * Extract TExpiringSet to library/cpp/containersbabenko2024-09-307-87/+252
| | * Refactor throttlers logging and trace context handling; also fix possible use...babenko2024-09-301-49/+73
* | | Test bloat in links (#9986)Maxim Yurchuk2024-10-021-0/+2
* | | Implement different modes of Arrow memory tracking (#9951)Ivan2024-10-0223-41/+181
* | | Fix some vector index leftovers: schemeshard (#9925)Valery Mironov2024-10-0210-42/+44
* | | YQL: Register LocalCalcLimit setting (#9976)Maxim Kovalev2024-10-022-0/+5
* | | Do not use block reader on overridden schemas, columns, tables with inferred ...Александр Новожилов2024-10-021-0/+8
* | | YQ-3583 Improvements after load tests (#9955)Dmitry Kardymon2024-10-022-2/+28
* | | Remove yds from asan PR checks (#9980)Maxim Yurchuk2024-10-021-1/+1
* | | Removed legacy KV API (#8383)mregrock2024-10-0236-1256/+442