| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 to... | babenko | 2023-01-03 | 16 | -0/+984 |
* | 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 |
* | 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 |
* | 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 |
* | Add settings for converting float to string in TProto2JsonConfig | maxfed | 2022-12-22 | 3 | -0/+51 |
* | 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 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 |
* | Add sensors about AS, | kruall | 2022-12-21 | 5 | -13/+48 |
* | Send with continuous execution msg after registration, | kruall | 2022-12-21 | 1 | -1/+1 |
* | [library/python/func] Made lazy and lazy_property thread safe | prettyboy | 2022-12-20 | 1 | -5/+17 |
* | Improve SendWithContinuousExecution, | kruall | 2022-12-20 | 1 | -5/+8 |
* | add windows platform to ydb github export | alexv-smirnov | 2022-12-20 | 1 | -0/+15 |
* | Add move ctor to TMetricRegistry | chegoryu | 2022-12-19 | 2 | -0/+4 |
* | Fix yatest with Python 3.11 | shadchin | 2022-12-18 | 1 | -1/+2 |
* | Do not print missing oneof field in proto2json even MissingKeyDefault is spec... | bulatman | 2022-12-16 | 3 | -3/+27 |
* | add one more method overload | conterouz | 2022-12-16 | 1 | -0/+6 |
* | Добавил в библиотеку метод для создания Bas... | conterouz | 2022-12-16 | 3 | -16/+100 |
* | Port gen_tld to py3 | svidyuk | 2022-12-16 | 4 | -18/+18 |
* | Port build_info to py3 | svidyuk | 2022-12-16 | 3 | -6/+6 |
* | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 942 | -3557/+18347 |
* | Restrict max length of learned prefixes and fix solar codec | alzobnin | 2022-12-15 | 3 | -8/+11 |
* | GTEST support for tests with YT recipe | eak1mov | 2022-12-15 | 1 | -1/+1 |
* | Support non-http scheme in Url::GetSchemeHostPort and Url::GetSchemeHost | alexromanov | 2022-12-15 | 3 | -0/+105 |
* | Add sensors, | kruall | 2022-12-15 | 7 | -29/+76 |
* | fix case of disappered core file in recover_core_dump_file | ignat | 2022-12-14 | 1 | -2/+8 |
* | Add TStringBuf conversion operator for TRcBuf | innokentii | 2022-12-13 | 3 | -16/+36 |
* | Add TStringBuf conversion operator for TSharedData | innokentii | 2022-12-13 | 2 | -0/+5 |
* | [library/python/pytest/plugins] Report pytest_startup_duration as chunk event... | prettyboy | 2022-12-10 | 1 | -1/+1 |