| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add library/cpp/actors to github export | Daniil Cherednik | 2023-06-02 | 7 | -0/+158 |
| | | | | | x-stable-origin-commit: 0e951cfb44430a0ed33bec779c8a790f73c31b91 | ||||
| * | [actors/http] Fixed inactivity event handling | uranix | 2022-12-21 | 1 | -8/+8 |
| | | | | Проверка `if (ev->Get() == InactiveEvent)` была вложена в проверку `if (ev->Get()->Read)`, но у `InactiveEvent` поля `Read`, `Write` всегда `false`. Вероятно это произошло после рефакторинга. | ||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 4 | -25/+108 |
| | | |||||
| * | fix node crash on bad content length parsing | xenoxeno | 2022-11-17 | 1 | -8/+20 |
| | | |||||
| * | guess socket type on creation | xenoxeno | 2022-11-09 | 2 | -7/+38 |
| | | |||||
| * | support content-type in GET | uzhas | 2022-10-04 | 2 | -1/+26 |
| | | |||||
| * | Library/cpp/actors Activities | hor911 | 2022-08-19 | 6 | -0/+14 |
| | | |||||
| * | fix content-length 0 in requests | xenoxeno | 2022-08-15 | 2 | -3/+23 |
| | | |||||
| * | fix ut | xenoxeno | 2022-07-11 | 1 | -0/+1 |
| | | |||||
| * | Create kesuses for rate limiting in YQ | galaxycrab | 2022-07-08 | 3 | -18/+31 |
| | | | | | | | | | | Fill config in kikimr runner Create coordination nodes Pass to config Protos | ||||
| * | intermediate changes | arcadia-devtools | 2022-07-01 | 1 | -2/+39 |
| | | | | | ref:090632378b7b7874f8203fa4877f372f9e3bf51e | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-10 | 1 | -1/+3 |
| | | | | | ref:cf978a76bc6d73679fd0ad941e177bc593e90f52 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-09 | 1 | -1/+6 |
| | | | | | ref:867b363c3b1b55cb4589971a77303a6d0d3e1dbe | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-02 | 1 | -1/+1 |
| | | | | | ref:897f95916cd29fcdf9f1223e0fcd35d4781a3b5f | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-01 | 5 | -10/+102 |
| | | | | | ref:c234234dab27a004d8ea6b9fa34ee745cc4736a1 | ||||
| * | add https support to builtin monitoring KIKIMR-14868 | Alexey Efimov | 2022-05-23 | 1 | -2/+3 |
| | | | | | ref:1350d4933ca320aa0d84b8e7aac2a1e957942567 | ||||
| * | fixes for redirections KIKIMR-14742 | Alexey Efimov | 2022-05-20 | 1 | -1/+8 |
| | | | | | ref:1c576bf8c00f29291ab91c1039b8ad64798ba93d | ||||
| * | add support for mixed and ipv4-only environment KIKIMR-14869 | Alexey Efimov | 2022-05-18 | 9 | -53/+250 |
| | | | | | ref:ec57c92c9ef01b8aad21861c915e620ec8823586 | ||||
| * | add http-mon via ic proxy KIKIMR-14742 | Alexey Efimov | 2022-05-17 | 2 | -2/+12 |
| | | | | | ref:b3a758f33f4578f7f8ce2e822783faf41a5ab6cd | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-06 | 2 | -1/+3 |
| | | | | | ref:73802948623046c57dcf98a142cb281f33eea5c7 | ||||
| * | add settings for compression KIKIMR-14742 | Alexey Efimov | 2022-05-06 | 7 | -43/+91 |
| | | | | | ref:e7f27eec7e9ed0722c245f091d0eff6e20395d63 | ||||
| * | intermediate changes | arcadia-devtools | 2022-05-05 | 5 | -35/+123 |
| | | | | | ref:670915a6a4cf5edb3a63ce999d592acd20f1f248 | ||||
| * | add async monitoring http KIKIMR-14742 | Alexey Efimov | 2022-05-04 | 4 | -22/+133 |
| | | | | | ref:c51d608f0ae78f08597b88f837491da33a953ef6 | ||||
| * | switch metrics registry to shared_ptr KIKIMR-14218 | Alexey Efimov | 2022-03-24 | 3 | -35/+38 |
| | | | | | ref:5ef16c21e373b05982980dcd3016950f15a884e8 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-15 | 2 | -51/+0 |
| | | | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5 | ||||
| * | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 1 | -0/+8 |
| | | | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-24 | 1 | -1/+1 |
| | | | | | ref:70ac1bca1acbb458c863fb4686263967ea009057 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-24 | 1 | -0/+3 |
| | | | | | ref:fb678b285db60965c2b65db96852ae4cfb5879d6 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-22 | 1 | -3/+0 |
| | | | | | ref:b4effc9582e42dfa79e9a44a91df283419947b3a | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-18 | 1 | -0/+22 |
| | | | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3 | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | chubinskiy | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | chubinskiy | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 ↵ | d-mokhnatkin | 2022-02-10 | 1 | -11/+11 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 ↵ | d-mokhnatkin | 2022-02-10 | 1 | -11/+11 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | lastutf445 | 2022-02-10 | 6 | -71/+71 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | lastutf445 | 2022-02-10 | 6 | -71/+71 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 ↵ | leonidvasilev | 2022-02-10 | 3 | -14/+14 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 ↵ | leonidvasilev | 2022-02-10 | 3 | -14/+14 |
| | | | | | of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | hcpp | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | hcpp | 2022-02-10 | 1 | -1/+1 |
| | | |||||
| * | Restoring authorship annotation for Alexey Efimov <[email protected]>. ↵ | Alexey Efimov | 2022-02-10 | 17 | -3697/+3697 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Alexey Efimov <[email protected]>. ↵ | Alexey Efimov | 2022-02-10 | 17 | -3697/+3697 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | timestep | 2022-02-10 | 4 | -8/+8 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | timestep | 2022-02-10 | 4 | -8/+8 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | msherbakov | 2022-02-10 | 4 | -9/+9 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | msherbakov | 2022-02-10 | 4 | -9/+9 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | alexnick | 2022-02-10 | 1 | -56/+56 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | alexnick | 2022-02-10 | 1 | -56/+56 |
| | | |||||
| * | Restoring authorship annotation for Cthulhu <[email protected]>. Commit ↵ | Cthulhu | 2022-02-10 | 1 | -2/+2 |
| | | | | | 2 of 2. | ||||
| * | Restoring authorship annotation for Cthulhu <[email protected]>. Commit ↵ | Cthulhu | 2022-02-10 | 1 | -2/+2 |
| | | | | | 1 of 2. | ||||
