Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | const char* -> TStringBuf | tobo | 2022-08-09 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Catch incorrect grpc request flow and prevent double free, | snaury | 2022-08-08 | 1 | -0/+39 |
| | |||||
* | 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 |
| | |||||
* | remove unused struct | tobo | 2022-08-05 | 1 | -7/+0 |
| | |||||
* | Allow automatic span termination in dtor without error | alexvru | 2022-08-03 | 1 | -4/+32 |
| | |||||
* | library/cpp/cache: Add SizeProvider to LFUCache | akhovrychev | 2022-08-03 | 1 | -10/+12 |
| | |||||
* | refactor assign | socialgraph | 2022-08-03 | 1 | -207/+220 |
| | | | | | | Чтобы было проще работать с кодом для задачипровел рефакторинг кода. - избавился от while(false) - избавился от излишних сокращений в названии локальных переменных - добавил фигурные скобки | ||||
* | coalesce | vvvv | 2022-08-02 | 2 | -0/+85 |
| | |||||
* | rm unused includes + cleanup | tobo | 2022-07-30 | 1 | -5/+2 |
| | |||||
* | Throttle Wilson uploader | alexvru | 2022-07-29 | 1 | -30/+56 |
| | |||||
* | Fix bug | alexvru | 2022-07-29 | 1 | -1/+3 |
| | |||||
* | reduce debug logs | bbiff | 2022-07-29 | 2 | -6/+7 |
| | |||||
* | Mark down DS proxy and VDisk parts to use Wilson tracing | alexvru | 2022-07-28 | 11 | -34/+163 |
| | |||||
* | Reimport boost/crc as a separate project | bugaevskiy | 2022-07-27 | 2 | -0/+20 |
| | |||||
* | change default PB message size in actor system | monster | 2022-07-25 | 2 | -5/+1 |
| | |||||
* | Add TString Host to TEvResolveError, | serg-belyakov | 2022-07-25 | 3 | -1/+4 |
| | | | Add TString Host field to TEvResolveError | ||||
* | [] Revert rXXXXXX () - causes timeouts on many tests | aneporada | 2022-07-25 | 7 | -91/+0 |
| | |||||
* | Reimport boost/align as a separate project | bugaevskiy | 2022-07-23 | 2 | -0/+10 |
| | |||||
* | Modify interconnect to get root CA in a grpc way if CA file is not provided. | yuryalekseev | 2022-07-22 | 7 | -0/+91 |
| | |||||
* | Add check for node existence in IC mock, | serg-belyakov | 2022-07-20 | 1 | -9/+93 |
| | | | Add check for node availability in IC mock | ||||
* | Drop some thunks from yt/yt/core/misc, part 1 | babenko | 2022-07-20 | 1 | -1/+2 |
| | |||||
* | add more details to error message when parsing json to protobuf | gvit | 2022-07-19 | 1 | -2/+1 |
| | |||||
* | Create broker actor which gives permission for interconnect handshakes, | serg-belyakov | 2022-07-18 | 3 | -28/+140 |
| | | | Create broker actor which gives permission for interconnect handshakes | ||||
* | Remove link to wiki.yandex-team.ru | PatriotRossii | 2022-07-18 | 1 | -1/+1 |
| | | | Pull Request resolved: 86 | ||||
* | 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 | 7 | -156/+254 |
| | |||||
* | Fix compiling jwt-cpp on Darwin | thegeorg | 2022-07-15 | 1 | -3/+5 |
| | | | Нашёл локальный для Маркета фикс и вынес в код самого контриба. | ||||
* | Allow skip arg in opt parser | bulatkhr | 2022-07-15 | 3 | -1/+53 |
| | | | add UnnecessaryArgument | ||||
* | Add MIME_CBOR content type | mokhotskii | 2022-07-13 | 2 | -0/+2 |
| | | | Add MIME_CBOR content type | ||||
* | Fix early poller registration bug | alexvru | 2022-07-12 | 1 | -3/+4 |
| | |||||
* | Use grpc::Status::details | hor911 | 2022-07-12 | 2 | -9/+9 |
| | |||||
* | Avoid Ydb::NMonitoring and NMonitoring conflict. | dcherednik | 2022-07-11 | 1 | -9/+9 |
| | |||||
* | fix ut | xenoxeno | 2022-07-11 | 1 | -0/+1 |
| | |||||
* | Add logging after applying new GroupInfo, | serg-belyakov | 2022-07-08 | 4 | -4/+4 |
| | |||||
* | Create kesuses for rate limiting in YQ | galaxycrab | 2022-07-08 | 3 | -19/+32 |
| | | | | | | | | | Fill config in kikimr runner Create coordination nodes Pass to config Protos | ||||
* | reworked ip_filter to ipmath | zheglov | 2022-07-07 | 2 | -1/+9 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 352 | -41832/+44120 |
| | |||||
* | [KIKIMR-15108] Add perf programs to build | udovichenko-r | 2022-07-04 | 20 | -0/+2339 |
| | | | | ref:8f081efde09627da76e52231d32a83e34b78c1e4 | ||||
* | intermediate changes | arcadia-devtools | 2022-07-04 | 3 | -13/+12 |
| | | | | ref:eb323ed6990ec25c44f6fff39b4c6e695146549d | ||||
* | intermediate changes | arcadia-devtools | 2022-07-01 | 1 | -2/+39 |
| | | | | ref:090632378b7b7874f8203fa4877f372f9e3bf51e | ||||
* | Hackish NO_COMPILER_WARNINGS support | svidyuk | 2022-07-01 | 2 | -0/+4 |
| | | | | | | | | Proper implementation must be done as part of YMAKE-91 YMAKE-91 ref:8b77363477972e5927f43d53d571cd60dd458995 | ||||
* | DC awareness | Aleksandr Khoroshilov | 2022-06-30 | 2 | -0/+9 |
| | | | | ref:cf26d330761ea0ba13530ba17766b91269d2ab35 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-30 | 3 | -3/+3 |
| | | | | ref:99fa1ae7f4149e83059c6b16f3f1b619bd2756cd | ||||
* | Propagate addincl for configure file to cmake | svidyuk | 2022-06-30 | 1 | -0/+3 |
| | | | | ref:de2569dc6623093ba87223efd8f87864dc01f935 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-28 | 6 | -49/+52 |
| | | | | ref:08d0f6ebc75701201720c15ba8b41bfbdf780a37 |