summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update blog and docs links in README.mdreadme-links-updateIvan Blinkov2023-08-071-2/+2
* FlatBuffers stuff to fbs.confsnermolaev2023-08-072-135/+135
* OAuth authenticator: cosmeticsignat2023-08-0610-31/+29
* fix afterpg2023-08-065-13/+3
* add proto.conf for PROTOsnermolaev2023-08-0634-809/+810
* Intermediate changesrobot-piglet2023-08-063-19/+18
* Rename EVerificationMode::Ca -> EVerificationMode::CAbabenko2023-08-063-4/+4
* change module prefix for PY3_LIBRARY to libpy3snermolaev2023-08-062-26/+2
* (no commit message)pg2023-08-065-0/+14
* reenable test for iterator readsssmike2023-08-051-7/+4
* reenable tests for iterator readsssmike2023-08-052-24/+11
* remove ios check for ffunction-sectionsdmfedin2023-08-051-5/+4
* Change default module license to Service-Default-Licensethegeorg2023-08-051-1/+2
* Move ttl checknsofya2023-08-051-4/+3
* KIKIMR-18343: Use schema version from kqp on writensofya2023-08-0519-26/+86
* KIKIMR-18932:signal for blobs distribution by sizeivanmorozov2023-08-0519-57/+304
* YT-19686: Introduce efficient TGuid <-> std::string proto conversionsgritukan2023-08-042-5/+22
* Don't use legacy optimizer by defaultssmike2023-08-0448-395/+528
* sync_servicehcpp2023-08-0437-125/+1246
* Support write to external sources in KQPgalaxycrab2023-08-0447-203/+1127
* Define CFuture conceptpogorelov2023-08-041-0/+11
* KIKIMR-18952:no data as error for prevent verifyivanmorozov2023-08-041-0/+1
* KIKIMR-18952: private evictions list. verifications on list append.ivanmorozov2023-08-0410-39/+59
* introduce statistics support KIKIMR-18323monster2023-08-0434-1/+540
* Kafka metarequestkomels2023-08-0437-44/+310
* Get rid of contrib/libs/python/Include modulethegeorg2023-08-043-28/+1
* KIKIMR-18951: scanner optimization. dont wait first ack and use common in fli...ivanmorozov2023-08-043-32/+105
* Check indexnsofya2023-08-041-0/+3
* KIKIMR-18537 Take used from allocatorkungasc2023-08-044-1/+17
* KIKIMR-13960: add tests for out of space scenariosdebnatkh2023-08-043-0/+141
* Get rid of the artificial YandexNDA licensethegeorg2023-08-041-2/+1
* Common code to drop session for query and table service.Daniil Cherednik2023-08-0412-72/+141
* use after move fixhcpp2023-08-041-2/+6
* Fix multiputs KIKIMR-11082alexvru2023-08-0414-119/+159
* [performance] Do not cache hash value for simple key types in block aggregationaneporada2023-08-042-24/+28
* Intermediate changesrobot-piglet2023-08-042-2/+3
* Shrink to fit compressed redo logkungasc2023-08-048-0/+55
* enable hive warmup by default, this time with special support in testszalyalov2023-08-048-7/+10
* StateStorageInfo.KnownGeneration passed to PipeConnectAcceptorazevaykin2023-08-041-4/+4
* ci: change postprocess script run orderNikita Kozlovskiy2023-08-044-19/+29
* Extra validationsauzhegov2023-08-0421-624/+562
* KIKIMR-11145 Fix TCMalloc exclude freekungasc2023-08-043-9/+14
* fix for different clocks on hosts (getRecords)alexnick2023-08-042-5/+4
* Remove unnecessary parsingnsofya2023-08-045-28/+23
* KIKIMR-18702 JUnit tests. Save captured test output even when abort happenedgalaxycrab2023-08-042-1/+97
* Secret resolving in TKqpDataExecuter.grigoriypisar2023-08-0424-41/+318
* Use the UnitTest instead of GTesttesseract2023-08-047-199/+266
* WIPpg2023-08-042-3/+3
* compute handler - make paging earlier for nodeIdandrew-rykov2023-08-041-130/+184
* YT-19686: Introduce protobuf conversions for std::stringgritukan2023-08-041-1/+28