Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support BS autoconfig KIKIMR-19031 | alexvru | 2023-08-15 | 24 | -0/+737 | |
| | ||||||
* | Introduce distributed configuration KIKIMR-19031 | alexvru | 2023-08-14 | 1 | -1/+4 | |
| | ||||||
* | Fix transfer env vars from parent to a forked test | galaxycrab | 2023-08-14 | 1 | -10/+0 | |
| | ||||||
* | add Map.Has(TString) | jansenin | 2023-08-14 | 3 | -0/+8 | |
| | ||||||
* | Virtual destructor libraries | jack239 | 2023-08-14 | 1 | -2/+2 | |
| | | | | Virtual destructor in cpp library | |||||
* | YT-19686: Add stubs for YT_USE_VANILLA_PROTOBUF | gritukan | 2023-08-13 | 1 | -0/+3 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-08-11 | 2 | -6/+5 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-08-11 | 2 | -0/+9 | |
| | ||||||
* | (no commit message) | pg | 2023-08-11 | 1 | -1/+2 | |
| | ||||||
* | Rollback: rXXXXXX | robot-srch-releaser | 2023-08-11 | 1 | -2/+0 | |
| | | | | | | | | [diff-resolver:chay-chitsd] Sandbox task: https://sandbox.yandex-team.ru/task/1874033895/view Task author: andrew-iv@ Description: пробуем откатить 12083786 для Note: mandatory check (NEED_CHECK) was skipped | |||||
* | fix usage for non NActors namespace using | ivanmorozov | 2023-08-10 | 1 | -1/+1 | |
| | ||||||
* | Remove needless template argument, KIKIMR-18950 | kruall | 2023-08-10 | 4 | -17/+16 | |
| | ||||||
* | KIKIMR-18932:special verification for formatted stream writing | ivanmorozov | 2023-08-10 | 2 | -3/+51 | |
| | ||||||
* | comment that FeaturesRecommended and FeaturesRobot are deprecated | socialgraph | 2023-08-09 | 1 | -0/+2 | |
| | | | | message about deprecated | |||||
* | Check stop flag before getting activation, KIKIMr-18950 | kruall | 2023-08-09 | 1 | -2/+2 | |
| | ||||||
* | Make OSS build happy | dcherednik | 2023-08-08 | 12 | -32/+32 | |
| | ||||||
* | Support static node list change subscriptions in Dynamic Nameservice and use ↵ | alexvru | 2023-08-08 | 2 | -0/+16 | |
| | | | | them in BSC KIKIMR-13309 | |||||
* | Better C++ coroutine lifetime in actors KIKIMR-18962 | snaury | 2023-08-08 | 20 | -438/+724 | |
| | ||||||
* | Report actor usage activity KIKIMR-11082 | alexvru | 2023-08-07 | 10 | -43/+208 | |
| | ||||||
* | Use relaxed memory order in TPercentileTracker[Lg] KIKIMR-18953 | va-kuznecov | 2023-08-07 | 3 | -26/+46 | |
| | ||||||
* | YT-19686: Support building TRef from std::string | gritukan | 2023-08-07 | 3 | -0/+9 | |
| | ||||||
* | Support running C++ coroutines as actors KIKIMR-18962 | snaury | 2023-08-07 | 24 | -0/+1783 | |
| | ||||||
* | fix after | pg | 2023-08-06 | 5 | -13/+3 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-08-06 | 1 | -0/+9 | |
| | ||||||
* | (no commit message) | pg | 2023-08-06 | 5 | -0/+14 | |
| | ||||||
* | KIKIMR-18702 JUnit tests. Save captured test output even when abort happened | galaxycrab | 2023-08-04 | 2 | -1/+97 | |
| | ||||||
* | MARKETRECOM-8673_json_enum_value | malkovskynv | 2023-08-03 | 20 | -5/+329 | |
| | ||||||
* | Add virtual destructor for TImpl class for TAtomicRefCount correct work | chay-chitsd | 2023-08-03 | 1 | -0/+2 | |
| | ||||||
* | Fix Compact to support undetached containers KIKIMR-18902 | alexvru | 2023-08-03 | 2 | -9/+34 | |
| | ||||||
* | Add TNodeOps class, that contains common functionality of TNodeRef and TNode | jansenin | 2023-08-02 | 3 | -357/+601 | |
| | ||||||
* | Drop misused __LINE__ in macro | babenko | 2023-08-02 | 1 | -28/+28 | |
| | ||||||
* | Remove extra semicolon | bulatman | 2023-08-02 | 3 | -7/+1 | |
| | ||||||
* | Copy ineffective rope in DS proxy Get request KIKIMR-18902 | alexvru | 2023-08-01 | 8 | -0/+27 | |
| | ||||||
* | Use UDFs from YDB | vvvv | 2023-07-31 | 286 | -23598/+0 | |
| | ||||||
* | add exception with related exceptions | jansenin | 2023-07-31 | 3 | -31/+116 | |
| | ||||||
* | YQL-16239 Move purecalc to public | vvvv | 2023-07-31 | 286 | -0/+23598 | |
| | ||||||
* | Check TProcStat.Fill result in library/cpp/actors/core/process_stats.cpp | kungasc | 2023-07-31 | 1 | -5/+7 | |
| | ||||||
* | ToDebugString | azevaykin | 2023-07-30 | 1 | -0/+9 | |
| | ||||||
* | YT-19210: expose YQL shared library for YT. | max42 | 2023-07-29 | 216 | -0/+21895 | |
| | | | | After this, a new target libyqlplugin.so appears. in open-source cmake build. Diff in open-source YDB repo looks like the following: https://paste.yandex-team.ru/f302bdb4-7ef2-4362-91c7-6ca45f329264 | |||||
* | replace wilson/protos with PEERDIR to contrib/libs/opentelemetry-proto | soniachrn | 2023-07-28 | 16 | -828/+22 | |
| | | | remove duplicate protos | |||||
* | Intermediate changes | robot-piglet | 2023-07-28 | 6 | -20/+321 | |
| | ||||||
* | add TryNodeFromJsonString: ability to parse object and check errors without ↵ | ilnurkh | 2023-07-27 | 5 | -0/+30 | |
| | | | | try-catch | |||||
* | revert rXXXXXX (see discusstion in pr), will commit again more pci-dss ↵ | kulikov | 2023-07-27 | 44 | -1261/+40 | |
| | | | | friendly way | |||||
* | Add explicit sanitizer dependencies up to market | reshilkin | 2023-07-26 | 5 | -0/+5 | |
| | ||||||
* | Add several pools for one thread, KIKIMR-18440 | kruall | 2023-07-26 | 17 | -154/+350 | |
| | ||||||
* | Support h-format for escaped (but unquoted) strings | babenko | 2023-07-26 | 2 | -10/+32 | |
| | ||||||
* | Exclude util, libc++ and libc_compat dependencies from ↵ | thegeorg | 2023-07-25 | 5 | -12/+2 | |
| | | | | library/cpp/sanitizer/include | |||||
* | Add explicit sanitizer dependencies | reshilkin | 2023-07-25 | 10 | -0/+100 | |
| | ||||||
* | Improve payload wire encoding and XDC selection KIKIMR-18394 | alexvru | 2023-07-24 | 9 | -64/+221 | |
| | ||||||
* | Add explicit sanitizer dependencies | reshilkin | 2023-07-24 | 1 | -0/+8 | |
| |