aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KIKIMR-18692:canonizationivanmorozov2023-07-182-56/+27
* Get rid of unused code KIKIMR-18774ilnaz2023-07-184-33/+11
* KIKIMR-18232 better bulk upsert loggingchertus2023-07-186-53/+59
* [persqueue] support grpc prefix in remote mirror rule endpointalexbogo2023-07-181-1/+4
* [persqueue] remove check about messages in partitionsalexbogo2023-07-182-47/+1
* KIKIMR-18692:canonizationivanmorozov2023-07-182-6/+6
* actor instance custom nameivanmorozov2023-07-182-0/+8
* . Command parser: replace Ragel with ANTLR, add the "suf" modifier supportvpozdyayev2023-07-181-1/+11
* Add total partition read quotasavnik2023-07-1831-311/+688
* add complete rebalance KIKIMR-17796zalyalov2023-07-183-3/+95
* add binary format support via hack KIKIMR-18184xenoxeno2023-07-1823-336/+359
* KIKIMR-18556:use peer state for correct memory volume calculation in case act...ivanmorozov2023-07-184-72/+97
* Update contrib/libs/double-conversion to 3.3.0robot-contrib2023-07-174-11/+43
* Fix tests KIKIMR-18774ilnaz2023-07-176-52/+39
* ydb: replace build/ in denylists with some build/ subfoldersnkozlovskiy2023-07-172-0/+26
* Fix some TestShard issues KIKIMR-11082alexvru2023-07-178-55/+71
* feat grpc: update to grpc 1.53.1leonidlazarev2023-07-171400-50702/+80779
* Extract ISource to separate fileszverevgeny2023-07-1717-1222/+1264
* Do not emit heartbeats to disabled stream KIKIMR-18159ilnaz2023-07-172-0/+16
* YQ Connector: support multiple tables in a single requestvitalyisaev2023-07-1711-148/+173
* ci: fix docker local_ydb buildNikita Kozlovskiy2023-07-174-73/+3
* Update contrib/restricted/google/benchmark to 1.8.2thegeorg2023-07-177-23/+60
* support all types in external tables, switch test_interval_unit to v2uzhas2023-07-172-26/+2
* Do not emit heartbeats during initial scan KIKIMR-18159ilnaz2023-07-173-13/+80
* Make SignalTabletActive call mandatory, common TEvPoison handling in tablets ...snaury2023-07-1755-337/+246
* Wrap WritesInFlight controlnsofya2023-07-173-21/+67
* [ymq] response unavailable for retryable error & restore retriesalexbogo2023-07-172-5/+46
* Fix smart pointers misusage in *Wrapper classes KIKIMR-18169va-kuznecov2023-07-171-33/+56
* Continue emitting heartbeats after split/merge KIKIMR-18159ilnaz2023-07-174-1/+29
* KIKIMR-18071 support GRPC with TLS in ydb-dstoolmzinal2023-07-171-7/+39
* Improve TestShard KIKIMR-11082alexvru2023-07-173-9/+54
* Remove TX_KIND_DATA processingnsofya2023-07-173-70/+0
* Disable new predicate-extract logic by defaultssmike2023-07-171-1/+4
* Improve dstool group show usage-by-tablets command KIKIMR-11082alexvru2023-07-171-24/+17
* YQL-16031 Take + Sort = TopSort.a-romanov2023-07-172-4/+23
* serial data type support in sql v1 KIKIMR-13368gvit2023-07-1713-7/+251
* KIKIMR-18758: improve priorities controlivanmorozov2023-07-1732-159/+383
* remove useless validationivanmorozov2023-07-171-18/+11
* Improve dstool group show storage-efficiency command KIKIMR-11082alexvru2023-07-171-34/+71
* distribute memory limits on all channels in task. prevent overlimit in case m...ivanmorozov2023-07-172-4/+11
* Add STDOUT and STDOUT_NOAUTO params to RUN_JAVA_PROGRAMsay2023-07-172-4/+12
* normalize external table attributes, enable test_timestamp_simple_posix @ v2uzhas2023-07-173-5/+5
* return precondition failed in case of task runner exception KIKIMR-18745gvit2023-07-171-1/+2
* new GetEvents and GetEvent methodsabcdef2023-07-1715-2/+538
* KIKIMR-18343 Do not use TEvWrite for blob put result aggregationnsofya2023-07-1727-326/+602
* New config for yexport excludesalperevyshin2023-07-172-7/+20
* KIKIMR-18343: Check overloaded functionnsofya2023-07-169-78/+138
* ,switch test_binding_projection_date_type_validation to v2uzhas2023-07-141-1/+1
* wait for async index receive all data before check the content. KIKIMR-18753dcherednik2023-07-141-1/+40
* Fix InitQueue behaviour KIKIMR-18750alexvru2023-07-142-12/+14