| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 1 | -4/+4 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Add GetPort(port) support to maintain compatibility with unittest TPortManager | alexv-smirnov | 2023-03-10 | 1 | -6/+30 |
| | | | | | | 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( | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 ↵ | staroverovad | 2022-02-10 | 1 | -4/+4 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 ↵ | staroverovad | 2022-02-10 | 1 | -4/+4 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | tobo | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | tobo | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | bulatman | 2022-02-10 | 1 | -203/+203 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | bulatman | 2022-02-10 | 1 | -203/+203 |
| | | |||||
| * | intermediate changes | Devtools Arcadia | 2022-02-07 | 1 | -0/+208 |
| ref:cde9a383711a11544ce7e107a78147fb96cc4029 | |||||
