aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a hacky contrib/libs/libeatmydata/autocheck_wrapperthegeorg2023-08-031-1/+4
* [blockstore]check fillTolen in alter volume transactionbarkovbg2023-08-032-0/+55
* Fixed bug in ydb import file json with bad moveBulat Gayazov2023-08-031-1/+2
* KIKIMR-18932:private snapshot and other features for portionivanmorozov2023-08-0313-84/+91
* KIKIMR-18937: async deduplication in special CPU poolivanmorozov2023-08-0310-86/+159
* KIKIMR-18826: enable sourceRead for genericQueryqrort2023-08-032-1/+35
* Add set_metric_value, so non-pytest tests could write metricsanterpin2023-08-031-0/+22
* Fix incorrect python string warningvitja2023-08-031-1/+1
* KIKIMR-18932: common data move into portion (10% RAM reduce)ivanmorozov2023-08-0321-205/+210
* Kafka write protocoltesseract2023-08-0317-39/+1030
* Restore lost comment start symbols in "session_window.md"blinkov2023-08-031-3/+3
* Use grpc request proxy provided method to register rpc actor.Daniil Cherednik2023-08-031-2/+1
* Fix iterator readsssmike2023-08-038-49/+128
* Improve TestShard KIKIMR-11082alexvru2023-08-034-29/+73
* MARKETRECOM-8673_json_enum_valuemalkovskynv2023-08-0320-5/+329
* Fix incorrect QueryResultIndex handling in executer result proxy. (KIKIMR-18919)spuchin2023-08-035-10/+32
* KIKIMR-18328 query handler add discovery and proxyandrew-rykov2023-08-034-64/+231
* Use more lightweight buffer in block serializationaneporada2023-08-031-6/+26
* KIKIMR-18876: Split data for EvWritensofya2023-08-0316-122/+341
* Use common poison handling in more tablets KIKIMR-18929snaury2023-08-0315-131/+1
* KIKIMR-18353 cluster handlre return domainandrew-rykov2023-08-032-29/+41
* fix for different clocks on hostsalexnick2023-08-031-3/+12
* Add virtual destructor for TImpl class for TAtomicRefCount correct workchay-chitsd2023-08-031-0/+2
* Fix Compact to support undetached containers KIKIMR-18902alexvru2023-08-032-9/+34
* Fix ubsan failure in bscontroller KIKIMR-18924snaury2023-08-031-1/+1
* UsePreferredEndpointStrictlyazevaykin2023-08-0310-76/+57
* Intermediate changesrobot-piglet2023-08-033-53/+0
* Update contrib/python/pytest/py3 to 7.3.2robot-contrib2023-08-031-0/+1
* Topic read partition ids KIKIMR-18159ilnaz2023-08-032-0/+8
* move more stuff to specific confssnermolaev2023-08-034-85/+88
* Intermediate changesrobot-piglet2023-08-031-6/+1
* Handle If over structs in lineagevvvv2023-08-023-81/+159
* Fix chunked array building, fix output block len in output consumeraneporada2023-08-025-22/+19
* Remove unused proto field.Daniil Cherednik2023-08-021-1/+0
* KIKIMR-18343: Remove BatchCachensofya2023-08-0216-51/+12
* KIKIMR-18689: automaic table update for QueryServiceandrewproni2023-08-0212-239/+694
* Added ydb import testsBulat Gayazov2023-08-0284-20208/+884
* YQL-9853: add batch list for ytfedor-miron2023-08-0214-335/+848
* YQL-16067 Implement LLVM for wide FromFlow.a-romanov2023-08-021-22/+143
* Discard inside subqueryvvvv2023-08-026-10/+57
* Make possible to add UserDataTable in TProgrammpereskokova2023-08-022-0/+11
* (no commit message)hiddenpath2023-08-021-3/+0
* revert hive warmupzalyalov2023-08-022-3/+3
* Add oauth authenticatorGleb Vishnevsky2023-08-0213-13/+368
* Change "muted_test.txt"alexv-smirnov2023-08-021-0/+4
* Change "muted_functest.txt"alexv-smirnov2023-08-021-0/+2
* Prepare ydb/tests to update pytest to 7.3.2shadchin2023-08-021-5/+5
* DescribeTopic test fixazevaykin2023-08-026-42/+70
* Fix some ubsan failures in erasure tests KIKIMR-18923snaury2023-08-022-9/+13
* Add TNodeOps class, that contains common functionality of TNodeRef and TNodejansenin2023-08-023-357/+601