| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | intermediate changes | arcadia-devtools | 2022-06-16 | 2 | -6/+6 |
| | | | | | ref:04edb1eb70414b8bd440efdc6d7e8167fd2750b0 | ||||
| * | Sync YDB SDK from github | robot-kikimr-dev | 2022-06-16 | 1 | -202/+0 |
| | | | | | | | Release YDB recipe binaries ref:2fe510ce4431f225fa9bb43abaf9bf7e1f323694 | ||||
| * | Sync YDB SDK from github | robot-kikimr-dev | 2022-06-16 | 4 | -124/+0 |
| | | | | | | | Release YDB recipe binaries ref:5b5df69148d3a4582d9d1c063045a8e92003f848 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-16 | 1 | -2/+2 |
| | | | | | ref:604060ca4607716fbeadac3239ff64d15cb91bd8 | ||||
| * | KIKIMR-15102: always set ReadId and always reply in case of broken/aborted ↵ | Evgeniy Ivanov | 2022-06-16 | 3 | -16/+75 |
| | | | | | | | iterator ref:3d6d69c51275c46692757044908adc574459a5f2 | ||||
| * | Special settings for cluster overloaded case | Aleksandr Khoroshilov | 2022-06-16 | 3 | -1/+10 |
| | | | | | ref:4f8609f1363ef1232022294874eba2874a839847 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-16 | 1 | -2/+2 |
| | | | | | ref:fd16f2f35920b11b35bce132d3b345f20e13e990 | ||||
| * | topic service public grpc api | ildar-khisam | 2022-06-16 | 3 | -139/+188 |
| | | | | | | | fix control messages issues ref:5ca10d7c0bffb0760bd3784e0b08cb8dd2e55ed4 | ||||
| * | introduce optional values support | alexnick | 2022-06-16 | 3 | -12/+103 |
| | | | | | ref:ef87f66708060223660eb2f86c6614b865d9e569 | ||||
| * | Sync YDB SDK from github | robot-kikimr-dev | 2022-06-16 | 194 | -58086/+0 |
| | | | | | | | Release YDB recipe binaries ref:fdedec71b38cffba740d3769d53a73e078f2a5a9 | ||||
| * | IGNIETFERRO-1105 Add missing PEERDIRs for deprecated atomic | eeight | 2022-06-16 | 42 | -0/+57 |
| | | | | | ref:7ff80f9897aa27d91ceddb2dbeca2adad400038d | ||||
| * | Change "setup.py" | Vitalii Gridnev | 2022-06-16 | 1 | -2/+2 |
| | | | | | ref:5706339c4ada34ca8dc5e6f182de824a65426b50 | ||||
| * | Change "ydb_version.py" | Vitalii Gridnev | 2022-06-16 | 1 | -1/+1 |
| | | | | | ref:801f20cec7d2e4c9bf184b656289ae88cdb2d76a | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-16 | 6 | -8/+213 |
| | | | | | ref:e623d1e80066c7bc52d0c78d3c885faf82ccd263 | ||||
| * | YQ-1095 Fix MaybeBindAllocator. Add logging to all internal error cases | Vasily Gerasimov | 2022-06-16 | 1 | -18/+21 |
| | | | | | | | | | Log all internal errors BindAllocator recursively ref:03a027c029f5d8bf568b251acb33a0a28f7b46bb | ||||
| * | KIKIMR-15126 lost name after move | Sema Checherinda | 2022-06-16 | 2 | -8/+65 |
| | | | | | ref:462bd54a030e34cc5e288ea2ed059758d41d9f24 | ||||
| * | Improve switch logging in surg, KIKIMR-15122 | Aleksei Borzenkov | 2022-06-16 | 1 | -0/+14 |
| | | | | | ref:847d41f69977f7c7b6ed95fec91f74e752a1d140 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-16 | 2 | -11/+11 |
| | | | | | ref:d05a350c5fa548d3ce6034287e6a442030dc5c14 | ||||
| * | Refactor Wilson KIKIMR-15105 | Alexander Rutkovsky | 2022-06-16 | 102 | -889/+1259 |
| | | | | | ref:55ce6a1b08bba785ea62b3bdfea902ef7263cf57 | ||||
| * | fix url redirects KIKIMR-14742 | Alexey Efimov | 2022-06-16 | 1 | -1/+6 |
| | | | | | ref:bc48d7b2310f0650d8942a10386153ee836a6fa7 | ||||
| * | protobuf: fix noapacheupper asan problem DEVTOOLSSUPPORT-19818 | heretic | 2022-06-16 | 1 | -6/+4 |
| | | | | | ref:a38b5ca2d36fc460a2166dfd24c6ae66b17f2d1f | ||||
| * | Remove protobuf patch as it does nothing | thegeorg | 2022-06-16 | 1 | -4/+0 |
| | | | | | | | Also bump nixpkgs revision in both protobufs. ref:cf53af88fa34b1a2f8cf6ce41ba0ca68fa616c50 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-16 | 2 | -6/+6 |
| | | | | | ref:be8ebee9bdac2badfdff40c9b340909e47a18fb7 | ||||
| * | alter with partial fields usage | alexnick | 2022-06-16 | 4 | -131/+111 |
| | | | | | ref:614b6696343378fc384a9465085d98e2f5651c75 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-16 | 1 | -2/+2 |
| | | | | | ref:95c60291d658ad341747aeddab52d6a6501e5459 | ||||
| * | Fix incorrect borrowed compaction on datashard merges, KIKIMR-15122 | Aleksei Borzenkov | 2022-06-16 | 1 | -1/+1 |
| | | | | | ref:66c8bdcdcc14978df7b82f697fbfaf8d7e809f23 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-16 | 13 | -1379/+2284 |
| | | | | | ref:182c3b80fff8bdde3ca2d2697d1ad403b6da8608 | ||||
| * | Fix reimport of contrib/python/Pillow/py3 | thegeorg | 2022-06-16 | 1 | -0/+1 |
| | | | | | ref:1f4a820816067d580eaa1166a6dba70054619cf7 | ||||
| * | IGNIETFERRO-1922 Move atomics from util to library/cpp/deprecated | eeight | 2022-06-15 | 18 | -463/+448 |
| | | | | | ref:0c3b0edd3284567c45ec77e57166274f3cfed8c7 | ||||
| * | drafts for public grpc api final revision | ildar-khisam | 2022-06-15 | 2 | -276/+280 |
| | | | | | | | | | fix some more issues fix more issues ref:ea53351742bcd9d93d43d7e895bf1eca9a2b412e | ||||
| * | Fix server duration in session actor KIKIMR-15077 | Vladislav Kuznetsov | 2022-06-15 | 1 | -7/+12 |
| | | | | | ref:00e105d292af556b0fcb151f75ea1c942b89d1ec | ||||
| * | FEI-24069: ya make + frontend: поддержка eslint | v-homyakov | 2022-06-15 | 5 | -28/+120 |
| | | | | | ref:e80bfd2c07b374fcedc5dc4c2bd7c1e9fc65ba93 | ||||
| * | evaluate path right away because parent page could be destroyed later ↵ | Alexey Efimov | 2022-06-15 | 2 | -9/+20 |
| | | | | | | | KIKIMR-15124 ref:49412b85b7f9c8b7697e15a2a15b7124ca7fe646 | ||||
| * | [Docs] Add new versions | Maxim Gorbunov | 2022-06-15 | 6 | -0/+12 |
| | | | | | ref:3b3ce44e827000fcafd0ca0110d463ede3038de1 | ||||
| * | [yql] Fix pg null handling | udovichenko-r | 2022-06-15 | 2 | -7/+2 |
| | | | | | ref:09d386337eacb7b25eb75650476fe54ebb67e5d3 | ||||
| * | Change "config.proto" | Vitalii Gridnev | 2022-06-15 | 1 | -1/+1 |
| | | | | | ref:2d12a7e98e9141bfeaf4ae97d88d7fc04ee34fef | ||||
| * | YQ-1154: support decimal and pg types in result formatter | Sergey Uzhakov | 2022-06-15 | 2 | -9/+103 |
| | | | | | ref:acbbaaf61064fcc18561413e7b383d96892cf289 | ||||
| * | update roadmap wq(KIKIMR-15090) | Andrey Fomichev | 2022-06-15 | 1 | -1/+2 |
| | | | | | ref:3703539109c136d17ff32a9a149a9ab5f0f40a6e | ||||
| * | [kqp] support reading from multiple shards | Vitalii Gridnev | 2022-06-15 | 3 | -39/+104 |
| | | | | | ref:4d39c1447f4742fe6dcd03a2c71ec6676b8aa90d | ||||
| * | Get rid of unnecessary files KIKIMR-15106 | Ilnaz Nizametdinov | 2022-06-15 | 3 | -3/+0 |
| | | | | | ref:cbc611a63d6960ee558a6762207f7a16408fa85b | ||||
| * | SEM CSG ignored -> IGNORED | svidyuk | 2022-06-15 | 2 | -14/+14 |
| | | | | | ref:b72ae1c976b1fd8e8d427cee3f007acab041269b | ||||
| * | Grafana dashboards docs KIKIMR-15032 | Aleksandr Dmitriev | 2022-06-15 | 8 | -0/+154 |
| | | | | | ref:947560d61f959b9b4e611643d6ea3ed06664f8fe | ||||
| * | added charts in embedded ui KIKIMR-15090 | kovalad | 2022-06-15 | 1 | -1/+2 |
| | | | | | ref:f678e034f2353f7ec337e5924e787a7574ecef0d | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-15 | 1 | -0/+1 |
| | | | | | ref:f38a5b2265b18b4880bf14729484e20d8f7d8c89 | ||||
| * | KIKIMR-15112: add projects to auto build | Sergey Uzhakov | 2022-06-15 | 5 | -0/+25 |
| | | | | | ref:324002176099883f3905c255d74e33f081933589 | ||||
| * | update styling because github doesn't render it correctly(KIKIMR-15090) | Andrey Fomichev | 2022-06-15 | 1 | -65/+64 |
| | | | | | ref:39e9736502a895dbf2514b1ef12dc1ae4484020a | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-15 | 1 | -2/+2 |
| | | | | | ref:7aa37d5081d269951831a003803a02fdecbaead0 | ||||
| * | local grafana integration docs KIKIMR-15032 | Aleksandr Dmitriev | 2022-06-15 | 2 | -0/+22 |
| | | | | | ref:a0e0189682204861ebf623f51e80a3798ebdb355 | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-15 | 18 | -1852/+2232 |
| | | | | | ref:233e202ec9d1b1ada15bf1782d150521ec7128dc | ||||
| * | YQL-14762: dqReplicate lambda's return type may be stream | whcrc | 2022-06-14 | 1 | -2/+2 |
| | | | | | ref:a50a6ef776b9c9b8d9a50541c97e8f86b46fd256 | ||||
