aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Pre resolve self address for discoveryhor9112022-09-291-1/+10
* External build system generator release 10robot-ya-builder2022-09-267-8/+8
* Add GroupOverseer component for testingalexvru2022-09-242-0/+4
* spans usage for rpc_long_txivanmorozov2022-09-232-2/+10
* Support logic time in ORMdgolear2022-09-233-0/+21
* add profile attribute into profile spanivanmorozov2022-09-222-5/+18
* span with profileivanmorozov2022-09-216-0/+253
* remove unused includestobo2022-09-215-7/+0
* Introduce shared range holderssavrus2022-09-196-52/+57
* new canonization for robotsocialgraph2022-09-191-2/+1
* Sane handling of %x and %X for pointers in Formatbabenko2022-09-193-5/+38
* Fix tsan warnings in yt intrusive ptrayles2022-09-191-0/+4
* Rebalancing autocheck partitions and distbuild clusters.robot-dts-analyst2022-09-192-3/+4
* Add TContiguousDatainnokentii2022-09-168-488/+1109
* add log buffer 3andrew-rykov2022-09-156-178/+164
* Support logging unstructured messages to structured logbabenko2022-09-154-1/+36
* do not crash on invalid urluzhas2022-09-141-1/+0
* NextRetryDelay workaround + last bytes logs on retryhor9112022-09-141-10/+15
* Switch commit hash maps to absl::flat_hashsnaury2022-09-142-0/+23
* TRope zero-copy extractinnokentii2022-09-132-1/+79
* Remove Sleep from logger when AllowDrop is falsesnaury2022-09-132-14/+3
* add-log-buffer 2andrew-rykov2022-09-1310-170/+432
* Replace TString with TRope TEvVPutinnokentii2022-09-122-4/+75
* fix out of boundary readermolovd2022-09-122-1/+22
* Bump play services to latest versionstrivias2022-09-122-0/+1324
* test canonize with hash bangsocialgraph2022-09-115-60/+78
* support duration and timestamp as string in json2protobbiff2022-09-117-0/+165
* Replace TString with TRope in TEvPutinnokentii2022-09-101-1/+1
* remove macros clash with absl librariesgvit2022-09-093-20/+14
* Move TSharedData to actors libinnokentii2022-09-0912-3/+719
* use hash bang flagsocialgraph2022-09-088-17/+36
* Add iterations to y_benchmark JSONbaidashkin2022-09-081-0/+1
* Add method for sending message without waking thread up,kruall2022-09-0711-122/+234
* new recommended flags and add features flags argument to GetParsedUrisocialgraph2022-09-061-0/+2
* External build system generator release 7robot-ya-builder2022-09-066-6/+6
* prepare for cgi param length checkingjoker2k2022-09-051-0/+10
* Extend TRope interface to improve single-buffer cases usageinnokentii2022-09-052-13/+298
* [getopt] Add typo check for long optionslightqwant2022-09-013-0/+54
* Update external build system generation utilityrobot-ya-builder2022-09-0164-12/+619
* Do not hold compaction when having active snapshotsalexvru2022-08-311-0/+2
* New cmake semantics for compiling with AVX and other specific flagsignat2022-08-314-47/+0
* remove unused includestobo2022-08-313-3/+0
* Remove lz4 build with custom memory configurationprime2022-08-302-14/+4
* remove unused includestobo2022-08-301-2/+0
* Split library/cpp/streams/lz into separate codecsprime2022-08-294-79/+111
* remove unused includestobo2022-08-271-5/+0
* Add support of Wilson tracing lib for kqp executionmdartemenko2022-08-261-1/+3
* Introduce new ContentTypeslpetrov022022-08-261-2/+2
* increase size of requested sequence when possiblexenoxeno2022-08-261-2/+2
* Natively support %x and %X in Formatbabenko2022-08-266-88/+289