aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YDB Import 599robot-ydb-importer2024-05-226-168/+0
| | | | 45e316d94adcc8bf10259ec56968193d86f2947f
* Add contrib/python/prettytableaozeritsky2024-05-2222-0/+10724
| | | | 8db8e29fdff582b08a53f0952a29362e0c760185
* split onadd_ytest pluginalevitskii2024-05-221-148/+881
| | | | | | | split onadd_ytest plugin Целью является разделение onadd_ytest плагина на несколько функций, каждая из которых соответствует типу Test Suite. Код сейчас местами дублируется и не полностью почищен. Далее будет проще убирать дефолты из плагинов в классы сьютов. И легче видеть, от каких полей в каких сьютах можно избавиться вообще (if any) 9763aaa8ebb3050c845f4a55ab10fccb06f18dfc
* remove redundant fields from dart for custom lintersalevitskii2024-05-221-10/+0
| | | | | remove redundant fields from dart for custom linters d264ccb91b57414eca79a17c39ebaa1aeba513b9
* Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_toolrobot-ya-builder2024-05-224-23/+27
| | | | | | | | | | From hash: [dc3ca5f2d151b61f95aa364705a98deebb78c978](https://a.yandex-team.ru/arcadia/commit/dc3ca5f2d151b61f95aa364705a98deebb78c978) From revision: [14060764](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=402) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, os_ya, ya_bin, test_tool, os_test_tool 8d69cc3946ed2c658ddccd60177434a801c22814
* Intermediate changesrobot-piglet2024-05-226-0/+745
|
* [kafka] YT-21744: Remove useless protocol methodsnadya732024-05-222-18/+0
| | | | | Remove useless methods 6c43d13609ebc37d763e82ac3edd377d74341273
* Intermediate changesrobot-piglet2024-05-2214-104/+292
|
* Use protoc_old for py2 and only for itmikhnenko2024-05-226-3/+71
| | | | b33d3a4c9adc28d2a9f5af78d52ed54fcc6df41b
* Intermediate changesrobot-piglet2024-05-211-1/+1
|
* YT-21446: Remove OS part of python UDFs from arcadiampereskokova2024-05-213-14/+9
| | | | d587f95edf5636edfae6672d36f57c8a15f5f3e0
* Intermediate changesrobot-piglet2024-05-215-28713/+3
|
* Remove more of unused gnulib sources from contrib/tools/bisonthegeorg2024-05-2118-12957/+0
| | | | 6f612070e58cd7e6c16b0d090a809077b0a454ff
* Fix patchthegeorg2024-05-211-1/+1
| | | | e871e4c16da73fb080536ac9b70a5086517e67bf
* Phoenix v2babenko2024-05-2130-5/+3718
| | | | | Phoenix v2 9f7f0100e7e462e27bc0095dff0d2881b3578171
* Drop unused gnulib srcs from contrib/tools/bisonthegeorg2024-05-2165-8288/+4
| | | | 231e84067197fe69ac80bee1f6cd14648ba7f18c
* [kafka] YT-21789: Support authenticationnadya732024-05-213-8/+11
| | | | | Support authentication 028e169116580225d34d4a0b047ee3133d7b1a1f
* Add darwin-x86_64 profile to generator.toml.akhropov2024-05-213-0/+19
| | | | 797a63585c218caba357e08ce955ea4e944e1e1c
* Upgrade to `checkstyle-10.16.0`miroslav22024-05-212-2/+4
| | | | 5133d8ef6a9b0e4932c8a5606ed4d396db05bcf1
* Don't use per-TLS anchor countersbabenko2024-05-213-18/+16
| | | | 85eb5ffdc79771c842f049e9392902ac6868cece
* Intermediate changesrobot-piglet2024-05-218-21/+24
|
* Duplicate bison/lib (gnulib) to m4/lib as they actually need to be differentthegeorg2024-05-21309-3/+75485
| | | | 597ee3bf4ec17244e6ef615a1ec10491798e18fe
* YT: Add FormatValue for std::source_locationdgolear2024-05-213-1/+46
| | | | | YTORM-1057 0aa4ceb80d984a15c92a69f242ecf517b3c7a07c
* Update contrib/libs/libgit2 to 1.8.0robot-contrib2024-05-201-0/+1
| | | | 7e13d287e0e8354abf4ae4c2ff885ddd4cc2dc74
* Intermediate changesrobot-piglet2024-05-201-0/+2
|
* YT-21402: Fibers refactoring pt.2: Slightly better encapsulation of fiber ↵arkady-e1ppa2024-05-206-164/+331
| | | | | | | | | | introspection part and moved fls back to switch handler In this pr we refactor fiber state machine so that it is more clear what its purpose is: it protects Fls (and some other fields) across fiber-introspector interaction over the fiber life-cycle and also fix some problems related to the shutdown sequence: -Fls is back to being created at FiberSwitchHandler (although FiberSwitchHandler is still inappropriately placed in the same UT as fiber scheduler, but that issue is intended to be fixed in later prs). -FiberId generation is also back to FiberSwitchHandler, with its value being cached inside fiber for introspector use. This shouldn't make things worse, but would make it clearer who *owns* the FiberId and who *views* it. -TFiberRegistry now uses shutdown callback to clear the last batch of fibers instead of doing so in dtor, which is apparently never called. 6f8c7b1c741b775128a3a7a5aeaefbb2563fcf5d
* Switch to std::format to fix -Wformatthegeorg2024-05-202-8/+36
| | | | e2d3a54377ea6268a39c35989c259720c10edefa
* Intermediate changesrobot-piglet2024-05-202-8/+7
|
* Remove licenses listings from license.confthegeorg2024-05-201-405/+1
| | | | 5a8f5276e9eecbb6ee7525fa40643bc16ce21c5d
* Remove unnecessary patchshadchin2024-05-201-5/+0
| | | | 1e746c21e253120adc9124771d9fb797a8c44da0
* Update contrib/python/Jinja2/py3 to 3.1.4robot-contrib2024-05-2027-205/+202
| | | | 264ae85f13f4a11226be8b846079da1aece08b50
* Update contrib/restricted/uriparser to 0.9.8robot-contrib2024-05-207-20/+73
| | | | 13a17d4e90a208dbf899efe8b92134d3ae98631d
* Intermediate changesrobot-piglet2024-05-20329-2527/+4994
|
* Automatic release build for ymake, os_ymakerobot-ya-builder2024-05-203-10/+20
| | | | | | | | | | From hash: [af01597c047856b865c6a4e9933cfeacb0a2f39b](https://a.yandex-team.ru/arcadia/commit/af01597c047856b865c6a4e9933cfeacb0a2f39b) From revision: [14032879](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=191) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ymake, os_ymake ac5a20d07f8777991019eed587bc65966d19fe51
* minor fix in util pathskrivohatskiy2024-05-191-4/+4
| | | | | | | | | | | | Мелкий фикс неверных исключений. Как будто у меня локально повторялось как минидамп на колонке (не отловленное исключение) Зависит от реализации libc. Но кажется что исходный вариант все же не верный: [ The value in errno is significant only when the return value of the call indicated an error (i.e., -1 from most system calls; -1 or NULL from most library functions); a function that succeeds is allowed to change errno. The value of errno is never set to zero by any system call or library function.](https://man7.org/linux/man-pages/man3/errno.3.html) 1d2088da57c98f9d9abfd6da865219fcf74db212
* YT-21613: Add path in permission error for queue/consumernadya732024-05-193-8/+10
| | | | 924b35169e93d0a6cf268fa4bd556a12e3477762
* Intermediate changesrobot-piglet2024-05-1911-45/+75
|
* YT-21744: Early draft of kafka proxynadya732024-05-189-0/+1686
| | | | af83e035a87a6ca819fd272695041701f3639768
* Intermediate changesrobot-piglet2024-05-181-1/+18
|
* Intermediate changesrobot-piglet2024-05-181-2/+2
|
* Flatten bison/gnulib/src to bison/lib to match upstream layoutthegeorg2024-05-18314-270/+270
| | | | 2f47b5eab59c8031971bd995b703c854fd6f106d
* YT-21558: Allow config unregistered methodsdon-dron2024-05-171-1/+10
| | | | 4738445240b36d24604dbf9955309608fc9568df
* Move bison/m4 and bison/induced out of contrib/tools/bisonthegeorg2024-05-1718-7/+7
| | | | 520961d4315ab4738f60613278b7e63765341b85
* YT-21547: Cosmeticsdon-dron2024-05-175-6/+6
| | | | d7289b88c1b52abc27589ed0480714656864f213
* YT-21642: Fix and improve attribute based access controlh0pless2024-05-172-0/+13
| | | | | | | | | | | Previously, there was a bug, when first element of an ACL would be evaluated (when not needed) if: 1. Said element had subject_tag_filter_specified; 2. User did not satisfy aforementioned filter. Now there is a check for it. Also added new timer metrics for CheckPermission and a panic button to disable attribute-based access control. 1a1d8d814a23e9a5000f2be3fe83c519947971b4
* Support cross-platform building on host macOS arm64 to target macOS x86_64.akhropov2024-05-171-0/+11
| | | | 1ee76574376bb2910f9e1b91f9b527b13bb392d3
* Update contrib/libs/apache/orc to 2.0.1robot-contrib2024-05-177-26/+95
| | | | 855bd01a1b384d08c59ee86c6b493ea32190ef19
* Sync contrib/tools/bison layout with upstreamthegeorg2024-05-17105-7/+7
| | | | 59379f119eb5f2fd036edea64923ff53b96c9028
* Remove unused vector.h in library/cpp/http/io/headers.hvadim-xd2024-05-171-1/+0
| | | | 3a95ba7ea18b67eb6bd8d04631814456f4881138
* YT-21453: Add request proxingdon-dron2024-05-173-0/+17
| | | | a89e46aed68565a4410b7f1354505ffaeb92536d