| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | optimize interfaces | ivanmorozov | 2022-10-19 | 5 | -24/+46 |
| | | |||||
| * | actors object model | ivanmorozov | 2022-10-18 | 15 | -65/+255 |
| | | |||||
| * | Improve TContigousData interface | innokentii | 2022-10-18 | 2 | -78/+227 |
| | | | | improve TContiguousData interface | ||||
| * | Remove redundant TString conversion in blobstorage | innokentii | 2022-10-17 | 1 | -0/+7 |
| | | | | remove redundant copying | ||||
| * | Fix wilson uploader event handler | alexvru | 2022-10-12 | 1 | -5/+33 |
| | | |||||
| * | Use TContiguousData rooms interface in vdisk/pdisk | innokentii | 2022-10-10 | 3 | -5/+121 |
| | | | | | | | | separate concerns add tracing add tracing calls | ||||
| * | support content-type in GET | uzhas | 2022-10-04 | 2 | -1/+26 |
| | | |||||
| * | Use TContiguousData rooms interface in vdisk/pdisk | innokentii | 2022-09-30 | 1 | -0/+8 |
| | | | | Use TContiguousData rooms interface in vdisk/pdisk/erasure | ||||
| * | Extend TContiguousData interface | innokentii | 2022-09-29 | 5 | -39/+438 |
| | | | | extend TContiguousData interface | ||||
| * | Pre resolve self address for discovery | hor911 | 2022-09-29 | 1 | -1/+10 |
| | | |||||
| * | External build system generator release 10 | robot-ya-builder | 2022-09-26 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | Add GroupOverseer component for testing | alexvru | 2022-09-24 | 2 | -0/+4 |
| | | |||||
| * | spans usage for rpc_long_tx | ivanmorozov | 2022-09-23 | 2 | -2/+10 |
| | | |||||
| * | add profile attribute into profile span | ivanmorozov | 2022-09-22 | 2 | -5/+18 |
| | | |||||
| * | span with profile | ivanmorozov | 2022-09-21 | 6 | -0/+253 |
| | | |||||
| * | Add TContiguousData | innokentii | 2022-09-16 | 8 | -488/+1109 |
| | | | | extract TChunk as TContiguousData | ||||
| * | add log buffer 3 | andrew-rykov | 2022-09-15 | 6 | -176/+162 |
| | | |||||
| * | NextRetryDelay workaround + last bytes logs on retry | hor911 | 2022-09-14 | 1 | -10/+15 |
| | | |||||
| * | TRope zero-copy extract | innokentii | 2022-09-13 | 2 | -1/+79 |
| | | | | extend TRope interface with underlying container extraction | ||||
| * | Remove Sleep from logger when AllowDrop is false | snaury | 2022-09-13 | 2 | -14/+3 |
| | | |||||
| * | add-log-buffer 2 | andrew-rykov | 2022-09-13 | 10 | -170/+432 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add log buffer changed names added move changed details fixed released buffer procedure returned condition IgnoredCount > 0 default bufferSizeLimitBytes = 0 returned passedCount declaration returned Y_VERIFY removed passedcount changed buffer reducing no new line at the end of file added srcs in ya.make add log buffer | ||||
| * | Replace TString with TRope TEvVPut | innokentii | 2022-09-12 | 2 | -4/+75 |
| | | | | | | | | add TRope to string comparators make TRope from string constructor explicit replace TString to TRope in couple places | ||||
| * | Bump play services to latest versions | trivias | 2022-09-12 | 2 | -0/+1324 |
| | | |||||
| * | Replace TString with TRope in TEvPut | innokentii | 2022-09-10 | 1 | -1/+1 |
| | | | | replace TString with TRope in TEvPut | ||||
| * | remove macros clash with absl libraries | gvit | 2022-09-09 | 1 | -12/+12 |
| | | |||||
| * | Move TSharedData to actors lib | innokentii | 2022-09-09 | 12 | -3/+719 |
| | | | | | | | | fix MemoryTrack usages move MemoryTrack to utils move TSharedData to actors lib | ||||
| * | Add method for sending message without waking thread up, | kruall | 2022-09-07 | 11 | -122/+234 |
| | | |||||
| * | External build system generator release 7 | robot-ya-builder | 2022-09-06 | 1 | -1/+1 |
| | | |||||
| * | Extend TRope interface to improve single-buffer cases usage | innokentii | 2022-09-05 | 2 | -13/+298 |
| | | | | add TRope single-buffer interfaces | ||||
| * | Update external build system generation utility | robot-ya-builder | 2022-09-01 | 4 | -0/+23 |
| | | | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags | ||||
| * | remove unused includes | tobo | 2022-08-31 | 2 | -2/+0 |
| | | |||||
| * | Add support of Wilson tracing lib for kqp execution | mdartemenko | 2022-08-26 | 1 | -1/+3 |
| | | | | | | | | | | add tracing to scan executer add tracing to data and literal executer add local traces add scan executer coverage | ||||
| * | Fix false positive Y_VERIFY | alexvru | 2022-08-22 | 1 | -12/+17 |
| | | |||||
| * | move parser_ut to YQ | d-mokhnatkin | 2022-08-19 | 3 | -0/+503 |
| | | |||||
| * | Add rope embedded list option | alexvru | 2022-08-19 | 4 | -188/+426 |
| | | |||||
| * | Fix Wilson verbosity and PipeCache TraceId forwarding | alexvru | 2022-08-19 | 3 | -15/+23 |
| | | |||||
| * | Library/cpp/actors Activities | hor911 | 2022-08-19 | 14 | -4/+30 |
| | | |||||
| * | temp fix ydb oss sync config to unlock sync on /vendor dependency | alexv-smirnov | 2022-08-18 | 1 | -0/+4 |
| | | |||||
| * | fixup move(const&) | asorotsky | 2022-08-16 | 1 | -1/+1 |
| | | |||||
| * | fix content-length 0 in requests | xenoxeno | 2022-08-15 | 2 | -3/+23 |
| | | |||||
| * | Prepare to clang14: fix library/cpp/actors/interconnect ↵ | heretic | 2022-08-10 | 2 | -2/+8 |
| | | | | | | | | -Wunused-but-set-variable && -Wdeprecated-copy fix library/cpp/actors/interconnect -Wdeprecated-copy fix library/cpp/actors/interconnect -Wunused-but-set-variable | ||||
| * | pg proxy and pg wire first version | xenoxeno | 2022-08-09 | 1 | -0/+1 |
| | | |||||
| * | Allow automatic span termination in dtor without error | alexvru | 2022-08-03 | 1 | -4/+32 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 | 3 | -29/+0 |
| | | |||||
