summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increment YDB CLI version to 2.17.0 (#12260)CLI_2.17.0Nikolay Perfilov2024-12-032-1/+4
* add debug service changelog entry (#12258)Evgeniy Ivanov2024-12-031-0/+1
* Revert "Refactor harmonizer in actorsystem" (#12254)kruall2024-12-0332-2234/+1003
* Consistency option (kqp part) (#12111)Ilnaz Nizametdinov2024-12-036-0/+99
* fix cleanup volume limits and speed up versions index copy (#12249)ivanmorozov3332024-12-036-9/+24
* The test `TxUsage:: WriteToTopic_Invalid_*` flashes (#11920)Alek5andr-Kotov2024-12-032-5/+10
* Merge pull request #12248 from ydb-platform/mergelibs-241203-1217Maxim Yurchuk2024-12-0322-35/+2144
|\
| * Import libraries 241203-1217Alexander Smirnov2024-12-031-1/+1
| * Merge branch 'rightlib' into mergelibs-241203-1217Alexander Smirnov2024-12-0321-34/+2143
| |\
| | * New options for ASYNC REPLICATIONilnaz2024-12-035-26/+123
| | * Don't write `sandbox` username into versionermolovd2024-12-031-1/+1
| | * YTORM: Always enable select query tag in tracingdgolear2024-12-031-1/+1
| | * YT-23651: Make retriable memory pressure RPC client errornadya732024-12-035-5/+10
| | * Intermediate changesrobot-piglet2024-12-039-1/+2008
* | | writing enabled flag for ev write (#12250)ivanmorozov3332024-12-031-25/+16
* | | parse and filter stat (#12042)Oleg Doronin2024-12-033-22/+33
* | | Fix whitespace in schemeshard logging (#12229)Innokentii Mokin2024-12-0314-46/+46
* | | use YDB_KAFKA_PROXY_PORT for enable kafka (#12242)Timofey Koolin2024-12-031-11/+2
* | | Fix compilation errors in 24-3 (#12245)Nikolay Shestakov2024-12-032-2/+2
|/ /
* | Merge pull request #12236 from ydb-platform/mergelibs-241203-0816Maxim Yurchuk2024-12-03102-536/+3597
|\ \
| * | Import libraries 241203-0816Alexander Smirnov2024-12-031-1/+1
| * | Merge branch 'rightlib' into mergelibs-241203-0816Alexander Smirnov2024-12-03101-535/+3596
| |\|
| | * Lookup CPP custom linter configsalevitskii2024-12-034-11/+35
| | * Allow PEERDIR to TS from UNION and PACKAGEkochanov-s-a2024-12-031-3/+3
| | * Automatic release build for ymake, os_ymakerobot-ya-builder2024-12-033-10/+20
| | * Intermediate changesrobot-piglet2024-12-031-1/+1
| | * . Use flang under USE_FLANG flagpg2024-12-031-1/+18
| | * Update contrib/restricted/aws/aws-c-auth to 0.6.27shadchin2024-12-0320-63/+1958
| | * Use F_SET_PIPE_WAKE_WRITER to fix delivery fenced writersarkady-e1ppa2024-12-024-20/+43
| | * Fix aux column handling in finalyzing optimizersudovichenko-r2024-12-026-3/+50
| | * Remove a patch from contrib/libs/cxxsupp/libcxxrtthegeorg2024-12-021-3/+3
| | * Update contrib/libs/cxxsupp/builtins to 19.1.3robot-contrib2024-12-0234-360/+1164
| | * YT-23686: Better support of UnrecognizedStrategy and DefaultUnrecognizedStrat...arkady-e1ppa2024-12-025-22/+134
| | * Add missing configs + add mold and coverage to piglet YDB configmaxim-yurchuk2024-12-0223-38/+167
* | | Typo: remove access (#12239)azevaykin2024-12-031-1/+1
* | | Explicitly specify codegen binary name in ydb/core/base (#12240)Aleksei Borzenkov2024-12-031-1/+1
* | | activate included option (#12243)Maxim Karpov2024-12-031-0/+1
* | | allow to keep rows order for stream lookup join (#12233)Mikhail Surin2024-12-0310-91/+146
* | | Improve WriteActor (#12167)Nikita Vasilev2024-12-036-442/+532
* | | YQ-3912 Add read_group ( ~ connection_id) to pq cluster config (#12064)Dmitry Kardymon2024-12-039-10/+21
* | | AvgWriteBytes and transactions (#12220)Alek5andr-Kotov2024-12-036-16/+276
* | | Add missing tsan.supp file (copy from ydb/library/actors/core) (#12230)Andrey Neporada2024-12-031-0/+3
* | | Remove explicit codegen in cmake export (#12238)Aleksei Borzenkov2024-12-032-38/+24
* | | fix TTL initialization from DB on CS (#12210)Semyon2024-12-032-7/+53
|/ /
* | Updated the intro to the session pool limit article (#11325)anton-bobkov2024-12-032-8/+12
* | Update docker quick start section in docs (#11485)ggerlakh2024-12-032-7/+27
* | [docs] drop wip.md/addition.md (#12231)Ivan Blinkov2024-12-0362-201/+9
* | Fix the wrong default value in docs (#12223)FloatingCrowbar2024-12-034-5/+5
* | YQ-3933 Fix FlagTrackDelivery (#12160)Dmitry Kardymon2024-12-032-21/+44
* | Merge pull request #12215 from ydb-platform/mergelibs-241202-1453Maxim Yurchuk2024-12-02406-2945/+1074
|\ \