aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-03-221-0/+11
* Fix pp results parse in pmuscazagevalo2023-03-222-0/+2
* unittest junitxml add suite name to classnamealexv-smirnov2023-03-221-0/+3
* Allow to AddOrReplace headers from THttpResponseav-koshkin2023-03-222-0/+36
* Intermediate changesrobot-piglet2023-03-211-1/+2
* Don't use standalone GNU iconv in opensourcesvidyuk2023-03-215-9/+9
* Support --fork-tests in JUnitProcessor. Support more than one trace processor...galaxycrab2023-03-205-118/+483
* fixup: now AllowComments worked prepertly when using non-stream prototype of ...yurial2023-03-201-4/+5
* Intermediate changesrobot-piglet2023-03-201-1/+4
* Поправить ошибку MemorySanitizer: use-of-uninitialized-valuetesseract2023-03-201-4/+4
* Intermediate changesrobot-piglet2023-03-182-2/+17
* YT-18571: fix YT enums' uniqueness checkignatloskutov2023-03-171-9/+1
* External build system generator release 21robot-ya-builder2023-03-17270-799/+799
* YT-17689: Move TFreeList to library/cpp/yt/memoryaleexfi2023-03-179-94/+342
* Remove redundant BrokerLeaseHolder resets, fix SIGSEGV in huge_cluster tests,serg-belyakov2023-03-173-48/+35
* fix writing to junitxml set by an env var from a forked testalexv-smirnov2023-03-172-10/+22
* Fix coroutine actor destructoralexvru2023-03-162-2/+9
* JUnitXML output for unittestalexv-smirnov2023-03-168-0/+218
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-15645-0/+12684
* Add all-to-one UT, add handshake broker to test environment,serg-belyakov2023-03-154-66/+132
* [http/server] Add epoll max events optionsskvor2023-03-142-1/+2
* Fix cpu count metric,kruall2023-03-142-2/+2
* Fix overbooking reaction,kruall2023-03-141-24/+27
* Fix false starving state,kruall2023-03-149-31/+24
* Intermediate changesrobot-piglet2023-03-145-26/+170
* YT-18571: Refactor YT enums to make them Arcadia-friendlybabenko2023-03-145-234/+258
* YTORM-666: Fix linear lookups for composite history or watch attributesdgolear2023-03-131-3/+2
* Disable lfalloc for 32-bit ARM architecturesogladov2023-03-131-0/+5
* Add different next permission selection strategies for handshake broker,serg-belyakov2023-03-131-3/+38
* default allocator for 32bit arch: LF -> Jsnermolaev2023-03-132-4/+9
* Add Broker holder class which automatically frees the broker on destroy, remo...serg-belyakov2023-03-103-43/+82
* Improve coroutine actor interfacealexvru2023-03-104-24/+33
* Add THandle using in TEventLightva-kuznecov2023-03-101-0/+1
* Optimize varintsbabenko2023-03-102-94/+158
* Add GetPort(port) support to maintain compatibility with unittest TPortManageralexv-smirnov2023-03-103-8/+89
* Intermediate changesrobot-piglet2023-03-101-1/+23
* cleanup event_pb.hxenoxeno2023-03-101-37/+0
* Intermediate changesrobot-piglet2023-03-101-0/+4
* Improve coroutine actor interfacealexvru2023-03-103-36/+31
* YT: Allow to define enum with custom string represenationbulatman2023-03-102-0/+30
* Add SSL_set_tlsext_host_name ssl optionmolotkov-and2023-03-094-14/+19
* light events for actor systemxenoxeno2023-03-0958-385/+1538
* Intermediate changesrobot-piglet2023-03-09504-2/+6866
* Intermediate changesrobot-piglet2023-03-071-3/+5
* Intermediate changesrobot-piglet2023-03-07765-509/+509
* External build system generator release 17robot-ya-builder2023-03-06350-302/+1394
* Add yaml config utilsinnokentii2023-03-062-12/+61
* Interconnect handshake activity markdownalexvru2023-03-061-6/+3
* Convert ydb/core/blobstorage/base tests to gtestalexv-smirnov2023-03-0613-0/+230
* Add capability to set headers to outgoing responsemolotkov-and2023-03-063-8/+120