aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix PQ Allocatekomels2022-12-236-10/+39
* Partition mapping for 1st classkomels2022-12-2322-61/+466
* Allow to use std::vector in AppendToar7is72022-12-232-4/+10
* dont allocate iterators on mkql allocatorivanmorozov2022-12-2313-126/+198
* Update contrib/restricted/aws/aws-checksums to 0.1.14robot-contrib2022-12-231-26/+12
* fixed handling of passthrough argumentsvvvv2022-12-231-38/+37
* add github action build and testalexv-smirnov2022-12-231-0/+29
* Correct reply order in tablet pipealexvru2022-12-221-2/+2
* [library/python/pytest/yatest_tools] Fixed module discovering for tests with ...prettyboy2022-12-223-24/+116
* Update contrib/restricted/boost/core to 1.81.0robot-contrib2022-12-222-20/+48
* Update contrib/restricted/boost/move to 1.81.0robot-contrib2022-12-222-6/+12
* Update contrib/restricted/boost/iostreams to 1.81.0robot-contrib2022-12-222-3/+4
* better read in BlobCachechertus2022-12-228-49/+107
* Update contrib/restricted/boost/context to 1.81.0thegeorg2022-12-225-16/+96
* Enable pattern cache in TKqpScanComputeActorva-kuznecov2022-12-222-1/+8
* fix simple counters SVP aggregationmonster2022-12-223-8/+11
* enable min-max indexes for all primitive types in ColumnShardchertus2022-12-227-31/+53
* move big agg states to arena, adapters for std::unordered_map/std::unordered_setvvvv2022-12-227-146/+582
* Add POST json method into LoadActorva-kuznecov2022-12-221-120/+181
* Add settings for converting float to string in TProto2JsonConfigmaxfed2022-12-223-0/+51
* lookup points using StreamLookup for scansulya-sidorina2022-12-222-5/+81
* Add additional SendWithContinuousExecutionva-kuznecov2022-12-222-0/+30
* Update contrib/restricted/aws/s2n to 1.3.30robot-contrib2022-12-2233-522/+719
* Drop Unordered on peephole.a-romanov2022-12-211-0/+6
* cleanupeivanov892022-12-211-18/+18
* add read iterator metricseivanov892022-12-215-23/+140
* Fix about hash join.a-romanov2022-12-211-2/+3
* Finalize cbor featuremokhotskii2022-12-216-16/+272
* BlockExpandChunked: add forgotten fileaneporada2022-12-213-19/+29
* feature: UDF calls syntax sugarmrlolthe1st2022-12-216-18/+282
* Improve format auth recipes Node.jsbazeltsev2022-12-2120-28/+18
* New BlockExpandChunked runtime node. Fix block builder for strings, add testsaneporada2022-12-2110-6/+282
* added static credentials man + fix linksasmyasnikov2022-12-213-20/+37
* Added missing content-type to struct in mime library.zagevalo2022-12-211-2/+2
* add test and fixivanmorozov2022-12-212-4/+31
* [actors/http] Fixed inactivity event handlinguranix2022-12-211-8/+8
* Log memory state in S3 actorgalaxycrab2022-12-211-2/+26
* Refactor BlobDepot agent response processingalexvru2022-12-2110-84/+142
* Add sensors about AS,kruall2022-12-215-13/+48
* Send with continuous execution msg after registration,kruall2022-12-211-1/+1
* Add recipes for nodejs sdk authIlya Shevchenko2022-12-2123-4/+186
* [fs] Remove old codeudovichenko-r2022-12-213-12/+0
* initialize snapshot for migrations on start withno constructorivanmorozov2022-12-2130-255/+768
* fix vcs info script after rXXXXXXchegoryu2022-12-211-2/+2
* [pg] support of precision for pgintervalvvvv2022-12-201-2/+2
* Update OpenSSL to 1.1.1sthegeorg2022-12-201-1/+1
* Disable VPatch by default,kruall2022-12-201-1/+1
* ColumnTable Alter TTL (SS part)chertus2022-12-2010-116/+294
* [library/python/func] Made lazy and lazy_property thread safeprettyboy2022-12-201-5/+17
* Initial support for strings in blocks: BlockReader/BlockBuilderaneporada2022-12-2013-468/+886