| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Return BAD_REQUEST instead of UNAUTHORIZED when database is empty in grpc ↵ | Andrey Zaspa | 2026-07-03 | 2 | -6/+14 | |
| | | | | | | | | | | | | | request proxy (#45295) | |||||
| * | | | Fix memory leaks in ut_rdma (#45468) | Sergey Belyakov | 2026-07-03 | 1 | -35/+35 | |
| |/ / | ||||||
| * | | fix datarase (#45423) | Anely | 2026-07-03 | 1 | -39/+28 | |
| | | | ||||||
| * | | Update muted_ya for release-asan main | YDBot | 2026-07-03 | 1 | -0/+5 | |
| | | | ||||||
| * | | wm: add two phase classification (#38021) | Slusarenko Igor | 2026-07-03 | 25 | -238/+1208 | |
| | | | ||||||
| * | | Rename SetColumnConstraint in public api (#45409) | flown4qqqq | 2026-07-03 | 5 | -16/+16 | |
| | | | ||||||
| * | | Merge pull request #45451 from ydb-platform/update-muted-ya_main_relwithdebinfo | YDBot | 2026-07-03 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | Update muted_ya for relwithdebinfo main | YDBot | 2026-07-03 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Handle yexceptions in show create (#45352) | Daniil Timižev | 2026-07-03 | 2 | -39/+42 | |
| | | | | | | | | | | Co-authored-by: Copilot Autofix powered by AI <[email protected]> | |||||
| * | | | [NEW RBO] Simplify conflict resolution in plan conversion (#43758) | alexpaniman | 2026-07-03 | 8 | -388/+343 | |
| |/ / | ||||||
| * | | create a dependency leak check helper (#45139) | Ermoshkin Artem | 2026-07-03 | 4 | -1/+159 | |
| | | | | | | | Co-authored-by: Artem Ermoshkin <[email protected]> | |||||
| * | | [NBS] Cleanup dirty map when remove disabled hosts (#45264) | Kirill Pleshivtsev | 2026-07-03 | 5 | -9/+453 | |
| | | | ||||||
| * | | Fix PQ partition AlterVersion on create to restore domain counters after ↵ | Alek5andr-Kotov | 2026-07-03 | 1 | -1/+3 | |
| | | | | | | | | | | | reboot (#45411) Co-authored-by: Alexander Kotov <[email protected]> | |||||
| * | | Fix use after free in donor UT (#45433) | Sergey Belyakov | 2026-07-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix params for index perf test (#45428) | Sergey M | 2026-07-03 | 1 | -10/+36 | |
| | | | ||||||
| * | | Merge pull request #45434 from ydb-platform/update-muted-ya_main_release-msan | YDBot | 2026-07-03 | 1 | -0/+4 | |
| |\ \ | ||||||
| | * | | Update muted_ya for release-msan main | YDBot | 2026-07-03 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | Result_set_format Change SPLIT_FACTOR from 10 to 32 (#45372) | Kirill Rysin | 2026-07-03 | 5 | -6/+6 | |
| |/ / | ||||||
| * | | ydbd_slice init storage race fix (#45328) | Konstantin Nikiforov | 2026-07-03 | 4 | -16/+99 | |
| | | | ||||||
| * | | CI: PR-check для PR и postcommit (#44879) | Kirill Rysin | 2026-07-03 | 7 | -129/+161 | |
| | | | | | | | Co-authored-by: Cursor <[email protected]> | |||||
| * | | Fixed MSAN error (#45274) | Nikolay Shestakov | 2026-07-03 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge pull request #45415 from ydb-platform/update-muted-ya_main_relwithdebinfo | YDBot | 2026-07-03 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | Update muted_ya for relwithdebinfo main | YDBot | 2026-07-03 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge pull request #45416 from ydb-platform/update-muted-ya_main_release-asan | YDBot | 2026-07-03 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | Update muted_ya for release-asan main | YDBot | 2026-07-03 | 1 | -0/+2 | |
| | |/ / | ||||||
| * | | | Merge pull request #45414 from ydb-platform/update-muted-ya_main_release-msan | YDBot | 2026-07-03 | 1 | -0/+3 | |
| |\ \ \ | ||||||
| | * | | | Update muted_ya for release-msan main | YDBot | 2026-07-03 | 1 | -0/+3 | |
| | |/ / | ||||||
| * / / | Added test for sqs over topic with using boto3 (#45342) | Nikolay Shestakov | 2026-07-03 | 39 | -14/+2380 | |
| |/ / | ||||||
| * | | YQ-5443 fix use-after-free (#45045) | Dmitry Kardymon | 2026-07-03 | 1 | -0/+5 | |
| | | | ||||||
| * | | Introduce bench command (#45394) | Alexander Rutkovsky | 2026-07-03 | 6 | -1/+459 | |
| | | | ||||||
| * | | YQ-5304 Decompression errors check (#45106) | Dmitry Kardymon | 2026-07-03 | 1 | -2/+16 | |
| | | | ||||||
| * | | Add hanging SelectGroups fix test (#45402) | Alexander Rutkovsky | 2026-07-03 | 3 | -2/+57 | |
| | | | ||||||
| * | | YDBDOCS2241-Translate diff in secondary indexes (#43860) | SixOnMyface | 2026-07-03 | 1 | -8/+0 | |
| | | | | | | | Co-authored-by: Stepan Beloyarov <[email protected]> | |||||
| * | | Reapply "Use `--cleanup-child-processes` for kill child processes when test ↵ | Олег | 2026-07-03 | 1 | -0/+1 | |
| | | | | | | | | | | | finish" (#44635) (#45406) Co-authored-by: Oleg Geller <[email protected]> | |||||
| * | | MLP FIFO: InflightMessageGroupCount in aggregated metrics (#45340) | ubyte | 2026-07-03 | 5 | -6/+46 | |
| | | | | | | | LOGBROKER-10461 | |||||
| * | | Merge pull request #45404 from ydb-platform/update-muted-ya_main_release-asan | YDBot | 2026-07-03 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | Update muted_ya for release-asan main | YDBot | 2026-07-03 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Update muted_ya for release-tsan main | YDBot | 2026-07-03 | 1 | -0/+4 | |
| |/ / | ||||||
| * | | Merge pull request #45380 from ydb-platform/merge-rightlib-260703-0106 | YDBot | 2026-07-03 | 66 | -959/+980 | |
| |\ \ | ||||||
| | * | | Sync branches 260703-0106 | YDBot | 2026-07-03 | 66 | -959/+980 | |
| | |\| | ||||||
| | | * | optimize TPagedVector + fixed copy assignment and copy constructor | tobo | 2026-07-02 | 2 | -23/+154 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor and fix paged vector: - use more effective THolder instead of TSimpleSharedPtr - fixed copy constructor and copy assignment (was shallow copy instead of deep copy) - no more private inheritance from TVector - add tests for copy and move constructors, copy and move assignments commit_hash:a32c0247dd4cc5f8e29a9046c43627f4ede29044 | |||||
| | | * | conf var feature flag (__NO_UID__) + shallow root-based cache dir | iniklyaev | 2026-07-02 | 3 | -10/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Feature-flag the persistent javac/kotlinc daemon and relocate its runtime dir to SHALLOW_ROOT** The javac/kotlinc daemon is now opt-in via `ya make -DYA_JAVAC_DAEMON` (default off). Toggling it does not change node UIDs; enabling/disabling the daemon never invalidates the build cache. The daemon's runtime dir (jar \+ logs) moves from `/tmp` to ya's `$(SHALLOW_ROOT)` via `YA_JAVAC_DAEMON_HOME`, so it works in environments where `/tmp` is unwanted. The unix socket stays in `/tmp` because of the AF_UNIX path limit; the socket name gains the jar hash to distinguish daemon versions across protocol changes. This code is LLM-generated. commit_hash:179a98b265f6458d04a6bf6c7d02721c90cc355b | |||||
| | | * | Cosmetics | dtorilov | 2026-07-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | commit_hash:61b5e2ef22b7bef3d4f73b6b9eb12d34a43382c7 | |||||
| | | * | YT-27773: Configurable discriminator for poly yson struct | apachee | 2026-07-02 | 3 | -35/+131 | |
| | | | | | | | | | | | | | commit_hash:f9f1fc53a73feb11cd6633c73df0557e4a6fa327 | |||||
| | | * | Logging cosmetics | babenko | 2026-07-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | | commit_hash:e250c532212c54afdc3cd8400d36e0c21111ec63 | |||||
| | | * | Change type of attribute test_cwd from list to string | dimdim11 | 2026-07-02 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | Change type of attribute test_cwd from list to string commit_hash:ebcc295887c86c716291b6149dca2a37ebb777ac | |||||
| | | * | YT-20235: Secondary index metadata for chaos | sabdenovch | 2026-07-02 | 19 | -116/+413 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: dynamic-tables Secondary indices supported in Chaos. commit_hash:faefee3d6afacd05435620730e3de738b4364d1c | |||||
| | | * | Cache RPC handler trace span name per method | pechatnov | 2026-07-02 | 5 | -2/+11 | |
| | | | | | | | | | | | | | | | | Cache RPC handler trace span name per method commit_hash:e2505976b20b1ca17440bcee4451683fcd1e616c | |||||
| | | * | Fix boost/graph / boost/xpressive / boost/proto compatibility | thegeorg | 2026-07-02 | 8 | -517/+46 | |
| | | | | | | | | | | | | | commit_hash:1ae8faabb2ac04d601e0d9743888684522a2ea81 | |||||
| | | * | Automatic release build for os_test_tool, test_tool, os_ya, ya_bin | robot-ya-builder | 2026-07-02 | 4 | -20/+22 | |
| | | | | | | | | | | | | | | | | Update tools: os_test_tool, test_tool, os_ya, ya_bin commit_hash:88d2002ca5847007c6fb581187459719e1c493a8 | |||||
