aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix autocomplete to work with directories, optimize a little (#9074)Alexey Efimov2024-09-116-245/+172
|
* Move sanitizer to separate flag (#8999)kruall2024-09-111-2/+1
|
* Fix backtick matching for antlr4 (#8941)Orlov Pavel2024-09-113-1/+49
|
* [oidc proxy] Improve handling of redirects from protected resource (#9080)Andrey Molotkov2024-09-112-3/+78
|
* Fix harmonizer when it works with shared threads (#9069)kruall2024-09-112-6/+7
|
* Change verify to verify_debug in group_info (#9038)kruall2024-09-111-3/+3
|
* Disable CTAS by default (#9057)Nikita Vasilev2024-09-111-1/+1
|
* Added test with disabled feature flag "EnableOlapCompression" (#9077)Vladislav Gogov2024-09-112-1/+15
|
* ydb_federated_topic: Move fds_mock to separate directory (#9070)qyryq2024-09-114-1/+10
|
* [docs] markdown and build fixes (#9028)Ivan Blinkov2024-09-11794-4694/+6037
|
* Fix json (#9034)Александр Новожилов2024-09-111-2/+24
|
* Nemesis statistics workload (#8919)andrew stalin2024-09-115-0/+247
|
* YQ-3653 added resource pools classifiers validations (#9037)Pisarenko Grigoriy2024-09-1110-35/+160
|
* Add TPC-DS generator (#9033)Олег2024-09-11307-9/+128314
|
* Update muted_ya.txt (#9060)Kirill Rysin2024-09-111-161/+161
|
* YDB FQ: split `ydb/tests/fq/generic` into two folders (#9029)Vitaly Isaev2024-09-1129-127/+354
|
* auditlog: add logouts (#9050)ijon2024-09-116-10/+229
| | | | | | | Add audit logging for web logout operation. Web logout now require proper authentication as audit record without name of the logged out user is meaningless. Previously web logout was anonymous. KIKIMR-21764
* Balancing: fix fresh blobs ingress merging (#9035)Robert Drynkin2024-09-113-23/+13
|
* HTAP: Query Processor (#8917)Nikita Vasilev2024-09-1117-119/+317
|
* Add decimal tests for columnshard (#8959)Artem Alekseev2024-09-116-12/+228
|
* correct EvWrite locks processing (#8931)ivanmorozov3332024-09-113-5/+11
|
* Normalizer insert records (#9010)ivanmorozov3332024-09-117-37/+319
|
* Fix restore data option in YDB CLI (#9009)Ilia Shakhov2024-09-112-16/+82
|
* Multiplans (#9053)Олег2024-09-113-54/+86
|
* Support of table functions in pg syntax (#9040)Vitaly Stoyan2024-09-107-16/+224
|
* Mute ydb/tests/postgres_integrations/go-libpq/docker_wrapper_test.py * (#9047)Kirill Rysin2024-09-111-0/+161
|
* Add feature flag: enable olap compression (#8726)Vladislav Gogov2024-09-105-0/+33
|
* Remove some from kikimr_config (#9032)Maxim Yurchuk2024-09-104-25/+0
|
* fix concurrent rw hash map (#9008)Aleksandr Dmitriev2024-09-104-5/+5
|
* Fix missing include? (#9023)Valery Mironov2024-09-101-0/+1
|
* Replaced client cache to server cache in ydb tools restore command (#9031)Bulat2024-09-101-9/+2
|
* Integrity trails helper (#8964)Semyon Danilov2024-09-102-0/+282
|
* CODEOWNERS CS (#9025)zverevgeny2024-09-101-0/+4
|
* Fix PARTITION_COUNT option name and add tests (#9012)Artem Alekseev2024-09-105-13/+38
|
* Optimize waiting for index creation during restore in YDB CLI (#8936)CLI_2.12.0Ilia Shakhov2024-09-102-69/+95
|
* Mute ydb/core/kqp/ut/query/KqpLimits.QueryExecTimeoutCancel (#9018)Kirill Rysin2024-09-101-1/+1
|
* Make change sender identity explicit (#8995)Innokentii Mokin2024-09-104-24/+50
|
* Mute ↵Kirill Rysin2024-09-101-0/+2
| | | | ydb/library/yql/tests/sql/hybrid_file/part1/test.py.test[in-in_noansi_join--Debug] (#9016)
* golang pg test (#8132)Timofey Koolin2024-09-1026-0/+1341
|
* HLL in YT statistics (#8184)Dmitry O2024-09-1013-89/+446
|
* Support type_v3 UUIDs (#8179)Vadim Averin2024-09-1010-3/+114
|
* Fix empty table name error (#8907)Vadim Averin2024-09-102-6/+7
|
* return 0 when field is zero (#8955)Alexey Efimov2024-09-101-12/+12
|
* fix decimal output for builtin query requests (#8950)Alexey Efimov2024-09-101-0/+3
|
* Disallow disabling of topic autopartitioning (#8871) (#8949)Nikolay Shestakov2024-09-105-70/+4
|
* Add link to s3 artifacts (#9001)Maxim Yurchuk2024-09-101-1/+2
|
* skip long tx writing to in control locks (#8924)ivanmorozov3332024-09-1014-138/+236
|
* move redirects to base class (#8934)Alexey Efimov2024-09-1011-375/+274
|
* YDB FQ: Use `--tmpfs` flag when running docker containers (#8951)Vitaly Isaev2024-09-107-36/+62
|
* unmute tests (#8993)Nikita Vasilev2024-09-101-5/+0
|