| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update env contract to deal with null | nicktitov | 2025-11-26 | 1 | -1/+6 |
| | | | | | | | | В продолжение <https://nda.ya.ru/t/Zv2eRt4A7Ncwc7> Поддерживаем контракт в env.cpp (используется в BinaryPath), т.к. он тоже строит из `env.json.txt` окружение и при обнаружении Null падает commit_hash:6d01c031662f29c665a54fe4f4036a3bf7dea99a | ||||
| * | TPortManager shouldn't crash even if it doesn't have enough permissions to ↵ | swarmer | 2025-08-07 | 2 | -22/+79 |
| | | | | | | | | | | | operate on lock files created by other users Create the `testing_port_locks` directory with RWX permission for all, allowing other users to create lock files within it. Don't abort if current user doesn't have enough permission to delete a lock file created by another user. KIKIMR-23792 commit_hash:d887ce073d42d93c997a0f9a0c16416860395377 | ||||
| * | Remove arcadia_test_data | say | 2025-04-07 | 2 | -11/+0 |
| | | | | | commit_hash:0daacd6f5a9880a3a29a2c32a039e41407266063 | ||||
| * | Switch all tests to atd from snapshot | thegeorg | 2024-12-12 | 2 | -43/+1 |
| | | | | | commit_hash:a9a7c2df09742a540851227c4fcb7d925edd9793 | ||||
| * | Allow per-module switch to atd_ro_snapshot from arcadia root | thegeorg | 2024-11-14 | 1 | -0/+4 |
| | | | | | commit_hash:d8d2d7bd705c50833ff6e4b03fda17f1c97ca3b7 | ||||
| * | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 6 | -126/+0 |
| | | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
| * | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 1 | -3/+3 |
| | | | | | Update tools: yexport, os-yexport | ||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 2 | -0/+23 |
| | | |||||
| * | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 1 | -4/+4 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Y_VERIFY->Y_ABORT_UNLESS at ^l | ilnurkh | 2023-10-09 | 2 | -5/+5 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 2 | -0/+28 |
| | | |||||
| * | Setup test env.vars from test.context during test binary initialization cpp | zhukoff-pavel | 2023-05-18 | 2 | -1/+19 |
| | | |||||
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | [library/cpp/testing/common/ut/env] Added GetGlobalResource function to ↵ | prettyboy | 2023-04-06 | 3 | -0/+32 |
| | | | | | obtain global resources from context file | ||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 2 | -28/+0 |
| | | |||||
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 1 | -3/+3 |
| | | | | Update tools: yexport | ||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 2 | -0/+28 |
| | | |||||
| * | Add GetPort(port) support to maintain compatibility with unittest TPortManager | alexv-smirnov | 2023-03-10 | 3 | -8/+89 |
| | | | | | | Singleton did not allow reinitialisation, so in existing tests this line https://a.yandex-team.ru/arcadia/library/cpp/testing/common/ut/network_ut.cpp?rev=rXXXXXX#L45 did not have any effect. The tests worked just because in both tests the env var PORT_SYNC_PATH was the same and its changes did not affect the tests anyway. As we need to change the env var NO_RANDOM_PORTS to run GetPort( port ) test, I had to make a reinitialisation method, which is now being called from inside the constructor, causing its double invocation during the tests. I could not find a better solution for Singleton( | ||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+23 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-07 | 3 | -2/+2 |
| | | |||||
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -12/+12 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -12/+12 |
| | | |||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 4 | -4/+4 |
| | | | | Update tools: yexport | ||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 4 | -13/+72 |
| | | |||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 2 | -42/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 1 | -0/+9 |
| | | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-18 | 1 | -0/+12 |
| | | | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | cverutin | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | cverutin | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 ↵ | staroverovad | 2022-02-10 | 2 | -6/+6 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 ↵ | staroverovad | 2022-02-10 | 2 | -6/+6 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | sandello | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | sandello | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | nsofya | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | nsofya | 2022-02-10 | 1 | -2/+2 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | psushin | 2022-02-10 | 1 | -22/+22 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | psushin | 2022-02-10 | 1 | -22/+22 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | babenko | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | babenko | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for Andrey Fomichev ↵ | Andrey Fomichev | 2022-02-10 | 1 | -2/+2 |
| | | | | | <[email protected]>. Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Andrey Fomichev ↵ | Andrey Fomichev | 2022-02-10 | 1 | -2/+2 |
| | | | | | <[email protected]>. Commit 1 of 2. | ||||
| * | Restoring authorship annotation for Vasily Gerasimov ↵ | Vasily Gerasimov | 2022-02-10 | 1 | -3/+3 |
| | | | | | <[email protected]>. Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Vasily Gerasimov ↵ | Vasily Gerasimov | 2022-02-10 | 1 | -3/+3 |
| | | | | | <[email protected]>. Commit 1 of 2. | ||||
| * | Restoring authorship annotation for Dmitry Kopylov <[email protected]>. ↵ | Dmitry Kopylov | 2022-02-10 | 1 | -4/+4 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Dmitry Kopylov <[email protected]>. ↵ | Dmitry Kopylov | 2022-02-10 | 1 | -4/+4 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | aosipenko | 2022-02-10 | 2 | -11/+11 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | aosipenko | 2022-02-10 | 2 | -11/+11 |
| | | |||||
| * | Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵ | Aleksandr | 2022-02-10 | 3 | -189/+189 |
| | | | | | 2 of 2. | ||||
