summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
| * YT-18571: Drop YT_ATTRIBUTE_NO_SANITIZE_ADDRESS in favor of Y_NO_SANITIZE("ad...babenko2026-03-231-2/+0
* | Sync branches 260322-0058YDBot2026-03-224-26/+73
|\|
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-221-1/+1
| * Support loopback-only binds in messagebusaneporada2026-03-213-25/+72
* | Sync branches 260321-0052YDBot2026-03-215-30/+27
|\|
| * Switch to std atomicskulikov2026-03-204-29/+26
| * Drop backward compat with grpc-prevthegeorg2026-03-201-1/+1
* | Sync branches 260320-0054YDBot2026-03-208-92/+114
|\|
| * add removing metrics from default setderuzh2026-03-191-1/+1
| * [json] Add non-const version of `GetStringSafe` method (relates)mvel2026-03-193-0/+16
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-191-1/+1
| * feat pytest: clean up CONFTEST_LOAD_POLICY_LOCAL implementationantonyzhilin2026-03-183-90/+96
* | Sync branches 260317-0927YDBot2026-03-1717-116/+315
|\|
| * revert piglet config changepefavel2026-03-17156-388935/+0
| * feat pytest: partially enable behavior of CONFTEST_LOAD_POLICY_LOCAL for all...antonyzhilin2026-03-1717-116/+315
| * add fastapi to piglet configpefavel2026-03-16156-0/+388935
* | Sync branches 260316-0101YDBot2026-03-161-1/+1
|\|
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-161-1/+1
* | Sync branches 260315-0102YDBot2026-03-1511-12/+281
|\|
| * YT-18571: Extract and refactor execution stacksbabenko2026-03-144-0/+232
| * YT-18571: Turn TPackedPtr into a strong typedefbabenko2026-03-144-12/+17
| * Fix TAsyncJoiner "already joined" crashandybg2026-03-143-0/+32
* | Sync branches 260314-0052YDBot2026-03-145-38/+244
|\|
| * Implement some bulk methods (Retain and ApproximateSize) for TConcurrentHashmarakasov2026-03-142-0/+62
| * YT-27634: Annotate DCAS with TSAN intrinsicssabdenovch2026-03-132-3/+97
| * Fix TFreeList and its unittests for 32 bit platformbabenko2026-03-133-35/+85
* | Sync branches 260313-1119YDBot2026-03-134-7/+21
|\|
| * Intermediate changesrobot-piglet2026-03-131-4/+4
| * 32-bit compatible library/cpp/yt/memorybabenko2026-03-133-3/+17
* | Sync branches 260313-0054YDBot2026-03-131-1/+1
|\|
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-131-1/+1
* | Sync branches 260312-0745YDBot2026-03-1219-574/+202
|\|
| * YT-18571: Don't use tagged/packed ptrs in Hazard Pointersbabenko2026-03-121-7/+9
| * YDB Import 879robot-ydb-importer2026-03-117-533/+0
| * [yt/misc] remove 64-bit requirement error directivevasko2026-03-111-5/+0
| * Intermediate changesrobot-piglet2026-03-111-0/+5
| * Prefer CA bundle set by SSL_CERT_FILE and SSL_CERT_DIR (common part)Konstantin Khlebnikov2026-03-114-12/+68
| * avoid clashing of counters paramsxenoxeno2026-03-102-7/+58
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-101-1/+1
| * YT-27605: YT_LOG_FATAL_AND_THROW captures log message in error attributebabenko2026-03-093-9/+61
* | Sync branches 260308-0055YDBot2026-03-088-8/+0
|\|
| * ya tool black release 8robot-contrib2026-03-078-8/+0
* | Sync branches 260307-0052YDBot2026-03-076-4/+233
|\|
| * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-071-1/+1
| * YT-27421, YT-27419, YT-27420: Fix data race in GetDataStatisticsbabenko2026-03-064-0/+228
| * [yt/string] bit-independent version of FormatPointerValuevasko2026-03-061-3/+4
* | Sync branches 260306-0057YDBot2026-03-066-26/+78
|\|
| * Even better tracking of memory in range inferrersabdenovch2026-03-051-9/+18
| * Fixed crash in lwtrace upon ExtractItems in an empty TCyclicDepotdrbasic2026-03-052-4/+21
| * [yt] make SplitMix & HashCombine bit-independentvasko2026-03-053-13/+39