Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YTORM-841: Support user tags in history | dgolear | 2023-09-07 | 2 | -14/+1 |
| | |||||
* | KIKIMR-19139 Load index fix new test | kungasc | 2023-09-07 | 1 | -3/+3 |
| | |||||
* | feat(TS_PACKAGE): implement modules | zaverden | 2023-09-07 | 3 | -0/+58 |
| | |||||
* | PassAway for TCreateScriptExecutionActor | hcpp | 2023-09-07 | 1 | -0/+1 |
| | |||||
* | simplify code | uzhas | 2023-09-07 | 1 | -268/+7 |
| | |||||
* | add prepared ddl env var for local_ydb | rekby | 2023-09-07 | 1 | -0/+3 |
| | |||||
* | Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3 | robot-ya-builder | 2023-09-07 | 2 | -28/+18 |
| | | | | | | | | | From hash: [dcbc5065f43f2feb52e20ed4092c7b3341341775](https://a.yandex-team.ru/arcadia/commit/dcbc5065f43f2feb52e20ed4092c7b3341341775) From revision: [12359570](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=228) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3 | ||||
* | YQL-16325 rename enum according to style guide | zverevgeny | 2023-09-07 | 3 | -12/+12 |
| | |||||
* | [library/python/pytest/plugins/ya] Limit snippet size up to 8kb | prettyboy | 2023-09-07 | 1 | -1/+5 |
| | |||||
* | Add choices to getopt options | hitsedesen | 2023-09-07 | 3 | -11/+60 |
| | |||||
* | Support ApiKey for AccessService authentification | tesseract | 2023-09-07 | 9 | -42/+229 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-07 | 1 | -1/+3 |
| | |||||
* | (no commit message) | pg | 2023-09-07 | 1 | -2/+2 |
| | |||||
* | Rename SelfJoin -> GraceSelfJoin | aozeritsky | 2023-09-07 | 13 | -59/+59 |
| | |||||
* | [library/python/testing/yatest_common/yatest/common/process] Limit snippet ↵ | prettyboy | 2023-09-07 | 1 | -1/+1 |
| | | | | size in logs up to 64kb | ||||
* | KIKIMR-19051: made RertyContext as a template to reuse it in QueryClient | dvrazumov | 2023-09-06 | 17 | -322/+515 |
| | | | | | | | RetryContext improvements: * RetryContext is now a template class and may be used in both TableClient and QueryClient * The return type of retry operation is templated so it could return different types: TAsyncStatus/TAsyncExecuteQueryResult/etc * Unified and refactored code | ||||
* | Intermediate changes | robot-piglet | 2023-09-06 | 1 | -2/+7 |
| | |||||
* | Update contrib/libs/zlib to 1.3 | thegeorg | 2023-09-06 | 25 | -1488/+940 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-06 | 1 | -0/+28 |
| | |||||
* | Remember availability mode KIKIMR-19272 | ilnaz | 2023-09-06 | 1 | -0/+1 |
| | |||||
* | 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 |
| |