aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix _an attribute list cannot appear here_ from clang-cl16thegeorg2023-12-141-1/+1
|
* [yql] extend dq_file test partsudovichenko-r2023-12-14324-30148/+28809
|
* Use generic node count, not datashards onlyhor9112023-12-143-4/+4
|
* finer check of lifetimebound attribute supportswarmer2023-12-141-2/+8
| | | | Fix warnings when compiling with old CUDA SDKs.
* fix codestyle: remove semicolonswarmer2023-12-141-1/+1
|
* Fix build, KIKIMR-18440kruall2023-12-141-0/+21
|
* PR from branch users/nsofya/KIKIMR-19564nsofya2023-12-1411-1/+84
| | | | | | Report schema versions Base for tablet viewer
* support default values in create table for pg syntax KIKIMR-20022gvit2023-12-143-4/+248
|
* fix stream-write refresh-token rightsijon2023-12-135-70/+130
| | | | | | | | RefreshToken issued by StreamTopicWrite was picking up basic permission set, while it should pick up extended set, the same as StreamTopicWrite itself (with additional ydb.streams.write permission). KIKIMR-20251
* primary keys naming unificationivanmorozov2023-12-138-47/+26
|
* YT-20425: Optional offset in pull_consumernadya732023-12-1310-12/+15
|
* ,allow optional timestamp in insert into monitoringuzhas2023-12-134-14/+48
|
* KIKIMR-20042 Wilson uploader fixpumpurum2023-12-131-7/+13
|
* RowCount/ColCount should be used in move/parseazevaykin2023-12-133-6/+11
| | | | Забыл поля RowCount/ColCount вернуть из десериализации
* Fix fluky test. We can get CLIENT_CANCELED status at driver shutdown.…Daniil Cherednik2023-12-131-1/+4
| | | | | | Fix fluky test. We can get CLIENT_CANCELED status at driver shutdown.… Pull Request resolved: https://github.com/ydb-platform/ydb/pull/511
* Intermediate changesrobot-piglet2023-12-131-3/+23
|
* Fix comparison keyssmike2023-12-131-2/+2
| | | | KIKIMR-10864
* Print time in shutdown logginglukyan2023-12-135-22/+43
|
* KIKIMR-20482: Remove duplicates on schema versionsnsofya2023-12-1312-45/+52
|
* YQL-16196 Move internal link into internal docs (PRAGMA FileOptions)avevad2023-12-132-5/+1
|
* [yql] test auto partitionudovichenko-r2023-12-1331-30/+132
|
* Better relational operators for TStrongTypedefbabenko2023-12-132-31/+32
|
* Intermediate changesrobot-piglet2023-12-134-7/+7
|
* Remove excessive EOL spaces in blobstorage codeAlexander Rutkovsky2023-12-1345-123/+123
| | | | | | Remove excessive EOL spaces in blobstorage code Pull Request resolved: https://github.com/ydb-platform/ydb/pull/468
* Intermediate changesrobot-piglet2023-12-132-7/+36
|
* ci: use ya from repo, fix memory sanitizer run, always try generate summarynkozlovskiy2023-12-132-7/+2
|
* add a whitelist for pooltrees pragmaareredify2023-12-137-6/+67
|
* Handle long-lasting Put queries in DS proxy correctly -- part 3alexvru2023-12-1316-668/+415
|
* ci: testmo-proxy use RequestException instead of ConnectionErrornkozlovskiy2023-12-131-2/+2
|
* serial execution in simple write sessionildar-khisam2023-12-1311-134/+179
| | | | copy changes in topic write sdk to pqv1
* KIKIMR-20179: remove deprecated reader from testsivanmorozov2023-12-1335-942/+904
|
* Intermediate changesrobot-piglet2023-12-131-0/+10
|
* Pass DiscoveryEndpoint in to DiscoveryMutatorDaniil Cherednik2023-12-134-10/+21
| | | | | | Pass DiscoveryEndpoint in to DiscoveryMutator Pull Request resolved: https://github.com/ydb-platform/ydb/pull/504
* ci: quote log file pathnkozlovskiy2023-12-131-2/+3
|
* YT-20686: Fix TResponseKeeperignat2023-12-131-9/+13
|
* Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, ↵robot-ya-builder2023-12-134-31/+37
| | | | | | | | | | | os_test_tool_3, test_tool3 From hash: [75c28c9833f58ba7e1c44a7495e53314d0d9e1d2](https://a.yandex-team.ru/arcadia/commit/75c28c9833f58ba7e1c44a7495e53314d0d9e1d2) From revision: [13073294](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=303) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
* Support Python 3.12 for `tornado-4`shadchin2023-12-131-1/+4
|
* not found behaviour has been changed for get script executionhcpp2023-12-131-1/+3
|
* updated roadmap for 2024fomichev2023-12-131-64/+115
|
* fix return code UNSUPPORTED to UNAVILABLEtesseract2023-12-131-1/+1
|
* drop unused MaxDPccpDPTableSizeuzhas2023-12-131-1/+0
|
* Support Python 3.12 for `cffi`shadchin2023-12-131-0/+1
|
* Intermediate changesrobot-piglet2023-12-131-1/+1
|
* Support Python 3.12 for `future`shadchin2023-12-131-3/+2
|
* Add GO_MOCKGEN_CONTRIB_FROM macro to generate mockgens from contribssomov2023-12-131-1/+8
|
* Update Python 3 to 3.11.7shadchin2023-12-1363-1649/+2382
|
* ci: don't fail to fast on test run, add POST suffix for push checksnkozlovskiy2023-12-131-1/+8
|
* feat setuptools: revert/fix UnionProvidera11ax2023-12-131-5/+4
|
* Support std::filesystem::path in TFile and TFileHandlethegeorg2023-12-132-9/+94
|
* Introduce convenient _B literal for bytesthegeorg2023-12-131-0/+4
|