aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused sysincls from unsorted.ymlthegeorg2024-02-141-10/+0
|
* Remove empty resolving of MFC-specific includesthegeorg2024-02-141-11/+0
|
* fix use-after-free in the IModelsArchiveReader classswarmer2024-02-143-11/+17
| | | | The implementation has also been moved into a cpp file.
* Disable VxWorks specific includes in contrib/libs/pocothegeorg2024-02-147-10/+6
|
* Intermediate changesrobot-piglet2024-02-1430-84/+84
|
* 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
| | | | | | | | | Reimport fails with ``` subprocess.CalledProcessError: Command '['python3', '/tmp/yamaker/scipy-py3/destdir/scipy/linalg/_generate_pyx.py']' returned non-zero exit status 1. ``` so these changes were made by hand.
* 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 ↵thegeorg2024-02-141-5/+0
| | | | | | | Microsoft STL This list is checked against https://github.com/microsoft/STL/tree/main/stl/inc
* 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-708/+1292
|
* 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 ↵Vitaly Stoyan2024-02-1417-97/+180
| | | | pg_class:relam, and some columns in pg_database & pg_namespace (#1893)
* [YQL-17789] Fix WideToBlocks over WideFromBlocks optimizer. Introduce ↵Andrey Neporada2024-02-145-32/+260
| | | | ReplicateScalars (#1903)
* 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, ↵ivanmorozov3332024-02-1435-144/+317
| | | | eviction tasks for portions usage (#1894)
* 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
|