<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/yql/essentials/utils/log/ut, branch main</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=main</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2026-04-09T13:24:51Z</updated>
<entry>
<title>YQL-20095: Enable modernize-use-starts-ends-with</title>
<updated>2026-04-09T13:24:51Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-04-09T12:49:16Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b30c96574964a025f287e8529f9647feb594981e'/>
<id>urn:sha1:b30c96574964a025f287e8529f9647feb594981e</id>
<content type='text'>
commit_hash:22bd519b464916c6de877000d7442345b86110a8
</content>
</entry>
<entry>
<title>YQL-20095: Enable readability-container-size-empty</title>
<updated>2026-04-07T06:19:21Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-04-07T05:58:42Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=58fb5812a456c97361d83a236fe800a3928cb8ec'/>
<id>urn:sha1:58fb5812a456c97361d83a236fe800a3928cb8ec</id>
<content type='text'>
commit_hash:464a95fd6de1a395f8ffe20092e837df995e623c
</content>
</entry>
<entry>
<title>YQL-20095: Enable modernize-concat-nested-namespaces</title>
<updated>2026-02-17T16:01:58Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2026-02-17T15:19:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=35cf3731f36f4513e7abaf33dbb113eea9613af9'/>
<id>urn:sha1:35cf3731f36f4513e7abaf33dbb113eea9613af9</id>
<content type='text'>
commit_hash:2c0e0389bf5eca0c8334d55143674a8acf94a88d
</content>
</entry>
<entry>
<title>YQL-20086: Add yql/essentials Clang Tidy config</title>
<updated>2025-11-21T11:33:06Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-11-21T11:01:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=7294312e4392dddd2e157dedcf5a71f971553862'/>
<id>urn:sha1:7294312e4392dddd2e157dedcf5a71f971553862</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>YQL-20086 invert flag</title>
<updated>2025-10-10T14:08:12Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2025-10-10T13:31:33Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=98f2ee1a36436bada54371eef656138d98dd40e0'/>
<id>urn:sha1:98f2ee1a36436bada54371eef656138d98dd40e0</id>
<content type='text'>
commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
</content>
</entry>
<entry>
<title>YQL-20086 utils</title>
<updated>2025-10-06T08:53:26Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2025-10-06T08:26:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=60f45e69a4d7dbc6131208e16c45faf35aa5a985'/>
<id>urn:sha1:60f45e69a4d7dbc6131208e16c45faf35aa5a985</id>
<content type='text'>
init
commit_hash:54feccd520ebd0ab23612bc0cb830914dff9d0e8
</content>
</entry>
<entry>
<title>YQL-20186: Introduce JSON logging format</title>
<updated>2025-08-08T07:02:13Z</updated>
<author>
<name>vitya-smirnov</name>
<email>vitya-smirnov@yandex-team.com</email>
</author>
<published>2025-08-08T06:50:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=20b6ad5215d401f30ea22198dee8e98fe134b6f1'/>
<id>urn:sha1:20b6ad5215d401f30ea22198dee8e98fe134b6f1</id>
<content type='text'>
MVP support of JSON formatting for logs for `YqlLog`.
Now generic fields like `procname`, `pid` and so on
are written to json map under the `@fields` key.

The feature can be enabled via the

```cpp
NYql::NLog::InitLogger(&amp;Cerr, NYql::NLog::JsonFormat);
```
commit_hash:fb4b92ec6766ebf7993eedf7428a9104b57fcbc5
</content>
</entry>
<entry>
<title>Moved yql/utils YQL-19206</title>
<updated>2024-11-01T12:55:52Z</updated>
<author>
<name>vvvv</name>
<email>vvvv@yandex-team.com</email>
</author>
<published>2024-11-01T12:41:40Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3325f745e67f7f442790822b5c9c5e9996708be7'/>
<id>urn:sha1:3325f745e67f7f442790822b5c9c5e9996708be7</id>
<content type='text'>
Также была выделена жирная зависимость из yql/utils в yql/utils/network, в результате library/cpp/getopt была добавлена явно в те проекты, которые ее ранее наследовали, а не указывали явно
commit_hash:36aa4c41f807b4cbbf70a3ed7ac0a1a5079bb75d
</content>
</entry>
</feed>
