aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-02-205-0/+39
|
* NO_COMPILER_WARNINGS in cmake msvc buildssvidyuk2023-02-189-9/+9
|
* Fix build using cl.exespreis2023-02-171-1/+3
| | | | | | | https://en.cppreference.com/w/c/language/array `Zero-length array declarations are not allowed, even though some compilers offer them as extensions (typically as a pre-C99 implementation of flexible array members).` This is needed to build catboost for Windows.
* replace pytest.mark.tryfirst in ya.py pluginnik-bes2023-02-171-1/+1
| | | https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers
* Перенос yc public yq events api в ossauzhegov2023-02-177-0/+137
| | | Initial version
* Fix escaping cgi, according to RFC 3986 standartandreizdor2023-02-162-8/+8
| | | | | https://www.ietf.org/rfc/rfc3986.txt Символ `^` не входит в допустимые символы URI
* fix threads count determination for kqp tasks calculationivanmorozov2023-02-153-13/+22
| | | fix threads count
* Migrate black linter on custom_lint pipelinesay2023-02-1435-0/+5121
|
* Intermediate changesrobot-piglet2023-02-143-3/+91
|
* Intermediate changesrobot-piglet2023-02-134-1/+66
|
* Refactor library/python/pytest and library/python/testingromakudlakov2023-02-101-2/+0
| | | Remove test-started/test-finished events generator in pytest_runner
* remove flag ForceWriteParsingErrorsToCerrulanovgeorgiy2023-02-102-17/+4
|
* Refactor lib/cpp/testing/unittestromakudlakov2023-02-101-2/+0
| | | Remove test-started/test-finished events generator in utmain.cpp
* attempt to stabilize perf test in different environmentsxenoxeno2023-02-092-47/+48
|
* Add path to trace messageromakudlakov2023-02-091-17/+28
| | | Add path to test_item
* Log backend movehor9112023-02-0944-0/+4242
|
* Correct mem limit detection in mk8shor9112023-02-091-7/+12
|
* tasks calculation improveivanmorozov2023-02-091-0/+15
|
* Intermediate changesrobot-piglet2023-02-07698-2569/+2581
|
* Add metrics about thread count in pool,kruall2023-02-075-0/+23
|
* Intermediate changesrobot-piglet2023-02-07698-2581/+2569
|
* Intermediate changesrobot-piglet2023-02-071-4/+4
|
* Intermediate changesrobot-piglet2023-02-071-1/+1
|
* [mapreduce/yt]Support HTTPs using http client from yt/yt/corenadya732023-02-071-2/+2
| | | Support HTTP client from yt/yt/core and HTTPs via its client.
* fix typoulanovgeorgiy2023-02-021-1/+1
|
* enabling writing error message to exception in the defaultulanovgeorgiy2023-02-022-4/+4
|
* Use several shards in grpc services for registered requestssnaury2023-02-021-18/+43
|
* Allow using TlsActivationContext inside coroutinealexvru2023-02-022-6/+6
|
* Add basic yaml config resolverinnokentii2023-02-019-0/+3428
|
* add option to set number of workers per CQeivanov892023-01-312-21/+35
|
* Parse old IC version record, when new one is not present,serg-belyakov2023-01-312-1/+14
| | | | | | | | | UT initial optional minor tag Initial
* Implement Damerau-Levenshtein distanceilikepugs2023-01-312-20/+104
|
* External build system generator release 12robot-ya-builder2023-01-31248-248/+248
| | | Update tools: yexport
* Add UT for IC version control,serg-belyakov2023-01-262-0/+9
| | | initial
* Do not start processing reques in case of client disconnect or client timeout.dcherednik2023-01-252-0/+9
|
* Fix ubsan errors in VDiskalexvru2023-01-251-3/+4
|
* Intermediate changesrobot-piglet2023-01-251-1/+1
|
* [library/python/pytest/plugins/ya] Added xfaildiff markerprettyboy2023-01-241-6/+17
|
* Add forgotten return in send method,kruall2023-01-241-1/+1
|
* Add assert to check empty entryromakudlakov2023-01-241-1/+2
| | | Add assert that entry is not empty
* Get rid of IActorVirtualva-kuznecov2023-01-232-11/+3
|
* Fix serialization for external data channel,alexvru2023-01-2312-48/+88
|
* Intermediate changesrobot-piglet2023-01-231-2/+2
|
* Revert "Support interface part for ExternalDataChannel feature"gvit2023-01-2312-81/+43
| | | | This reverts commit 0a05f95e826bc5416a494ba7822d7d7eaa8ce52c, reversing changes made to 1c58d6c48d9dc449c72880696f23217d19595db1.
* Refactor and improve TSharedRangeHolderbabenko2023-01-207-28/+128
|
* [library/python/pytest] Better py3 colorizationprettyboy2023-01-209-12/+130
|
* [library/python/pytest/yatest_tools] Fixed unify_path for path that fully ↵prettyboy2023-01-202-1/+4
| | | | matches module name
* Fix valgrind build TRcBuf calls,innokentii2023-01-191-22/+36
| | | fix valgrind build
* Use monotonic clock for time interval measurements in Interconnectalexvru2023-01-186-44/+54
|
* BS version control, Interconnect,serg-belyakov2023-01-183-3/+35
| | | BS version control, Interconnect,