aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic release build for ymake, os_ymakerobot-ya-builder2025-06-173-10/+20
| | | | | Update tools: ymake, os_ymake commit_hash:806a65e351f31499110779b2693fe8a5e2334c34
* Check that bytes consist of 8 bitsakhropov2025-06-171-0/+4
| | | | commit_hash:9eaf085276f1f93768b8b0e5ec92a53bf0db86a8
* YT-23172: Add replication cards update batcherosidorkin2025-06-173-4/+101
| | | | commit_hash:f67934a4ec5af90d14a71de8c14fbc4709b7bf8e
* up targetSdk and compileSdk to 35kmartynkov2025-06-173-67/+86
| | | | | | | 1. Поднимаю targetSdk до 35 2. Поднимаю gradle до 8.7 3. Версия JDK для мапкита поднимается до 17 commit_hash:7ff3c6a596221f9f5a21a2a72267c5bca837b423
* Intermediate changesrobot-piglet2025-06-171-1/+1
| | | | commit_hash:88b24b02dc6b8f95ed215c7836926a84d10d14c0
* Drop read-only columns from write streamngc2242025-06-163-2/+42
| | | | commit_hash:a5a3186114489e87e1c115e3c67d2b4d56c77646
* Migrate linker related scripts to py3nechda2025-06-167-15/+15
| | | | commit_hash:53092809407c91c9ec49c7cc6bcf32f1cb5fac7d
* Merge numerous abseil-cpp sublibraries to ease unbundlingthegeorg2025-06-1652-1724/+392
| | | | commit_hash:c79291e10915f16a7e803709401e2d344fc6db3d
* YQL-20079 drop optimizervvvv2025-06-165-74/+38
| | | | commit_hash:c94ae2e1918d822a6a01192bc2e42d668cf16b4d
* Intermediate changesrobot-piglet2025-06-1628-111/+0
| | | | commit_hash:18e311c0ad94b55003cb5a6c0487a16830fac5cd
* YT-25264: In case of dictionary compression wait for partition writer to closeakozhikhov2025-06-162-0/+7
| | | | commit_hash:ecbfa7e9c32e7facb3056d06948b67a3a69bdf9e
* Update docs cli to "5.0.3" versionrobot-infraui-ci2025-06-161-4/+4
| | | | commit_hash:d8d368d5f3c2a7c025e03bcb7cb5453417fe19b0
* Intermediate changesrobot-piglet2025-06-161-3/+8
| | | | commit_hash:8faf2a849a9faabf73a56de4fbfc2852a64c0b1b
* YT-25355: Fix fair share slot logs trimingdon-dron2025-06-162-1/+2
| | | | commit_hash:7b12a4ef7995fbf5ce4808ac327228ed8f1f63f3
* Intermediate changesrobot-piglet2025-06-163-13/+22
| | | | commit_hash:6e56cbea6a1c12b4f9e6b065eedf177763a329d2
* Cosmeticsh0pless2025-06-161-0/+2
| | | | commit_hash:bf5a978abdb471a58e1113b67368096cd84f9842
* Allow to modify the default buffer page size in TPagedBufferilezhankin2025-06-165-34/+53
| | | | | Воспользовавшись недавно добавленной метрикой про wasted-память стало понятно, что текущий универсальный размер страниц в `TPagedBuffer` слишком велик. В этом ПР добавляется возможность устанавливать размер страниц снаружи - отдельно для каждого объекта `TPagedBuffer`. commit_hash:f82fa4e6162a129bb4442f18657c32b074cb07f7
* YT-25220: Add gang rank to list_jobs/get_jobbystrovserg2025-06-164-0/+5
| | | | commit_hash:5a0ae90bca70f63da6e26b40a8a388687696fe8a
* remove the code which looks like deadsvidyuk2025-06-162-63/+0
| | | | commit_hash:d0311bb713cd23855bc53a51a25c1ce51e5ec26b
* Automatic release build for ymake, os_ymakerobot-ya-builder2025-06-163-10/+20
| | | | | Update tools: ymake, os_ymake commit_hash:ca7d965ebc803aa0d840fcd2d47b3ab4d363b22b
* Follow up for rXXXXXXthegeorg2025-06-152-6/+0
| | | | commit_hash:39c5d2a8a9f618b4e01f1489e11fa131e2db4001
* Intermediate changesrobot-piglet2025-06-15339-12751/+24644
| | | | commit_hash:79edafb911368bba0a4d2f7f151a6c8a37c349f3
* Update contrib/libs/croaring to 4.3.3robot-contrib2025-06-156-31/+42
| | | | commit_hash:39a69dfa71c7a4f33f49fcb243fc529ea807c652
* Make contrib/libs/flatbuffers independent from abseil-cppthegeorg2025-06-153-7/+2
| | | | commit_hash:80437ff8d8e74785109837b24c42b552e551542e
* Update docs cli to "5.0.3" versionrobot-infraui-ci2025-06-141-4/+4
| | | | commit_hash:95f907c557d3c90aa4ad11fd6464e49a6ac0744e
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-06-141-1/+1
| | | | commit_hash:5bfc140b27ba66006aca8d3780acaa388f889bb0
* Add Save/Load methods for TStrongTypedefyurial2025-06-132-0/+19
| | | | commit_hash:7bda0c36d13d3a9c586f65b48d6f23f854c0e088
* Allow passing ProxyUrlAliasingRules to clients directlyngc2242025-06-137-21/+62
| | | | commit_hash:5493d9ed32b24050fa5feb08fe13097302ca0a23
* Intermediate changesrobot-piglet2025-06-132-0/+17
| | | | commit_hash:0823737499e7311774bfa8ecf5008efc20309e7d
* YT-22593: Switch addresses to std::stringbabenko2025-06-1320-51/+51
| | | | commit_hash:3af69709f7d9afda9b916ec8780ec66b97707546
* Update contrib/libs/liburing to 2.10robot-contrib2025-06-13247-611/+4277
| | | | commit_hash:5de87f0bd0fd45cfec53a8a7fb3cb4e7afee7ee6
* Update Python 3 to 3.12.10shadchin2025-06-1393-19983/+15829
| | | | commit_hash:dd2398e159fe1d72ea6b12da52fccc933a41a785
* Add strict access control validation for operation info commandsAleksandr Gaev2025-06-122-0/+10
| | | | | | | | | | | | | | | | | | | Issue: https://github.com/ytsaurus/ytsaurus/issues/1213. Part 4 where we introduce a feature flag to enforce strict access control validation for scheduler commands This PR adds a feature flag `strict_operation_info_access_validation ` which fixes access control behaviour of scheduler commands (get-operation, get-job, list-operation, ...). --- * Changelog entry Type: feature Component: proxy Add a feature flag to enforce access control for operation info commands (get-operation, get-job, ...) --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1221 commit_hash:a4da91da3a0342c209ba83e37cf20a333197adc0
* [build] Add support for -DUSE_SYSTEM_PYTHON=3.13 --target-platform linux ()puzovdanila2025-06-121-0/+5
| | | | commit_hash:af8418a8267fdcd11eed3cf9ca1ce79744650d79
* Intermediate changesrobot-piglet2025-06-127-12/+12
| | | | commit_hash:076bd887076f58e85e0f460ed10d4aa08c78e8d7
* Refactor source/resource sets semantics to objects with dir, globs, prefix; ↵dimdim112025-06-1210-39/+105
| | | | | | | support single source/resource files Refactor source/resource sets semantics to objects with dir, globs, prefix; support single source/resource files commit_hash:e84a3800c76f0b69d8450809bbc482533f26cff9
* support passing dictionaries to `TBrotliCompress`redotter2025-06-125-15/+116
| | | | commit_hash:93dafebd4949cd2df4764e8f54542e3dc6ab827f
* Improve coverage filtering and introduce programs filtering - take2 (fixed ↵spreis2025-06-125-43/+24
| | | | | | and improved) commit_hash:224018edeb9834af23baa6d82f6ea52f6928cd19
* Enable std::optional monadic operationsswarmer2025-06-114-10/+107
| | | | | Make monadic methods usable without switching to the C++23. commit_hash:3690a8da41d8ed8aac44bc0f7d238c076eb1e603
* Intermediate changesrobot-piglet2025-06-1152-304/+774
| | | | commit_hash:e09acc4602d3f54f991326c93a207249c2ff57e2
* Move tablet orchid to separate files and add transparent mode for stores and ↵ifsmirnov2025-06-111-0/+9
| | | | | | configs commit_hash:15382db2ad232ec534e16a59d132f75af74e3a4f
* Remove no longer needed YQL_BETTER_CONF_SETTING_APIaneporada2025-06-111-1/+0
| | | | commit_hash:0e18cf7b56b6eb27218c465f727e063ac91ed0f5
* Intermediate changesrobot-piglet2025-06-1110-36/+23
| | | | commit_hash:6db0e8f89d5131fe035c10bdaa61312e2a3a72db
* Restore measuring the memory usage of write-table queries.nadya022025-06-118-20/+155
| | | | commit_hash:1d28ad476551aee1d5ab64c72205347128c27c68
* Revert commit rXXXXXX, Enable the new command engine in miscellaneous ↵svidyuk2025-06-1110-163/+49
| | | | | | macros, batch #2, v.2 commit_hash:9dd428cb39c1b588a1f06613f1a1a9140ac31591
* Avoid taking Cypress locks for ytflow enginengc2242025-06-111-1/+3
| | | | commit_hash:709110c488af0e6bf6ddd3611f8d310b1f63a292
* Intermediate changesrobot-piglet2025-06-118-53/+10
| | | | commit_hash:c8d74820e197343a1019edeff4f8c21fc5805244
* YQL-19747: Support table completion at CONCATvityaman2025-06-1111-13/+141
| | | | | | | | | | | | --- - Related to `YQL-19747` - Related to https://github.com/vityaman/ydb/issues/62 --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1323 commit_hash:ebab6c3290ba984174c85bba35eeb066b53af5aa
* Tune sink settingsngc2242025-06-112-9/+35
| | | | commit_hash:d3e3a331c231bc70efd908be97d7e011c85635de
* YT-24301: Introduce list_operation_eventsbystrovserg2025-06-1116-0/+281
| | | | commit_hash:2bb31fc84a02730f1857c630e911f8dee67885e8