aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* flag for write protobuf error to exception message instead of cerrulanovgeorgiy2023-01-132-19/+74
* Add Lazy and Tail sends,kruall2023-01-1314-81/+248
* join-reduce optimization.orlovorlov2023-01-131-0/+6
* Refactor sending and registration methods,kruall2023-01-1229-425/+586
* Add nallocx impl on windows; Remove dependence on allocator coz it doesn't workaleexfi2023-01-106-20/+16
* Update README.md.yuryalekseev2023-01-092-2/+6
* Fix failed tests with united pool,kruall2023-01-092-1/+3
* Update contrib/python/exceptiongroup to 1.1.0robot-contrib2023-01-078-260/+314
* More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to...babenko2023-01-0316-0/+984
* Preserve original predicate order in rest lambdaaneporada2022-12-301-11/+0
* Fix data races,kruall2022-12-294-9/+10
* add cookie argumentxenoxeno2022-12-282-3/+3
* [devtools/ya/yalibrary/formatter] Moved string method to library/python/stringsprettyboy2022-12-273-0/+314
* Fix good results contain empty commentromakudlakov2022-12-271-4/+1
* Remove needless template in send methods,kruall2022-12-262-14/+9
* Row digests for store compactorifsmirnov2022-12-262-5/+40
* schemeshard: make reboot tests run fasterijon2022-12-261-2/+2
* Cosmetics in ref countedlukyan2022-12-263-7/+7
* [yql] FuzzyEquals docudovichenko-r2022-12-232-31/+30
* parse line on deploy by optionivanmorozov2022-12-237-0/+215
* . move strings instead of copyalex-ersh2022-12-231-2/+2
* Allow to use std::vector in AppendToar7is72022-12-232-4/+10
* [library/python/pytest/yatest_tools] Fixed module discovering for tests with ...prettyboy2022-12-223-24/+116
* Add settings for converting float to string in TProto2JsonConfigmaxfed2022-12-223-0/+51
* Add additional SendWithContinuousExecutionva-kuznecov2022-12-222-0/+30
* BlockExpandChunked: add forgotten fileaneporada2022-12-212-19/+24
* added static credentials man + fix linksasmyasnikov2022-12-211-10/+25
* Added missing content-type to struct in mime library.zagevalo2022-12-211-2/+2
* [actors/http] Fixed inactivity event handlinguranix2022-12-211-8/+8
* Add sensors about AS,kruall2022-12-215-13/+48
* Send with continuous execution msg after registration,kruall2022-12-211-1/+1
* [library/python/func] Made lazy and lazy_property thread safeprettyboy2022-12-201-5/+17
* Improve SendWithContinuousExecution,kruall2022-12-201-5/+8
* add windows platform to ydb github exportalexv-smirnov2022-12-201-0/+15
* Add move ctor to TMetricRegistrychegoryu2022-12-192-0/+4
* Fix yatest with Python 3.11shadchin2022-12-181-1/+2
* Do not print missing oneof field in proto2json even MissingKeyDefault is spec...bulatman2022-12-163-3/+27
* add one more method overloadconterouz2022-12-161-0/+6
* Добавил в библиотеку метод для создания Bas...conterouz2022-12-163-16/+100
* Port gen_tld to py3svidyuk2022-12-164-18/+18
* Port build_info to py3svidyuk2022-12-163-6/+6
* Sync linux-headers instead of using system onesthegeorg2022-12-15942-3557/+18347
* Restrict max length of learned prefixes and fix solar codecalzobnin2022-12-153-8/+11
* GTEST support for tests with YT recipeeak1mov2022-12-151-1/+1
* Support non-http scheme in Url::GetSchemeHostPort and Url::GetSchemeHostalexromanov2022-12-153-0/+105
* Add sensors,kruall2022-12-157-29/+76
* fix case of disappered core file in recover_core_dump_fileignat2022-12-141-2/+8
* Add TStringBuf conversion operator for TRcBufinnokentii2022-12-133-16/+36
* Add TStringBuf conversion operator for TSharedDatainnokentii2022-12-132-0/+5
* [library/python/pytest/plugins] Report pytest_startup_duration as chunk event...prettyboy2022-12-101-1/+1