Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (no commit message) | pg | 2023-09-13 | 2 | -3/+12 |
| | |||||
* | Implement index auto-choosing | ssmike | 2023-09-13 | 23 | -73/+263 |
| | |||||
* | [docs] use https://install.ydb.tech for manual install links | Ivan Blinkov | 2023-09-13 | 7 | -8/+10 |
| | | | | | | [docs] use https://install.ydb.tech for manual install links Pull Request resolved: 362 | ||||
* | Fix fastdebug strip | iaz1607 | 2023-09-13 | 1 | -2/+2 |
| | |||||
* | KIKIMR-19332 Move yql_ports to ydb/.../test_framework | alexv-smirnov | 2023-09-13 | 2 | -0/+44 |
| | | | | To break some projects' excess dependencies to ydb/.../proto via yql/.../test_framework | ||||
* | External build system generator release 52 | robot-ya-builder | 2023-09-13 | 31 | -3/+187 |
| | | | | Update tools: yexport | ||||
* | Intermediate changes | robot-piglet | 2023-09-13 | 1 | -6/+6 |
| | |||||
* | YQL-16186 MATCH_RECOGNIZE parse simple navigation function | zverevgeny | 2023-09-13 | 11 | -48/+342 |
| | |||||
* | [devtools/contrib/piglet/projects/ydb/config.yaml] Added tools required for ↵ | prettyboy | 2023-09-13 | 5 | -0/+76 |
| | | | | | | | | | | | | | unittests Без них у ydb не будут работать unittest тесты: ``` ./ya test -r ydb/core/blobstorage/base/ut Error[-WUserErr]: in At top level: Target 'build/platform/test_tool' not found Error[-WUserErr]: in At top level: Target 'build/external_resources/go_tools' not found Error[-WUserErr]: in At top level: Target 'build/platform/java/jstyle_lib' not found Configure error (use -k to proceed) ``` | ||||
* | Optimize TConcurrentHashMap; add EmplaceIfAbsent | vadim-xd | 2023-09-13 | 1 | -4/+28 |
| | |||||
* | exceptions, fail and assert, style things | jansenin | 2023-09-13 | 8 | -154/+197 |
| | | | | | | | | | | fix erros and some style things change context pointer to context reference move to TNodeWrapperCommonOps more things put fyaml errors to validation result throw TCheckErrors from chekers instead of yexceptions change T<Type>CehckContext in nodewrappers to TCheckContext fail and assert | ||||
* | Fix wrong naming | innokentii | 2023-09-13 | 2 | -37/+37 |
| | | | | fix wrong naming | ||||
* | Intermediate changes | robot-piglet | 2023-09-13 | 343 | -0/+147778 |
| | |||||
* | nots/plugins: Проблемы c `extends` у `tsconfig.json` | khoden | 2023-09-13 | 5 | -177/+242 |
| | | | | | | | ~~В этот PR только простой фикс конкретного бага из https://a.yandex-team.ru/review/4370819/details~~ ~~Прочие улучшения в коде `ts_config.py` будут отдельно, включая покрытие кода тестами.~~ Переписал `TsConfig.merge()`, чуть добавил тестов | ||||
* | KIKIMR-19304 HC need truncate issues when proto 50MB | andrew-rykov | 2023-09-13 | 2 | -89/+175 |
| | | | | | | | | | | changed to 50Mb added invoke hc parameters prepared test for comparison KIKIMR-19304 cut issues at the end | ||||
* | change default pg sql param type to unknown | fedor-miron | 2023-09-13 | 2 | -4/+4 |
| | |||||
* | pyinstaller .spec file for local_ydb | nkozlovskiy | 2023-09-13 | 1 | -0/+56 |
| | |||||
* | Fix catboost openssl cmake build issues | svidyuk | 2023-09-13 | 5 | -8/+57 |
| | |||||
* | Increase max metric name length | iaz1607 | 2023-09-13 | 1 | -1/+1 |
| | |||||
* | External build system generator release 51 | robot-ya-builder | 2023-09-13 | 31 | -187/+3 |
| | | | | Update tools: yexport | ||||
* | flag to disable ymake conf customization DISABLE_YMAKE_CONF_CUSTOMIZATION | snermolaev | 2023-09-13 | 11 | -888/+18 |
| | |||||
* | Keep unknown / GENERIC_ERROR | hor911 | 2023-09-13 | 2 | -0/+4 |
| | |||||
* | Add bitfield enums internal field | gle6ru381 | 2023-09-13 | 1 | -1/+11 |
| | | | | Добавил маску для передачи битфилдов в платформу и проверку соответствия видимости полей перечисления значению | ||||
* | Fix log ut strong tests | epbugaev | 2023-09-13 | 2 | -6/+2 |
| | | | | Fix log ut tests | ||||
* | docker: build local_ydb using pyinstaller, enable s3 docker cache | Nikita Kozlovskiy | 2023-09-12 | 6 | -43/+77 |
| | | | | | | docker: build local_ydb using pyinstaller, enable s3 docker cache Pull Request resolved: 364 | ||||
* | Fix uninit member | aneporada | 2023-09-12 | 1 | -0/+1 |
| | |||||
* | Универсальная ссылка мувается, а не ↵ | tema-m | 2023-09-12 | 1 | -2/+2 |
| | | | | | | форвардится Change std::move to std::forward | ||||
* | Outgoing handshake using readonly lease KIKIMR-18893 | ilnaz | 2023-09-12 | 3 | -5/+42 |
| | |||||
* | (no commit message) | pg | 2023-09-12 | 2 | -1/+8 |
| | |||||
* | Rollback: rXXXXXX | robot-srch-releaser | 2023-09-12 | 11 | -19/+888 |
| | | | | | | | | | | [diff-resolver:snermolaev] Sandbox task: https://sandbox.yandex-team.ru/task/1925190358/view Task author: robot-srch-releaser@ Commit was made by robot-srch-releaser@, but committer is deshevoy@ Description: Note: mandatory check (NEED_CHECK) was skipped | ||||
* | Fix debug message | azevaykin | 2023-09-12 | 1 | -1/+1 |
| | |||||
* | Fix non ascii in the core.conf doc-comment | svidyuk | 2023-09-12 | 1 | -3/+3 |
| | |||||
* | (no commit message) | pg | 2023-09-12 | 1 | -0/+4 |
| | |||||
* | refresh ydb-ui | solovboy | 2023-09-12 | 6 | -9/+9 |
| | | | | refresh ydb-ui | ||||
* | Allow backoff strategy reconfiguration | arkady-e1ppa | 2023-09-12 | 2 | -1/+9 |
| | |||||
* | Make ccache and ordinary options same | Maxim Yurchuk | 2023-09-12 | 1 | -7/+4 |
| | | | | | | Make ccache and ordinary options same Pull Request resolved: 359 | ||||
* | Kafka LIST_OFFSETS | savnik | 2023-09-12 | 18 | -25/+1216 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-12 | 1 | -2/+2 |
| | |||||
* | Fix typo in word hierarchical | innokentii | 2023-09-12 | 17 | -101/+101 |
| | | | | fix typo | ||||
* | Fix kafka auth logic | tesseract | 2023-09-12 | 3 | -18/+18 |
| | |||||
* | KIKIMR-19166: Add refresh tokens autnethicated in LDAP | molotkov-and | 2023-09-12 | 6 | -212/+384 |
| | |||||
* | Renamed BackoffStrategy method | arkady-e1ppa | 2023-09-12 | 2 | -2/+2 |
| | |||||
* | [devtools/contrib/piglet/projects/ydb/config.yaml] Added public resources ↵ | prettyboy | 2023-09-12 | 2 | -0/+35 |
| | | | | used by opensource ya.conf.json | ||||
* | Add support generate kotlin suspend function using JAVA_PROTO_PLUGIN, add ↵ | rmirzakhanian | 2023-09-12 | 1 | -0/+10 |
| | | | | new version for grpc kotlin stub | ||||
* | Fix dsproxy mock, KIKIMR-19329 | kruall | 2023-09-12 | 6 | -11/+23 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-12 | 19 | -38/+0 |
| | |||||
* | more docs | vvvv | 2023-09-12 | 4 | -20/+450 |
| | |||||
* | Enable running with paths from env | alexv-smirnov | 2023-09-12 | 1 | -2/+2 |
| | |||||
* | Don't leak read iterator session subscriptions on datashard reboot KIKIMR-19283 | snaury | 2023-09-12 | 2 | -1/+11 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-12 | 1 | -2/+2 |
| |