summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* i1get_cmakelists2Alexander Smirnov2023-06-2270-418/+8
|
* Mark import of undefined macros as errorthegeorg2023-06-221-0/+1
|
* fix string compareuzhas2023-06-221-1/+1
|
* Pass column meta to TQueryResponse proto for Explain queries.dcherednik2023-06-227-20/+24
|
* Calculate stats by channelkungasc2023-06-2214-205/+399
|
* Add TKqpResourceInfoExchangerActorshumkovnd2023-06-2214-87/+926
|
* Add simple test example on math udf.a-romanov2023-06-224-0/+25
|
* Change "alter_table.md", test releasefomichev2023-06-221-1/+0
|
* Revert commit rXXXXXX, Optimize CloseAllFdsOnExec for large MaxOpenFilessay2023-06-221-16/+2
|
* lease deadline updatinggrigoriypisar2023-06-2218-10/+759
| | | | | Removed Cerr, fixed deadline time. Added lease updating.
* white list for struct lineagevvvv2023-06-221-23/+27
|
* fix coverity UNINIT issueuzhas2023-06-221-1/+1
|
* correct sigma calculation for special case with 1 elementivanmorozov2023-06-221-9/+7
|
* early filter after compaction testivanmorozov2023-06-227-12/+86
|
* feat(eslint): add js files to lintingzaverden2023-06-221-1/+1
|
* feat(conf): set resource's vars in _PEERDIR_TS_RESOURCEzaverden2023-06-227-35/+9
|
* special non-sorting mode readingivanmorozov2023-06-221-1/+4
|
* export/forget with lost S3 responsechertus2023-06-224-64/+145
|
* Clean up private cache settingskungasc2023-06-226-37/+3
|
* ci: remove special characters from log filenameNikita Kozlovskiy2023-06-221-0/+2
| | | | | ci: remove special characters from log filename Pull Request resolved: #271
* ci: use s3cmd instead of shallwefootball/s3-upload-actionNikita Kozlovskiy2023-06-222-21/+43
| | | | | ci: use s3cmd instead of shallwefootball/s3-upload-action Pull Request resolved: #270
* [util] Turn all Collapse / CollapseInPlace overloads into template functions ↵ppavel962023-06-222-5/+25
| | | | to support arbitrary string types
* proper linker flags for lldsvidyuk2023-06-221-1/+1
|
* Update contrib/libs/nghttp2 to 1.54.0robot-contrib2023-06-224-16/+16
|
* [build] Make .rodata work on RISC-Vdeshevoy2023-06-221-1/+1
|
* Add tool to convert yaml to old console configsinnokentii2023-06-215-3/+183
| | | add tool to convert yaml to old console configs
* Fix Code Styleaozeritsky2023-06-213-24/+24
|
* Pg Optimizer Wrapperaozeritsky2023-06-2142-5/+915
|
* Add GetDomainLevel block udfepbugaev2023-06-211-1/+10
| | | Add TGetDomainLevel block udf
* Track TableRow()/AsStruct during lineagevvvv2023-06-211-26/+155
|
* Changed "ydb/core/ymq/client/bin" to enviroment variable in sqs testsbrgayazov2023-06-219-1/+12
|
* Intermediate changesrobot-piglet2023-06-211-9/+0
|
* [docs] merge two "Quick start" article versionsIvan Blinkov2023-06-2115-700/+474
| | | | | [docs] merge two "Quick start" article versions Pull Request resolved: #190
* fix validations and new signalsivanmorozov2023-06-2112-23/+52
|
* Remove no longer used contrib/libs/libsavi and contrib/libs/sophosthegeorg2023-06-212-2/+0
|
* GenerateMessages as a static methodazevaykin2023-06-214-12/+12
|
* Attempt to restore missing coordinators configurationsnaury2023-06-2124-44/+547
|
* Move IBlobConstructor & ISnapshotSchemansofya2023-06-2145-537/+1011
|
* Listen to port for kafka protocoltesseract2023-06-2161-150/+881
|
* fix special case with maximal priority condition not consistency with split ↵ivanmorozov2023-06-211-3/+3
| | | | condition
* (refactoring) Move TDataChange out of TChangeRecordilnaz2023-06-2110-59/+59
|
* Configure macro resolving for BOOST_FT_AL_* macrosthegeorg2023-06-211-4/+39
|
* Move kv api logic to oss,kruall2023-06-2124-0/+2526
|
* Update YDB TPC-H 100G resultsaidarsamer2023-06-213-7/+19
|
* Add kikimr:@scope=projects_management for YDB OSS docs reviewersblinkov2023-06-211-0/+1
|
* init scalar fields to avoid UBuzhas2023-06-211-14/+14
|
* Fix CloseOnIdle peer terminationalexvru2023-06-212-1/+11
|
* Fix heap-use-after-free in VDiskalexvru2023-06-211-28/+26
|
* parse client optionsxenoxeno2023-06-211-0/+17
|
* Publish How to edit docsrnyazh2023-06-2150-1112/+2
| | | Copied to Internal