Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor and unify exit codes | babenko | 2024-08-02 | 15 | -42/+85 |
| | | | | ec1d0c473e709e8aad76b4e190a75ad4125a9ce2 | ||||
* | Fix TStringBuilderStream | pavook | 2024-08-02 | 1 | -2/+2 |
| | | | | e88898a7dd45bf17aa4fc54bf91639a0fdabbca7 | ||||
* | Intermediate changes | robot-piglet | 2024-08-02 | 1 | -29/+33 |
| | |||||
* | Update contrib/libs/backtrace to 2024-07-18 | robot-contrib | 2024-08-02 | 4 | -23/+53 |
| | | | | 6556f8d7260c8d1b632c0bb680c61c73c9616cb9 | ||||
* | contrib/tools/bison: Replace patch with environment variable | thegeorg | 2024-08-02 | 5 | -14/+4 |
| | | | | 59fef9fd4f33196d66de3ac1fba18aba86a7f327 | ||||
* | Skip GLOBAL keyword in SRCS for DESC_PROTO | snermolaev | 2024-08-02 | 1 | -0/+1 |
| | | | | dad88cdc3a4e9354a746ba0649987e9e2fcb038b | ||||
* | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2024-08-02 | 1 | -1/+1 |
| | | | | d16503c5573e00368ec69f5e18842f6ee36ad057 | ||||
* | Intermediate changes | robot-piglet | 2024-08-02 | 4 | -7/+7 |
| | |||||
* | YT-22414: Prepare to use TRange constructor directly instead of MakeRange | melkov | 2024-08-01 | 3 | -4/+48 |
| | | | | | | * Also the same for TMutableRange. * Add TRange, TMutableRange constructor from std::span. 46da1787e68a922bb65181c63a226a3797edae0b | ||||
* | YT-22323: Improve logging of tcp connections | artemagafonov | 2024-08-01 | 1 | -3/+6 |
| | | | | a95f8b7bcb0c36cba182953b7244b4ec4c723dd1 | ||||
* | YT-21050: Unique secondary index | sabdenovch | 2024-08-01 | 1 | -0/+2 |
| | | | | ba40304e0daf8a897f051cb7bef04e8358a7fc72 | ||||
* | Intermediate changes | robot-piglet | 2024-08-01 | 3 | -0/+201 |
| | |||||
* | Release java-grpc #1 | robot-brewer | 2024-08-01 | 3 | -9/+11 |
| | | | | | https://github.com/yandex/toolchain-registry/releases/tag/java-grpc-v1 c1b07468a830993d69392aabc78201b2c1fe58e6 | ||||
* | Intermediate changes | robot-piglet | 2024-08-01 | 1 | -7/+14 |
| | |||||
* | CHYT-1167: add request method to http client | barykinni | 2024-08-01 | 6 | -12/+38 |
| | | | | 746dc5319b081f1c1c324129e799a0f17605b084 | ||||
* | Intermediate changes | robot-piglet | 2024-08-01 | 7 | -25/+21 |
| | |||||
* | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2024-08-01 | 1 | -1/+1 |
| | | | | 26412132206953d6c6817a1bd3b39409273c5e1b | ||||
* | check lifetime of the TBlob no-copy-view | swarmer | 2024-08-01 | 1 | -1/+1 |
| | | | | 9d78e3f3c3b02b6a9467bda8b2af46826fa30868 | ||||
* | YT-22157 Interface part of HLL in columnar statistics | orlovorlov | 2024-07-31 | 2 | -0/+4 |
| | | | | | Выделил в отдельный PR, чтобы над кодом в YT и в YQL можно было работать независимо. 4fb122ecc4a54b38b09d854d93ae23fd3f76677e | ||||
* | Intermediate changes | robot-piglet | 2024-07-31 | 1 | -30/+37 |
| | |||||
* | YT-22276: In fair throttler consider bucket guarantee in ↵ | akozhikhov | 2024-07-31 | 2 | -6/+15 |
| | | | | | | GetEstimatedOverdraftDuration 3d94c6e0a109be012841ea1ce18c627c14f574d8 | ||||
* | Intermediate changes | robot-piglet | 2024-07-31 | 2 | -0/+7 |
| | |||||
* | YT-20327: More logging of ClockClusterTag in timestamp providers | osidorkin | 2024-07-31 | 1 | -3/+6 |
| | | | | 7a6f61d1aa10edd839c19bc67e48c5f59cd44e32 | ||||
* | Style | dgolear | 2024-07-31 | 1 | -1/+1 |
| | | | | | Style a1b273d0e7946f2c3459730344e403b3191cc7ae | ||||
* | Codestyle | mpereskokova | 2024-07-31 | 2 | -6/+6 |
| | | | | de2dd0433939b04a62a85e2c51428e3ac28f51d1 | ||||
* | language level supported | c0nsumer | 2024-07-31 | 1 | -0/+6 |
| | | | | 0b536fcac54655bfac44b1b3d83a57fe9113d264 | ||||
* | Revert "YT-21931: Track memory for ahead blocks in write sessions" | don-dron | 2024-07-31 | 2 | -8/+2 |
| | | | | | | This reverts commit f34c547ac0041f6745654e8da71c886bc2ae5ebc, reversing changes made to 8c124ed0587173703d24131bf1565c0e85973b2a. 890663587fbe5faa158f70ac86dbd66fe028ab9e | ||||
* | Fix TEnumerator::TIterator | pavook | 2024-07-31 | 2 | -8/+28 |
| | | | | 082782faf0e6e05d3aa1c56e096d33ea69282f57 | ||||
* | Update contrib/libs/backtrace to 2024-07-16 | robot-contrib | 2024-07-31 | 5 | -50/+109 |
| | | | | 0ba06a4df3a5667d31b5de82f51cb0d3979f14ac | ||||
* | Bring macros back into C/C++ builders | vpozdyayev | 2024-07-31 | 4 | -109/+29 |
| | | | | dafe804937a0edc8bc18e9de2e9818f886960352 | ||||
* | Add a safe class for managing statistic paths | pavook | 2024-07-30 | 9 | -0/+853 |
| | | | | 2b600be732d64131e213852536c78b387535213f | ||||
* | Get back warnings if FIX_UNUSED_PARAMETR_PLS=yes | mikhnenko | 2024-07-30 | 3 | -0/+11 |
| | | | | 58c003d6e4dd94e5df4c1cf9f90ff53f2794e5b2 | ||||
* | Log bus endpoint in 'Waiting for bus to become ready' | babenko | 2024-07-30 | 1 | -2/+3 |
| | | | | b4f08b1cce60a42652238f6cfaeb18565c53eba7 | ||||
* | Enable windows long manifest for all pyprograms | v-korovin | 2024-07-30 | 1 | -0/+1 |
| | | | | d773653083f7c4c70a99266c290e3d22ab070ba2 | ||||
* | [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stl | nadya73 | 2024-07-30 | 16 | -27/+56 |
| | | | | | Fix build with system protoc, std::string and system stl 8b5b81b2d7855f6b0dcb4bb0583a6408e5b7d3f7 | ||||
* | YT-22317: Refactor after review | don-dron | 2024-07-30 | 13 | -20/+29 |
| | | | | 7cdfd2b230e7cc23a9e9d94f97981fcd5400903b | ||||
* | Update contrib/libs/c-ares to 1.28.1 | thegeorg | 2024-07-30 | 123 | -23188/+36821 |
| | | | | db71d0a3bd9ec3cf1e1ccb5a9cfac8abfd43fdb7 | ||||
* | Revert commit rXXXXXX, collect .proto files by PROTO_DESCRIPTIONS | snermolaev | 2024-07-30 | 5 | -118/+8 |
| | | | | b9f5656ae46daedf9083c3721d8cb31a02b1c4c7 | ||||
* | Intermediate changes | robot-piglet | 2024-07-30 | 5 | -4/+17 |
| | |||||
* | collect .proto files by PROTO_DESCRIPTIONS | snermolaev | 2024-07-30 | 5 | -8/+118 |
| | | | | 0727af35f2be899dfb58c5e49ed9cd1701be9066 | ||||
* | Add lost semantic for new cmake generator | dimdim11 | 2024-07-30 | 1 | -3/+4 |
| | | | | | Add lost semantic for new cmake generator da5667f95e67a6809518d1faa0d76cd114694b6f | ||||
* | Release lld16 #4 | robot-brewer | 2024-07-29 | 2 | -4/+12 |
| | | | | | https://github.com/yandex/toolchain-registry/releases/tag/lld16-v4 9cf2b136cd6562c94ff339a9414e7617649795a3 | ||||
* | YT-14692: Simplify retention config | lukyan | 2024-07-29 | 1 | -0/+1 |
| | | | | 316dc2ddf766d7191900a107411398159d5505d6 | ||||
* | Change "build/conf/ts/ts.conf" | khoden | 2024-07-29 | 1 | -1/+1 |
| | | | | f68b837737c32cefa18e26c3e4a509672140f0e0 | ||||
* | feat(nots-builder): take v10 build resources into use | robot-nots | 2024-07-29 | 1 | -1/+1 |
| | | | | | | | feat(nots-builder): take v10 build resources into use Merge-commit to integrate 97eced154a1f0ba1d4772f03718f99ddcf42dc4c over eae5d905f423233dfd52bf46b6df568c31997fba f5a29164291ef514917731ccbcc737c428a6b008 | ||||
* | Fixed Strip function usage with system std::string | brgayazov | 2024-07-29 | 1 | -2/+2 |
| | | | | db0a00cc7d5e1391deed4254e71b5ac9ce01919b | ||||
* | Intermediate changes | robot-piglet | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | External build system generator release 97 | robot-ya-builder | 2024-07-29 | 3 | -6/+12 |
| | | | | | Update tools: yexport, os-yexport 9b392b92c14d0ca17f2951bf77c62693b2389e2d | ||||
* | Intermediate changes | robot-piglet | 2024-07-29 | 5 | -0/+195 |
| | |||||
* | Automatic release build for ya_bin3, os_ya, test_tool, os_test_tool | robot-ya-builder | 2024-07-29 | 4 | -20/+24 |
| | | | | | | | | | | From hash: [7d34f2c641d819c40468ca84403e11b89cabce08](https://a.yandex-team.ru/arcadia/commit/7d34f2c641d819c40468ca84403e11b89cabce08) From revision: [14512432](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=446) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, os_ya, test_tool, os_test_tool ae8b0d4a8201e0816fe879524f7a847b98efb79e |