Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rightlib' into merge-libs-250416-2114 | Alexander Smirnov | 2025-04-16 | 4 | -6/+19 |
|\ | |||||
| * | Fix MakeFormattableView | lukyan | 2025-04-16 | 3 | -4/+17 |
| | | | | | | | | commit_hash:0e4b24c65451e75f168b456cd0d271ddebb7219d | ||||
| * | Intermediate changes | robot-piglet | 2025-04-16 | 1 | -2/+2 |
| | | | | | | | | commit_hash:f16769226fca7335d2bcf5fb633bf82f06011d96 | ||||
* | | Merge branch 'rightlib' into merge-libs-250416-0829 | Alexander Smirnov | 2025-04-16 | 18 | -54/+131 |
|\| | |||||
| * | Fix bug in proto2json map empty keys serialization | voevodskiy | 2025-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `<library/cpp/protobuf/json/proto2json.h>` неправильно сериализует пустой ключ protobuf'ной map'ы ``` message TMyMessage { map<string, string> Fields = 1; } ``` При таком протобуфе ``` Fields { key: "" value: "1" } ``` Сейчас получается json ``` { "value": "1" } ``` Хотя должен получаться такой ``` { "": 1 } ``` commit_hash:e678bffbda1a062fa0fcaaba65c2e5f6bf13d558 | ||||
| * | Intermediate changes | robot-piglet | 2025-04-15 | 1 | -0/+6 |
| | | | | | | | | commit_hash:6e0336f180bc33996d20f97d2135b5b46109a052 | ||||
| * | Revert commit rXXXXXX, YT-24537: Prioritize writers in TReaderWriterSpinLock | pavook | 2025-04-15 | 5 | -266/+17 |
| | | | | | | | | | | It turns out, RWSpinLock previously accidentally supported recursive AcquireReaders, and this property was broken with the change. commit_hash:f996e7b52ef8b3d37118034530a094af0efbe435 | ||||
| * | Fix some errors related with libcxx update in library | mikhnenko | 2025-04-15 | 1 | -0/+1 |
| | | | | | | | | commit_hash:583294dce96f9191d4976fa33730362bac79892f | ||||
| * | Enable more parentheses-related warnings | babenko | 2025-04-14 | 1 | -1/+11 |
| | | | | | | | | commit_hash:e5aee6f170c4d38261597cd10e9b42c2dc58c1f3 | ||||
| * | Intermediate changes | robot-piglet | 2025-04-14 | 1 | -28/+30 |
| | | | | | | | | commit_hash:6452cbd39bd37ef1f2bd6be70bf9ceb91fb08a26 | ||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-04-14 | 1 | -1/+1 |
| | | | | | | | | commit_hash:ece56d3b0a1a270d28958e82f020d390de1485c2 | ||||
| * | Intermediate changes | robot-piglet | 2025-04-11 | 2 | -0/+9 |
| | | | | | | | | commit_hash:3ca33ca3ca1c17f83267938f846bee0cb3c3461b | ||||
| * | YT-24537: Prioritize writers in TReaderWriterSpinLock | pavook | 2025-04-10 | 5 | -17/+266 |
| | | | | | | | | commit_hash:94fee5363799655628bd7e2c144a7869a9d89002 | ||||
| * | use TString::Join() and use TStringBuf instead of const char* | tobo | 2025-04-10 | 2 | -5/+4 |
| | | | | | | | | commit_hash:451ebc0373719a4e87b0eef9c6278b1fe8eea842 | ||||
| * | Use consistent format and naming in blocks' logging | ngc224 | 2025-04-10 | 1 | -1/+1 |
| | | | | | | | | commit_hash:77f144acd2d648f4e32055553be332f1d25d6106 | ||||
| * | List captured variables explicitly when 'this' has been implicitly captured ↵ | akhropov | 2025-04-10 | 2 | -4/+4 |
| | | | | | | | | | | | | to avoid compiler warnings. commit_hash:6dda5bad9e3d887f91817bd4fdab95b66f3db001 | ||||
| * | remove unused include | tobo | 2025-04-10 | 1 | -1/+0 |
| | | | | | | | | commit_hash:acb52196481fcf4c768f63b391165775d3b35e4a | ||||
| * | Make TLogger respect rvalues | pogorelov | 2025-04-09 | 3 | -12/+62 |
| | | | | | | | | commit_hash:dc29e989d9edbb7f171ba47632de428289393058 | ||||
| * | QL joins refactoring | sabdenovch | 2025-04-08 | 1 | -0/+1 |
| | | | | | | | | commit_hash:bf6a38b831d4a1301e19a6524c711d7a1c17bf48 | ||||
* | | Merge branch 'rightlib' into merge-libs-250408-0050 | Alexander Smirnov | 2025-04-08 | 7 | -77/+58 |
|\| | |||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-04-08 | 1 | -1/+1 |
| | | | | | | | | commit_hash:d1a020a6c819ad53c70a8c9d62796c8b10b76516 | ||||
| * | Remove arcadia_test_data | say | 2025-04-07 | 2 | -11/+0 |
| | | | | | | | | commit_hash:0daacd6f5a9880a3a29a2c32a039e41407266063 | ||||
| * | Make WriteMetric protected | golubi-kuryat | 2025-04-07 | 4 | -65/+57 |
| | | | | | | | | | | | | | | | | Появляется возможность зарегистрировать новую тип метрики с кастомным поведением, который наследуется от IMetric Пример использования HIDDEN_URL commit_hash:82e3997427ef61d8017d6a1c1eca848131b03d7b | ||||
* | | Merge branch 'rightlib' into merge-libs-250407-0050 | Alexander Smirnov | 2025-04-07 | 8 | -10/+35 |
|\| | |||||
| * | Fix TTbbLocalExecutor::GetWorkerThreadId. Enable ↵ | akhropov | 2025-04-07 | 2 | -4/+23 |
| | | | | | | | | | | | | test_fit_on_scipy_sparse_spmatrix on Windows. commit_hash:c52cdc5529aff5cda1cbd11be2852647736ceb49 | ||||
| * | More detailed description of GetWorkerThreadId. Remove comments duplication | akhropov | 2025-04-06 | 2 | -3/+5 |
| | | | | | | | | commit_hash:19ac2b49b9bb7ac988b229e4d5c4c4ed6f75b138 | ||||
| * | Intermediate changes | robot-piglet | 2025-04-06 | 1 | -0/+2 |
| | | | | | | | | commit_hash:3e0e2ae2f8d8181ebbfadef7f8c4c2ae76b95705 | ||||
| * | Add more IWYU export pragmas in library/* | vadim-xd | 2025-04-06 | 4 | -3/+5 |
| | | | | | | | | | | Followup for rXXXXXX - reduce false-positives of include cleaner commit_hash:03bb3b1817067ed576faa57c597737b01d63d2e4 | ||||
* | | Merge branch 'rightlib' into merge-libs-250406-0050 | Alexander Smirnov | 2025-04-06 | 1 | -0/+2 |
|\| | |||||
| * | Add IWYU pragmas to library/cpp/testing/gtest/gtest.h, remove from ignore list | vadim-xd | 2025-04-05 | 1 | -0/+2 |
| | | | | | | | | commit_hash:78d100f33169991cd5dd97d46b7f816695da7a50 | ||||
* | | Merge branch 'rightlib' into merge-libs-250405-0050 | Alexander Smirnov | 2025-04-05 | 1 | -1/+1 |
|\| | |||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-04-05 | 1 | -1/+1 |
| | | | | | | | | commit_hash:1b1e03806eac26bc869e1716fff6898f516901f8 | ||||
* | | Merge branch 'rightlib' into merge-libs-250404-0808 | Alexander Smirnov | 2025-04-04 | 2 | -14/+9 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-04-03 | 2 | -14/+9 |
| | | | | | | | | commit_hash:813f69d5cbf58ac7b580f7c6461a3be8afcc1671 | ||||
* | | Merge branch 'rightlib' into merge-libs-250402-0050 | Alexander Smirnov | 2025-04-02 | 5 | -17/+95 |
|\| | |||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-04-02 | 1 | -1/+1 |
| | | | | | | | | commit_hash:11f3e0b9e8e3b59c5361156860009aaef24aeb5b | ||||
| * | Add BufferFlushPeriod option for TSyncPageCacheFileLogBackend | artin-phares | 2025-04-01 | 2 | -16/+77 |
| | | | | | | | | commit_hash:c1554e872fcaa2b74aef0c46372defab03ba3859 | ||||
| * | YT: Add type name of std::exception to error text in TError constructor | pechatnov | 2025-04-01 | 2 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Без этого, исключение о выходе за пределы массива в векторе выглядит так: ``` vector origin (pid 178121, thread library-cpp-yt-) datetime 2025-03-31T14:59:49.069209Z ``` С фиксом: ``` vector origin (pid 178121, thread library-cpp-yt-) datetime 2025-03-31T14:59:49.069209Z exception_type std::out_of_range ``` commit_hash:7382eba16208f6847d581b901a7df4dfa39452b0 | ||||
* | | Merge branch 'rightlib' into merge-libs-250401-0050 | Alexander Smirnov | 2025-04-01 | 4 | -1/+14 |
|\| | |||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-04-01 | 1 | -1/+1 |
| | | | | | | | | commit_hash:43f290553dd5911501d3d7f5474e6fed6c0e4198 | ||||
| * | Add Body to report | anterpin | 2025-03-31 | 3 | -0/+13 |
| | | | | | | | | | | | | | | Add test Add body to reqenv commit_hash:222fa588fa7d7a7f65869bd997d32610e78b7378 | ||||
* | | Merge branch 'rightlib' into merge-libs-250329-0050 | Alexander Smirnov | 2025-03-29 | 4 | -11/+11 |
|\| | |||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-03-29 | 1 | -1/+1 |
| | | | | | | | | commit_hash:2147f1af4cd6bec3169e0c6bdde56b9ca182ad5c | ||||
| * | TAtomic => TSpinLock | tobo | 2025-03-28 | 1 | -8/+8 |
| | | | | | | | | commit_hash:007934c094f1cc36fb088267f7be87ad93d61cfd | ||||
| * | Fix circular #include between util/stream/output.h and util/stream/debug.h | thegeorg | 2025-03-28 | 1 | -1/+1 |
| | | | | | | | | commit_hash:4c198f344c22ca2387327f8ed6f9bed70d33f7e1 | ||||
| * | Intermediate changes | robot-piglet | 2025-03-28 | 1 | -1/+1 |
| | | | | | | | | commit_hash:75947792e236bf8588efbadca3b510178fca782a | ||||
* | | Merge branch 'rightlib' into merge-libs-250328-1230 | Alexander Smirnov | 2025-03-28 | 8 | -8/+8 |
|\| | |||||
| * | Merge yexception.h and bt_exception.h to prevent include cycle | thegeorg | 2025-03-28 | 8 | -8/+8 |
| | | | | | | | | commit_hash:4a6a74639669cf2836dedbc7b61efb1f43faef1f | ||||
* | | Merge branch 'rightlib' into merge-libs-250328-0050 | Alexander Smirnov | 2025-03-28 | 3 | -26/+71 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-03-27 | 1 | -15/+15 |
| | | | | | | | | commit_hash:0830a73862cb129490950eb5b3986d9c2db68d84 |