Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract asmlib manipulations into separate block | thegeorg | 2023-08-22 | 44 | -9325/+0 |
| | |||||
* | Add yt into autobuild | aozeritsky | 2023-08-21 | 71 | -0/+24661 |
| | |||||
* | Update contrib/restricted/abseil-cpp to 20230802.0 | thegeorg | 2023-08-20 | 1 | -0/+99 |
| | |||||
* | KIKIMR-18220: Enrich token with groups from LDAP | molotkov-and | 2023-08-18 | 224 | -0/+111668 |
| | | | | | | | | | | | Add ldap functions wrapper and separate in different files for compatibility with different OS. Add user groups fetching from ldap server. Limitations: - Fixed 'memberOf' attribute - No tests to check how filter for search created - Fetched groups are returned in event as is. | ||||
* | (no commit message) | pg | 2023-08-18 | 2 | -1/+3 |
| | |||||
* | Pass local module fbs compiler flags to cmake export | svidyuk | 2023-08-16 | 4 | -0/+24 |
| | |||||
* | Update contrib/libs/hyperscan to 5.4.2 | shadchin | 2023-08-15 | 29 | -51/+154 |
| | |||||
* | Update contrib/libs/googleapis-common-protos to 1.60.0 | robot-contrib | 2023-08-15 | 8 | -2/+153 |
| | |||||
* | Update ICU to 73.2 | romankoshelev | 2023-08-15 | 710 | -27057/+34313 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-15 | 1 | -1/+1 |
| | |||||
* | Update contrib/libs/postgresql to 14.8 | shadchin | 2023-08-14 | 6 | -27/+181 |
| | |||||
* | Fix flatbuffers patch | reshilkin | 2023-08-12 | 1 | -1/+1 |
| | |||||
* | Remove needless patch | reshilkin | 2023-08-11 | 1 | -2/+2 |
| | |||||
* | Update contrib/libs/flatbuffers to 23.5.9 | reshilkin | 2023-08-11 | 112 | -9532/+23124 |
| | |||||
* | Update contrib/libs/xxhash to 0.8.2 | robot-contrib | 2023-08-11 | 7 | -1406/+3474 |
| | |||||
* | Update ICU to 70.1 | romankoshelev | 2023-08-09 | 644 | -21939/+31089 |
| | |||||
* | Support running C++ coroutines as actors KIKIMR-18962 | snaury | 2023-08-07 | 5 | -0/+465 |
| | |||||
* | Get rid of contrib/libs/python/Include module | thegeorg | 2023-08-04 | 3 | -28/+1 |
| | | | | Свели все зависимости к contrib/libs/python | ||||
* | Use Service-Py23-Proxy license in contrib/libs/python | thegeorg | 2023-08-03 | 2 | -4/+14 |
| | | | | I would like to get rid of weird Yandex* licenses. YandexOpen is the least used member of the group. | ||||
* | Auto code-generation for .fbs.h in arrow | reshilkin | 2023-08-02 | 91 | -5304/+42646 |
| | |||||
* | grpc: allow limitation for number of threads via environment | leonidlazarev | 2023-08-02 | 1 | -1/+21 |
| | | | Allow to set limitation for number of threads via environment GRPC_MAX_THREADS_THREAD_POOL_ENV | ||||
* | Update contrib/libs/re2 to 2023-08-01 | robot-contrib | 2023-08-02 | 7 | -50/+122 |
| | |||||
* | feat grpc: update to grpc 1.54.2 | leonidlazarev | 2023-08-01 | 274 | -7145/+11137 |
| | | | | | | | | | | update grpc to 1.54.2 update grpcio to 1.54.2 Added patches: pr33239_fix_use_after_free.patch Removed patches: pr32547-fix-race.patch - exists in upstream | ||||
* | Use UDFs from YDB | vvvv | 2023-07-31 | 1 | -15/+0 |
| | |||||
* | YQL-16239 Move purecalc to public | vvvv | 2023-07-31 | 1 | -0/+15 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-07-30 | 168 | -185/+235 |
| | |||||
* | Update contrib/libs/nghttp2 to 1.55.1 | robot-contrib | 2023-07-29 | 5 | -13/+13 |
| | |||||
* | YT-19210: expose YQL shared library for YT. | max42 | 2023-07-29 | 56 | -0/+16031 |
| | | | | After this, a new target libyqlplugin.so appears. in open-source cmake build. Diff in open-source YDB repo looks like the following: https://paste.yandex-team.ru/f302bdb4-7ef2-4362-91c7-6ca45f329264 | ||||
* | replace wilson/protos with PEERDIR to contrib/libs/opentelemetry-proto | soniachrn | 2023-07-28 | 24 | -0/+2923 |
| | | | remove duplicate protos | ||||
* | remove NO_SANITIZE_HEADERS macros | reshilkin | 2023-07-28 | 10 | -20/+0 |
| | |||||
* | Update contrib/libs/nghttp2 to 1.55.0 | robot-contrib | 2023-07-27 | 4 | -13/+16 |
| | |||||
* | Add explicit sanitizer dependencies up to contrib/libs/v8 | reshilkin | 2023-07-26 | 15 | -0/+22 |
| | |||||
* | Add explicit sanitizer dependencies missed before contrib/tools | reshilkin | 2023-07-26 | 6 | -0/+11 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-07-26 | 1 | -1/+1 |
| | |||||
* | Update contrib/libs/liburing to 2.4 | thegeorg | 2023-07-26 | 124 | -1128/+4706 |
| | |||||
* | Update contrib/libs/linux-headers to 6.4.5 | thegeorg | 2023-07-26 | 73 | -1538/+3326 |
| | |||||
* | Add explicit sanitizer dependencies | reshilkin | 2023-07-25 | 15 | -0/+18 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-07-24 | 1 | -5/+5 |
| | |||||
* | Add explicit sanitizer dependencies | reshilkin | 2023-07-24 | 2 | -0/+2 |
| | |||||
* | Update nixpkgs revision in contrib/libs/apache/arrow | thegeorg | 2023-07-19 | 2 | -2/+2 |
| | |||||
* | Update contrib/libs/re2 to 2023-07-01 | robot-contrib | 2023-07-19 | 2 | -10/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-07-18 | 1 | -2/+2 |
| | |||||
* | Allow using ibdrv interface in opensource apps | thegeorg | 2023-07-18 | 12 | -0/+4636 |
| | |||||
* | Update contrib/libs/double-conversion to 3.3.0 | robot-contrib | 2023-07-17 | 4 | -11/+43 |
| | |||||
* | feat grpc: update to grpc 1.53.1 | leonidlazarev | 2023-07-17 | 1397 | -50698/+80777 |
| | | | | | | | | | | | | | | update grpc to 1.53.1 update grpcio/py3 to 1.53.1 Added patches: 22-grpc-code-output.patch - allow translation of grpc code to internal string type. 23-max-thread-limitation.patch - to provide interface for settings of thread number limit, as grpc::DynamicThreadPool doesn't provide interface to limit thread number anymore. 24-support_for-non-abort-grpc.patch - generate exception instead of application crash 25-forkable-destruction-order.patch - correct forkable logic for TimerManager 27-skip-child-post-fork-operations.patch - allow to skip child post fork operations to exclude UB (used for unified agent only) pr33495_fox_nested_fork.patch - fix issues with nested forks pr33582_fork_handler.patch - disable fork handler support if it is not requested intentionally | ||||
* | Backport gRPC forking assert fix | somov | 2023-07-07 | 2 | -34/+26 |
| | | | https://github.com/grpc/grpc/commit/51f276e7beef3a9e4e9f96d4525e2035169d24be | ||||
* | Revert "YT-19324: move YT provider to ydb/library/yql" | max42 | 2023-06-30 | 169 | -81371/+0 |
| | | | | This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12. | ||||
* | YT-19324: move YT provider to ydb/library/yql | max42 | 2023-06-30 | 169 | -0/+81371 |
| | | | | | | | | | | | | | | This commit is formed by the following script: https://paste.yandex-team.ru/6f92e4b8-efc5-4d34-948b-15ee2accd7e7/text. This commit has zero effect on all projects that depend on YQL. The summary of changes: - `yql/providers/yt -> ydb/library/yql/providers/yt `- the whole implementation of YT provider is moved into YDB code base for further export as a part of YT YQL plugin shared library; - `yql/providers/stat/{expr_nodes,uploader} -> ydb/library/yql/providers/stat/{expr_nodes,uploader}` - a small interface without implementation and the description of stat expr nodes; - `yql/core/extract_predicate/ut -> ydb/library/yql/core/extract_predicate/ut`; - `yql/core/{ut,ut_common} -> ydb/library/yql/core/{ut,ut_common}`; - `yql/core` is gone; - `yql/library/url_preprocessing -> ydb/library/yql/core/url_preprocessing`. **NB**: all new targets inside `ydb/` are under `IF (NOT CMAKE_EXPORT)` clause which disables them from open-source cmake generation and ya make build. They will be enabled in the subsequent commits. | ||||
* | Ignore BOOST_*_DYN_LINK CFLAGS in yamaker | thegeorg | 2023-06-29 | 4 | -28/+0 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-06-29 | 1 | -1/+1 |
| |