aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YTORM-841: Support user tags in historydgolear2023-09-072-14/+1
|
* KIKIMR-19139 Load index fix new testkungasc2023-09-071-3/+3
|
* feat(TS_PACKAGE): implement moduleszaverden2023-09-073-0/+58
|
* PassAway for TCreateScriptExecutionActorhcpp2023-09-071-0/+1
|
* simplify codeuzhas2023-09-071-268/+7
|
* add prepared ddl env var for local_ydbrekby2023-09-071-0/+3
|
* Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3robot-ya-builder2023-09-072-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 guidezverevgeny2023-09-073-12/+12
|
* [library/python/pytest/plugins/ya] Limit snippet size up to 8kbprettyboy2023-09-071-1/+5
|
* Add choices to getopt optionshitsedesen2023-09-073-11/+60
|
* Support ApiKey for AccessService authentificationtesseract2023-09-079-42/+229
|
* Intermediate changesrobot-piglet2023-09-071-1/+3
|
* (no commit message)pg2023-09-071-2/+2
|
* Rename SelfJoin -> GraceSelfJoinaozeritsky2023-09-0713-59/+59
|
* [library/python/testing/yatest_common/yatest/common/process] Limit snippet ↵prettyboy2023-09-071-1/+1
| | | | size in logs up to 64kb
* KIKIMR-19051: made RertyContext as a template to reuse it in QueryClientdvrazumov2023-09-0617-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 changesrobot-piglet2023-09-061-2/+7
|
* Update contrib/libs/zlib to 1.3thegeorg2023-09-0625-1488/+940
|
* Intermediate changesrobot-piglet2023-09-061-0/+28
|
* Remember availability mode KIKIMR-19272ilnaz2023-09-061-0/+1
|
* 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
|