summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-03-182-2/+17
|
* fix idle checker in kqp proxygvit2023-03-183-10/+63
|
* HTTP DELETE supporthor9112023-03-173-6/+30
|
* YT-18571: fix YT enums' uniqueness checkignatloskutov2023-03-171-9/+1
| | | | | | | | | | | Otherwise, enums like this compile successfully: ``` DEFINE_ENUM(ENonUnique, ((Foo1) (0)) ((Foo2) (0)) ((Foo3) (0)) ((Foo4) (0)) ); ```
* External build system generator release 21robot-ya-builder2023-03-171580-4751/+4822
| | | Update tools: yexport
* Support BlobDepot thru dstoolalexvru2023-03-1716-101/+332
|
* YT-17689: Move TFreeList to library/cpp/yt/memoryaleexfi2023-03-179-94/+342
|
* YSON docs it.2bazeltsev2023-03-173-3/+4
| | | updated
* Add actor system configbazeltsev2023-03-171-13/+21
| | | | | updated initial
* another yet fixshumkovnd2023-03-171-31/+37
|
* Updated ydb on prem install docsbazeltsev2023-03-1719-523/+835
| | | | | | | update dynnode start commands for 22-5+ PR from branch users/mzinal/ better bare metal deployment instruction in Russian systemd service file templates for ydbd, TLS certificate generator script sample for YDB
* Intermediate changesrobot-piglet2023-03-171-0/+1
|
* Add YSON and YPath docsiliashev2023-03-175-3/+450
|
* add cookie to navigation apigvit2023-03-173-0/+14
|
* Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests,serg-belyakov2023-03-173-48/+35
| | | Remove redundant LeaseHolder resets
* Fit group on sanitizing request,serg-belyakov2023-03-174-7/+18
| | | Fir group on sanitizing request,
* one more fixchertus2023-03-171-1/+3
|
* Добавить тесты на обработку в partition ↵tesseract2023-03-175-5/+155
| | | | | | | ситуации, когда закончилось место в SubDomain Reserve test intermediate
* rewrite merge dups logic in TIndexedReadDatachertus2023-03-172-96/+101
|
* Refactor parameters code in SessionActorva-kuznecov2023-03-175-65/+74
|
* fix crash in columnshard scanchertus2023-03-171-1/+2
|
* Additional ReadTopic testilnaz2023-03-171-13/+82
|
* Fix logging in vdisk tracing,kruall2023-03-171-1/+1
|
* Don't repeat drain messages in DEBUG logshor9112023-03-173-1/+4
|
* Report retries as transient issueshor9112023-03-171-1/+5
|
* external source plugin has been addedhcpp2023-03-1738-6/+1072
|
* add pytest.ini to launch tests via native pytestqrort2023-03-173-2/+7
|
* Fix leaks in schemeshard testssnaury2023-03-171-5/+5
|
* Intermediate changesrobot-piglet2023-03-171-1/+1
|
* Sync ydb python sdk from git 2.13.2rekby2023-03-1723-93/+579
|
* schemeshard: add test for index table's split-by-load behaviorijon2023-03-176-10/+454
| | | | | | - add test to verify that split-by-load for index tables adopts main table's current partition count as index table's MaxPartitionsCount (but only if it isn't explicitly set) - remove unconditional setting of MaxPartitionsCount for any index table on creation
* change oss import (because of rXXXXXX)qrort2023-03-172-2/+13
|
* fix writing to junitxml set by an env var from a forked testalexv-smirnov2023-03-172-10/+22
|
* feat(TS_TEST): do not build on TS_TESTzaverden2023-03-172-18/+20
| | | | | Отключил сборку перед запуском тестов Проверил на `devtools/dummy_arcadia/ts/packages/with_test` - пиры нормально собираются
* Fix slay bugalexvru2023-03-174-22/+31
|
* decouple kqp session actor state into the separate file and introduce ↵gvit2023-03-1717-635/+582
| | | | cookies to differentiate events; get rid of compile request actor
* external queries directory and variables for testingivanmorozov2023-03-172-11/+78
|
* Temporary switch off Y_UNITTEST_OUTPUT to junitxml as it does not workalexv-smirnov2023-03-171-1/+1
|
* rename core/yq to core/fquzhas2023-03-161097-46511/+46510
|
* don't allocate last processed key each timeeivanov892023-03-163-54/+113
|
* redirect stdin,stdout,stderr to files, update run script, collect test reportqrort2023-03-1610-37/+86
|
* Use ParquetException for Parquet Exceptionshor9112023-03-161-6/+12
|
* Support wide streams in FromFlow/ToFlowaneporada2023-03-166-11/+266
|
* Fix blob depot bugalexvru2023-03-161-8/+19
|
* fix a glitch (extra copying)eivanov892023-03-161-1/+1
|
* Update contrib/restricted/aws/s2n to 1.3.38robot-contrib2023-03-1649-161/+271
|
* Refactor commit logic in SessionActorva-kuznecov2023-03-161-22/+28
|
* extract index from jsonivanmorozov2023-03-1632-197/+637
|
* Topic readerilnaz2023-03-1613-11/+200
|
* Fix coroutine actor destructoralexvru2023-03-162-2/+9
|