| Commit message (Expand) | Author | Age | Files | Lines |
* | Add YSON and YPath docs | iliashev | 2023-03-17 | 5 | -3/+450 |
* | add cookie to navigation api | gvit | 2023-03-17 | 3 | -0/+14 |
* | Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests, | serg-belyakov | 2023-03-17 | 3 | -48/+35 |
* | Fit group on sanitizing request, | serg-belyakov | 2023-03-17 | 4 | -7/+18 |
* | one more fix | chertus | 2023-03-17 | 1 | -1/+3 |
* | Добавить тесты на обработку в partition ситуац... | tesseract | 2023-03-17 | 5 | -5/+155 |
* | rewrite merge dups logic in TIndexedReadData | chertus | 2023-03-17 | 2 | -96/+101 |
* | Refactor parameters code in SessionActor | va-kuznecov | 2023-03-17 | 5 | -65/+74 |
* | fix crash in columnshard scan | chertus | 2023-03-17 | 1 | -1/+2 |
* | Additional ReadTopic test | ilnaz | 2023-03-17 | 1 | -13/+82 |
* | Fix logging in vdisk tracing, | kruall | 2023-03-17 | 1 | -1/+1 |
* | Don't repeat drain messages in DEBUG logs | hor911 | 2023-03-17 | 3 | -1/+4 |
* | Report retries as transient issues | hor911 | 2023-03-17 | 1 | -1/+5 |
* | external source plugin has been added | hcpp | 2023-03-17 | 38 | -6/+1072 |
* | add pytest.ini to launch tests via native pytest | qrort | 2023-03-17 | 3 | -2/+7 |
* | Fix leaks in schemeshard tests | snaury | 2023-03-17 | 1 | -5/+5 |
* | Intermediate changes | robot-piglet | 2023-03-17 | 1 | -1/+1 |
* | Sync ydb python sdk from git 2.13.2 | rekby | 2023-03-17 | 23 | -93/+579 |
* | schemeshard: add test for index table's split-by-load behavior | ijon | 2023-03-17 | 6 | -10/+454 |
* | change oss import (because of rXXXXXX) | qrort | 2023-03-17 | 2 | -2/+13 |
* | fix writing to junitxml set by an env var from a forked test | alexv-smirnov | 2023-03-17 | 2 | -10/+22 |
* | feat(TS_TEST): do not build on TS_TEST | zaverden | 2023-03-17 | 2 | -18/+20 |
* | Fix slay bug | alexvru | 2023-03-17 | 4 | -22/+31 |
* | decouple kqp session actor state into the separate file and introduce cookies... | gvit | 2023-03-17 | 17 | -635/+582 |
* | external queries directory and variables for testing | ivanmorozov | 2023-03-17 | 2 | -11/+78 |
* | Temporary switch off Y_UNITTEST_OUTPUT to junitxml as it does not work | alexv-smirnov | 2023-03-17 | 1 | -1/+1 |
* | rename core/yq to core/fq | uzhas | 2023-03-16 | 1097 | -46511/+46510 |
* | don't allocate last processed key each time | eivanov89 | 2023-03-16 | 3 | -54/+113 |
* | redirect stdin,stdout,stderr to files, update run script, collect test report | qrort | 2023-03-16 | 10 | -37/+86 |
* | Use ParquetException for Parquet Exceptions | hor911 | 2023-03-16 | 1 | -6/+12 |
* | Support wide streams in FromFlow/ToFlow | aneporada | 2023-03-16 | 6 | -11/+266 |
* | Fix blob depot bug | alexvru | 2023-03-16 | 1 | -8/+19 |
* | fix a glitch (extra copying) | eivanov89 | 2023-03-16 | 1 | -1/+1 |
* | Update contrib/restricted/aws/s2n to 1.3.38 | robot-contrib | 2023-03-16 | 49 | -161/+271 |
* | Refactor commit logic in SessionActor | va-kuznecov | 2023-03-16 | 1 | -22/+28 |
* | extract index from json | ivanmorozov | 2023-03-16 | 32 | -197/+637 |
* | Topic reader | ilnaz | 2023-03-16 | 13 | -11/+200 |
* | Fix coroutine actor destructor | alexvru | 2023-03-16 | 2 | -2/+9 |
* | Fix for kqp node state | shumkovnd | 2023-03-16 | 1 | -3/+5 |
* | Не давать превышать дисковую квоту БД при ... | tesseract | 2023-03-16 | 3 | -1/+72 |
* | Replace name 'deprecated' by 'granular' in ydb access rights | molotkov-and | 2023-03-16 | 2 | -12/+212 |
* | enable stream lookup by default | ulya-sidorina | 2023-03-16 | 11 | -89/+125 |
* | Improve BSC donor handling code | alexvru | 2023-03-16 | 9 | -111/+165 |
* | Intermediate changes | robot-piglet | 2023-03-16 | 3 | -1/+3 |
* | remove mkql allocator from some grace join containers | uzhas | 2023-03-16 | 2 | -5/+5 |
* | JUnitXML output for unittest | alexv-smirnov | 2023-03-16 | 8 | -0/+218 |
* | Prefer total commit order for volatile transactions instead of disk reads | snaury | 2023-03-16 | 8 | -13/+137 |
* | ErrorProne 2.18.0 for JDK19 | miroslav2 | 2023-03-16 | 1 | -3/+3 |
* | Update contrib/restricted/aws/aws-c-io to 0.13.18 | robot-contrib | 2023-03-16 | 4 | -5/+5 |
* | rename files for pytest auto-discovery, set canondata roots, tweak imports, u... | qrort | 2023-03-16 | 20 | -28/+37 |