| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
45e316d94adcc8bf10259ec56968193d86f2947f
|
|
|
|
| |
8db8e29fdff582b08a53f0952a29362e0c760185
|
|
|
|
|
|
|
| |
split onadd_ytest plugin
Целью является разделение onadd_ytest плагина на несколько функций, каждая из которых соответствует типу Test Suite. Код сейчас местами дублируется и не полностью почищен. Далее будет проще убирать дефолты из плагинов в классы сьютов. И легче видеть, от каких полей в каких сьютах можно избавиться вообще (if any)
9763aaa8ebb3050c845f4a55ab10fccb06f18dfc
|
|
|
|
|
| |
remove redundant fields from dart for custom linters
d264ccb91b57414eca79a17c39ebaa1aeba513b9
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Remove useless methods
6c43d13609ebc37d763e82ac3edd377d74341273
|
| |
|
|
|
|
| |
b33d3a4c9adc28d2a9f5af78d52ed54fcc6df41b
|
| |
|
|
|
|
| |
d587f95edf5636edfae6672d36f57c8a15f5f3e0
|
| |
|
|
|
|
| |
6f612070e58cd7e6c16b0d090a809077b0a454ff
|
|
|
|
| |
e871e4c16da73fb080536ac9b70a5086517e67bf
|
|
|
|
|
| |
Phoenix v2
9f7f0100e7e462e27bc0095dff0d2881b3578171
|
|
|
|
| |
231e84067197fe69ac80bee1f6cd14648ba7f18c
|
|
|
|
|
| |
Support authentication
028e169116580225d34d4a0b047ee3133d7b1a1f
|
|
|
|
| |
797a63585c218caba357e08ce955ea4e944e1e1c
|
|
|
|
| |
5133d8ef6a9b0e4932c8a5606ed4d396db05bcf1
|
|
|
|
| |
85eb5ffdc79771c842f049e9392902ac6868cece
|
| |
|
|
|
|
| |
597ee3bf4ec17244e6ef615a1ec10491798e18fe
|
|
|
|
|
| |
YTORM-1057
0aa4ceb80d984a15c92a69f242ecf517b3c7a07c
|
|
|
|
| |
7e13d287e0e8354abf4ae4c2ff885ddd4cc2dc74
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
e2d3a54377ea6268a39c35989c259720c10edefa
|
| |
|
|
|
|
| |
5a8f5276e9eecbb6ee7525fa40643bc16ce21c5d
|
|
|
|
| |
1e746c21e253120adc9124771d9fb797a8c44da0
|
|
|
|
| |
264ae85f13f4a11226be8b846079da1aece08b50
|
|
|
|
| |
13a17d4e90a208dbf899efe8b92134d3ae98631d
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
Мелкий фикс неверных исключений. Как будто у меня локально повторялось как минидамп на колонке (не отловленное исключение)
Зависит от реализации 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
|
|
|
|
| |
924b35169e93d0a6cf268fa4bd556a12e3477762
|
| |
|
|
|
|
| |
af83e035a87a6ca819fd272695041701f3639768
|
| |
|
| |
|
|
|
|
| |
2f47b5eab59c8031971bd995b703c854fd6f106d
|
|
|
|
| |
4738445240b36d24604dbf9955309608fc9568df
|
|
|
|
| |
520961d4315ab4738f60613278b7e63765341b85
|
|
|
|
| |
d7289b88c1b52abc27589ed0480714656864f213
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
1ee76574376bb2910f9e1b91f9b527b13bb392d3
|
|
|
|
| |
855bd01a1b384d08c59ee86c6b493ea32190ef19
|
|
|
|
| |
59379f119eb5f2fd036edea64923ff53b96c9028
|
|
|
|
| |
3a95ba7ea18b67eb6bd8d04631814456f4881138
|
|
|
|
| |
a89e46aed68565a4410b7f1354505ffaeb92536d
|