[Tarantool-patches] [PATCH] iproto: stringify IPROTO_RAFT, IPROTO_PROMOTE
2021-05-24 8:47 UTC (3+ messages)
[Tarantool-patches] [PATCH 0/2] vshard.storage.buckets_count() bug
2021-05-24 6:57 UTC (13+ messages)
` [Tarantool-patches] [PATCH 1/2] test: fix test output on latest Tarantool
` [Tarantool-patches] [PATCH 2/2] vshard: fix buckets_count() on replicas
[Tarantool-patches] [PATCH 1/1] json: use cord_ibuf for encoding and decoding
2021-05-23 14:06 UTC
[Tarantool-patches] [PATCH 0/3] fix assertion failure in box.ctl.promote()
2021-05-23 12:18 UTC (5+ messages)
` [Tarantool-patches] [PATCH 1/3] box: make txn reference the limbo entry
` [Tarantool-patches] [PATCH 2/3] txn_limbo: move lsn assignment to journal completion callback
` [Tarantool-patches] [PATCH 3/3] box: fix an assertion failure in box.ctl.promote()
[Tarantool-patches] [PATCH 1/1] sql: introduce UUID field type
2021-05-22 16:04 UTC (3+ messages)
[Tarantool-patches] [PATCH 1/1] box: make UUID part of SCALAR
2021-05-21 19:09 UTC (3+ messages)
[Tarantool-patches] [PATCH v2 0/3] Replace MEM-type flags by enum mem_type
2021-05-21 18:59 UTC (6+ messages)
` [Tarantool-patches] [PATCH v2 3/3] sql: replace "
[Tarantool-patches] [PATCH 1/1] sql: replace MEM-type flags by enum mem_type
2021-05-20 8:26 UTC (2+ messages)
[Tarantool-patches] [PATCH] build: add missing module for jit.dump on ARM64
2021-05-19 17:20 UTC (12+ messages)
[Tarantool-patches] [PATCH luajit 0/3] Basic fixes for LuaJIT on ARM64 Macs
2021-05-19 16:06 UTC (27+ messages)
` [Tarantool-patches] [PATCH luajit 1/3] build: pass sysroot to MacOS SDK
` [Tarantool-patches] [PATCH luajit 2/3] OSX/iOS: Handle iOS simulator and ARM64 Macs
` [Tarantool-patches] [PATCH luajit 3/3] FFI/ARM64/OSX: Fix vararg call handling
[Tarantool-patches] [PATCH v2 1/3] sql: initialize MEM used in aggregate functions
2021-05-17 12:05 UTC (6+ messages)
` [Tarantool-patches] [PATCH v2 2/3] sql: make mem_is_bin() to check only for VARBINARY
[Tarantool-patches] [PATCH] lua/utils: fix fiber->fid print in Lua tracing
2021-05-17 8:22 UTC (7+ messages)
` [Tarantool-patches] [PATCH v2] lua/utils: fix fiber->fid print in cord_on_yield
` [Tarantool-patches] [PATCH v3] "
[Tarantool-patches] [PATCH v3 00/10] fix say_x format and rework fibers
2021-05-14 7:56 UTC (30+ messages)
` [Tarantool-patches] [PATCH v3 01/10] fiber: use uint64_t for fiber IDs
` [Tarantool-patches] [PATCH v3 02/10] popen: fix say_x format arguments
` [Tarantool-patches] [PATCH v3 03/10] raft: fix say_x arguments
` [Tarantool-patches] [PATCH v3 04/10] box/error: fix argument for CustomError
` [Tarantool-patches] [PATCH v3 05/10] xlog: fix say_x format
` [Tarantool-patches] [PATCH v3 06/10] box/vynil: "
` [Tarantool-patches] [PATCH v3 07/10] txn: "
` [Tarantool-patches] [PATCH v3 08/10] limbo: "
` [Tarantool-patches] [PATCH v3 09/10] wal: "
` [Tarantool-patches] [PATCH v3 10/10] say: fix CFORMAT specification
[Tarantool-patches] [PATCH] relay: fix use after free in subscribe_f
2021-05-14 7:44 UTC (8+ messages)
[Tarantool-patches] [PATCH v2] recovery: make it yield when positioning in a WAL
2021-05-13 13:54 UTC (6+ messages)
[Tarantool-patches] [PATCH v4 0/2] relay: provide downstream lag information
2021-05-12 20:10 UTC (5+ messages)
` [Tarantool-patches] [PATCH v4 1/2] applier: send transaction's first row WAL time in the applier_writer_f
` [Tarantool-patches] [PATCH v4 2/2] relay: provide information about downstream lag
[Tarantool-patches] [PATCH] recovery: make it yield when positioning in a WAL
2021-05-12 11:30 UTC (7+ messages)
[Tarantool-patches] [PATCH] lua/log: accept symbolic logging levels
2021-05-07 11:17 UTC (2+ messages)
[Tarantool-patches] [RFC v3 0/3] relay: provide downstream lag information
2021-05-05 22:19 UTC (16+ messages)
` [Tarantool-patches] [RFC v3 1/3] xrow: allow to pass timestamp via xrow_encode_vclock_timed helper
` [Tarantool-patches] [RFC v3 2/3] applier: send first row's WAL time in the applier_writer_f
` [Tarantool-patches] [RFC v3 3/3] relay: provide information about downstream lag
[Tarantool-patches] [PATCH] build: fix linker flags for executable on MacOS
2021-04-30 14:39 UTC (9+ messages)
[Tarantool-patches] [PATCH v2 0/2] fiber: prevent fiber_join from misuse
2021-04-30 8:13 UTC (14+ messages)
` [Tarantool-patches] [PATCH v2 1/2] fiber: fiber_join -- drop redundat variable
` [Tarantool-patches] [PATCH v2 2/2] fiber: fiber_join -- don't crash on misuse
` [Tarantool-patches] [PATCH v3 "
[Tarantool-patches] [PATCH v2 1/1] txn: destroy commit and rollback triggers
2021-04-28 21:58 UTC (5+ messages)
[Tarantool-patches] [PATCH 1/1] box: make UUID part of SCALAR
2021-04-28 14:43 UTC (4+ messages)
[Tarantool-patches] [PATCH 0/2] fiber_wakeup() nop on self
2021-04-27 12:03 UTC (3+ messages)
[Tarantool-patches] [PATCH 0/2] fiber: prevent fiber_join from misuse
2021-04-26 21:36 UTC (6+ messages)
` [Tarantool-patches] [PATCH 1/2] fiber: fiber_join -- drop redundat variable
` [Tarantool-patches] [PATCH 2/2] fiber: fiber_join -- don't crash on misuse
[Tarantool-patches] [PATCH 0/3] wal,txn_limbo: a few cleanups
2021-04-26 15:40 UTC (9+ messages)
` [Tarantool-patches] [PATCH 1/3] wal: sanitize wal_mode
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox