aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed the last typedefs in the codebasesabdenovch2023-08-2840-105/+102
| | | | | removed a lot of typedefs and turned a couple of std::pairs into something more meaningful
* Fix deadlock in vdisk_stream monitoring page KIKIMR-19185alexvru2023-08-284-69/+74
|
* Fix ydb cli tests in parallelBulat Gayazov2023-08-284-263/+274
| | | | | | Fix ydb cli tests in parallel Pull Request resolved: #345
* add clang-12 for docker_publish action. clang-12 reqiured for build stable ↵nkozlovskiy2023-08-281-1/+2
| | | | builds
* testmo; replace underscore with dashnkozlovskiy2023-08-281-1/+3
|
* [yql] cleanup ya.makes (part 1)udovichenko-r2023-08-28283-54/+44288
| | | | YQL-16404
* Fix possible artifacts data corruptionpogorelov2023-08-281-7/+14
|
* Pushdown bool comparisonssmike2023-08-282-6/+131
|
* KIKIMR-19070 Handle log read failuressenya0x5f2023-08-287-10/+105
|
* KIKIMR-19038: proto config for QueryServiceandrewproni2023-08-281-0/+14
|
* Fix dq statistics for wide block flowaneporada2023-08-283-7/+135
| | | | initial
* KIKIMR-19175 restore S3_WRAPPER logging levelchertus2023-08-288-19/+36
|
* Convert YDB statistics to YQv1 formathor9112023-08-288-0/+72
|
* Add cbo optimizeraozeritsky2023-08-281-0/+9
|
* ci: change platform labelsnkozlovskiy2023-08-283-12/+12
|
* Intermediate changesrobot-piglet2023-08-281-1/+0
|
* Stop using asmlib on OS_IOSthegeorg2023-08-281-0/+4
|
* Update yfm-docs for ya make to Build time: 11.539msrobot-cozmo2023-08-281-4/+4
| | | | | | | 3.23.0 Author: v8tenko Sandbox task: https://sandbox.yandex-team.ru/task/1900285984 Docs version: None
* Fix KV initial garbage collection logic KIKIMR-19154alexvru2023-08-281-1/+1
|
* fix incorrect order in replies KIKIMR-18323monster2023-08-281-4/+4
|
* Add Java Topic SDK documentationpnv12023-08-282-15/+996
| | | | | | | | Ссылка на нужную страницу: https://135bfb8ae76679fa6333f4a8c77068a5e9a6481e.testing.docs.yandex-team.ru/ydb-oss/reference/ydb-sdk/topic Add Java Topic docs EN Add Java Topic docs RU
* RESTRICT LICENSES on linux-opensource by defaultthegeorg2023-08-283-2/+7
|
* Additional metrics KIKIMR-18893ilnaz2023-08-283-8/+33
|
* Report persistent LastRecordOrder when shaking hands KIKIMR-18893ilnaz2023-08-281-24/+15
|
* Workload TPC-C initturlybekovol2023-08-2841-1/+2135
|
* allow pg type info without type desc in local db redo logic KIKIMR-19144monster2023-08-2811-52/+37
|
* generic provider: tune for KQPuzhas2023-08-283-7/+26
|
* YQL-16258: automatically parametrize constants in VALUES stmtfedor-miron2023-08-2821-133/+563
|
* Disable Osiris garbage filtering KIKIMR-19154alexvru2023-08-281-4/+4
|
* Intermediate changesrobot-piglet2023-08-281-1/+1
|
* [fetcher] support unistatkgershov2023-08-282-0/+14
|
* Remove LARGE testsazevaykin2023-08-281-5/+0
|
* parse mirrored escaped producerId correctlyalexnick2023-08-283-4/+16
| | | | parse mirrored escaped producerId correctly
* Limit SourceId length to 2048 chars and check KV key lengthtesseract2023-08-288-93/+223
|
* exclude folder fixhcpp2023-08-272-2/+32
|
* Intermediate changesrobot-piglet2023-08-273-0/+96
|
* Put library/python/resource under ya styleshadchin2023-08-279-73/+59
|
* Don't return excessive rows after undeliveryssmike2023-08-272-15/+144
|
* Remove unused codeshadchin2023-08-261-57/+0
|
* Intermediate changesrobot-piglet2023-08-262-1/+4
|
* unused headersvvvv2023-08-261-2/+0
|
* folder selection fixhcpp2023-08-2613-1/+359
|
* Case insensitive CBO pragmasaozeritsky2023-08-263-18/+10
|
* Move yqlrunvvvv2023-08-2530-1/+3163
|
* Update contrib/libs/libpq to 15.3robot-contrib2023-08-2510-2/+156
|
* CBO pragmas for pg syntaxaozeritsky2023-08-251-5/+39
|
* Intermediate changesrobot-piglet2023-08-251-0/+2
|
* [yql] Fix darwin buildaneporada2023-08-257-13/+16
|
* fix sql in parameter test KIKIMR-19135gvit2023-08-251-1/+5
|
* Force tx commit in case of QUERY_ACTION_COMMIT_TX KIKIMR-19107va-kuznecov2023-08-251-1/+1
|