aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-291-1/+1
| | | | commit_hash:dfef9ed169e7c82179061ed48b09bf25966eb5d7
* Intermediate changesrobot-piglet2024-10-291-7/+7
| | | | commit_hash:55a4ef8525241107d5f9afe0dbe285b32966f4a6
* nots: Локальные оптимизации сборки 2.0khoden2024-10-282-3/+20
| | | | | | | Не могу позеленить, локально всё хорошо: замокано, проходит и `nots test`, и `nots run test`, и `ya test`. Разбираюсь, но это не мешает ревьюить commit_hash:2e7b4cf14b0f8ff1a8340c919460395e5bcdfea7
* YT-22894: Add ability to change chaos replica path with alter_table_replica ↵osidorkin2024-10-282-2/+2
| | | | | | command: address comments commit_hash:ada248e21e9ee99237999b420d6a30c590340920
* Intermediate changesrobot-piglet2024-10-2814-201/+239
| | | | commit_hash:7f456b0de6f7825696f8277ce8c49657004dce2a
* Intermediate changesrobot-piglet2024-10-281-1/+1
| | | | commit_hash:a32159eec4fbc913d874babd60a9bd725293d0e9
* Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-10-284-20/+24
| | | | | | | | | | From hash: [9cfee9dc7d966db17e7176c80ff46821477b827f](HIDDEN_URL From revision: [15181883](HIDDEN_URL [CI flow](HIDDEN_URL Flow triggered by user: [robot-ci](HIDDEN_URL Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:35ebc8dfddedc31b9af0661e555f8be56ddcec75
* Use lowercase Data, Empty and Size in some code-generationsmikhnenko2024-10-281-6/+6
| | | | | [nodiff:caesar] commit_hash:13085d3e582f02071258318908bea6ef9c424fcb
* Update YFM for ya make to latest versionrobot-infraui-ci2024-10-281-4/+4
| | | | | Update YFM for ya make to latest version commit_hash:5768fb7fca936c4e1e6537da82f32b4bc02cfa05
* [util] migrate to STYLE_CPPalevitskii2024-10-282-0/+17
| | | | | | | | | | | (HIDDEN_URL \[util\] migrate to STYLE_CPP В рамках работы над линтерной моделью мигрируем на новый макрос [`STYLE_CPP`](HIDDEN_URL в связке с механизмом автоинклудов. Цели для линтинга теперь берутся из макроса `SRCS`. Пути к заголовочным файлам, расположенным не в одном каталоге с `ya.make`, рекомендуется явно перечислять в `SRCS` или воспользоваться макросом [`HEADERS`](HIDDEN_URL Механизм работы автоинклудов описан в документации, см. примечание <HIDDEN_URL> commit_hash:eb991ca8cfe26bf83871579225303c1b93c2e85c
* Disable headers for SIMDSs on arm-neon under nvccnechda2024-10-281-6/+7
| | | | commit_hash:a7dc834b88bf2017511051dc03c4c4f20bef58ee
* Release python3-frozen #11robot-brewer2024-10-282-5/+15
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/python3-frozen-v11 commit_hash:e1de617aa4109770efa404896d02d80c2b0b0f2e
* Update contrib/restricted/boost/locale to 1.86.0robot-contrib2024-10-2722-252/+534
| | | | commit_hash:f67feab5ae9d126714c39799fa3cc1c08f434ae0
* Add GetAllSetValue and IsKnownValuebabenko2024-10-273-5/+72
| | | | commit_hash:cbc39112d8384b8c4bcd2410f0a203466b400c10
* YT-22885: static_cast -> FromProtobabenko2024-10-2718-32/+38
| | | | commit_hash:2af8a730341c41cf7e918d47482438fb8532b5e4
* Update contrib/restricted/boost/locale to 1.84.0robot-contrib2024-10-2754-353/+513
| | | | commit_hash:33e46b20c405eac34c3383bdb151466e39f8d2c6
* [queues] YT-21996: Add acknowledgment callback, backoff policy and fixesnadya732024-10-272-40/+138
| | | | commit_hash:60f8ec305c7e5ede08c1a7fc7921c55273479c1b
* Make NHydra::TRevision a strong typedefbabenko2024-10-277-17/+32
| | | | commit_hash:a99d3da5a670d4c59ea821a95f57d1ffb2097daa
* Update Python 3 to 3.12.7shadchin2024-10-2791-7181/+8491
| | | | commit_hash:052a122399d67f1ea5dfbc5f6457e3e06200becf
* YT-22885: DEFINE_ENUM_UNKNOWN_VALUE, string-related conversionsbabenko2024-10-2610-160/+170
| | | | commit_hash:14c7e42422af750383f04855b4a7ea6b267b92d2
* Intermediate changesrobot-piglet2024-10-261-3/+9
| | | | commit_hash:964d9566fa664020a6ff9c0b33d9fa404b6b1f1b
* Intermediate changesrobot-piglet2024-10-261-1/+3
| | | | commit_hash:a338ffbfd06700944e3188154090ec4fadf9fd0c
* Don't validate TConnectionConfig during postprocessingnadya732024-10-264-18/+26
| | | | | Don't validate TConnectionConfig during postprocessing commit_hash:dee18a41fe6401b67e5d672d2989d1c373149cdb
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-261-1/+1
| | | | commit_hash:f4575d97774bf58fcac1caab0aa05358bac3e29a
* Fix job fails caused by address resolve failedpogorelov2024-10-261-0/+1
| | | | commit_hash:14910b7442e9db3a02c0090cdaf5acde8fb2371e
* Auto-deduce serialized proto type via TProtoTraitsbabenko2024-10-2630-137/+233
| | | | commit_hash:d2bc59d056fa05d4228507528032528038c8e04f
* Don't style build/scripts/c_templates/svn_interface.calevitskii2024-10-251-0/+1
| | | | | Don't style svn_interface commit_hash:9bded11bba0cc91d52fd7576faa911deb5b9f6a1
* Validation tests for default linter configsalevitskii2024-10-251-0/+19
| | | | | Validation tests for default linter configs commit_hash:dca6f6670fe6176ef182c611ef0e79d0507c3014
* Disable PY2_FBS by defaultthegeorg2024-10-251-0/+1
| | | | commit_hash:cf0878d0a392b0cd68f7d5a0d7be34710f06b5fe
* Fix incoming request profiling: increment counters even for non-accepted ↵babenko2024-10-253-118/+135
| | | | | | requests commit_hash:1f97cd416e3407266f3cde961747a2d7386f3b60
* Remove static method max_size from TStringmikhnenko2024-10-251-1/+1
| | | | commit_hash:c6fad0009855affb407cba47af8ea60ca834a890
* Intermediate changesrobot-piglet2024-10-2514-444/+554
| | | | commit_hash:7a203c6d0c248df6f8cf32d7de94727084be033c
* YT-21709: Shuffle Service MVP, no TXapollo13212024-10-247-24/+288
| | | | | Алгоритм описан тут: <HIDDEN_URL> commit_hash:a93dc0df1cab8b523c165f4538be1d417741c161
* No autoincludes in opensource for nowalevitskii2024-10-242-3/+0
| | | | | No autoincludes in opensource for now commit_hash:3e25bd44b7e32be3c2cb39c66043b1b67e2af283
* [build/ya.conf.json] Fix path to python3zhukoff-pavel2024-10-241-0/+1
| | | | commit_hash:07e11aba4de9b76390e7c7bb64124022f3d41448
* YT-20193: Try using WeakPtr in profiler fieldsarkady-e1ppa2024-10-2410-121/+267
| | | | | SelfProfilers in exporter, producers and sensor sets used to hold strong ref to registry which has said classes as fields forming a reference cycle. Usage of weak pointers in these profilers fixes said problem. We don’t convert to weak profilers everywhere since, sadly, some external users have adopted the usage of profilers as strong ref holders commit_hash:26d6f1200293a66faa5df9b1117b7becc63f59d8
* Temporary add another name for clang-format configalevitskii2024-10-241-2/+2
| | | | | Temporary add another name for clang-format config commit_hash:58529ccf05748b545f2e922a374058cb0694bdab
* check POST data length to match Content-Lengthlavv172024-10-241-1/+2
| | | | commit_hash:9f66fdc1ffe8653fba7144bff4dbee4b92723b50
* Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-10-244-20/+24
| | | | | | | | | | From hash: [8290c16c580ada4bd79f5d122b325442c4f1e825](HIDDEN_URL From revision: [15162223](HIDDEN_URL [CI flow](HIDDEN_URL Flow triggered by user: [zhukoff-pavel](HIDDEN_URL Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:c13a5e7cc506393f663b24b9a797f48bee002a24
* remove unused include util/generic/variant.htobo2024-10-241-1/+2
| | | | | **remove unused include** commit_hash:08519c51af040a565e794e13f44e5dd0e8eda713
* Release python3-frozen #10robot-brewer2024-10-2432-22/+129
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/python3-frozen-v10 commit_hash:c15fdff831efa24ba1f6711307408dd1c7a46b91
* Prevent hyperscan tests from flapping onhoststhegeorg2024-10-242-1/+4
| | | | commit_hash:bdcbd4c22b70c7ef3897110e2713f19166b16869
* YT-22885: Fix crash on malicious schema (temporary workaround)babenko2024-10-241-2/+10
| | | | commit_hash:a19b7682787d3e0326d31f336ac853ce50de1ff8
* nots builder: replace tarfile with libarchivevturov2024-10-231-2/+2
| | | | | | - Use libarchive for packing and unpacking output.tar and node_modules.tar - Fix the issue with duplication of output dirs in the packing list commit_hash:db3130b958c4adaaba7ff3a0301e7899aaff3907
* Untitled commitpg2024-10-232-189/+557
| | | | commit_hash:1e368ae1b7fd9860129a9f000178a5053a3d742e
* Intermediate changesrobot-piglet2024-10-231-1/+1
| | | | commit_hash:25da85b08f9cbdde7ccc4abf10e2b15f31e16266
* Intermediate changesrobot-piglet2024-10-232-1/+5
| | | | commit_hash:3e55f833d0efbd9feb7cb3f9ff320ce0faa9ec37
* YT-22938: Total grouped rows statistic in QLsabdenovch2024-10-234-0/+5
| | | | | | | | | * Changelog entry Type: feature Component: dynamic-tables Added total_qrouped_row_count to QL statistics. commit_hash:44a2bde635bf51ad758b55e2a7affb13aca8ebee
* Update contrib/python/MarkupSafe/py3 to 3.0.1robot-contrib2024-10-234-6/+8
| | | | commit_hash:03c49aa6f7a0e78d4425f817755608236df5f25e
* Intermediate changesrobot-piglet2024-10-234-5/+17
| | | | commit_hash:f78c44da9f74c6e088ef2748a598d6ca3f65c517