aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add MODULE_LANG CPP to C++ test modules && fix dump modules in ya ide vscodeviknet2022-07-061-0/+4
| | | | ref:8b537b906dff41ede6f44d170f4e8280a4308d2f
* KIKIMR-15281: relax verify on load: allow Keep + DontKeep + newer ↵Artem Zuikov2022-07-061-13/+19
| | | | | | LastCollectedGenStep ref:321d0ebe77b0066b0393081b425e8b8aebf05007
* KIKIMR-14294: fix stream lookup actorIuliia Sidorina2022-07-067-146/+237
| | | | ref:a635c4db8605e809efd973dbd7a21e4f81b945d2
* KIKIMR-13157: check DB quota in ColumnTables upsertsArtem Zuikov2022-07-0621-96/+164
| | | | ref:8cc5d31abf1bc5be595824c4edaf925831c51286
* KIKIMR-12068: Fix build - add missing OnAsyncIoOperationCompletion.yuryalekseev2022-07-061-0/+3
| | | | ref:de84e13b66a2a04ff736ae574e03393d7f3918a6
* intermediate changesarcadia-devtools2022-07-061-1/+1
| | | | ref:709a281dd941356f724b03b7e3ece66ef5ab0c47
* [LOGBROKER-7580] fixed topic discovery for cdcAleksandr Petrikhin2022-07-061-1/+1
| | | | ref:9a15aaa74a5d4ff7e9e61e9d1bde2a9317cded73
* Fixed *Image modes KIKIMR-15277Ilnaz Nizametdinov2022-07-062-5/+55
| | | | ref:efc311ce588842d06acd4c94a80b74dbddaee616
* intermediate changesarcadia-devtools2022-07-061-2/+2
| | | | ref:4e9570f535b4366992964f98a7399b75461f6f84
* YQ-1214 Fix double free after loading MultiHoppingCore stateVasily Gerasimov2022-07-061-1/+2
| | | | | | YQ-1214 Fix double free after loading MultiHoppingCore state ref:c1dbfb5efc119c57e070af00ad6dd2abbfcb2f6c
* intermediate changesarcadia-devtools2022-07-063-3/+3
| | | | ref:b8360982fe5b0acecb81406d05ee139e805d3c44
* BlobDepot work in progress KIKIMR-14867Alexander Rutkovsky2022-07-0611-160/+169
| | | | ref:cf621fb462ea79d0b982a2a91bf5ff128f7a545a
* intermediate changesarcadia-devtools2022-07-061-1/+1
| | | | ref:9f17dfce3f74b21a12347b52de57ab3de9ebeea2
* Fix for failure with empty issuesAlexey Ozeritskiy2022-07-061-0/+2
| | | | | | YQL-15067 ref:3b7387eb086de09fa617fb5873c6324fb7d7d960
* intermediate changesarcadia-devtools2022-07-0615-1446/+1775
| | | | ref:dea7b584c1d00450b8605b2a4e0df58915ee403d
* [YQ-1198] Exclude directories from S3 listingAndrey Neporada2022-07-062-1/+6
| | | | ref:5dae42b7b9670f2110f5be06f9bbb96c8dd45caf
* Update libc++ to a7c2a628 (15 Feb 2022).Andrey Khalyavin2022-07-0558-521/+554
| | | | | | | | | | | | Notable changes: * macros for disabling and enabling compile warnings * replace _VSTD with std in __ranges * add stdatomic.h * implement unreachable() * implement ranges::rbegin, rend, crbegin and crend * remove experimental/filesystem header ref:3104f711bf2401dd8b882290fa4fa01f71924406
* fix partition stats on schemeshard loading KIKIMR-15271Aleksandr Dmitriev2022-07-057-39/+52
| | | | ref:828b71a69550cf6e9827e639b49ff7c5845d0688
* Fix bug KIKIMR-11751Alexander Rutkovsky2022-07-051-30/+30
| | | | ref:74593d9121549e674fa320b93371ceb1fdd6c821
* Github PR #81alexv-smirnov2022-07-052-2/+2
| | | | | | | | | Fix docker self hosted example. Use explciit protocol. Github-PR-Author: Maksim Sukhanov Github-PR-ID: 81 ref:4d1741f01722f91305e4d988c602f08b76a8ce53
* add MODULE_LANG CPP to GTEST_UGLY and FUZZviknet2022-07-051-0/+2
| | | | ref:853f5eb8c73a2b38f7fb9a82d72701fc1a488bfd
* KIKIMR-15101 distinguish domainID and pathId for a domainSema Checherinda2022-07-0540-125/+135
| | | | ref:6708ff5397a82b693219e437eba4c794aeeee672
* intermediate changesarcadia-devtools2022-07-053-3/+3
| | | | ref:bef6ef75f22bab7183116bbf3b647665664d4f8f
* Merge pull request #81 from SukhanovMG/fix/doc_dockerGettingStartedalexv-smirnov2022-07-052-2/+2
|\ | | | | Fix docker self hosted example. Use explciit protocol.
| * Fix example. Explciit protocol.Maksim Sukhanov2022-07-022-2/+2
| |
* | Set MinPartitionsCount to initial number of partitions, KIKIMR-15265Aleksei Borzenkov2022-07-055-0/+96
| | | | | | | | ref:c8d7d74ce9ec4d98a970dcade72f5809014f53ad
* | DEVTOOLSSUPPORT-19126 Update GOLANG_VERSION macrotekireeva2022-07-051-1/+2
| | | | | | | | ref:db38e968d453f79e51e5502c865f68d48372fda4
* | intermediate changesarcadia-devtools2022-07-0520-6275/+206
| | | | | | | | ref:f2015db1a1c46f10e1e26fd57a923c66d3c80954
* | [YQL-15070,YQL-15069] Check values in TValuePacker::UnpackImpludovichenko-r2022-07-051-0/+3
| | | | | | | | ref:0d215582eaa351e0f92fa25c3e2dc923e8e35f6e
* | BlobDepot work in progress KIKIMR-14867Alexander Rutkovsky2022-07-0523-98/+558
| | | | | | | | ref:4c86ac8a78779c6eadb6d26d525d14601a92b7a9
* | [YQL-14969] Disable S3 legacy syntaxAndrey Neporada2022-07-051-16/+10
| | | | | | | | ref:538d74ce2ac5f860bf68db84b7e5edd9bfd4f187
* | YQL-14757: DqCnHashShuffle accepts complex typeswhcrc2022-07-059-59/+46
| | | | | | | | ref:84742d44bb04ba1d766cb420e7d694cfd2b31d87
* | Add ut for concurrent execution of same requests KIKIMR-13807Vladislav Kuznetsov2022-07-051-0/+34
| | | | | | | | ref:c22f3862335e6549d01a386eda97369b2fa4ed0c
* | YQ-1055: rename x-yq-scope (v2)DMokhnatkin2022-07-053-5/+5
| | | | | | | | ref:afef8a31fbc1bf75ea47c93016fad2358074874d
* | intermediate changesarcadia-devtools2022-07-052-11/+11
| | | | | | | | ref:b8859dc422329ebfd5173a491ba5d2a4611335bc
* | support service account file KIKIMR-15243Vitalii Gridnev2022-07-051-2/+5
| | | | | | | | ref:b3f1a611677f38269ef140532541edf57c55038e
* | intermediate changesarcadia-devtools2022-07-051-4/+4
| | | | | | | | ref:ad85be0a0f9a02cf3e98261f6aa072829948101f
* | Fix a typo in the Send call, KIKIMR-15259Aleksei Borzenkov2022-07-051-1/+1
| | | | | | | | ref:d1ab5ea25680bd0d12d5c632f2e889bc1e258134
* | Check 'Created' flag for cdc streams KIKIMR-15223Ilnaz Nizametdinov2022-07-052-27/+108
| | | | | | | | ref:0569a10d69dd94eef21557b26a518897395004bb
* | ydb_recipe: add some fixes to recipeaselutin2022-07-051-3/+11
| | | | | | | | | | | | | | fix ydb recipes Relates: TAXITOOLS-5084 ref:3168177163117d22eca106046db7267acdf545b5
* | intermediate changesarcadia-devtools2022-07-0520-0/+40
| | | | | | | | ref:eb600428b9d6410f612195471bdab3168d20084b
* | Handle missing state storage replicas as permanent until node disconnects, ↵Aleksei Borzenkov2022-07-043-27/+180
| | | | | | | | | | | | KIKIMR-15259 ref:f6ee60eedfac4400830e4b0885ebbee9d0b7a3b6
* | Send TEvSendStrongNotifications only if required KIKIMR-15260Ilnaz Nizametdinov2022-07-041-2/+4
| | | | | | | | ref:badbbe4db3f8e9486620592f9db024bef7a94527
* | Add flag for predicate extract for data queriesMikhail Surin2022-07-047-5/+44
| | | | | | | | ref:8c53bd61f70e590a15d07e7fd32dd4b3ace4ee5f
* | [mirrorer] do not commit offset on create partititon stream SPI-43500Alexey Bogolyubskiy2022-07-041-1/+1
| | | | | | | | ref:a1b89a2f7463ef1e2097fd7b6ca7738493453f1c
* | KIKIMR-15248 Drop unused files.a-romanov2022-07-04113-20107/+0
| | | | | | | | ref:07c5ac94f878147c82eb3094e5513abdb92b1a7f
* | DEVTOOLS-9564: Добавить org.jetbrains.kotlin.plugin.serialization ↵floatdrop2022-07-041-0/+15
| | | | | | | | | | | | для поддержки kotlinx.serialization ref:f732643c4c0f2f19ebcb6b902f01307df9c95979
* | CPPCOM-76Anton Samokhvalov2022-07-042-3/+1
| | | | | | | | ref:ce3ec1004c8bb8f8053c17fa9cedf373772f912d
* | intermediate changesarcadia-devtools2022-07-041-1/+1
| | | | | | | | ref:6ccef5163fbc41b904e113faa3672adb04beaefb
* | Verify that path belongs to the specified domain KIKIMR-14784Ilnaz Nizametdinov2022-07-045-35/+112
| | | | | | | | ref:473d2fb21cfa2b65d075cd61dbfd7ef7da233ac2