Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update COPY_FILE macro | tekireeva | 2023-12-14 | 1 | -5/+7 |
| | | | | Добавлена возможность указывать контекст для макроса COPY_FILE | ||||
* | Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, ↵ | robot-ya-builder | 2023-12-14 | 4 | -30/+36 |
| | | | | | | | | | | | os_test_tool_3, test_tool3 From hash: [94c1858a3cd19514fe76a4428c0b6b24a2f1a839](https://a.yandex-team.ru/arcadia/commit/94c1858a3cd19514fe76a4428c0b6b24a2f1a839) From revision: [13085353](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=304) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3 | ||||
* | Stricter platform check for prebuilt protoc-gen-go | spreis | 2023-12-14 | 1 | -11/+14 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-14 | 2 | -3/+7 |
| | |||||
* | Update contrib/restricted/nlohmann_json to 3.11.3 | robot-contrib | 2023-12-14 | 47 | -807/+1017 |
| | |||||
* | [yql] extend yt_native_file test parts | udovichenko-r | 2023-12-14 | 160 | -27026/+26352 |
| | |||||
* | FS_TOOLS to python3 | snermolaev | 2023-12-14 | 1 | -1/+1 |
| | |||||
* | Fix modernize-use-emplace reported by clang-tidy16 | thegeorg | 2023-12-14 | 1 | -1/+1 |
| | |||||
* | Fix _an attribute list cannot appear here_ from clang-cl16 | thegeorg | 2023-12-14 | 1 | -1/+1 |
| | |||||
* | [yql] extend dq_file test parts | udovichenko-r | 2023-12-14 | 324 | -30148/+28809 |
| | |||||
* | Use generic node count, not datashards only | hor911 | 2023-12-14 | 3 | -4/+4 |
| | |||||
* | finer check of lifetimebound attribute support | swarmer | 2023-12-14 | 1 | -2/+8 |
| | | | | Fix warnings when compiling with old CUDA SDKs. | ||||
* | fix codestyle: remove semicolon | swarmer | 2023-12-14 | 1 | -1/+1 |
| | |||||
* | Fix build, KIKIMR-18440 | kruall | 2023-12-14 | 1 | -0/+21 |
| | |||||
* | PR from branch users/nsofya/KIKIMR-19564 | nsofya | 2023-12-14 | 11 | -1/+84 |
| | | | | | | Report schema versions Base for tablet viewer | ||||
* | support default values in create table for pg syntax KIKIMR-20022 | gvit | 2023-12-14 | 3 | -4/+248 |
| | |||||
* | fix stream-write refresh-token rights | ijon | 2023-12-13 | 5 | -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 unification | ivanmorozov | 2023-12-13 | 8 | -47/+26 |
| | |||||
* | YT-20425: Optional offset in pull_consumer | nadya73 | 2023-12-13 | 10 | -12/+15 |
| | |||||
* | ,allow optional timestamp in insert into monitoring | uzhas | 2023-12-13 | 4 | -14/+48 |
| | |||||
* | KIKIMR-20042 Wilson uploader fix | pumpurum | 2023-12-13 | 1 | -7/+13 |
| | |||||
* | RowCount/ColCount should be used in move/parse | azevaykin | 2023-12-13 | 3 | -6/+11 |
| | | | | Забыл поля RowCount/ColCount вернуть из десериализации | ||||
* | Fix fluky test. We can get CLIENT_CANCELED status at driver shutdown.… | Daniil Cherednik | 2023-12-13 | 1 | -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 changes | robot-piglet | 2023-12-13 | 1 | -3/+23 |
| | |||||
* | Fix comparison key | ssmike | 2023-12-13 | 1 | -2/+2 |
| | | | | KIKIMR-10864 | ||||
* | Print time in shutdown logging | lukyan | 2023-12-13 | 5 | -22/+43 |
| | |||||
* | KIKIMR-20482: Remove duplicates on schema versions | nsofya | 2023-12-13 | 12 | -45/+52 |
| | |||||
* | YQL-16196 Move internal link into internal docs (PRAGMA FileOptions) | avevad | 2023-12-13 | 2 | -5/+1 |
| | |||||
* | [yql] test auto partition | udovichenko-r | 2023-12-13 | 31 | -30/+132 |
| | |||||
* | Better relational operators for TStrongTypedef | babenko | 2023-12-13 | 2 | -31/+32 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-13 | 4 | -7/+7 |
| | |||||
* | Remove excessive EOL spaces in blobstorage code | Alexander Rutkovsky | 2023-12-13 | 45 | -123/+123 |
| | | | | | | Remove excessive EOL spaces in blobstorage code Pull Request resolved: https://github.com/ydb-platform/ydb/pull/468 | ||||
* | Intermediate changes | robot-piglet | 2023-12-13 | 2 | -7/+36 |
| | |||||
* | ci: use ya from repo, fix memory sanitizer run, always try generate summary | nkozlovskiy | 2023-12-13 | 2 | -7/+2 |
| | |||||
* | add a whitelist for pooltrees pragma | areredify | 2023-12-13 | 7 | -6/+67 |
| | |||||
* | Handle long-lasting Put queries in DS proxy correctly -- part 3 | alexvru | 2023-12-13 | 16 | -668/+415 |
| | |||||
* | ci: testmo-proxy use RequestException instead of ConnectionError | nkozlovskiy | 2023-12-13 | 1 | -2/+2 |
| | |||||
* | serial execution in simple write session | ildar-khisam | 2023-12-13 | 11 | -134/+179 |
| | | | | copy changes in topic write sdk to pqv1 | ||||
* | KIKIMR-20179: remove deprecated reader from tests | ivanmorozov | 2023-12-13 | 35 | -942/+904 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-13 | 1 | -0/+10 |
| | |||||
* | Pass DiscoveryEndpoint in to DiscoveryMutator | Daniil Cherednik | 2023-12-13 | 4 | -10/+21 |
| | | | | | | Pass DiscoveryEndpoint in to DiscoveryMutator Pull Request resolved: https://github.com/ydb-platform/ydb/pull/504 | ||||
* | ci: quote log file path | nkozlovskiy | 2023-12-13 | 1 | -2/+3 |
| | |||||
* | YT-20686: Fix TResponseKeeper | ignat | 2023-12-13 | 1 | -9/+13 |
| | |||||
* | Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, ↵ | robot-ya-builder | 2023-12-13 | 4 | -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` | shadchin | 2023-12-13 | 1 | -1/+4 |
| | |||||
* | not found behaviour has been changed for get script execution | hcpp | 2023-12-13 | 1 | -1/+3 |
| | |||||
* | updated roadmap for 2024 | fomichev | 2023-12-13 | 1 | -64/+115 |
| | |||||
* | fix return code UNSUPPORTED to UNAVILABLE | tesseract | 2023-12-13 | 1 | -1/+1 |
| | |||||
* | drop unused MaxDPccpDPTableSize | uzhas | 2023-12-13 | 1 | -1/+0 |
| | |||||
* | Support Python 3.12 for `cffi` | shadchin | 2023-12-13 | 1 | -0/+1 |
| |