Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check navigate response status in login service. Check that domain info is ↵ | molotkov-and | 2023-04-18 | 1 | -12/+13 |
| | | | | not null | ||||
* | improve test | ivanmorozov | 2023-04-18 | 5 | -4/+10 |
| | |||||
* | ReplicationConfig for replicated tables | ilnaz | 2023-04-18 | 10 | -10/+164 |
| | |||||
* | CORS reply tablet | andrew-rykov | 2023-04-18 | 1 | -1/+12 |
| | |||||
* | add forgotten floattixf.c | stanly | 2023-04-18 | 4 | -0/+87 |
| | |||||
* | fix coverity issue with uninit field | uzhas | 2023-04-18 | 1 | -3/+3 |
| | |||||
* | YQL-8971 YQL-15555 Add Chopped constraint and use it for Condense1. | a-romanov | 2023-04-18 | 3 | -117/+554 |
| | |||||
* | External build system generator release 28 | robot-ya-builder | 2023-04-18 | 1 | -7/+3 |
| | | | Update tools: yexport | ||||
* | Add reading from different parts of file and --columns option | brgayazov | 2023-04-17 | 4 | -6/+292 |
| | |||||
* | Switch dq transport to paged packer | aneporada | 2023-04-17 | 1 | -13/+23 |
| | | | initial | ||||
* | Revert "YT-17689: Move TFreeList to library/cpp/yt/memory" | aleexfi | 2023-04-17 | 8 | -341/+94 |
| | | | | This reverts commit 617a1d07971366c19cdf278579ee9b1cbfa53db8, reversing changes made to 27e0312d3842c4e5e3ea6b09611c8f6ff6938dd6. | ||||
* | improve code navigation for flags usage | ivanmorozov | 2023-04-17 | 2 | -24/+27 |
| | |||||
* | correct message on scheme cache not started yet | ivanmorozov | 2023-04-17 | 3 | -9/+12 |
| | |||||
* | (refactoring) Record makers | ilnaz | 2023-04-17 | 1 | -476/+372 |
| | |||||
* | Fix: -lc -lm should go at the end of the linking command otherwise there're ↵ | akhropov | 2023-04-17 | 1 | -0/+2 |
| | | | | undefined symbols like __Unwind_Backtrace in resulting dylibs on macOS.. | ||||
* | Add more tests to console dumper | innokentii | 2023-04-17 | 2 | -9/+1106 |
| | | | add more tests to console-dumper | ||||
* | Improve consistency in how finish is reported across load actors, fix few ↵ | tarum | 2023-04-17 | 8 | -27/+58 |
| | | | | smaller issues | ||||
* | translation | alextarazanov | 2023-04-17 | 17 | -200/+343 |
| | | | | | | | Лог локальной сборки без ошибок. https://st.yandex-team.ru/ https://st.yandex-team.ru/ https://st.yandex-team.ru/ | ||||
* | tables layout policies | ivanmorozov | 2023-04-17 | 14 | -53/+450 |
| | |||||
* | Move write logic to separated file | tesseract | 2023-04-17 | 9 | -1453/+1470 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-17 | 4 | -4/+0 |
| | |||||
* | YQL-15864 YQL-15415 Drop DqUnorderedInStage optimizer. | a-romanov | 2023-04-17 | 5 | -98/+0 |
| | |||||
* | Fix early rpc actor destroy in case of client disconnect. | dcherednik | 2023-04-17 | 1 | -0/+6 |
| | |||||
* | Rewrite physical reads to sources on last step | ssmike | 2023-04-17 | 13 | -472/+236 |
| | |||||
* | Add TOperationLog to track owner updates in PDisk, | serg-belyakov | 2023-04-17 | 10 | -18/+320 |
| | | | Fix mailbox overflow | ||||
* | Intermediate changes | robot-piglet | 2023-04-17 | 1 | -3/+3 |
| | |||||
* | try to fix oss | vvvv | 2023-04-17 | 4 | -6732/+0 |
| | |||||
* | tenant info assign has been fixed | hcpp | 2023-04-17 | 1 | -3/+4 |
| | |||||
* | YQL-15435 Replace Condense on SqueezeToList. | a-romanov | 2023-04-17 | 1 | -21/+3 |
| | |||||
* | log formatting | ivanmorozov | 2023-04-17 | 1 | -0/+52 |
| | |||||
* | YQL-15876 Constraints for Ensure. | a-romanov | 2023-04-17 | 1 | -0/+1 |
| | |||||
* | use chunks limit | ivanmorozov | 2023-04-15 | 3 | -6/+6 |
| | |||||
* | chunks limiter usage for prevent more then one message in send data protocol ↵ | ivanmorozov | 2023-04-15 | 20 | -31/+191 |
| | | | | from tablet | ||||
* | schemeshard, tests: fix out-of-order delivery of ↵ | ijon | 2023-04-14 | 4 | -54/+99 |
| | | | | | EvModifyScheme+EvNotifyTxCompletion Fixes flaky TSchemeShardSplitTestReboots::MergeMergeAlterParallel test. | ||||
* | UnsafeUploadRows -> S3UploadRows | ilnaz | 2023-04-14 | 13 | -49/+42 |
| | |||||
* | Introduce TValuePackerTransport for use in dq channels | aneporada | 2023-04-14 | 23 | -561/+1076 |
| | | | It supports packing to paged buffer and incremental packing | ||||
* | llvm bitcode for PG builtin functions + generic kernel | vvvv | 2023-04-14 | 29 | -0/+25844 |
| | | | | | | | | | | | | На транке windows уже не собиралась %% vvvv@mr-nvme-testing-08:~/repo/arcadia/ydb/library/yql/parser/pg_wrapper$ arc st On branch trunk Your branch is up-to-date with 'arcadia/trunk'. nothing to commit, working directory clean vvvv@mr-nvme-testing-08:~/repo/arcadia/ydb/library/yql/parser/pg_wrapper$ ya make --target-platform windows 2>&1 | tail -n 1 Failed %% | ||||
* | getting rid of TActorContext in state functions | xenoxeno | 2023-04-14 | 286 | -928/+856 |
| | |||||
* | datashard: fix periodic stats sending after reboot during table move | ijon | 2023-04-14 | 3 | -3/+17 |
| | | | | Result of stats building is bound to table id, but move-table changes table id, so moved table with new table-id should start build stats afresh. | ||||
* | fix topic writer write messages to closed stream writer | rekby | 2023-04-14 | 2 | -5/+4 |
| | |||||
* | Add yaml-dump command | innokentii | 2023-04-14 | 33 | -22/+587 |
| | | | add console dumper | ||||
* | Don't crash on locked write commit after volatile conflict commits | snaury | 2023-04-14 | 4 | -2/+129 |
| | |||||
* | run checks only after PR approval | alexv-smirnov | 2023-04-14 | 1 | -1/+1 |
| | |||||
* | Report stuck actors | alexvru | 2023-04-14 | 10 | -0/+89 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-14 | 3 | -10/+10 |
| | |||||
* | Remove TEventDescr1 support from IC | alexvru | 2023-04-14 | 6 | -73/+30 |
| | |||||
* | implement LowerBound for composite key | chertus | 2023-04-14 | 4 | -48/+39 |
| | |||||
* | Add pagination to archive, polish table look | tarum | 2023-04-14 | 5 | -22/+113 |
| | |||||
* | [library/cpp/logger] Support meta flags with TLogElement | m-milkin | 2023-04-14 | 5 | -12/+76 |
| | | | | | | | | Support opportunity to use TMetaFlags with TLogElement. **Use example:** `Log().With("Property", "Value").With("Code", "Code") << LogMessage` Such interface allows to not parse required by TLogBackend properties from raw string. | ||||
* | Fixed redirect | bazeltsev | 2023-04-14 | 1 | -2/+2 |
| | | | updated |