aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/zstd to 1.5.7robot-contrib2025-02-2187-1946/+3209
| | | | | | | | | Release highlights are: * The compression speed for small data blocks has been notably (~10%) improved at fast compression levels. * The `--patch-from` functionality of the zstd CLI ... had its speed reduced to uncomfortable levels. v1.5.7 largely mitigates the speed impact of high compression levels 18+ * The compression ratio has been enhanced slightly for large data across all compression levels, commit_hash:c66283dd802e1fd38484f7179848006c58f2baa4
* Intermediate changesrobot-piglet2025-02-211-1/+1
| | | | commit_hash:cb0e6cd2da19208eef350a84163cc150e094e8bd
* Update contrib/libs/liburing to 2.9robot-contrib2025-02-21232-393/+2927
| | | | commit_hash:88f21b0567edce8f03258355bcc0e4029ea2085b
* Update contrib/restricted/fast_float to 8.0.0robot-contrib2025-02-2112-174/+609
| | | | commit_hash:65d9b3d669fb4794d962c6233c5fe43eb098bb9d
* Fix reimport after rXXXXXXthegeorg2025-02-202-2/+2
| | | | commit_hash:5831a7282e9076bcdaed69e18fd886e648edf8f7
* Intermediate changesrobot-piglet2025-02-204-4/+7
| | | | commit_hash:09e2f46a2edbdcbcbac13a14a6e47d96fc88f66e
* Update contrib/restricted/boost/context to 1.87.0robot-contrib2025-02-1933-52/+99
| | | | commit_hash:daaa34ee67e926e777bc9d21d15aa40b8de64f33
* Intermediate changesrobot-piglet2025-02-196-6/+15
| | | | commit_hash:24aa47673f664dfffb1ecde56dcf0bd5d1e5b8f7
* No more warnings about deprecation headers from boostmikhnenko2025-02-192-2/+2
| | | | commit_hash:8628da31ee57885e46675efa796bef34e8b992c4
* Update contrib/restricted/abseil-cpp to 20250127.0thegeorg2025-02-18172-1591/+3225
| | | | commit_hash:cb84f6cd1a663877e7f59ac994d08e04a1e76205
* Enable _LIBCPP_NODISCARD_EXTmikhnenko2025-02-181-1/+0
| | | | commit_hash:98617260ebfdb67dc8ab65290642c0c5d79edc4d
* refactor out py2 protobuf herobora afterpg2025-02-182-0/+197
| | | | commit_hash:8241ea2d9e5c3d12ca4c8902cdac23ed6630d4ce
* Update Python 3 to 3.12.9shadchin2025-02-1688-545/+876
| | | | commit_hash:c8651982d81e18f18e037fb247cc6ae53c4fa7f1
* Update contrib/libs/simdjson to 3.12.2robot-contrib2025-02-156-24/+27
| | | | commit_hash:1da1e7f4c8215c30ac33f0a481944ca35188e1fa
* Intermediate changesrobot-piglet2025-02-159-33/+365
| | | | commit_hash:293c725da86af9df83cab900e86bf2b75cc6b4e8
* Intermediate changesrobot-piglet2025-02-145-308/+10
| | | | commit_hash:4dd0c044a5e9e9175ef0dc26529f02571e4d1186
* Intermediate changesrobot-piglet2025-02-1411-37/+37
| | | | commit_hash:c45dbb0d259016c5fc213386961b6c37644b5351
* Update contrib/libs/backtrace to 2025-01-30robot-contrib2025-02-143-19/+25
| | | | commit_hash:bbbdac5958974bccf4be73b83e766eebcf78348c
* Intermediate changesrobot-piglet2025-02-1411-37/+37
| | | | commit_hash:88ee1e85af050b358e27a1d889b4a5d04af680d5
* [contrib/poco] Disable thread sanitizer instrumentation on initialize and ↵mvel2025-02-131-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | uninitialize Чисто формально инициализация указателя мьютексов не атомарна, факт. Чинить это более красиво можно, но нужно ли? Пример падения под санитайзером ``` raise () /lib/x86_64-linux-gnu/libc.so.6 abort () /lib/x86_64-linux-gnu/libc.so.6 ___interceptor_abort (fake=2) /-S/contrib/libs/clang18-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp +1915 __sanitizer::Abort () /-S/contrib/libs/clang18-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp +143 __sanitizer::Die () /-S/contrib/libs/clang18-rt/lib/sanitizer_common/sanitizer_termination.cpp +58 __tsan::OutputReport (thr=0x7fa19c45f000, srep=...) /-S/contrib/libs/clang18-rt/lib/tsan/rtl/tsan_rtl_report.cpp +666 __tsan::ReportRace (thr=0x7fa19c45f000, shadow_mem=<optimized out>, cur=..., old=..., typ0=0) /-S/contrib/libs/clang18-rt/lib/tsan/rtl/tsan_rtl_report.cpp +822 Poco::Crypto::OpenSSLInitializer::initialize () /-S/contrib/libs/poco/Crypto/src/OpenSSLInitializer.cpp +101 Poco::Crypto::OpenSSLInitializer::OpenSSLInitializer (this=<optimized out>) /-S/contrib/libs/poco/Crypto/src/OpenSSLInitializer.cpp +67 Poco::Crypto::CipherKeyImpl::CipherKeyImpl (this=0x721c00aa95f0, name=<error reading variable: Cannot access memory at address 0x72102d2b53c0>, key=..., iv=...) /-S/contrib/libs/poco/Crypto/src/CipherKeyImpl.cpp +57 Poco::Crypto::CipherKey::CipherKey (this=0x7f98e9ef3df8, name=<error reading variable: Cannot access memory at address 0x72102d2b53c0>, key=std::__y1::vector (length=32, capacity=32) = {...}, iv=std::__y1::vector (length=32, capacity=32) = {...}) /-S/contrib/libs/poco/Crypto/src/CipherKey.cpp +33 yabs::AesEncrypt (data=..., length=length@entry=yabs::AES_128, aesKey=std::__y1::vector (length=32, capacity=32) = {...}, initVector=std::__y1::vector (length=32, capacity=32) = {...}, encoding=encoding@entry=Poco::Crypto::Cipher::ENC_BASE64) /-S/yabs/server/libs/crypt/crypt.cpp +59 ProcessStatModeOnStat (b=b@entry=0x727000128990, context=...) /-S/yabs/server/libs/count/count.cpp +1750 yabs_handler_stat_count (b=0x727000128990) /-S/yabs/server/libs/handlers/stat/handler_count.cpp +14 ... ``` commit_hash:ea00d166a03e0d46cc2de9bf7ed8be549e105e20
* Intermediate changesrobot-piglet2025-02-1313-8/+438
| | | | commit_hash:ed866127668ea37af240d0f863a53784df961351
* Intermediate changesrobot-piglet2025-02-121-1/+1
| | | | commit_hash:937a0de64e9052e257f699b68ffe250d6b5a9bba
* Update contrib/libs/linux-headers to 6.6.7robot-contrib2025-02-1275-185/+1552
| | | | commit_hash:495eaa25d72e8f80b0e4624c328677f50a736233
* Intermediate changesrobot-piglet2025-02-127-915/+157
| | | | commit_hash:1bca3008ad9207810406179af26ca226e973f69c
* Introduce custom license tag for proofread version of ClArtisticthegeorg2025-02-122-3/+3
| | | | | | | _Clarified Artistic Licenses_ is not that clarified, as the authors were expecting (see ST ticket for the details). Thus we introduce a fake `Custom-clarified-artistic-proofread` license which can be used to mark certain piece of code as safe-to-use. commit_hash:510f2ded8c124ecce5b388d082453ed8215024bb
* Update contrib/libs/simdjson to 3.12.1robot-contrib2025-02-125-21/+23
| | | | commit_hash:dacf93f603db35f2280c459810037876e0ee26fd
* Intermediate changesrobot-piglet2025-02-1285-85/+85
| | | | commit_hash:968efa1587ed15d27ed5b3b0c8f68f01abcbba67
* simplify afterpg2025-02-123-7/+79
| | | | commit_hash:4d91c6379cf9f4b3a49a60b7500e1d8f809ad712
* Ban contrib/python/scipymaxim-yurchuk2025-02-115817-2560386/+3050
| | | | | | | Прошлый заход не удался <HIDDEN_URL> commit_hash:a9dd4eea354606afa3f593d4fccd9ed881188234
* Change "devtools/contrib/piglet/projects/ydblib/config.yaml"maxim-yurchuk2025-02-1115-3050/+0
| | | | | | | | | В scipy лежит какой то код на фортране, гитхаб [показывает](https://github.com/ydb-platform/ydb) что ydb состоит на 1.2% из фортрана ![image.png](https://arcanum.s3.mds.yandex.net/files/maxim-yurchuk/2LEi0P30SMM3gMiOXC0ch) Во дворе дети показывают пальцем, обзывают фортранщиком commit_hash:6e17d7e2b13d628e318ba8deb5ab29e159fdf712
* Intermediate changesrobot-piglet2025-02-113-18/+15
| | | | commit_hash:f3acde65f4eb25503f414d5262f52b496123bd96
* Remove deps on pandasmaxim-yurchuk2025-02-115274-2257399/+0
| | | | | | | | | | <https://github.com/ydb-platform/ydb/pull/14418> <https://github.com/ydb-platform/ydb/pull/14419> \-- аналогичные правки в gh Хочу залить в обход синка, чтобы посмотреть удалится ли pandas в нашей gh репе через piglet commit_hash:abca127aa37d4dbb94b07e1e18cdb8eb5b711860
* Disable symbols redefining for MAPSMOBI_BUILD_TARGETmikhnenko2025-02-111-0/+4
| | | | commit_hash:9424e37bc99e6d61ff8496bf319539c6f1786669
* Update contrib/libs/lzma to 5.6.4robot-contrib2025-02-1010-19/+92
| | | | commit_hash:509ecf098c2bdb4bf7273b95ff459ee74bd2a6bf
* feat grpc: Request body is malformed when using retryPolicy along with the ↵leonidlazarev2025-02-102-1/+36
| | | | | | | | | gzip compression Patch for issue 37742: Request body is malformed when using retryPolicy along with the gzip compression Tests: протестировано в тестинге commit_hash:d80d29f768bc26e1bcf6afa64b05cea476d4007d
* Intermediate changesrobot-piglet2025-02-1019-165/+806
| | | | commit_hash:a86388a6e90c994ada2733ee6dcbdeabb8baa708
* Intermediate changesrobot-piglet2025-02-101-0/+12
| | | | commit_hash:e0f0586ef3cc46dbd649319b49a2cedf797a226d
* RAPIDJSON_HAS_STDSTRING=1 by defaultilnurkh2025-02-101-1/+1
| | | | commit_hash:5598912aa715779c0a460fc7f071eed9055a9973
* Intermediate changesrobot-piglet2025-02-10109-12771/+14389
| | | | commit_hash:37322e8223adff96fffe40c174e3b150cdb2a5ad
* Intermediate changesrobot-piglet2025-02-094-9/+14
| | | | commit_hash:9d5db254f665362d1d5bfe280aa0646f83e28474
* Intermediate changesrobot-piglet2025-02-0926-127/+233
| | | | commit_hash:9f477c101838068c76e0d37a313a5e79a2888982
* Intermediate changesrobot-piglet2025-02-0814-18/+333
| | | | commit_hash:f4cb1bdccfb534d71b7f461fc8f8e5656c47bfa5
* do not add version prefix to openssl symbols under cmakeiniklyaev2025-02-082-1/+5
| | | | commit_hash:8693ef1b447def6865c209679890a8bb1dd06da7
* Intermediate changesrobot-piglet2025-02-071-0/+2
| | | | commit_hash:1dcf861e37ea2f6f32ba0c9f093c065f935badf1
* Untitled commitpg2025-02-06184-1329/+7810
| | | | commit_hash:f8d5d01bb4f15fea486c4bb48cd647bc4b8b085f
* Intermediate changesrobot-piglet2025-02-0618-112/+317
| | | | commit_hash:24c62f23164ce9c621538d8c097b568a8a9d89fc
* Intermediate changesrobot-piglet2025-02-0620-1571/+3937
| | | | commit_hash:3410ee444b01d61b6132203a0ea6794aee55f31f
* Intermediate changesrobot-piglet2025-02-0624-139/+1092
| | | | commit_hash:b431fc94a39861d987569e88bb97ba7e6187f7e5
* Add google benchmark to autocheck on WASM platforms.vchigrin2025-02-063-3/+2
| | | | commit_hash:6f5c0a9f03e49c4d501c09d20b7b87ed3813f403
* Move libyqlplugin.so to ytmpereskokova2025-02-05144-32602/+0
| | | | | | | | | Приедет в ytsaurus: <HIDDEN_URL> Приедет в `/contrib/ydb/` <HIDDEN_URL> Проверка, что в github ydb ничего не сломается: <https://github.com/ydb-platform/ydb/pull/13286> commit_hash:73ab1b4a3245322afc9fc6e9d71424ad07106477