aboutsummaryrefslogtreecommitdiffhomepage
path: root/tddb/td/db/binlog
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-11-17Improve log messages.levlam
2025-05-21Fix storer/parser types.levlam
2025-01-01Update copyright year.levlam
2024-03-28Explicitly specify 'template ' for fetch_string.levlam
2024-02-02Add source to Binlog::sync.levlam
2024-01-01Update copyright year.levlam
2023-05-05Use empty name for unused move constructor/assignment parameter.levlam
2023-03-20Move log message to binlog tag.levlam
2023-03-20Flush binlog buffer from time to time.levlam
2023-03-14Improve error message.levlam
2023-03-06Minor improvements.levlam
2023-02-12Return 0 from erase_batch for empty event list.levlam
2023-02-10Binlog::erase_batch, TQueue:pop_batchArseny Smirnov
2023-02-10Binlog: avoid sync on Binlog creation.levlam
2023-02-10Use FileFd::sync_barrier in BinlogArseny Smirnov
2023-02-09Avoid std::move to itself in BinlogEventsProcessorArseny Smirnov
2023-02-09Store std::string instead of BufferSlice in BinlogEventArseny Smirnov
2023-02-02Initialize all BinlogEvent fields.levlam
2023-02-02Use explicit as_mutable_slice to get MutableSlice.levlam
2023-02-02Always initialize BinlogEvent.offset_.levlam
2023-02-02Simplify BinlogEvent::init/validate.levlam
2023-02-02Replace unsafe to maintain data_ field with get_data() method.levlam
2023-02-02Binlog: store iv, key and key_hash in string instead of BufferSlice.levlam
2023-02-01Binlog: store key_salt in string instead of BufferSlice.levlam
2023-01-16Improve event_id variable names.levlam
2023-01-01Update copyright year.levlam
2022-12-30Improve setTdlibParameters errors.levlam
2022-06-27Move Promise to tdutils.levlam
2022-05-23Don't sync just created binlog.levlam
2022-04-13Add set_promises/fail_promises helper functions.levlam
2022-01-01Update copyright year.levlam
2021-12-07Fix warning.levlam
2021-12-06Try a few times to find the new binlog after renaming it. This could help on ...levlam
2021-12-01Silence g++ warnings.levlam
2021-11-11Init some fields just in case.levlam
2021-10-20Use auto as variable type if it is initialized with a cast.levlam
2021-10-18Minor improvements.levlam
2021-09-19Unify include order.levlam
2021-07-26Improve order of binlog files deletion.levlam
2021-07-14Add more binlog reindex debug.levlam
2021-07-13Improve logging on failed to rename binlogs.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-06-23Minor improvements.levlam
2021-06-16Add BinlogKeyValue logging.levlam
2021-06-02Minor improvements.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-02-04Improve Slice::truncate usage.levlam
2021-01-01Update copyright year.levlam