aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* temporary crutchsnermolaev2025-06-211-1/+1
| | | | commit_hash:0c488d042b864913c9d967a1aba4fb794ce1109f
* Intermediate changesrobot-piglet2025-06-211-9/+1
| | | | commit_hash:bade34277134f435ac6ada644995f0a06faa5ae8
* Merge numerous abseil-cpp-tstring sublibraries to ease unbundlingthegeorg2025-06-2173-1376/+3585
| | | | commit_hash:257c1f495ecb3aac071ea951e8384c5b7d0a5251
* YTORM-1384: Add overload controller to object servicedgolear2025-06-212-0/+6
| | | | commit_hash:d2821558020bab51a04d0c07ac3c06cec5c4911e
* YT-25440: Fix buffer allocation for busdon-dron2025-06-206-13/+20
| | | | commit_hash:7a37d7700029422ce438efdb476e76f3d522f6c9
* YQL-20059: Remove dechunking from fallback handlermrlolthe1st2025-06-201-41/+6
| | | | commit_hash:20bcd0062beca6963b3c420835a33b9873f43ab2
* YT-19545: Move overload controller to core/rpc from server/node; move percpu ↵dgolear2025-06-2018-20/+1444
| | | | | | | | | | | | | counters from profiling/solomon \* Changelog entry Type: feature Component: misc-server Generalize overload controller and allow other server components to use it. commit_hash:ff310ddce3b8ee9353746019f1bc404ad9695a90
* YQL-19973 relaxed restriction for system queriesvvvv2025-06-202-1/+22
| | | | commit_hash:405272628ef4ade14ffde096c801823056d791af
* Intermediate changesrobot-piglet2025-06-202-17/+40
| | | | commit_hash:b6bde7526e89c4c17bfd44e5cd35817a45451ffa
* support passing stream offset to `TBrotliCompress`redotter2025-06-203-14/+45
| | | | commit_hash:21e0759b151fbed8aa1664b62c42bd5ba144301b
* YQL-20086 parser (w/o pg)vvvv2025-06-209-501/+501
| | | | commit_hash:f4bddb30981abde1a951149fff272d86a22dd726
* YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAllkndrvt2025-06-2039-40/+1106
| | | | commit_hash:632e24794e8bcf6ef0502b7e8c031e964d28d36a
* YQL-18759: dqEngine issues with NetworkProjectpanikku2025-06-201-1/+1
| | | | commit_hash:84795905de45f16bde70afdcd19230e40251643d
* feat cinnamon: Fix building openssl app for WASM.vchigrin2025-06-203-8/+1
| | | | commit_hash:c316a65dd7cebae219933ca52deaa682fa897877
* YQL-19934: Fix Unicode / Error location displaypanikku2025-06-2011-51/+53
| | | | | Fix Unicode/ error line commit_hash:aa5f17b1dd12a3b69869458c6f5aa92bb8514257
* Intermediate changesrobot-piglet2025-06-207-38/+105
| | | | commit_hash:67576d4a9e4a1f4bbbb204bcb0b98c255009b1da
* Update contrib/restricted/abseil-cpp to 20250512.1robot-contrib2025-06-205-9/+12
| | | | commit_hash:d6c19d9e9a68c6c524688a83e9adccbc4a856420
* Update contrib/libs/croaring to 4.3.5robot-contrib2025-06-207-15/+24
| | | | commit_hash:fc7197a85c0a70a757d2a351b0cb083bc1d239f0
* YQL-20086 publicvvvv2025-06-2041-865/+866
| | | | commit_hash:95a833af8fda8e357f7f0100b4e3bfd15dafe3e1
* Make bloat tool visiblespreis2025-06-201-2/+1
| | | | commit_hash:087957bc5eac952149806abf84a02717383d9852
* add info about a file being processed in case of exceptionsnermolaev2025-06-202-7/+10
| | | | commit_hash:ae7d1ce9430fae6cfb796a95aeae7cba2e0a7021
* Intermediate changesrobot-piglet2025-06-201-0/+6
| | | | commit_hash:91fe2205698bd454f606f04770c00e60ea1b00d4
* Upver wine 10.8nechda2025-06-194-4/+6
| | | | commit_hash:db0a0308d356c8dca2520f3881de2615edcc4455
* Intermediate changesrobot-piglet2025-06-192-27/+26
| | | | commit_hash:fe754b46ad23182847cc465e26c09748a32107ed
* YQL-19747: Load schema from JSON for CLIvitya-smirnov2025-06-193-4/+51
| | | | | | Now it is possible to pass clusters schema via a JSON file using `-s` flag. commit_hash:fd579430968881627c77d4586464952176134dc5
* YQL-19747: Auto-close backtick on not foldervitya-smirnov2025-06-196-19/+39
| | | | | | | | When table `folder/table` exists. On prefix ``` SELECT * FROM `folder/ ``` users want to accept ``` table` ``` rather than just `table`. This patch is about it. commit_hash:12d36cbf037db91f49136ab8e013b160a28b5b1b
* [RBO] Improved Sortings FSMpudge1000-72025-06-193-19/+62
| | | | commit_hash:3077f1e2a744069524dc6723bca2fbdbb92ae2ba
* Update contrib/libs/croaring to 4.3.4robot-contrib2025-06-197-18/+236
| | | | commit_hash:8028a9ba10c350e69168a83cc21bb23c3e780936
* Intermediate changesrobot-piglet2025-06-196-6/+8
| | | | commit_hash:1975991ba90e35698d5e2f9693b93db46526635f
* Fix object destruction order when using TFuture<T> coroutinessnaury2025-06-193-42/+157
| | | | commit_hash:683c797584872e45e8df2ad7c663f1f1ebb253e3
* Refactor thread pool in Cypress proxyh0pless2025-06-191-0/+2
| | | | commit_hash:c39e1010fa619d2ea7079d8e573a8ce413f388a5
* Revert commit rXXXXXX, Automatic release build for test_tool, ya_bin, os_ya, ↵zhukoff-pavel2025-06-194-22/+20
| | | | | | os_test_tool commit_hash:d7aab2470ecb4c1027b4579d23a608696efa2b41
* DropAnyOverDistinctEquiJoinInput optimizerziganshinmr2025-06-197-0/+494
| | | | commit_hash:f3a7045b9ba62617929a3d5ad882c9dd2702f2eb
* Automatic release build for test_tool, ya_bin, os_ya, os_test_toolrobot-ya-builder2025-06-194-20/+22
| | | | | Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:013b5553de70d640a3b544176050ba221756c1bd
* YQL-20086 providersvvvv2025-06-1932-583/+605
| | | | commit_hash:3f4b66a979b9b87af7cdfd80f139eb132532e910
* Enable the new command engine in miscellaneous macros, batch #3vpozdyayev2025-06-194-10/+24
| | | | commit_hash:ce8c8489d62f829b7e76ff6f785e9b746c8480f9
* Update black binariesshadchin2025-06-192-5/+15
| | | | commit_hash:18d35db35a7516141d5dd4a97c04f8f89bf7919a
* Fix cosmetics issuescherepashka2025-06-193-6/+6
| | | | commit_hash:1a8ca312f9c2163d4915044450126d964643e922
* Intermediate changesrobot-piglet2025-06-1919-165/+378
| | | | commit_hash:283b0c2ecb46f54501d7d1b92643c0090cebaa95
* Update Python 3 to 3.12.11shadchin2025-06-1823-3530/+4405
| | | | commit_hash:0054a0810a95d3f1aa3d36410976d43e03ff7e86
* YT-24021: Support signatures in job proxy via exec nodepavook2025-06-184-0/+47
| | | | commit_hash:b6af9463fe3d052031f6de19a0d349b2296c2e23
* Добавить rspack в nots/builderbaymer2025-06-182-0/+75
| | | | commit_hash:a3b2cbab2da298600b67260d8980965bf808e453
* Fix YT parallel table writer hang after Abortrraed2025-06-181-0/+4
| | | | commit_hash:a5ac90256dbdaeb37858aeacaf24931ed10c8d4d
* Intermediate changesrobot-piglet2025-06-188-36/+180
| | | | commit_hash:56c7deefce71a95f10a4738b0a51e6ba384dd983
* Ignore secure vault during secret maskingziganshinmr2025-06-181-1/+5
| | | | commit_hash:216085eee6bf6d1fb553f14aef15be8aa2d52767
* YQL-19747: Support table aliasesvitya-smirnov2025-06-1811-20/+176
| | | | commit_hash:6d67ec1fa5023083debd89aaa99950019ca37c90
* Intermediate changesrobot-piglet2025-06-183-19/+37
| | | | commit_hash:a871581de62e4e4cdaa3097a0210317981c8aecf
* Add timeout error code to roaming channelaleksandra-zh2025-06-181-1/+1
| | | | commit_hash:a309ba5644b32fc5101c22c4314c115fb04ac1c7
* YQL-20086 sqlvvvv2025-06-1857-8995/+8995
| | | | commit_hash:b06f3d2f5fa81e2073966eb172758758bd94fdf2
* Intermediate changesrobot-piglet2025-06-181-6/+6
| | | | commit_hash:c1a8fb920a99a419ee1636efe4655ea367cc4b11