Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [KIKIMR-18466] (±) Separate dynamic part of TControlBoard to the separate ↵HEADmain | lberserq | 19 min. | 95 | -676/+1629 |
| | | | | | class (#14106) Co-authored-by: Kamil Khamitov <[email protected]> | ||||
* | Add helper functions to check timestamp order in the DataKeys (#25353) | ubyte | 32 min. | 12 | -28/+111 |
| | | | Also initialize TRequestedBlob timestamp from source blobs in key/blob compaction routines. | ||||
* | Fix time format for alert (#25672) | Kirill Rysin | 51 min. | 1 | -8/+8 |
| | |||||
* | remove peerdirs and usages of antlr3 parser (#25561) | Vitalii Gridnev | 60 min. | 10 | -66/+0 |
| | |||||
* | Report delivery problems and timeouts to users on Scheme Board backup (#25338) | Daniil Demin | 62 min. | 4 | -42/+91 |
| | | | Co-authored-by: Ilnaz Nizametdinov <[email protected]> | ||||
* | Fix -Wdeprecated-literal-operator (#25674) | Mikhnenko Sasha | 74 min. | 1 | -4/+4 |
| | |||||
* | Update default-branch.txt (#25655) | orange13 | 91 min. | 1 | -1/+1 |
| | |||||
* | Forget operations when clean TPC-C data (#17333) (#25650) | Evgeniy Ivanov | 100 min. | 1 | -1/+33 |
| | |||||
* | Improve cost test (#25653) | Nikita Vasilev | 108 min. | 1 | -2/+43 |
| | |||||
* | build: refresh Embedded UI (v12.5.0) (#25620) | AlexSm | 109 min. | 53 | -118/+315 |
| | | | Co-authored-by: artemmufazalov <[email protected]> | ||||
* | empty queue message in GH WF alert (#25666) | Kirill Rysin | 110 min. | 1 | -1/+7 |
| | |||||
* | Watermarks: show important hopping stats (#25529) | Alexey Pozdniakov | 112 min. | 1 | -5/+10 |
| | |||||
* | Fulltext index: Initial version (#23698) | Maxim Yurchuk | 114 min. | 46 | -178/+2380 |
|\ | |||||
| * | Extend support of multiple columns in fulltext index (#25337) | kungurtsev | 8 hours | 10 | -107/+116 |
| | | |||||
| * | DataShard fulltext index build scan (#25028) | kungurtsev | 8 hours | 16 | -56/+929 |
| | | |||||
| * | Add base fulltext helpers (#24589) | kungurtsev | 8 hours | 11 | -29/+423 |
| | | |||||
| * | Support multiple columns in fulltext index (#24439) | kungurtsev | 8 hours | 4 | -110/+336 |
| | | |||||
| * | Support fulltext index on SchemeShard (#23739) | kungurtsev | 8 hours | 29 | -164/+719 |
| | | |||||
| * | cr: use unsigned int | kungasc | 8 hours | 1 | -4/+4 |
| | | |||||
| * | Initial public api for fulltext index (#23381) | kungurtsev | 8 hours | 4 | -5/+150 |
| | | |||||
* | | Fix link in release notes YDB Server 25.2.1.10-rc (#25664) | Natasha Pirogova | 116 min. | 1 | -3/+3 |
| | | |||||
* | | Added the ability to use the GetFullTopicPath function with arbitrary topic ↵ | ubyte | 117 min. | 2 | -3/+3 |
| | | | | | | | | names. (#24623) | ||||
* | | Github action alert (#25633) | Kirill Rysin | 2 hours | 3 | -35/+709 |
| | | | | | | Co-authored-by: Copilot <[email protected]> | ||||
* | | Added a redirect rule (#25659) | anton-bobkov | 2 hours | 1 | -0/+2 |
| | | |||||
* | | sym links have been removed (#25649) | Oleg Doronin | 2 hours | 3 | -3/+0 |
| | | |||||
* | | YQ-4711 fixed test ↵ | Pisarenko Grigoriy | 4 hours | 1 | -2/+2 |
| | | | | | | | | ReadTopicFailedWithoutAvailableExternalDataSourcesYdbTopics (#25619) | ||||
* | | Publish YDB Server 25.2.1.10-rc (#25629) | Natasha Pirogova | 4 hours | 4 | -0/+75 |
| | | |||||
* | | EXT-1523 Write audit records always except for denylist (#25387) | Andrei Rykov | 4 hours | 9 | -135/+116 |
| | | | | | | Co-authored-by: nfrmtk <[email protected]> | ||||
* | | Merge pull request #25572 from ydb-platform/merge-rightlib-250923-0050 | YDBot | 4 hours | 148 | -395/+2692 |
|\ \ | |||||
| * \ | Sync branches 250923-0050 | YDBot | 16 hours | 148 | -395/+2692 |
| |\ \ | |||||
| | * | | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 17 hours | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | commit_hash:5adbf14dfcfb04029a862a2c55dfc590e2460f2c | ||||
| | * | | Fix broken TCMalloc options. | akhropov | 19 hours | 8 | -9/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update build flags that were not updated together with the update of TCMalloc. * TCMALLOC_256K_PAGES -> TCMALLOC_INTERNAL_256K_PAGES * TCMALLOC_NUMA_AWARE -> TCMALLOC_INTERNAL_NUMA_AWARE * TCMALLOC_LARGE_PAGES -> TCMALLOC_INTERNAL_32K_PAGES * TCMALLOC_SMALL_BUT_SLOW -> TCMALLOC_INTERNAL_SMALL_BUT_SLOW commit_hash:d4f51f0940dff02ac15d1a65b8c112260facd566 | ||||
| | * | | Enable save/load glob stat to module vars | dimdim11 | 19 hours | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Enable save/load glob stat to module vars commit_hash:1ef77af327405b72439a95099dcf6727cd47ac45 | ||||
| | * | | Intermediate changes | robot-piglet | 21 hours | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | commit_hash:cbab5e9b887af331c146fd3ca6511d46fff92ed1 | ||||
| | * | | YT-18571: Refactor backtrace: split backtrace capture and symbolization | babenko | 25 hours | 3 | -17/+47 |
| | | | | | | | | | | | | | | | | commit_hash:e82e01d119c3adceefa6675bc8f9e3dca38e8e72 | ||||
| | * | | Set default value for TJson2ProtoConfig fields | mishatag | 27 hours | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | commit_hash:fdec34dfe80bd9706dd05dd54307986dc99abaa5 | ||||
| | * | | Intermediate changes | robot-piglet | 27 hours | 17 | -50/+113 |
| | | | | | | | | | | | | | | | | commit_hash:aa7097ab35f6d94c4f7ae567c25849825b9199c7 | ||||
| | * | | Fixup style | yurial | 28 hours | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | commit_hash:905f0e59255dd1bc6b8b62194273871fcbe52a1a | ||||
| | * | | Rename RlAc[le] -> RowLevelAc[le] | coteeq | 28 hours | 2 | -7/+7 |
| | | | | | | | | | | | | | | | | commit_hash:5f3f5a6bb29f1383d17b7a949943d5cbb563abaa | ||||
| | * | | Support KAPT by plugin in ya ide gradle | dimdim11 | 29 hours | 4 | -57/+74 |
| | | | | | | | | | | | | | | | | | | | | Support KAPT by plugin in ya ide gradle commit_hash:bff106c33cec2a6f99810526c4ea10b60d2df84a | ||||
| | * | | YQL-20339 expr high level funcs | vvvv | 30 hours | 19 | -5/+259 |
| | | | | | | | | | | | | | | | | | | | | init commit_hash:479f16e9cd255b616573d811910403290f9ef656 | ||||
| | * | | Intermediate changes | robot-piglet | 30 hours | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | commit_hash:b011f2a8ce447f942ea029b6c75e58331e8e9ea2 | ||||
| | * | | Don't add diagnostics for system queries | vvvv | 30 hours | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | commit_hash:3bbbdf333ab388eccf27a7cfa448a2b0a815a3db | ||||
| | * | | Do not use DependsOn in TablePath/TableRecord | ziganshinmr | 30 hours | 16 | -97/+250 |
| | | | | | | | | | | | | | | | | commit_hash:0241dcec17f0a9b9cf2abfc955a4af169084c387 | ||||
| | * | | Watermarks: Hopping: close windows by events too | vokayndzop | 30 hours | 2 | -39/+93 |
| | | | | | | | | | | | | | | | | commit_hash:35ce54117b1bd4d637f7f2f4a666901c8bb6bf8a | ||||
| | * | | Update contrib/libs/croaring to 4.3.11 | robot-contrib | 31 hours | 4 | -12/+9 |
| | | | | | | | | | | | | | | | | commit_hash:b0643a86276e89634024197aeba5b3fa3a5c857b | ||||
| | * | | YT: Support custom unknown fields number in protobuf interop | dgolear | 32 hours | 6 | -34/+132 |
| | | | | | | | | | | | | | | | | commit_hash:d17ef74ea846fbf200ebfae897e8ec69bd96837d | ||||
| | * | | YQL-20339 expr low level funcs | vvvv | 32 hours | 56 | -2/+1506 |
| | | | | | | | | | | | | | | | | | | | | init commit_hash:ededd246fa929931de6e89fd5f809157d9fe4d16 | ||||
| | * | | Add to extend globs | dimdim11 | 33 hours | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Add to extend globs commit_hash:d5d35fce1e3af14d2b9bacd23c8d2895221e1700 | ||||
| | * | | Automatic release build for ya_bin, os_ya, test_tool, os_test_tool | robot-ya-builder | 33 hours | 4 | -20/+22 |
| | | | | | | | | | | | | | | | | | | | | Update tools: ya_bin, os_ya, test_tool, os_test_tool commit_hash:880282a7cb7121b1948960b011b14a91b76fd2c9 |