Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not start processing reques in case of client disconnect or client timeout. | dcherednik | 2023-01-25 | 2 | -0/+9 |
| | |||||
* | Fix ubsan errors in VDisk | alexvru | 2023-01-25 | 1 | -3/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-01-25 | 1 | -1/+1 |
| | |||||
* | [library/python/pytest/plugins/ya] Added xfaildiff marker | prettyboy | 2023-01-24 | 1 | -6/+17 |
| | |||||
* | Add forgotten return in send method, | kruall | 2023-01-24 | 1 | -1/+1 |
| | |||||
* | Add assert to check empty entry | romakudlakov | 2023-01-24 | 1 | -1/+2 |
| | | | Add assert that entry is not empty | ||||
* | Get rid of IActorVirtual | va-kuznecov | 2023-01-23 | 2 | -11/+3 |
| | |||||
* | Fix serialization for external data channel, | alexvru | 2023-01-23 | 12 | -48/+88 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-01-23 | 1 | -2/+2 |
| | |||||
* | Revert "Support interface part for ExternalDataChannel feature" | gvit | 2023-01-23 | 12 | -81/+43 |
| | | | | This reverts commit 0a05f95e826bc5416a494ba7822d7d7eaa8ce52c, reversing changes made to 1c58d6c48d9dc449c72880696f23217d19595db1. | ||||
* | Refactor and improve TSharedRangeHolder | babenko | 2023-01-20 | 7 | -28/+128 |
| | |||||
* | [library/python/pytest] Better py3 colorization | prettyboy | 2023-01-20 | 9 | -12/+130 |
| | |||||
* | [library/python/pytest/yatest_tools] Fixed unify_path for path that fully ↵ | prettyboy | 2023-01-20 | 2 | -1/+4 |
| | | | | matches module name | ||||
* | Fix valgrind build TRcBuf calls, | innokentii | 2023-01-19 | 1 | -22/+36 |
| | | | fix valgrind build | ||||
* | Use monotonic clock for time interval measurements in Interconnect | alexvru | 2023-01-18 | 6 | -44/+54 |
| | |||||
* | BS version control, Interconnect, | serg-belyakov | 2023-01-18 | 3 | -3/+35 |
| | | | BS version control, Interconnect, | ||||
* | Support interface part for ExternalDataChannel feature | alexvru | 2023-01-18 | 12 | -43/+81 |
| | |||||
* | Introduce ExternalDataChannel setting | alexvru | 2023-01-17 | 8 | -1/+15 |
| | |||||
* | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 1015 | -1015/+1015 |
| | | | Update tools: yexport | ||||
* | add file:line into ALS logs | ivanmorozov | 2023-01-16 | 1 | -1/+4 |
| | |||||
* | flag for write protobuf error to exception message instead of cerr | ulanovgeorgiy | 2023-01-13 | 2 | -19/+74 |
| | |||||
* | Add Lazy and Tail sends, | kruall | 2023-01-13 | 14 | -81/+248 |
| | |||||
* | join-reduce optimization. | orlovorlov | 2023-01-13 | 1 | -0/+6 |
| | |||||
* | Refactor sending and registration methods, | kruall | 2023-01-12 | 29 | -425/+586 |
| | |||||
* | Add nallocx impl on windows; Remove dependence on allocator coz it doesn't work | aleexfi | 2023-01-10 | 6 | -20/+16 |
| | |||||
* | Update README.md. | yuryalekseev | 2023-01-09 | 2 | -2/+6 |
| | |||||
* | Fix failed tests with united pool, | kruall | 2023-01-09 | 2 | -1/+3 |
| | |||||
* | Update contrib/python/exceptiongroup to 1.1.0 | robot-contrib | 2023-01-07 | 8 | -260/+314 |
| | |||||
* | More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput ↵ | babenko | 2023-01-03 | 16 | -0/+984 |
| | | | | | | | to library More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library wip | ||||
* | Preserve original predicate order in rest lambda | aneporada | 2022-12-30 | 1 | -11/+0 |
| | |||||
* | Fix data races, | kruall | 2022-12-29 | 4 | -9/+10 |
| | |||||
* | add cookie argument | xenoxeno | 2022-12-28 | 2 | -3/+3 |
| | |||||
* | [devtools/ya/yalibrary/formatter] Moved string method to library/python/strings | prettyboy | 2022-12-27 | 3 | -0/+314 |
| | |||||
* | Fix good results contain empty comment | romakudlakov | 2022-12-27 | 1 | -4/+1 |
| | | | Fix comment for good results | ||||
* | Remove needless template in send methods, | kruall | 2022-12-26 | 2 | -14/+9 |
| | |||||
* | Row digests for store compactor | ifsmirnov | 2022-12-26 | 2 | -5/+40 |
| | |||||
* | schemeshard: make reboot tests run faster | ijon | 2022-12-26 | 1 | -2/+2 |
| | | | | | | | | Speedup schemeshard tests with reboots (by 2.5 times approx.) by not running them with datashard log batching enabled. It is safe because tests with log batching discover less problems than without ("glueing" transactions together eliminate chance of something bad happen in between). | ||||
* | Cosmetics in ref counted | lukyan | 2022-12-26 | 3 | -7/+7 |
| | |||||
* | [yql] FuzzyEquals doc | udovichenko-r | 2022-12-23 | 2 | -31/+30 |
| | |||||
* | parse line on deploy by option | ivanmorozov | 2022-12-23 | 7 | -0/+215 |
| | |||||
* | . move strings instead of copy | alex-ersh | 2022-12-23 | 1 | -2/+2 |
| | |||||
* | Allow to use std::vector in AppendTo | ar7is7 | 2022-12-23 | 2 | -4/+10 |
| | |||||
* | [library/python/pytest/yatest_tools] Fixed module discovering for tests with ↵ | prettyboy | 2022-12-22 | 3 | -24/+116 |
| | | | | CONFTEST_LOAD_POLICY_LOCAL() | ||||
* | Add settings for converting float to string in TProto2JsonConfig | maxfed | 2022-12-22 | 3 | -0/+51 |
| | | | init | ||||
* | Add additional SendWithContinuousExecution | va-kuznecov | 2022-12-22 | 2 | -0/+30 |
| | |||||
* | BlockExpandChunked: add forgotten file | aneporada | 2022-12-21 | 2 | -19/+24 |
| | |||||
* | added static credentials man + fix links | asmyasnikov | 2022-12-21 | 1 | -10/+25 |
| | | | added static credentials man + fix links | ||||
* | Added missing content-type to struct in mime library. | zagevalo | 2022-12-21 | 1 | -2/+2 |
| | |||||
* | [actors/http] Fixed inactivity event handling | uranix | 2022-12-21 | 1 | -8/+8 |
| | | | Проверка `if (ev->Get() == InactiveEvent)` была вложена в проверку `if (ev->Get()->Read)`, но у `InactiveEvent` поля `Read`, `Write` всегда `false`. Вероятно это произошло после рефакторинга. | ||||
* | Add sensors about AS, | kruall | 2022-12-21 | 5 | -13/+48 |
| |