| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
commit_hash:c180c2db4897962cb70063ffdc2ddcd21e5e3418
|
| |
|
|
|
| |
https://clang.llvm.org/extra/clang-tidy/checks/modernize/use-designated-initializers.html
commit_hash:d73eb463c7bec2bda4c362aab10af49979a7ddd3
|
| |
|
|
| |
commit_hash:4939dfad654f18bb31e40711ee0c39063889f17b
|
| |
|
|
| |
commit_hash:da491ee93c4f4d3c885c7908a22b4d5d66c80388
|
| |
|
|
| |
commit_hash:4d77ad10fd4db303459ec4e45e139967c7fc8196
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
commit_hash:7f10df1e62935e3145c9bd8312b2e44ef8bf0bda
|
| |
|
|
|
|
| |
ΠΡΠΈ ΡΠ΅ΠΏΠ»Π΅Π΅ Π½Π΅ ΡΠΌΠΎΠ³Π»ΠΈ Π²ΡΡΠ°ΡΠΈΡΡ alias udf'ΠΊΠΈ ΠΏΡΠΈ ΡΠΈΠΏΠΈΠ·Π°ΡΠΈΠΈ ΠΈ ΠΏΠΎΠ»ΡΡΠΈΠ»ΠΈ missing replay data, Ρ
ΠΎΡΡ ΡΠ°ΠΌΠ° udf'ΠΊΠ° ΠΏΡΠΈΠΊΠΎΠΏΠ°Π»Π°ΡΡ
Π ΠΊΠ°ΡΠ΅ΡΡΠ²Π΅ ΡΠΈΠΊΡΠ° ΠΏΠΎΠΏΡΠΎΠ±ΠΎΠ²Π°Π» ΠΏΡΠΈΠΊΠΎΠΏΠ°ΡΡ Π±ΠΎΠ»ΡΡΠ΅ ΠΈΠ½ΡΠΎΡΠΌΠ°ΡΠΈΠΈ Π² LoadMetadata, ΡΡΠΎΠ±Ρ ΠΎΡΡΠ°Π±ΠΎΡΠ°Π» TExtContext::RegisterResolvedImport - Π²ΡΠΎΠ΄Π΅ ΡΠ°Π±ΠΎΡΠ°Π΅Ρ
commit_hash:f6308588153ce04b87c60deacd555c0eea05f00a
|
| |
|
|
|
|
| |
Π Π΅Π°Π»ΠΈΠ·Π°ΡΠΈΡ full capture/replay
(ΡΠΌ ΡΠΈΠΊΠ΅Ρ Π΄Π»Ρ ΠΈΠ½ΡΠΎΡΠΌΠ°ΡΠΈΠΈ)
commit_hash:fbde9af7b610c053ee5e0e8c4936ac426aa9c827
|
| |
|
|
| |
commit_hash:a6b640bc576263b62884a0b4187ba79c893e13d9
|
| |
|
|
| |
commit_hash:12dbda4defcaef8dd708a69552fc19eba832ce2f
|
| |
|
|
| |
commit_hash:61c44ff65df3d125220c7101a46d04324bdc2c21
|
| |
|
|
| |
commit_hash:9fe6c02c88ec05197f58ac06a008beeea18fc7c1
|
| |
|
|
| |
commit_hash:af5d81d51befa5cee331fbed69e7e5db2014a260
|
| |
|
|
| |
commit_hash:393ec43ede4bf529dd68413165afce4bb49a43db
|
| |
|
|
|
| |
Restrict peerdir to SDK v2 and kikimr/public/sdk/cpp
commit_hash:af89b4f79ea946482a984e8cd593c606486cd215
|
| |
|
|
| |
commit_hash:c019511f90871e0a4d783856db0fa2272e21a336
|
| |
|
|
| |
commit_hash:9ffd0a3aa3f6b552171b09b9e0bc735274e419cc
|
| |
|
|
| |
commit_hash:a80f75a261dba97a8cbe357bc3c2af1391ca7d70
|
| |
|
|
| |
commit_hash:baf8d5770985eb68e94541ff6b1852b38cddc181
|
| |
|
|
| |
commit_hash:bcd3e54f9aef46d22d4547aecf501bb839b57e9d
|
| |
|
|
| |
commit_hash:ed866127668ea37af240d0f863a53784df961351
|
| |
|
|
| |
commit_hash:43d2f04e77089ac19624b5ba9db9192446c23d0e
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Apply GH: Extract prefix and entries in backup-related sql (#10807)
Apply GH: Fix syntax for Column Family (#10781)
Apply GH: Case-insensitive mode for searching modules and functions (#10842)
Apply GH: Fixed i/o for pg_proc (#10914)
Apply GH: An option to render SQL transalation with Seq! (#11015)
commit_hash:d2d2fcdef2bbd0434236aef325aa071c7e39c526
|
| |
|
|
| |
commit_hash:cba3283f48e43daee374c408d91d1fed33861da4
|
|
|
init
commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
|