aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix catboost openssl cmake build issuessvidyuk2023-09-132-0/+30
|
* Intermediate changesrobot-piglet2023-09-1219-38/+0
|
* Intermediate changesrobot-piglet2023-09-112-5/+1
|
* Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵prettyboy2023-09-08193-132762/+0
| | | | opensource
* [build/plugins/ytest] Allow prebuilt linters for opensourceprettyboy2023-09-08193-0/+132762
| | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так
* Intermediate changesrobot-piglet2023-09-071-1/+1
|
* Intermediate changesrobot-piglet2023-09-061-2/+7
|
* Update contrib/libs/zlib to 1.3thegeorg2023-09-0625-1488/+940
|
* Intermediate changesrobot-piglet2023-09-061411-195/+723698
|
* Update contrib/libs/flatbuffers to 23.5.26thegeorg2023-09-0649-1508/+720
|
* (no commit message)pg2023-09-041-7/+0
|
* Provide getrandom for Android toothegeorg2023-09-042-0/+6
|
* Intermediate changesrobot-piglet2023-09-033-2118/+0
|
* YT-19430: Add arrow writernadya022023-09-023-0/+2118
| | | | Add arrow writer
* Put contrib/libs/jdk under yamaker and update it to 22+10thegeorg2023-09-028-152/+239
|
* Update contrib/libs/re2 to 2023-09-01robot-contrib2023-09-027-25/+42
|
* Properly unpoison data generated by getrandom syscallthegeorg2023-09-014-0/+16
|
* (no commit message)pg2023-08-311-14/+0
|
* Update contrib/libs/postgresql to 15.4robot-contrib2023-08-313-19/+178
|
* Fix input variable missprintsvidyuk2023-08-3074-880/+8363
|
* All .ll files support in LLVM_BCsvidyuk2023-08-3074-8363/+880
|
* Update contrib/libs/postgresql to 15.1robot-contrib2023-08-3028-428/+337
|
* Use cloned versions of PG data filesvvvv2023-08-299-22976/+0
|
* [yql] cleanup ya.makes (part 1)udovichenko-r2023-08-282-0/+197
| | | | YQL-16404
* Intermediate changesrobot-piglet2023-08-281-1/+1
|
* Update contrib/libs/libpq to 15.3robot-contrib2023-08-251-2/+12
|
* Intermediate changesrobot-piglet2023-08-2522-0/+41
|
* [devtools/contrib/piglet/projects/ydb/config.yaml] Work around to fix ↵prettyboy2023-08-258-0/+154
| | | | missing code for ya make build
* CRCUtil AARCH64 improve performancemaksim-kita2023-08-241-1/+1
|
* Extract asmlib manipulations into separate blockthegeorg2023-08-2244-9325/+0
|
* Add yt into autobuildaozeritsky2023-08-2171-0/+24661
|
* Update contrib/restricted/abseil-cpp to 20230802.0thegeorg2023-08-201-0/+99
|
* KIKIMR-18220: Enrich token with groups from LDAPmolotkov-and2023-08-18224-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)pg2023-08-182-1/+3
|
* Pass local module fbs compiler flags to cmake exportsvidyuk2023-08-164-0/+24
|
* Update contrib/libs/hyperscan to 5.4.2shadchin2023-08-1529-51/+154
|
* Update contrib/libs/googleapis-common-protos to 1.60.0robot-contrib2023-08-158-2/+153
|
* Update ICU to 73.2romankoshelev2023-08-15710-27057/+34313
|
* Intermediate changesrobot-piglet2023-08-151-1/+1
|
* Update contrib/libs/postgresql to 14.8shadchin2023-08-146-27/+181
|
* Fix flatbuffers patchreshilkin2023-08-121-1/+1
|
* Remove needless patchreshilkin2023-08-111-2/+2
|
* Update contrib/libs/flatbuffers to 23.5.9reshilkin2023-08-11112-9532/+23124
|
* Update contrib/libs/xxhash to 0.8.2robot-contrib2023-08-117-1406/+3474
|
* Update ICU to 70.1romankoshelev2023-08-09644-21939/+31089
|
* Support running C++ coroutines as actors KIKIMR-18962snaury2023-08-075-0/+465
|
* Get rid of contrib/libs/python/Include modulethegeorg2023-08-043-28/+1
| | | | Свели все зависимости к contrib/libs/python
* Use Service-Py23-Proxy license in contrib/libs/pythonthegeorg2023-08-032-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 arrowreshilkin2023-08-0291-5304/+42646
|
* grpc: allow limitation for number of threads via environmentleonidlazarev2023-08-021-1/+21
| | | Allow to set limitation for number of threads via environment GRPC_MAX_THREADS_THREAD_POOL_ENV