Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce overhead per uncommitted transaction, | snaury | 2022-08-16 | 4 | -63/+50 |
| | |||||
* | Add ydb cli topic comands | bazeltsev | 2022-08-16 | 2 | -0/+236 |
| | |||||
* | set combiners | vvvv | 2022-08-16 | 7 | -31/+418 |
| | |||||
* | correct logging | alexnick | 2022-08-15 | 1 | -1/+1 |
| | |||||
* | Reimport boost/filesystem as a separate project | bugaevskiy | 2022-08-15 | 27 | -245/+54 |
| | |||||
* | Add simple atomic ptr | lukyan | 2022-08-15 | 6 | -17/+574 |
| | |||||
* | fix build for darwin | uzhas | 2022-08-15 | 2 | -12/+12 |
| | |||||
* | Add test | ilnaz | 2022-08-15 | 1 | -0/+3 |
| | |||||
* | fix content-length 0 in requests | xenoxeno | 2022-08-15 | 2 | -3/+23 |
| | |||||
* | fix darwin build | vvvv | 2022-08-15 | 2 | -3/+6 |
| | |||||
* | fix darwin build | vvvv | 2022-08-15 | 4 | -100/+56 |
| | |||||
* | [] improved 'topic read' documentation | shmel1k | 2022-08-15 | 5 | -63/+65 |
| | |||||
* | no fallback on invalid failed queries | whcrc | 2022-08-15 | 7 | -71/+65 |
| | |||||
* | Fix schema snapshots loading after dropping a table, | snaury | 2022-08-15 | 1 | -5/+1 |
| | |||||
* | Update contrib/restricted/boost/algorithm to 1.80.0 | robot-contrib | 2022-08-15 | 16 | -39/+120 |
| | |||||
* | restore viewer/v2 | xenoxeno | 2022-08-15 | 4 | -41/+42 |
| | |||||
* | Update contrib/restricted/boost/lexical_cast to 1.80.0 | robot-contrib | 2022-08-15 | 15 | -215/+525 |
| | |||||
* | [yql] Add info about DQ fallback | udovichenko-r | 2022-08-15 | 1 | -5/+7 |
| | |||||
* | add aliases for string (bytes) and utf8 (text) | xenoxeno | 2022-08-15 | 1 | -0/+3 |
| | |||||
* | topic sdk read optimizations | ildar-khisam | 2022-08-15 | 2 | -2/+6 |
| | | | optimize out some read requests | ||||
* | Set correct column types for system views | alexvru | 2022-08-15 | 1 | -19/+19 |
| | |||||
* | Introduce SetupSysViewService to testlib | mokhotskii | 2022-08-15 | 3 | -3/+25 |
| | | | | | | Introduce SetupSysViewService to testlib Add AppData.FeatureFlags.EnableDbCounters flag set/get functions. Both are needed to test SysView-related functionality in core components. | ||||
* | Update contrib/restricted/boost/proto to 1.80.0 | robot-contrib | 2022-08-15 | 4 | -5/+58 |
| | |||||
* | Update contrib/restricted/boost/foreach to 1.80.0 | robot-contrib | 2022-08-15 | 1 | -9/+16 |
| | |||||
* | Update contrib/restricted/boost/variant to 1.80.0 | robot-contrib | 2022-08-15 | 22 | -507/+219 |
| | |||||
* | reduce KQP requests count bugfix | alexnick | 2022-08-15 | 2 | -4/+3 |
| | |||||
* | fix yt/odin-checks/config and yt/odin-checks/bin selective checkout | heretic | 2022-08-15 | 4 | -0/+13 |
| | |||||
* | Remove redundant paragraph | Ivan Kolosov | 2022-08-15 | 1 | -2/+0 |
| | | | Pull Request resolved: 110 | ||||
* | Add information about 'static' storage group | Michael Monashev | 2022-08-15 | 1 | -0/+2 |
| | | | Pull Request resolved: 100 | ||||
* | add UPSERT abbreviation translation | Michael Monashev | 2022-08-15 | 1 | -1/+1 |
| | | | Pull Request resolved: 98 | ||||
* | fix bytes size calculation in read requests | ildar-khisam | 2022-08-15 | 4 | -18/+39 |
| | | | fix bytes size calculation in read requests | ||||
* | Reimport boost/math as a separate project | bugaevskiy | 2022-08-15 | 337 | -108894/+41 |
| | |||||
* | Reimport boost/phoenix as a separate project | bugaevskiy | 2022-08-15 | 354 | -114679/+293 |
| | |||||
* | Update contrib/restricted/boost/range to 1.80.0 | robot-contrib | 2022-08-14 | 27 | -1079/+190 |
| | |||||
* | Switch on inspect.getfullargspec | shadchin | 2022-08-14 | 1 | -1/+6 |
| | | | The `inspect.getargspec` function, deprecated since Python 3.0; use `inspect.signature()` or `inspect.getfullargspec()` instead. | ||||
* | Update contrib/restricted/boost/multi_array to 1.80.0 | robot-contrib | 2022-08-14 | 18 | -103/+328 |
| | |||||
* | Update contrib/restricted/boost/unordered to 1.75.0 | robot-contrib | 2022-08-14 | 2 | -16/+16 |
| | |||||
* | Reimport boost/lexical_cast as a separate project | bugaevskiy | 2022-08-14 | 19 | -176/+48 |
| | |||||
* | Reimport boost/proto as a separate project | bugaevskiy | 2022-08-14 | 154 | -270/+30 |
| | |||||
* | Reimport boost/algorithm as a separate project | bugaevskiy | 2022-08-14 | 87 | -5594/+114 |
| | |||||
* | Reimport boost/foreach as a separate project | bugaevskiy | 2022-08-14 | 6 | -16/+42 |
| | |||||
* | Drop unnecessary patch from boost/chrono | thegeorg | 2022-08-13 | 2 | -8/+8 |
| | |||||
* | BlobDepot work in progress: support assimilation through ds proxy | alexvru | 2022-08-13 | 50 | -971/+991 |
| | |||||
* | Reimport boost/range as a separate project | bugaevskiy | 2022-08-13 | 171 | -14903/+1602 |
| | |||||
* | Update contrib/restricted/nlohmann_json to 3.11.2 | robot-contrib | 2022-08-13 | 70 | -1502/+8068 |
| | |||||
* | Exclude boost/functional from metaproject | bugaevskiy | 2022-08-13 | 4 | -1420/+4 |
| | |||||
* | Update contrib/restricted/aws/aws-c-common to 0.8.0 | robot-contrib | 2022-08-13 | 2 | -3/+6 |
| | |||||
* | Reimport boost/circular_buffer as a separate project | bugaevskiy | 2022-08-13 | 10 | -5675/+28 |
| | |||||
* | Reimport boost/multi_array as a separate project | bugaevskiy | 2022-08-13 | 21 | -0/+30 |
| | |||||
* | Reimport boost/unordered as a separate project | bugaevskiy | 2022-08-13 | 14 | -0/+33 |
| |