aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2024-05-141-0/+17
|
* contrib/libs/libpcap: generate bison headers by the means of ya.makethegeorg2024-05-141-1/+0
| | | | ac109264a78f20e65d62068d51cb06c22ab43847
* Intermediate changesrobot-piglet2024-05-1412-330/+429
|
* turn on ALL_SRCS in module if STYLE_CPP is calledegovol2024-05-141-0/+1
| | | | c4c2b0bd42afcef4a1f68be92e80e4e952970f69
* Intermediate changesrobot-piglet2024-05-141-4/+4
|
* YDB Import 597robot-ydb-importer2024-05-1460-41903/+0
| | | | 2221b5c9d4887055279d8e5e336b944948a706cc
* thrift and hivemetastore depshcpp2024-05-14192-0/+129305
| | | | f0dea5cb9a28a8ea001e30f6c2e20e850bda4cd8
* Update contrib/restricted/boost/lexical_cast to 1.85.0robot-contrib2024-05-1416-1027/+905
| | | | e336f3b2feb7ddb6f42cb1daea4f706c889439cf
* YT-21041: Predicate in secondary indicessabdenovch2024-05-143-0/+5
| | | | | Immutable predicate in secondary index is implemented 0ae3607b5cd3526efa01af8a9197608a4c0e950c
* Support meta flags with TThreadedLogBackendzykanton2024-05-141-1/+1
| | | | | | | | | | При использовании TThreadedLogBackend обнаружили, что в нем теряются метафлаги. Приняли решение поддержать метафлаги в этом типе логов, изменение выглядит безопасным. Использовали лог здесь https://a.yandex-team.ru/arcadia/quality/ab_testing/exp_daemon/usersplitserver.cpp?rev=rXXXXXX#L1807 Коммиты с добавлением метафлагов в другие типы логов: https://a.yandex-team.ru/review/2572611/files/3#file-library/cpp/logger/log.cpp https://a.yandex-team.ru/review/3737503/details f3c5f96405ff1528ef73788d17d09fb4169cd9a2
* Introduce YT_DEFINE_GLOBAL to help avoiding initialization order fiasco; ↵babenko2024-05-1471-108/+138
| | | | | | apply to global loggers in yt/yt/core 787f98549edf6e8d46ac63cdb8db0609ccde42da
* Update contrib/libs/opentelemetry-proto to 1.3.0robot-contrib2024-05-146-14/+680
| | | | 32aab0fa5bdeb9dd81d9572c6fecce40e1d0d987
* Intermediate changesrobot-piglet2024-05-141-2/+2
|
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-05-141-1/+1
| | | | 37bad2103b3a988020f96323c57461ed20b4d900
* YT-21684: Address review comments.yuryalekseev2024-05-131-2/+2
| | | | 153d470aa514d068d70071c01459cdb782460f55
* Update contrib/restricted/boost/type_traits to 1.85.0robot-contrib2024-05-132-2/+24
| | | | 834dfaec342b097ab19d8f38b313f4afd1b85140
* Intermediate changesrobot-piglet2024-05-131-2/+1
|
* Use lld-link for target-platform windows once againmikhnenko2024-05-135-3/+65
| | | | da1125f4b9b5aebe87b610dd1e1a61864ba500cf
* Intermediate changesrobot-piglet2024-05-131-2/+2
|
* Intermediate changesrobot-piglet2024-05-131-10/+21
|
* Add allure support to ydb github exportiddqd2024-05-1327-0/+2811
| | | | d6cba27d09fb5e50a99c36070a6a3545c8393ea1
* Publish l1_distance & l2_distanceazevaykin2024-05-137-0/+1046
| | | | | | | Publish l1_distance & l2_distance to https://github.com/ydb-platform/ydb It has already been published to github: https://github.com/catboost/catboost/tree/master/library/cpp/ a6fd3da173e50ff5a518af0fd5b354f56ca72fdf
* Try fix warnings.nogert2024-05-131-1/+1
| | | | cf4738908ddc23b6c6a3e669f225bd15999a1404
* Intermediate changesrobot-piglet2024-05-134-0/+1128
|
* YT: Add NYT::FormatVectorionagamed2024-05-132-0/+74
| | | | 5da23499c430efcdae980093fd84c8391537660c
* Add mtime/atime/ctime with nanoseconds to TFileStat.sath2024-05-134-43/+94
| | | | 3523ab3f5aade2bdf4c0efd5dd2defbe19f124ff
* Update ICU to 75.1romankoshelev2024-05-13430-15328/+29977
| | | | 904da4ae1c86fc5542eac7f1cd18d97b72eb8517
* fix whitespaces for C_COMPILER, CXX_COMPILER and others for new commandssnermolaev2024-05-137-34/+47
| | | | c781871db335669972c6a05caa74f31990dd1cbd
* Automatic release build for ymake, os_ymakerobot-ya-builder2024-05-133-10/+20
| | | | | | | | | | From hash: [1e49aecec7b3c0b8d665266843ace8dd9f09c127](https://a.yandex-team.ru/arcadia/commit/1e49aecec7b3c0b8d665266843ace8dd9f09c127) From revision: [13997521](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ymake&version=190) Flow triggered by user: [tekireeva](https://staff.yandex-team.ru/tekireeva) Update tools: ymake, os_ymake 72240dfb9b8d67604bcfe1499d636d4a2c1b439a
* Intermediate changesrobot-piglet2024-05-1320-228/+374
|
* disable the vector::resize_uninitialized method for types without trivial ↵swarmer2024-05-131-0/+8
| | | | | | destructor c51f7b9d56c91c7214843f69a46c656e925841e4
* Intermediate changesrobot-piglet2024-05-138-340/+362
|
* Update contrib/python/types-protobuf to 5.26.0.20240422robot-contrib2024-05-1214-232/+234
| | | | ef33a7540423312f353a77f18ebe05d429b92195
* Drop unused serialize dumper featuresbabenko2024-05-112-56/+9
| | | | 37e787e8c8e9ec39db36e2c1298548d46ea2eb21
* TCellTag is unsigned, even in protobufbabenko2024-05-111-1/+1
| | | | 9c5fa368881baeddfc8677148e445760dcf4dba5
* Intermediate changesrobot-piglet2024-05-111-3/+8
|
* Fix weak this bugs and unify namingbabenko2024-05-118-34/+29
| | | | b19051a5c79fed1c2f03d5ac56f2fef8d4677e1f
* Update contrib/python/types-protobuf to 4.24.0.20240311robot-contrib2024-05-113-5/+5
| | | | f78690d9f7c32dea18fefcde9034d1a43ef213db
* use ALL_SRCS for cpp_style tests in _add_linter_check pluginegovol2024-05-111-7/+19
| | | | 15e3ddcad0277e68b24d115c22dfb23f2c249eda
* Intermediate changesrobot-piglet2024-05-1114-120/+294
|
* Update `ya tool python3` to 3.12.3shadchin2024-05-102-5/+15
| | | | 4c7f33b0b9c937c79288e49dd4a247a76adadca8
* [util] do not instantiate the vector::resize_uninitialized method for ↵swarmer2024-05-091-8/+4
| | | | | | non-POD types f65acbd8a0dd649475720d2cf487bc63ecb8b284
* YT-21684: Fix TIP6Network serialization.yuryalekseev2024-05-093-20/+101
| | | | c23d66825b6b85d3f287e56fc70e867f88f99d47
* YT-20911: Add vectorized read requesth0pless2024-05-091-1/+2
| | | | 16ddf80cca4de17b7f206159524b4b6b7f704df7
* Intermediate changesrobot-piglet2024-05-081-1/+3
|
* YT-17098: fix applying rpc server dynamic configignat2024-05-081-1/+9
| | | | 30b7f93a84333641f21b8d9b6eab1cb85a94599c
* HEADERS macroegovol2024-05-081-0/+8
| | | | 309672fc45c700b977182e068736589cb6650407
* Extend support importlib.resources in Arcadiashadchin2024-05-082-25/+48
| | | | 5d391b8f31717f85fcd88c4ae5ce3b57a723e42e
* YT-21310: Introduce CYsonStructSource to remove code duplication in ↵arkady-e1ppa2024-05-088-292/+328
| | | | | | TYsonStruct implementation (now with a fixed bug) 94a777c1510546c0a8a7ef3e3b327add7dfc3813
* STYLE_CPP macroegovol2024-05-081-0/+8
| | | | ce51bc27ba721a7aaebfe399c3468b94b8203499