summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Separate libstdcxx-specific sysincls into dedicated filethegeorg2024-02-143-8/+14
* Disable unused openssl/ includesthegeorg2024-02-143-7/+2
* Intermediate changesrobot-piglet2024-02-145-11/+21
* Move OS-specific sysincls to where they belongthegeorg2024-02-143-9/+10
* Remove some unused empty sysinclsthegeorg2024-02-141-6/+0
* Remove more unused Windows-specific sysinclsthegeorg2024-02-141-4/+0
* Remove empty resolving of AtheOS-specific includesthegeorg2024-02-141-3/+0
* Intermediate changesrobot-piglet2024-02-147-1331/+7
* Disable emptry resolving of unused MSVS-specific includesthegeorg2024-02-141-9/+0
* Disable empty resolving of mex.h includethegeorg2024-02-141-3/+0
* Remove empty resolving of unused sysinclsthegeorg2024-02-141-7/+0
* Disable non-existing libev includethegeorg2024-02-141-3/+0
* Revert a patchthegeorg2024-02-142-2/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-02-141-1/+1
* Remove random unused sysinclsthegeorg2024-02-141-13/+0
* Mark remaining MSSTL-specific includes as unusedthegeorg2024-02-142-9/+9
* Annotate CombineHashes with nodiscardbabenko2024-02-141-1/+1
* Remove Microsoft STL-specific sysincls which are not longer present in Micros...thegeorg2024-02-141-5/+0
* Disable some of the Microsoft/STL specific includesthegeorg2024-02-142-3/+9
* Intermediate changesrobot-piglet2024-02-142-3/+12
* KIKIMR-21024: Replace required fields in auth.proto with optional (#1733)Andrey Molotkov2024-02-144-26/+121
* [Configs Refactor] Fix NVME support (#1920)Innokentii Mokin2024-02-147-2/+6377
* pg wire bypasses rpc layer and doesn't perform attach call (#1916)Daniil Cherednik2024-02-141-1/+5
* Cover IS NULL query in the secondary index ut. (#1899)Daniil Cherednik2024-02-141-0/+86
* DqOptimizeEquiJoinWithCosts uses abstract CBO API YQL-17437 (#1912)Alexey Ozeritskiy2024-02-143-6/+5
* Reintroduce test_helpers for ut_blobstorage (#1890)Sergey Belyakov2024-02-145-200/+246
* [YQL-17709] [compute] split spilling into actor and non-actor parts (#1761)Filitov Mikhail2024-02-145-131/+142
* Fixed a problem with simplified plan JSONs (#1878)Pavel Velikhov2024-02-141-9/+107
* [Configs Refactor] Replace macro with template in driver_lib (#1908)Innokentii Mokin2024-02-141-56/+56
* EvWrite Prepare (#1658)azevaykin2024-02-1441-704/+1288
* CODEOWNERS: treat root *.md files as docs (#1909)Ivan Blinkov2024-02-141-0/+2
* Switch yt provider to new CBO api YQL-17437 (#1868)Alexey Ozeritskiy2024-02-145-278/+323
* YQ-2704 Use ActorSystem() instead of AsActorContext() (#1892)Dmitry Kardymon2024-02-142-48/+48
* Case insensivity for pg_catalog tables/cluster, columns. Support of pg_class:...Vitaly Stoyan2024-02-1417-97/+180
* [YQL-17789] Fix WideToBlocks over WideFromBlocks optimizer. Introduce Replica...Andrey Neporada2024-02-145-32/+260
* Early validate json path. (#1896)Tony-Romanov2024-02-145-4/+24
* Remove MvccTestOutOfOrderRestartLocksSingleWithoutBarrier (#1905)Aleksei Borzenkov2024-02-141-123/+0
* Refactor config transformations (#1787)Innokentii Mokin2024-02-1465-68/+42956
* fixes for TxWriteIndex volume control, policies of exceptions on searching, e...ivanmorozov3332024-02-1435-144/+317
* Add ErrorReason field to EvVGet query (#1897)Alexander Rutkovsky2024-02-142-1/+8
* Improve dstool (#1898)Alexander Rutkovsky2024-02-143-14/+73
* Some minor KeyValue tablet improvements (#1900)Alexander Rutkovsky2024-02-143-1/+9
* YDB-1065 added proxying for render handler (#1872)Andrei Rykov2024-02-135-83/+223
* Fix TBootstrap usage in cfg tool (#1901)Alexander Rutkovsky2024-02-131-1/+2
* Use uid as idempotency key KIKIMR-21059 (#1887)Ilnaz Nizametdinov2024-02-134-12/+127
* save the WriteId + PartitionId (#1037)Alek5andr-Kotov2024-02-138-72/+570
* KIKIMR-20234: Add access right for topic commit offset (#1558)Andrey Molotkov2024-02-134-14/+21
* KIKIMR-21038: Remove column UID from ticket parser html page (#1770)Andrey Molotkov2024-02-131-5/+4
* [yt provider] Fix table sort keys usage collection (#1886)Roman Udovichenko2024-02-135-37/+99
* YQL-17439: block implementation of From/IntervalFrom/To Datetime UDF function...Fiodar Miron2024-02-1313-26/+716