aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert "YT-22077: Throw exception on statistic paths with invalid characters"pavook2024-07-154-50/+0
| | | | | Users rely on the statistics with strange characters, so another solution for the problem is required. e4af01fbdbe5954330ae2d9512cbe1a41f5f67a3
* Release gdb14 #14robot-brewer2024-07-152-2/+6
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/gdb14-v14 fbee76f037f09cd206bfda32f232c43e0468d1bb
* YT-20113: Fix comparision of doubles when nans are present.yuryalekseev2024-07-153-17/+21
| | | | 0adadb02b41252223fd3101d25ecbc969d523131
* Intermediate changesrobot-piglet2024-07-1514-306/+600
|
* Intermediate changesrobot-piglet2024-07-151-1/+4
|
* Set default platforms for gdb as linuxhiddenpath2024-07-151-1/+1
| | | | 576bf88ed852487782b26374f526b01281e13c71
* Import Perfetto SDK manuallyborman2024-07-152-0/+2
| | | | | The bulk of code arrives here, a ym2 script will follow 1c5a329772354904be20426057e1738fb8826033
* Codestylempereskokova2024-07-152-6/+6
| | | | 32dbc12608c0b98b5e8df2d03bede192aaa0a558
* Intermediate changesrobot-piglet2024-07-152-0/+2
|
* YT-22233: Fix client memory trackingdon-dron2024-07-1516-11/+78
| | | | 1797ea8791ffda5095eab7d2002799c80e565f8c
* Fix for javac flags semanticsdimdim112024-07-153-5/+11
| | | | | | | Update yexport doc Fix javac-flags logic d944511442f7036850b8bf572f876a3712728964
* check lifetime bound of the buffer referred by the TMemoryInput streamswarmer2024-07-151-2/+2
| | | | dba46bf17021f643b779aadc16bdb4feca51333a
* Polish error code profilingbabenko2024-07-155-26/+37
| | | | 4c72bfd49c9b76d724300c8e13f051816ec09e86
* TError::operator << for optionalsbabenko2024-07-153-13/+29
| | | | 387a12a42b102c65972f1b188df1edd867cc74a5
* Rename Parse* to TryParse* and add [[nodiscard]]babenko2024-07-158-23/+23
| | | | 5005161a2a45aadc27c94efcc8482f6f76e88aa9
* Intermediate changesrobot-piglet2024-07-149-18/+43
|
* Fix propagating storage logginglukyan2024-07-131-1/+1
| | | | f9e8df8933378f5bf9bf75daa3347d54797a3dd8
* YT-20430: Drop EPollablePrioritylukyan2024-07-136-34/+0
| | | | c44335fe13601ff82f864a11f1947a605a91c48e
* Update flake8 binariesshadchin2024-07-132-6/+18
| | | | 554733fe5cea6382b5d416638f23ce0367005cf9
* Intermediate changesrobot-piglet2024-07-1313-65/+31
|
* Update contrib/libs/opentelemetry-proto to 1.3.2robot-contrib2024-07-135-88/+31
| | | | f36edbe7d6f7b3df4d0e8cc7f7bb4755e8fadd42
* [build] Disable outline atomics in clangdeshevoy2024-07-131-0/+6
| | | | 270eddbda7a235d324c0b23da3e88bafeb8305ef
* Simplify CI_GROUP command to avoid having massive results + use package ↵spreis2024-07-131-4/+4
| | | | | | | scripts from python3 This avoids having CI_GROUP as PACKAGE to avoid having as result everything it PEERDIRS and contains. Its PEERDIRs still be built and cached, but won't become single massive result. Though if UNION or PACKAGE is PEERDIRed they will be preserved in autocheck grah and will be cached as denedency, but not as result. 66f802e32b35570fd095d4ab1963eb579d7449ee
* YT-22219: Introduce AsyncLooper and use it in chunk scraperarkady-e1ppa2024-07-136-0/+1116
| | | | 2e433124f2c0565c823a46b5bc36dc66105a106b
* Fix unused variablecoteeq2024-07-121-3/+3
| | | | f04cb979b649ed479feea94f8e8391e4a0512973
* Rollback: rXXXXXXrobot-srch-releaser2024-07-124-17/+10
| | | | | | | | | | | | [diff-resolver:robot-brewer] Sandbox task: https://sandbox.yandex-team.ru/task/2440174210/view Task author: robot-srch-releaser@ Commit was made by robot-srch-releaser@, but committer is igorock@ Description: Breaks builds https://st.yandex-team.ru/ [fix:yabs_server_ci:14415562] Note: mandatory check (NEED_CHECK) was skipped ebc0d955a771e80a382bf51c6fd9e5b8059d010c
* YT-22217: Fix throttler in cases where amount > limit * periodcoteeq2024-07-122-11/+57
| | | | d6a10139f70f3c32bd0b28b916cecfd30e737a9e
* Release lld16 #1robot-brewer2024-07-124-10/+17
| | | | | | | https://github.com/yandex/toolchain-registry/releases/tag/lld16-v1 Если этот pr вам что-то сломал - смело откатывайте 1e3ff1754d81d2e09aff40ac0b9ca78c5e3f481b
* Fix deprecation warningpazus2024-07-121-1/+1
| | | | | | | | ``` /Users/pazus/arc/arcadia/build/scripts/compile_java.py:61: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. tf.extractall(sources_dir) ``` 42ec528aee4d87622049495202c50de9b509926d
* Intermediate changesrobot-piglet2024-07-126-73/+96
|
* Update vendor/google.golang.org/protobuf to 1.34.2robot-contrib2024-07-1268-1104/+1512
| | | | 1f36075f7778c814777f0001d36ba8f129268c07
* Intermediate changesrobot-piglet2024-07-129-344/+970
|
* 73753d54e8c1d5553be80224cf748c97ca5a5794pg2024-07-125-8/+37
|
* Intermediate changesrobot-piglet2024-07-126-5/+100
|
* Set MODULE_TAG for GEN_LIBRARY and filetr it out in gospreis2024-07-122-2/+3
| | | | d318318d42c0d05b3481e97cf3216683ca208165
* Set utf-8 encoding for read/write in vcs_info.pydimdim112024-07-112-8/+8
| | | | | Set utf-8 encoding for read/write in export scripts 88d1ac61b0f29800dc727cb95fa69e734b0c4b17
* Fix generators py-scripts to use UTF-8dimdim112024-07-116-9/+9
| | | | | Fix generators py-scripts to use UTF-8 fdb604a98b1deb6c0f03822b584b1cc0ec5e6b2a
* Set utf-8 for python at windows platformsdimdim112024-07-112-2/+10
| | | | | Set utf-8 for python at windows platforms 8d03123d7237c425a26476a0ea8699cfd09d2411
* Update contrib/python/types-protobuf to 5.27.0.20240626robot-contrib2024-07-113-8/+8
| | | | 2d49d632c48c967221e60f854b0eea8fbca7c8c7
* Put yaml-cpp under yamakermikhnenko2024-07-119-5/+494
| | | | 766a1eb0f14d0c936f2f5f009f3a0db57a12029e
* Automatic release build for ya_bin3, os_ya, test_tool, os_test_toolrobot-ya-builder2024-07-114-20/+24
| | | | | | | | | | From hash: [a8f48fa47b81a7447246dbba76ce3fb831d56fe2](https://a.yandex-team.ru/arcadia/commit/a8f48fa47b81a7447246dbba76ce3fb831d56fe2) From revision: [14397812](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-ya-bin2-ya-bin3-tts&version=436) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, os_ya, test_tool, os_test_tool 32efd24bf6171ca504db9f410165aaa885d67276
* Update flake8 binariesshadchin2024-07-112-6/+18
| | | | 7fc78bdf48875d6229e452e72a865e3e318abd4f
* Update contrib/libs/backtrace to 2024-06-26robot-contrib2024-07-112-10/+3
| | | | b8843746e06d7bdde1e8c0ae86b2afdec486a6fa
* Upgrade exported protobuf of yt-cpp-sdk from 3.19.1 to 3.19.4dimdim112024-07-112-1/+11
| | | | | Upgrade exported protobuf of yt-cpp-sdk from 3.19.1 to 3.19.4 0a0b680bd3180b225037e9c4b328ceba27e194ba
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-07-111-2/+1
| | | | 211b5254a54161c8bb4c4b077c406692e9a20cf6
* Update py-protobuf to 3.21.7nechda2024-07-1121-52/+763
| | | | | | Привет! Этот PR обновляет python-protobuf библиотеку до версии 3.21.7 Если у вас возникают какие-то проблемы, пишите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/DEVTOOLSSUPPORT) fa476305c5613976658b9ae7392f36a086aa0a9f
* YT-22158: Update revision in chunk replica cache upon chunk confirmationakozhikhov2024-07-102-0/+13
| | | | d1af0c04e1056925312e8916b0fffae9e9d49a6c
* Intermediate changesrobot-piglet2024-07-109-23/+135
|
* [devtools/ya/app] Use UNHANDLED_EXCEPTION exit code in case of any unhandled ↵prettyboy2024-07-101-1/+7
| | | | | | exception d2096b68c73660f5f1be097e031d167f18fb0b62
* Cypress proxy: reorganize helperskvk19202024-07-102-0/+8
| | | | d11046aacbf70f30c62666326d586b52f5b93829