Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [RFC v7 0/2] relay: provide downstream lag information
 2021-06-04 17:06 UTC 

[Tarantool-patches] [PATCH luajit 0/4] Fix LuaJIT tests on aarch64, odroid
 2021-06-04 16:18 UTC  (18+ messages)
` [Tarantool-patches] [PATCH luajit 1/4] ARM, ARM64, PPC: Fix TSETR fallback
` [Tarantool-patches] [PATCH luajit 2/4] test: add skipcond on architectures for memprof
` [Tarantool-patches] [PATCH luajit 3/4] ARM64: Fix xpcall() error case
` [Tarantool-patches] [PATCH luajit 4/4] ARM64: Fix xpcall() error case (really)

[Tarantool-patches] [PATCH 1/1] replication: prevent boot when rs uuid mismatches
 2021-06-04 11:20 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/2] [draft] fiber: introduce fiber creation backtrace
 2021-06-04 11:13 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] fiber: add PoC for "
` [Tarantool-patches] [PATCH 2/2] fiber: fix DARWIN build

[Tarantool-patches] [PATCH] build: fix debug flags for LuaJIT assertions
 2021-06-04 11:00 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] box: check STRING length when it is cast to UUID
 2021-06-04 10:52 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] box: check STRING length when it is cast to UUID
 2021-06-04 10:40 UTC  (4+ messages)

[Tarantool-patches] [RFC] on downstream.lag design
 2021-06-03 22:20 UTC  (4+ messages)

[Tarantool-patches] [PATCH vshard 1/1] recovery: relax recovery messages verbosity
 2021-06-03 14:13 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2 0/2] sql: introduce UUID
 2021-06-03  9:40 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v2 1/2] sql: introduce UUID field type
` [Tarantool-patches] [PATCH v2 2/2] sql: introduce SQL built-in function UUID()

[Tarantool-patches] [PATCH 1/1] replication: check rs uuid on subscribe process
 2021-06-03  7:18 UTC  (11+ messages)

[Tarantool-patches] [PATCH 0/3] sql: modify explicit conversion tables
 2021-06-02 21:10 UTC  (13+ messages)
` [Tarantool-patches] [PATCH 1/3] sql: fixes for boolean expressions in explicit converstion tables
` [Tarantool-patches] [PATCH 2/3] sql: enabled ANY as target for explicit conversions
` [Tarantool-patches] [PATCH 3/3] sql: introduced explicit casts test e_casts.test.lua

[Tarantool-patches] [PATCH test-run] pretest_clean: add jit.dis_arm64 LuaJIT built-in
 2021-06-02 16:59 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/2] sql: introduce UUID
 2021-06-01 21:53 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/2] sql: introduce UUID field type
` [Tarantool-patches] [PATCH 2/2] sql: introduce SQL built-in function UUID()

[Tarantool-patches] [PATCH v1 0/2] sql: VARBINARY result for user-defined functions
 2021-06-01 21:44 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v1 1/2] sql: VARBINARY result for C functions
` [Tarantool-patches] [PATCH v1 2/2] sql: VARBINARY result for LUA functions

[Tarantool-patches] [PATCH 1/1] qsync: handle async txns right during CONFIRM
 2021-06-01 20:59 UTC  (7+ messages)

[Tarantool-patches] [PATCH] lua/log: accept symbolic logging levels
 2021-06-01 12:25 UTC  (7+ messages)

[Tarantool-patches] [PATCH v2 0/2] fix an assertion failure in box.ctl.promote()
 2021-06-01 12:20 UTC  (13+ messages)
` [Tarantool-patches] [PATCH v2 1/2] box: refactor in_promote using a guard
` [Tarantool-patches] [PATCH v2 2/2] box: fix an assertion failure in box.ctl.promote()

[Tarantool-patches] [PATCH] test/replication: add testcase for synchro filtering
 2021-05-31 17:59 UTC  (2+ messages)

[Tarantool-patches] [PATH luajit] GC64: fix 64-bit constant fusion
 2021-05-28 12:06 UTC 

[Tarantool-patches] [PATCH vshard 1/1] rebalancer: give more info at bucket_recv() fail
 2021-05-27 19:20 UTC  (5+ messages)

[Tarantool-patches] [PATCH 1/1] sql: introduce UUID field type
 2021-05-27 16:40 UTC  (8+ messages)

[Tarantool-patches] [PATCH] test_run:wait_log - drop redundant assert
 2021-05-26 21:47 UTC  (2+ messages)

[tarantool-patches] [PATCH v1 3/6] Rename replicas to the each test specified name
 2021-05-26 21:02 UTC  (2+ messages)
` [Tarantool-patches] "

[Tarantool-patches] [PATCH v2 0/3] Replace MEM-type flags by enum mem_type
 2021-05-26  8:06 UTC  (11+ messages)
` [Tarantool-patches] [PATCH v2 3/3] sql: replace "

[Tarantool-patches] [PATCH 1/1] json: use cord_ibuf for encoding and decoding
 2021-05-25 21:20 UTC  (10+ messages)

[Tarantool-patches] [PATCH 0/2] vshard.storage.buckets_count() bug
 2021-05-25 20:43 UTC  (12+ 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 0/3] fix assertion failure in box.ctl.promote()
 2021-05-25 10:39 UTC  (6+ 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] box: make UUID part of SCALAR
 2021-05-24  9:49 UTC  (4+ messages)

[Tarantool-patches] [PATCH] iproto: stringify IPROTO_RAFT, IPROTO_PROMOTE
 2021-05-24  9:47 UTC  (4+ messages)

[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  (10+ messages)

[Tarantool-patches] [PATCH luajit 0/3] Basic fixes for LuaJIT on ARM64 Macs
 2021-05-19 16:06 UTC  (18+ 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 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] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox