aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Pattern cache restrict compiled code sizeMaksim Kita2023-08-239-114/+356
| | | | | | Pattern cache restrict compiled code size Pull Request resolved: #333
* Better master cache sticky size adjustment; enable dynconfig for master cachesbabenko2023-08-232-2/+6
|
* Support readonly mode switching in dstool cluster workload run KIKIMR-17274alexvru2023-08-232-2/+36
|
* Intermediate changesrobot-piglet2023-08-232-0/+39
|
* Enable S3 recipe to use a custom moto server binaryalexv-smirnov2023-08-231-1/+2
|
* Better diagnosticsaozeritsky2023-08-231-13/+14
|
* YQL-16222 unify code & formattingzverevgeny2023-08-231-28/+44
|
* Add some forgotten PEERDIRs to contrib/python/requeststhegeorg2023-08-232-0/+4
|
* Add more columns paramskungasc2023-08-235-30/+115
|
* Add metrics for ydb about AS1.4, KIKIMR-18214kruall2023-08-231-2/+12
|
* Prefered -> Preferredazevaykin2023-08-232-22/+22
|
* Add some forgotten PEERDIRs to contrib/python/requeststhegeorg2023-08-231-0/+1
| | | | This fixes some of the issues found in [this PR](https://a.yandex-team.ru/review/4376876/details).
* FormatTypeDiffbabichsemyon2023-08-2314-0/+164
| | | | YQL-16092
* Allowlist validationauzhegov2023-08-232-7/+50
|
* Proofread contrib/python/Pillow/py3 licensesthegeorg2023-08-231-1/+1
| | | | | | | | | | | | ``` Permission to use, copy, modify and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies, and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Secret Labs AB or the author not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission. ```
* small typo in build guideKonstantin Morozov2023-08-231-1/+1
| | | | | | small typo in build guide Pull Request resolved: #334
* Change "muted_test.txt"alexv-smirnov2023-08-231-0/+1
|
* Add CanConnectTo list for more intuitive IC compatibility settings, KIKIMR-15989serg-belyakov2023-08-235-87/+113
| | | | | | Add CanConnectTo list for more intuitive IC compatibility settings Intermediate
* YT-18896: Handle channel failure errors only within first receieverakozhikhov2023-08-2313-38/+275
|
* java.conf cleanupsnermolaev2023-08-231-17/+2
|
* Move CC-BY license family to REQUIRE_CITATION categorythegeorg2023-08-231-5/+5
| | | | | Human-readable summary for `CC-.0` is [here](https://creativecommons.org/licenses/by/4.0/). Attribution block version history is [here](https://wiki.creativecommons.org/wiki/License_Versions#Attribution_and_marking).
* YQL-16375 Backward compatibility tests, limit set of tokens forbidden in ↵zverevgeny2023-08-231-0/+38
| | | | 'without' and 'in' statements
* Add some stats for hybrid.a-romanov2023-08-232-83/+114
|
* fallback to single dbildar-khisam2023-08-232-21/+59
| | | | fallback to single db
* fix testildar-khisam2023-08-231-14/+57
| | | | fix test
* KIKIMR-17274: Support read-only VDisk in dstool and rename command for ↵tarum2023-08-2313-82/+112
| | | | read-only internally
* Fix data race on ReopenLogepbugaev2023-08-232-0/+8
| | | | Use custom threadsafe ReopenLog
* Enable recipe to run with test env file name in the command linealexv-smirnov2023-08-232-2/+4
|
* Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3 (actual ↵prettyboy2023-08-231-4/+4
| | | | Revert commit rXXXXXX after Revert commit rXXXXXX)
* Remove fat under sanitizersazevaykin2023-08-231-1/+1
|
* [devtools/ya/test] New tags ya:copydata and ya:copydatarodimdim112023-08-231-0/+2
| | | | New tag ya:copysrctoenv
* use-of-uninitialized-valueazevaykin2023-08-231-4/+4
|
* YQL-15435 Fix DqJoin type ann.a-romanov2023-08-231-4/+8
|
* [yt provider] Fix anonymous table name in planudovichenko-r2023-08-231-1/+1
| | | | YQL-16033
* Remove forgotten global vars propagationsvidyuk2023-08-232-5/+5
|
* Scenario.Quiet should be initializedazevaykin2023-08-232-2/+2
|
* do not allow use of WITH_JDK macro for JAVA_PROGRAM with jdk namesnermolaev2023-08-231-5/+8
|
* one shot pollerkulikov2023-08-223-40/+60
| | | | | | | | With WaitReadOneShot: - there is no need to do Unwait on connection activation, one less syscall per request; - this allows to make several listener threads over one epoll poller. Turn option on for search daemons (check it turned on by default here https://a.yandex-team.ru/review/4372795/details).
* Revert commit rXXXXXX, Add estimatedDiskTimeConsumption metrics to dsproxy ↵alexvru2023-08-2213-126/+48
| | | | on node, KIKIMR-17759
* [yql/udfs/string] Add base32daredevil20022023-08-2225-0/+531
| | | | Добавил в String UDF поддержку base32
* YQL-16375 Fix rewrite ShuffleByKeys with PartitionsByKeys for non-streamszverevgeny2023-08-221-3/+5
|
* new test summary badgeNikita Kozlovskiy2023-08-225-95/+228
| | | | | | new test summary badge Pull Request resolved: #343
* Change contrib/libs/libwebp license to-Clause WITH Google-Patent-License-Webmthegeorg2023-08-221-0/+1
| | | | | | | | | | And mark the chosen combination as permissive. While choosing between WITH and AND between two tokens, the former was chosen, as `Google-Patent-License-Webm` is > An additional intellectual property rights grant but not a specific license by itself.
* [dq] Check dynamic tables earlyudovichenko-r2023-08-221-0/+8
| | | | YQL-16351
* [yql] Fix validate execution for result providerudovichenko-r2023-08-221-1/+1
| | | | YQL-16351
* Mark contrib/libs/libtiff licenses as REQUIRE_CITATIONthegeorg2023-08-221-2/+2
| | | | | | | For the texts see * https://spdx.org/licenses/libtiff * https://github.com/nexB/scancode-toolkit/blob/develop/src/licensedcode/data/licenses/bsla.LICENSE
* KIKIMR-17302 Ignore bad serials, log them, monitor themsenya0x5f2023-08-228-9/+253
|
* Return OVERLOADED status on queue overflow KIKIMR-19080ilnaz2023-08-222-1/+2
|
* Add estimatedDiskTimeConsumption metrics to dsproxy on node, KIKIMR-17759serg-belyakov2023-08-2213-48/+126
| | | | Add estimatedDiskTimeConsumption to dsproxy on node
* [yql] fix styleudovichenko-r2023-08-221-6/+10
|