aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* add tasan.supp, lsan.suppnkozlovskiy2023-10-132-0/+4
* Add missed #include <functional>mikhnenko2023-10-122-0/+3
* Add THash<TZtStringBuf>vadim-xd2023-10-111-0/+5
* add sanitizers dependenciesnkozlovskiy2023-10-1110-0/+205
* Set request unit trailing header for ScanQuery/ScanYql sctipts. KIKIMR-19243dcherednik2023-10-111-0/+11
* Y_VERIFY->Y_ABORT_UNLESS tail2ilnurkh2023-10-112-2/+2
* port all tests to py3zhukoff-pavel2023-10-101-5/+9
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-09263-1014/+1014
* KIKIMR-19627: Exclude logging for responses with status 2xxmolotkov-and2023-10-091-1/+1
* Cleared the iterator value type from references and modifiersmikhnenko2023-10-051-4/+5
* heterogeneous lookup in IObjectFactorysvshevtsov2023-10-051-6/+12
* Allow other types in GetBucketForKeyvadim-xd2023-10-051-2/+11
* Intermediate changesrobot-piglet2023-10-0344-5276/+0
* Move contrib/tools/jdk to build/platform/java/jdk/testingthegeorg2023-10-0345-1/+5277
* YT-19578: Move user_job_statistics to yt/cpp/mapreduce/libraryermolovd2023-10-029-294/+0
* Fix: почему InsertTo и EmplaceTo ограничиваются опре...tema-m2023-10-021-0/+12
* KIKIMR-19463: Increase url perform size in http actor libmolotkov-and2023-09-291-1/+1
* add ydb depsnkozlovskiy2023-09-2946-0/+2415
* Add basic unknown fields collectorinnokentii2023-09-295-2/+249
* Move style configs from devtools to build directorysay2023-09-282-5/+2
* YT-19441: Support allocator in TCompactSet.ponasenko-rs2023-09-272-34/+42
* Small refactoring in TCompactSet.ponasenko-rs2023-09-271-3/+3
* fix run_ut to work with py3zhukoff-pavel2023-09-271-2/+2
* [vcs],only allow --relative=[path], print = for EqOnly options in helptldr2023-09-262-5/+15
* Remove TAutoPtr usage in library/cpp/sighandlermikailbag2023-09-262-11/+11
* Reduce the number of copies of the vectortesseract2023-09-261-1/+1
* Intermediate changesrobot-piglet2023-09-251-158/+122
* [library/python/testing/yatest_common/yatest/common/process] Fixed E741prettyboy2023-09-251-2/+2
* Intermediate changesrobot-piglet2023-09-254-0/+295
* [library/python/pytest/plugins] Suppress PLR1727prettyboy2023-09-251-2/+2
* Add the missed includemikhnenko2023-09-251-0/+1
* [library/python/cyson/cyson] Suppress F405prettyboy2023-09-251-2/+2
* [library/python] Fix some style testsprettyboy2023-09-229-20/+33
* Get rid of TClusterResourceLimits::operator+()kvk19202023-09-221-12/+12
* YQ Connector: DescribeTable omits columns with unsupported typesvitalyisaev2023-09-212-0/+22
* (no commit message)pg2023-09-211-0/+4
* Split py on py2/py3shadchin2023-09-211-2/+4
* Intermediate changesrobot-piglet2023-09-201-1/+1
* Proofread licenses for contrib/tools/bisonthegeorg2023-09-204-0/+4
* Intermediate changesrobot-piglet2023-09-201-1/+1
* Clone protobuf_udf to ydb/libraryalexv-smirnov2023-09-1924-0/+930
* Introduce library/cpp/charset/lite which excludes functionality with dependen...shokhor2023-09-1916-149/+273
* Intermediate changesrobot-piglet2023-09-182-3/+13
* Remove references to clang-format-12thegeorg2023-09-152-10/+4
* switch web login service to http handlers to avoid promise lock-out KIKIMR-19359xenoxeno2023-09-152-2/+2
* Intermediate changesrobot-piglet2023-09-141-99/+63
* feat: new approach for context fields loggingantmat2023-09-148-21/+136
* [library/python/string] Change message type to debugzhukoff-pavel2023-09-141-1/+1
* External build system generator release 52robot-ya-builder2023-09-134-0/+32
* Optimize TConcurrentHashMap; add EmplaceIfAbsentvadim-xd2023-09-131-4/+28