summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Global atomics removedaakulaga2023-09-061-4/+0
| | | | Global atomics removed
* clarify ListFromRange elem count for floating point typeszverevgeny2023-09-061-3/+3
|
* YQL-16325 In general case pass matched var by value instead of ref for safetyzverevgeny2023-09-062-22/+63
|
* Add `layer_paths` user job spec option to the C++ interfacegaltsev2023-09-064-0/+15
|
* [yt/cpp/mapreduce] Fix linksnadya732023-09-061-2/+2
|
* [yt/cpp/mapreduce] Fix documentation linksnadya732023-09-068-209/+209
|
* Optimization: remove excess joinaozeritsky2023-09-061-12/+11
|
* KIKIMR-19213: restore optimizations. fixes. remove deprecated readerivanmorozov2023-09-0699-3230/+673
|
* fixed method index for Clang Win X64vvvv2023-09-061-6/+18
|
* YQL: Turn off windows tests for s3 providermaxkovalev2023-09-064-70/+5
| | | | YQL: Turn off windows tests for s3
* Yet again optimize some config headersifsmirnov2023-09-067-19/+40
|
* Improve ReadTable limits comments KIKIMR-16827va-kuznecov2023-09-061-1/+4
|
* [Sync from ytsaurus/ytsaurus] Added DSV format to clientGleb Vishnevsky2023-09-062-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 VERIFYtesseract2023-09-062-90/+115
|
* Restrict licenses on --maps-mobile builds by defaultthegeorg2023-09-061-2/+2
|
* fix read session close bugildar-khisam2023-09-065-10/+94
| | | | crude fix
* YQL-16486 direct index access to partition datazverevgeny2023-09-061-24/+41
| | | | YQL-16486 direct index access to partition data
* Improve cluster.yaml static group generation KIKIMR-11082alexvru2023-09-061-148/+117
|
* Disable bad tests on windows.a-romanov2023-09-061-12/+13
|
* Fix dependenciesnsofya2023-09-065-15/+18
|
* Fix io pool's metric, KIKIMR-18214kruall2023-09-061-1/+1
|
* Fix resource leak in dstool common.py KIKIMR-11082alexvru2023-09-061-7/+7
|
* feat(conf): add TS_FILES macrozaverden2023-09-067-2/+26
|
* Intermediate changesrobot-piglet2023-09-061-0/+6
|
* Move mapkit configuration to build/internal/thegeorg2023-09-062-370/+0
|
* Consider Sdbus-C++-LGPL-exception-1.1 as REQUIRE_DISCLOSURE_STATICthegeorg2023-09-061-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 changesrobot-piglet2023-09-061-2/+2
|
* BAD_REQUEST on empty data KIKIMR-19109ilnaz2023-09-062-0/+38
|
* add opaque map checks support, cast from typed NodeWrapper to untypedjansenin2023-09-063-36/+270
|
* Intermediate changesrobot-piglet2023-09-061538-506/+723864
|
* KIKIMR-19139 Load index fix touching & pining tx memory limitkungasc2023-09-062-2/+88
|
* KIKIMR-18845 Fix TShardedCompaction.SplitSingleKey test with enabled ↵kungasc2023-09-061-12/+7
| | | | CutIndexKeys option
* Update contrib/libs/flatbuffers to 23.5.26thegeorg2023-09-0652-1515/+727
|
* enable test_insert for v2uzhas2023-09-061-3/+9
|
* move definition of BEFORE_PEERS and AFTER_PEERS to appropriate placesnermolaev2023-09-062-2/+2
|
* cleanup: YMAKE_YNDEXER_IGNORE_BUILD_ROOTsnermolaev2023-09-061-1/+0
|
* Add comment about pragmas savingsaozeritsky2023-09-061-2/+2
|
* Don't crash on unknown settingsaozeritsky2023-09-061-3/+1
|
* Fix self join in batch modeaakulaga2023-09-052-14/+1
| | | | Fix self join in batch mode
* Move feature flags to server startalexv-smirnov2023-09-051-1/+1
|
* External build system generator release 50robot-ya-builder2023-09-051-1/+7
| | | | Update tools: yexport
* make command output more friendlyfomichev2023-09-051-1/+1
|
* KIKIMR-18802 Added modal window with task profilevladkoronnov2023-09-0511-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 toonkozlovskiy2023-09-051-1/+1
|
* ci: define PORT_SYNC_PATHnkozlovskiy2023-09-051-0/+1
|
* Simplify cmake buildMaxim Yurchuk2023-09-054-18/+22
| | | | | | Simplify cmake build Pull Request resolved: #352
* Don't pass transformer-only pragmas to runtimeaozeritsky2023-09-051-3/+0
|
* YT-19222: Forbid irreversible changes to ACLs (unless they are forced)vovamelnikov2023-09-0513-19/+37
|
* Use dynamic libsdbus-cpp on mapkitthegeorg2023-09-051-0/+4
|
* Intermediate changesrobot-piglet2023-09-051-63/+99
|