| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat: add dlc-ctl package to autocheck | cody0 | 2022-10-13 | 1 | -12/+2 | |
| | | ||||||
| * | add test to reproduce the bug | gvit | 2022-10-10 | 1 | -4/+10 | |
| | | ||||||
| * | Memory reference tracking restyling | savrus | 2022-10-07 | 8 | -48/+105 | |
| | | ||||||
| * | Fix of aligned_free on windows | aleexfi | 2022-10-04 | 4 | -14/+26 | |
| | | ||||||
| * | Support logic time in ORM | dgolear | 2022-09-23 | 3 | -0/+21 | |
| | | ||||||
| * | Introduce shared range holders | savrus | 2022-09-19 | 6 | -52/+57 | |
| | | ||||||
| * | Sane handling of %x and %X for pointers in Format | babenko | 2022-09-19 | 3 | -5/+38 | |
| | | ||||||
| * | Fix tsan warnings in yt intrusive ptr | ayles | 2022-09-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | For example, https://github.com/google/sanitizers/issues/1352 - tsan is not working well with std::atomic_thread_fence Minimal reproducible example (and one that bothers most in every fiber-aware service): ``` auto threadPool = NYT::New<NYT::NConcurrency::TThreadPool>(2, "thread"); TVector<NYT::TFuture<void>> futures; for (size_t i = 0; i < 100000; ++i) { futures.emplace_back(BIND([]() { }).AsyncVia(threadPool->GetInvoker()).Run()); } for (auto& future : futures) { future.Get().ThrowOnError(); } ``` | |||||
| * | Rebalancing autocheck partitions and distbuild clusters. | robot-dts-analyst | 2022-09-19 | 2 | -3/+4 | |
| | | | | The process of preparing changes https://sandbox.yandex-team.ru/task/1452983473/view | |||||
| * | Support logging unstructured messages to structured log | babenko | 2022-09-15 | 4 | -1/+36 | |
| | | ||||||
| * | Update external build system generation utility | robot-ya-builder | 2022-09-01 | 1 | -0/+18 | |
| | | | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags | |||||
| * | Natively support %x and %X in Format | babenko | 2022-08-26 | 6 | -86/+287 | |
| | | ||||||
| * | Add simple atomic ptr | lukyan | 2022-08-15 | 6 | -17/+574 | |
| | | ||||||
| * | Get rid of NYTAlloc::GetAllocationSize usages | babenko | 2022-08-08 | 5 | -19/+29 | |
| | | ||||||
| * | Update contrib/restricted/boost/format to 1.79.0 | robot-contrib | 2022-08-08 | 2 | -0/+13 | |
| | | ||||||
| * | Get rid of NYTAlloc::FreeNonNull usages | babenko | 2022-08-08 | 2 | -3/+3 | |
| | | ||||||
| * | Introduce TSharedMutableRefAllocateOptions | babenko | 2022-08-07 | 5 | -28/+34 | |
| | | ||||||
| * | Reimport boost/typeof as a separate project | bugaevskiy | 2022-08-06 | 1 | -0/+4 | |
| | | ||||||
| * | coalesce | vvvv | 2022-08-02 | 2 | -0/+85 | |
| | | ||||||
| * | Reimport boost/align as a separate project | bugaevskiy | 2022-07-23 | 2 | -0/+10 | |
| | | ||||||
| * | Drop some thunks from yt/yt/core/misc, part 1 | babenko | 2022-07-20 | 1 | -1/+2 | |
| | | ||||||
| * | Better logging | hor911 | 2022-07-18 | 1 | -1/+9 | |
| | | ||||||
| * | rebalancing in sandbox task 1379675374 | robot-dts-analyst | 2022-07-18 | 2 | -2/+2 | |
| | | | | rebalancing | |||||
| * | Consistent logging | hor911 | 2022-07-16 | 6 | -122/+242 | |
| | | ||||||
| * | Fix compiling jwt-cpp on Darwin | thegeorg | 2022-07-15 | 1 | -3/+5 | |
| | | | | Нашёл локальный для Маркета фикс и вынес в код самого контриба. | |||||
| * | fix ya.make | monster | 2022-07-07 | 40 | -488/+1933 | |
| | | ||||||
| * | intermediate changes | arcadia-devtools | 2022-07-04 | 2 | -12/+10 | |
| | | | | | ref:eb323ed6990ec25c44f6fff39b4c6e695146549d | |||||
| * | intermediate changes | arcadia-devtools | 2022-06-11 | 2 | -4/+6 | |
| | | | | | ref:9f55d2c3ce619b2f172c3d636d0caefc9dc33095 | |||||
| * | intermediate changes | arcadia-devtools | 2022-06-01 | 3 | -0/+34 | |
| | | | | | ref:92c37846cff40718ed69273194a02776aa72f499 | |||||
| * | intermediate changes | arcadia-devtools | 2022-05-31 | 2 | -34/+0 | |
| | | | | | ref:85306a27df0004d13faf777131d0b092370e6b90 | |||||
| * | intermediate changes | arcadia-devtools | 2022-05-19 | 1 | -3/+2 | |
| | | | | | ref:f3ffb3a755c21a39bc6808f3e66c750045ea5b55 | |||||
| * | intermediate changes | arcadia-devtools | 2022-05-12 | 1 | -3/+3 | |
| | | | | | ref:a6dd4541cd4224304d6eeff974067ff591bc40a7 | |||||
| * | intermediate changes | arcadia-devtools | 2022-05-01 | 1 | -2/+1 | |
| | | | | | ref:aafcc5ea05b838722ba43f58219d93b62e33ed1a | |||||
| * | intermediate changes | arcadia-devtools | 2022-04-20 | 1 | -2/+2 | |
| | | | | | ref:f2243b78f0917d7ce3c70b9377e96b0489c800c5 | |||||
| * | intermediate changes | arcadia-devtools | 2022-04-17 | 1 | -6/+0 | |
| | | | | | ref:d3515f56b52a66049f5804ad22ad29f3dd32edce | |||||
| * | Fix -Wdeprecated-copy errors detected by clang14 | thegeorg | 2022-04-14 | 1 | -0/+1 | |
| | | | | | ref:7b522d0dad8f0d64dd508e61325124ea9d2ebf30 | |||||
| * | intermediate changes | arcadia-devtools | 2022-03-16 | 1 | -1/+0 | |
| | | | | | ref:d483e9e2fc8bfef633904bd3103470d44e8d0eb4 | |||||
| * | intermediate changes | arcadia-devtools | 2022-03-16 | 2 | -93/+0 | |
| | | | | | ref:38a8ea5b493bef3b2e624055e6a04d33164137a9 | |||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 17 | -299/+0 | |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | |||||
| * | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 8 | -0/+72 | |
| | | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | |||||
| * | intermediate changes | arcadia-devtools | 2022-02-25 | 5 | -0/+96 | |
| | | | | | ref:e3f00ef4e6dea6578b7e9ead4e6c020e1e259495 | |||||
| * | intermediate changes | arcadia-devtools | 2022-02-21 | 2 | -6/+6 | |
| | | | | | ref:ff022ac951849edb1ef2cc274bf6c1c6863144a1 | |||||
| * | intermediate changes | arcadia-devtools | 2022-02-18 | 8 | -0/+82 | |
| | | | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3 | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | capone212 | 2022-02-10 | 1 | -1/+1 | |
| | | ||||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | capone212 | 2022-02-10 | 1 | -1/+1 | |
| | | ||||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | klyachin | 2022-02-10 | 7 | -120/+120 | |
| | | ||||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | klyachin | 2022-02-10 | 7 | -120/+120 | |
| | | ||||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | arivkin | 2022-02-10 | 3 | -15/+15 | |
| | | ||||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | arivkin | 2022-02-10 | 3 | -15/+15 | |
| | | ||||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | kiselyovp | 2022-02-10 | 2 | -2/+2 | |
| | | ||||||
