summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/file_storage
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20095: Enable readability-uppercase-literal-suffixvitya-smirnov2026-05-072-19/+19
| | | | commit_hash:41791bb9a63f1993010fb68562e9a5607927307d
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-131-4/+4
| | | | commit_hash:c180c2db4897962cb70063ffdc2ddcd21e5e3418
* YQL-20095: Enable readability-container-size-emptyvitya-smirnov2026-04-071-1/+1
| | | | commit_hash:464a95fd6de1a395f8ffe20092e837df995e623c
* YQL-20095: Enable modernize-use-designated-initializersvitya-smirnov2026-03-172-2/+2
| | | | | https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-designated-initializers.html commit_hash:d73eb463c7bec2bda4c362aab10af49979a7ddd3
* YQL-20095: Enable modernize-pass-by-valuevitya-smirnov2026-03-023-7/+10
| | | | commit_hash:4939dfad654f18bb31e40711ee0c39063889f17b
* YQL-20095: Enable modernize-avoid-c-arraysvitya-smirnov2026-02-192-7/+7
| | | | commit_hash:da491ee93c4f4d3c885c7908a22b4d5d66c80388
* YQL-20095: Enable modernize-deprecated-headersvitya-smirnov2026-02-181-1/+1
| | | | commit_hash:83ce051ac7e1aa8ea634b2bc3812778187ccbcce
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-052-6/+10
| | | | | - https://clang.llvm.org/extra/clang-tidy/checks/misc/use-anonymous-namespace.html commit_hash:746be9b9db256111b2fb6ab4d89844746deebcda
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-233-3/+3
| | | | commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
* YQL-20095: Enable modernize-use-overridevitya-smirnov2026-01-134-5/+5
| | | | | | | | | | | | | | | | | | | The check `modernize-use-override` is useful as it: 1. Removes redundant `override` when it is used with a `final`. 2. Removes redundant `virtual` or replace it with a `override`. So it is more clean for a reader, that overriding happens. It is enabled not out of order, as it is just an alias to `cppcoreguidelines-explicit-virtual-functions`. I also decided to switch a strategy of enabling checks. Now I will enable only a single rule with a single PR and prefer rules with a non-breaking autofix. In the new year with new linter checks! πŸŽ„ commit_hash:e6e233baa90b31e5f65e11837546690c47f71ab5
* Discreet storage cleanupudovichenko-r2025-12-192-34/+34
| | | | commit_hash:ff5c9b7d313ec9d3204a5b141dc7269aca6d6516
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-213-3/+7
| | | | | | | | | This patch introduces an extension configuration for the Clang Tidy. It is merged with Arcadia Clang Tidy configuration. To begin with, more checks for identifiers naming are added. Documentation: https://nda.ya.ru/t/AhbDZbiF7MKe3M. commit_hash:3481da4c8df0a4d23a991d4a660ae050d2dc5d33
* YQL-20072: Support mrrun + yqlworkermrlolthe1st2025-10-296-36/+13
| | | | commit_hash:a70465d9a63f8a86c6990ae04e9c615827498fe0
* YQL-20086 invert flagvvvv2025-10-105-10/+0
| | | | commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
* YQL-20086 core (part1)vvvv2025-10-0826-762/+761
| | | | commit_hash:12dbda4defcaef8dd708a69552fc19eba832ce2f
* YQL-20222: Use file lock for file downloadatarasov52025-08-128-50/+195
| | | | commit_hash:57157cd533de1498cf44a8e2df329a0788d5b0b4
* YQL-17301: Add retry policy to http downloadpanikku2025-07-084-10/+25
| | | | | Π”ΠΎΠ±Π°Π²Π»Π΅Π½ΠΈΠ΅ дСлСя ΠΌΠ΅ΠΆΠ΄Ρƒ запросами commit_hash:5da96c91c5fba48bb81893ec61e8e6f69f144728
* Fix file count leakngc2242025-07-071-1/+1
| | | | commit_hash:b472de3acfa4f30ba4b3e630721a38a577c35c85
* YQL-20086 corevvvv2025-06-185-186/+186
| | | | commit_hash:af5d81d51befa5cee331fbed69e7e5db2014a260
* YQL-19676: No abnormal when file download errormrlolthe1st2025-05-232-1/+4
| | | | commit_hash:02a472ed0534f57c38553b9b270b2becd7431380
* Moved ↡vvvv2024-11-0332-0/+2666
yql/core/{credentials,file_storage,pg_ext,pg_settings,sql_types,url_lister/interface,url_preprocessing/interface,user_data} YQL-19206 init commit_hash:a14e6656bf99d5d1ac95b6c75abd072ac9739e1d