aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* validation for connection has been improvedhcpp2022-09-263-0/+57
|
* Refactor ReaderTablet params in TEvGet requests.yuryalekseev2022-09-2617-68/+47
|
* run read iterator load with different inflightseivanov892022-09-264-36/+108
|
* Add testilnaz2022-09-261-7/+23
|
* fixed LambdaArgumentsCount for optional argsvvvv2022-09-263-3/+50
|
* support stream lookup for data queryulya-sidorina2022-09-2611-43/+235
| | | feature(data_query): support stream lookup for data query
* Reset RowsCacheilnaz2022-09-266-0/+20
|
* Break uncommitted write conflicts in bulk write operationssnaury2022-09-266-0/+205
|
* Extract Authorize Ticket handle to base classmolotkov-and2022-09-262-65/+97
| | | Extract Authorize Ticket handle to base class
* diagnostics readability-else-after-returnyakubovskiy032022-09-261-4/+2
| | | Фикшу диганостику readability-else-after-return в директорях гео. В некоторых местах раскрываются эти макросы, на что ругается линтер
* Fix ReadTable yson column. Yson value must be passed as bytes_value.dcherednik2022-09-262-4/+30
|
* Add test for BLOCKED TEvGet with kv tablet.yuryalekseev2022-09-262-1/+74
|
* fix.a-romanov2022-09-261-13/+9
|
* Rebalancing autocheck partitions and distbuild clusters.robot-dts-analyst2022-09-2682-0/+18216
| | | The process of preparing changes https://sandbox.yandex-team.ru/task/1461772447/view
* External build system generator release 10robot-ya-builder2022-09-26346-626/+574
| | | Update tools: yexport
* Remove boost/libs stubbugaevskiy2022-09-2516-124/+87
|
* yamaker: apply boost helper to some projectsbugaevskiy2022-09-254-4/+3
|
* [library/python/testing/yatest_common] Relaxed runtime methods for ↵prettyboy2022-09-259-96/+284
| | | | non-standalone runs
* [ymq] fix test: fill queue state in one transactionalexbogo2022-09-241-11/+8
| | | init
* Update contrib/restricted/boost/fusion to 1.80.0robot-contrib2022-09-2436-497/+209
|
* Add gRpc request audit feature flag.dcherednik2022-09-243-1/+5
|
* Add GroupOverseer component for testingalexvru2022-09-2422-20/+840
|
* Update contrib/libs/nghttp2 to 1.50.0robot-contrib2022-09-243-9/+10
|
* Update contrib/restricted/boost/property_map to 1.80.0robot-contrib2022-09-247-113/+98
|
* fq public HTTP API lib, rename data->rows, submitted_at->started_atuzhas2022-09-242-6/+5
|
* change audit logandrew-rykov2022-09-241-1/+23
|
* Added cloud authbazeltsev2022-09-242-2/+53
| | | updated
* Add missed peerdirs.dcherednik2022-09-236-0/+14
|
* Update pool configilnaz2022-09-239-0/+127
|
* sharding hash function in LogStore servicechertus2022-09-237-60/+135
|
* Handle read conflicts in kqp transactionssnaury2022-09-2314-17/+306
|
* add logs docsandrew-rykov2022-09-232-0/+19
|
* log dq worker typewhcrc2022-09-231-2/+2
|
* Add Reader* params to TEvGet requests from the key value tablet.yuryalekseev2022-09-236-36/+53
|
* Check PendingQuotaRequestilnaz2022-09-231-1/+1
|
* basic read iterator load actoreivanov892022-09-236-26/+742
|
* spans usage for rpc_long_txivanmorozov2022-09-233-20/+86
|
* Extract common source code from ticket parsers to separate classmolotkov-and2022-09-233-164/+182
|
* Support logic time in ORMdgolear2022-09-233-0/+21
|
* more counters in ColumnShardchertus2022-09-236-1/+17
|
* move kqp upsert to separate fileeivanov892022-09-234-305/+339
|
* populate input channels updatesgvit2022-09-232-2/+107
|
* non-interactive config profile createalexv-smirnov2022-09-223-54/+222
|
* Missed hulldb peerdir.dcherednik2022-09-221-0/+1
|
* Fix for topic nameskomels2022-09-222-8/+44
|
* use arrow ABI to call ClickHouse functions, move type operations into ↵vvvv2022-09-2211-88/+208
| | | | ITypeInfoHelper
* Fix ydb cli workload-kvbazeltsev2022-09-228-45/+54
| | | updated
* add kv documentationmdartemenko2022-09-228-7/+425
|
* Add a check for BLOCKED TEvGet with BlocksManager.yuryalekseev2022-09-222-1/+10
|
* Relax RACE -> ERROR conversionalexvru2022-09-221-1/+1
|