| Commit message (Expand) | Author | Age | Files | Lines |
* | YT-23050: Hazard pointers must not depend on logging | babenko | 2024-10-10 | 2 | -18/+0 |
* | Intermediate changes | robot-piglet | 2024-10-10 | 237 | -5845/+19486 |
* | YT-22068: TError-ize statistics merge | pavook | 2024-10-10 | 4 | -33/+69 |
* | YT-22867: Change unfolding index API | sabdenovch | 2024-10-09 | 3 | -3/+4 |
* | Untitled commit | pg | 2024-10-09 | 1 | -2/+1 |
* | add include that comes transparently | tobo | 2024-10-09 | 1 | -0/+1 |
* | publishFullContrib: true for ydb | maxim-yurchuk | 2024-10-09 | 16834 | -0/+4866468 |
* | YT: Fix YPathFilteringConsumer support for multiple nested paths | grigminakov | 2024-10-09 | 2 | -48/+54 |
* | Fixed some includes in yt/yt/client/table_client | cherepashka | 2024-10-09 | 19 | -65/+46 |
* | Fix non-deterministic hash set traverse in YSON struct | kvk1920 | 2024-10-09 | 1 | -1/+5 |
* | Use lower case for TString methods Data, Size and Empty in ysite, yt, ytech, ... | mikhnenko | 2024-10-09 | 25 | -51/+51 |
* | Use lower case for TString methods Data, Size and Empty in security, serp, sm... | mikhnenko | 2024-10-09 | 1 | -2/+2 |
* | move initialization of LDFLAGS, LDFLAGS_GLOBAL and OBJADDE to ymake.core.conf | snermolaev | 2024-10-09 | 3 | -9/+3 |
* | Revert commit rXXXXXX, YT-23050: Hazard pointers must not depend on logging | babenko | 2024-10-08 | 2 | -0/+18 |
* | Fix missing early return in error's update tracing attributes method and UB i... | arkady-e1ppa | 2024-10-08 | 2 | -2/+19 |
* | YT-23050: Hazard pointers must not depend on logging | babenko | 2024-10-08 | 2 | -18/+0 |
* | Intermediate changes | robot-piglet | 2024-10-08 | 11 | -14/+272 |
* | Intermediate changes | robot-piglet | 2024-10-08 | 4 | -46/+51 |
* | Drop redundant MarkAsIntentionallyLeaked | babenko | 2024-10-08 | 1 | -3/+0 |
* | Virtual CreateEncoder in TDynamicCountersPage | iddqd | 2024-10-08 | 2 | -0/+8 |
* | YT-23044: Fix loading error with no attributes | aleksandra-zh | 2024-10-08 | 1 | -6/+8 |
* | YT-23019: Compare YsonStructs | arkady-e1ppa | 2024-10-08 | 7 | -0/+285 |
* | Move policy files to a separate directory and prevent work-hour commits to them | spreis | 2024-10-08 | 1 | -15/+0 |
* | Revert rXXXXXX 'Enable default manifest once more -- better' as it breaks Cat... | akhropov | 2024-10-08 | 2 | -13/+5 |
* | include singleton.h only if needed | tobo | 2024-10-08 | 1 | -1/+3 |
* | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2024-10-08 | 1 | -1/+1 |
* | Turn ephemeral node factories into leaky singletons | babenko | 2024-10-08 | 1 | -3/+8 |
* | Fix spelling | babenko | 2024-10-08 | 4 | -14/+14 |
* | YT-22977: Add indirection to OnReplyBusTerminated to avoid recursive spinlock... | babenko | 2024-10-08 | 1 | -4/+6 |
* | Radically optimize INode::GetValue by calling an appropriate overload of Conv... | babenko | 2024-10-08 | 1 | -1/+1 |
* | Don't move raw ptrs | babenko | 2024-10-08 | 1 | -2/+2 |
* | Assume LSan is always enabled in ASan builds | babenko | 2024-10-08 | 3 | -4/+4 |
* | LARGE_FILES + TS_PACKAGE (dummy as example) | khoden | 2024-10-07 | 2 | -0/+46 |
* | Intermediate changes | robot-piglet | 2024-10-07 | 8 | -9/+313 |
* | YT-21317: Introduce cache_key_mode | babenko | 2024-10-07 | 3 | -10/+24 |
* | Store 64-bit counters for histogram buckets | ignatloskutov | 2024-10-07 | 4 | -8/+24 |
* | Intermediate changes | robot-piglet | 2024-10-07 | 3 | -0/+55 |
* | YT-18541: Sequoia response keeper & cypress dyn config in tests | cherepashka | 2024-10-07 | 3 | -14/+28 |
* | Fix setting Kotlin AllOpen plugin. | nogert | 2024-10-07 | 1 | -1/+6 |
* | Automatic release build for test_tool, ya_bin, os_ya, os_test_tool | robot-ya-builder | 2024-10-07 | 4 | -20/+24 |
* | Enable default manifest once more -- better | snermolaev | 2024-10-07 | 2 | -5/+13 |
* | get rid of C_COMPILER_OLD | snermolaev | 2024-10-07 | 4 | -6/+3 |
* | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-10-07 | 3 | -10/+20 |
* | Replace sysincl with a real file | thegeorg | 2024-10-07 | 2 | -1/+243 |
* | Replace hacky win_sdk10 exceprts with backport from upstream | thegeorg | 2024-10-07 | 8 | -132/+205 |
* | Remove more of unused sources from contrib/tools/m4 | thegeorg | 2024-10-06 | 10 | -2969/+0 |
* | contrib/tools/m4: Lay configs out in yamaker style | thegeorg | 2024-10-06 | 15 | -444/+453 |
* | Intermediate changes | robot-piglet | 2024-10-06 | 49 | -146/+3925 |
* | Fix python-iptables | shadchin | 2024-10-06 | 1 | -0/+2 |
* | Intermediate changes | robot-piglet | 2024-10-06 | 16 | -147/+187 |