| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "YT-19324: move YT provider to ydb/library/yql" | max42 | 2023-06-30 | 4 | -231/+0 |
| | | | | | This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12. | ||||
| * | YT-19324: move YT provider to ydb/library/yql | max42 | 2023-06-30 | 4 | -0/+231 |
| | | | | | | | | | | | | | | | This commit is formed by the following script: https://paste.yandex-team.ru/6f92e4b8-efc5-4d34-948b-15ee2accd7e7/text. This commit has zero effect on all projects that depend on YQL. The summary of changes: - `yql/providers/yt -> ydb/library/yql/providers/yt `- the whole implementation of YT provider is moved into YDB code base for further export as a part of YT YQL plugin shared library; - `yql/providers/stat/{expr_nodes,uploader} -> ydb/library/yql/providers/stat/{expr_nodes,uploader}` - a small interface without implementation and the description of stat expr nodes; - `yql/core/extract_predicate/ut -> ydb/library/yql/core/extract_predicate/ut`; - `yql/core/{ut,ut_common} -> ydb/library/yql/core/{ut,ut_common}`; - `yql/core` is gone; - `yql/library/url_preprocessing -> ydb/library/yql/core/url_preprocessing`. **NB**: all new targets inside `ydb/` are under `IF (NOT CMAKE_EXPORT)` clause which disables them from open-source cmake generation and ya make build. They will be enabled in the subsequent commits. | ||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 1 | -0/+31 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-06-02 | 2 | -0/+164 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-05-30 | 2 | -0/+113 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-05-23 | 1 | -2/+6 |
| | | |||||
| * | YT-17689: Move TFreeList to library/cpp/yt/memory | aleexfi | 2023-05-10 | 3 | -5/+4 |
| | | | | Iteration no. 2. First one reverted due to YT-18997 | ||||
| * | Revert "YT-17689: Move TFreeList to library/cpp/yt/memory" | aleexfi | 2023-04-17 | 3 | -4/+6 |
| | | | | | This reverts commit 617a1d07971366c19cdf278579ee9b1cbfa53db8, reversing changes made to 27e0312d3842c4e5e3ea6b09611c8f6ff6938dd6. | ||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 1 | -29/+0 |
| | | |||||
| * | YT-17689: Move TFreeList to library/cpp/yt/memory | aleexfi | 2023-03-17 | 3 | -6/+4 |
| | | |||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 1 | -0/+29 |
| | | |||||
| * | remove kikimr/driver DEPENDS | qrort | 2022-12-02 | 2 | -136/+0 |
| | | |||||
| * | validate canons without yatest_common | qrort | 2022-11-30 | 2 | -0/+136 |
| | | |||||
| * | Switch to modern std::memory_order enum | babenko | 2022-11-16 | 5 | -25/+25 |
| | | |||||
| * | Some more tests for SS consistency over topic move | komels | 2022-11-15 | 1 | -0/+2 |
| | | |||||
| * | Remove unlocalized mode from NLG library | alexanderplat | 2022-10-31 | 1 | -1/+2 |
| | | |||||
| * | Update contrib/restricted/boost/format to 1.79.0 | robot-contrib | 2022-08-08 | 2 | -0/+13 |
| | | |||||
| * | Reimport boost/typeof as a separate project | bugaevskiy | 2022-08-06 | 1 | -0/+4 |
| | | |||||
| * | coalesce | vvvv | 2022-08-02 | 2 | -0/+85 |
| | | |||||
| * | Better logging | hor911 | 2022-07-18 | 1 | -1/+9 |
| | | |||||
| * | rebalancing in sandbox task 1379675374 | robot-dts-analyst | 2022-07-18 | 2 | -2/+2 |
| | | | | rebalancing | ||||
| * | Consistent logging | hor911 | 2022-07-16 | 4 | -122/+174 |
| | | |||||
| * | Fix compiling jwt-cpp on Darwin | thegeorg | 2022-07-15 | 1 | -3/+5 |
| | | | | Нашёл локальный для Маркета фикс и вынес в код самого контриба. | ||||
| * | fix ya.make | monster | 2022-07-07 | 25 | -0/+1511 |
