Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Global atomics removed | aakulaga | 2023-09-06 | 1 | -4/+0 |
| | | | | Global atomics removed | ||||
* | clarify ListFromRange elem count for floating point types | zverevgeny | 2023-09-06 | 1 | -3/+3 |
| | |||||
* | YQL-16325 In general case pass matched var by value instead of ref for safety | zverevgeny | 2023-09-06 | 2 | -22/+63 |
| | |||||
* | Add `layer_paths` user job spec option to the C++ interface | galtsev | 2023-09-06 | 4 | -0/+15 |
| | |||||
* | [yt/cpp/mapreduce] Fix links | nadya73 | 2023-09-06 | 1 | -2/+2 |
| | |||||
* | [yt/cpp/mapreduce] Fix documentation links | nadya73 | 2023-09-06 | 8 | -209/+209 |
| | |||||
* | Optimization: remove excess join | aozeritsky | 2023-09-06 | 1 | -12/+11 |
| | |||||
* | KIKIMR-19213: restore optimizations. fixes. remove deprecated reader | ivanmorozov | 2023-09-06 | 99 | -3230/+673 |
| | |||||
* | fixed method index for Clang Win X64 | vvvv | 2023-09-06 | 1 | -6/+18 |
| | |||||
* | YQL: Turn off windows tests for s3 provider | maxkovalev | 2023-09-06 | 4 | -70/+5 |
| | | | | YQL: Turn off windows tests for s3 | ||||
* | Yet again optimize some config headers | ifsmirnov | 2023-09-06 | 7 | -19/+40 |
| | |||||
* | Improve ReadTable limits comments KIKIMR-16827 | va-kuznecov | 2023-09-06 | 1 | -1/+4 |
| | |||||
* | [Sync from ytsaurus/ytsaurus] Added DSV format to client | Gleb Vishnevsky | 2023-09-06 | 2 | -0/+10 |
| | | | | | | | | I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en --- Pull Request resolved: #93 | ||||
* | Fix SchemaActor VERIFY | tesseract | 2023-09-06 | 2 | -90/+115 |
| | |||||
* | Restrict licenses on --maps-mobile builds by default | thegeorg | 2023-09-06 | 1 | -2/+2 |
| | |||||
* | fix read session close bug | ildar-khisam | 2023-09-06 | 5 | -10/+94 |
| | | | | crude fix | ||||
* | YQL-16486 direct index access to partition data | zverevgeny | 2023-09-06 | 1 | -24/+41 |
| | | | | YQL-16486 direct index access to partition data | ||||
* | Improve cluster.yaml static group generation KIKIMR-11082 | alexvru | 2023-09-06 | 1 | -148/+117 |
| | |||||
* | Disable bad tests on windows. | a-romanov | 2023-09-06 | 1 | -12/+13 |
| | |||||
* | Fix dependencies | nsofya | 2023-09-06 | 5 | -15/+18 |
| | |||||
* | Fix io pool's metric, KIKIMR-18214 | kruall | 2023-09-06 | 1 | -1/+1 |
| | |||||
* | Fix resource leak in dstool common.py KIKIMR-11082 | alexvru | 2023-09-06 | 1 | -7/+7 |
| | |||||
* | feat(conf): add TS_FILES macro | zaverden | 2023-09-06 | 7 | -2/+26 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-06 | 1 | -0/+6 |
| | |||||
* | Move mapkit configuration to build/internal/ | thegeorg | 2023-09-06 | 2 | -370/+0 |
| | |||||
* | Consider Sdbus-C++-LGPL-exception-1.1 as REQUIRE_DISCLOSURE_STATIC | thegeorg | 2023-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | ``` As an additional permission to the GNU Lesser General Public License version 2.1, the object code form of a "work that uses the Library" may incorporate material from a header file that is part of the Library. You may distribute such object code under terms of your choice, provided that: (i) the header files of the Library have not been modified; and (ii) the incorporated material is limited to numerical parameters, data structure layouts, accessors, macros, inline functions and templates; and (iii) you comply with the terms of Section 6 of the GNU Lesser General Public License version 2.1. ``` `contrib/libs/sdbus-cpp` is the only library with such exception, and it hardly can be used in header-only mode. | ||||
* | Intermediate changes | robot-piglet | 2023-09-06 | 1 | -2/+2 |
| | |||||
* | BAD_REQUEST on empty data KIKIMR-19109 | ilnaz | 2023-09-06 | 2 | -0/+38 |
| | |||||
* | add opaque map checks support, cast from typed NodeWrapper to untyped | jansenin | 2023-09-06 | 3 | -36/+270 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-06 | 1538 | -506/+723864 |
| | |||||
* | KIKIMR-19139 Load index fix touching & pining tx memory limit | kungasc | 2023-09-06 | 2 | -2/+88 |
| | |||||
* | KIKIMR-18845 Fix TShardedCompaction.SplitSingleKey test with enabled ↵ | kungasc | 2023-09-06 | 1 | -12/+7 |
| | | | | CutIndexKeys option | ||||
* | Update contrib/libs/flatbuffers to 23.5.26 | thegeorg | 2023-09-06 | 52 | -1515/+727 |
| | |||||
* | enable test_insert for v2 | uzhas | 2023-09-06 | 1 | -3/+9 |
| | |||||
* | move definition of BEFORE_PEERS and AFTER_PEERS to appropriate place | snermolaev | 2023-09-06 | 2 | -2/+2 |
| | |||||
* | cleanup: YMAKE_YNDEXER_IGNORE_BUILD_ROOT | snermolaev | 2023-09-06 | 1 | -1/+0 |
| | |||||
* | Add comment about pragmas savings | aozeritsky | 2023-09-06 | 1 | -2/+2 |
| | |||||
* | Don't crash on unknown settings | aozeritsky | 2023-09-06 | 1 | -3/+1 |
| | |||||
* | Fix self join in batch mode | aakulaga | 2023-09-05 | 2 | -14/+1 |
| | | | | Fix self join in batch mode | ||||
* | Move feature flags to server start | alexv-smirnov | 2023-09-05 | 1 | -1/+1 |
| | |||||
* | External build system generator release 50 | robot-ya-builder | 2023-09-05 | 1 | -1/+7 |
| | | | | Update tools: yexport | ||||
* | make command output more friendly | fomichev | 2023-09-05 | 1 | -1/+1 |
| | |||||
* | KIKIMR-18802 Added modal window with task profile | vladkoronnov | 2023-09-05 | 11 | -254/+764 |
| | | | | | | generated flame graph svg can show modal window with detailed info about tasks if stats were collected with profile mode | ||||
* | ci: show error tests in reports too | nkozlovskiy | 2023-09-05 | 1 | -1/+1 |
| | |||||
* | ci: define PORT_SYNC_PATH | nkozlovskiy | 2023-09-05 | 1 | -0/+1 |
| | |||||
* | Simplify cmake build | Maxim Yurchuk | 2023-09-05 | 4 | -18/+22 |
| | | | | | | Simplify cmake build Pull Request resolved: #352 | ||||
* | Don't pass transformer-only pragmas to runtime | aozeritsky | 2023-09-05 | 1 | -3/+0 |
| | |||||
* | YT-19222: Forbid irreversible changes to ACLs (unless they are forced) | vovamelnikov | 2023-09-05 | 13 | -19/+37 |
| | |||||
* | Use dynamic libsdbus-cpp on mapkit | thegeorg | 2023-09-05 | 1 | -0/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-05 | 1 | -63/+99 |
| |