[Tarantool-patches] [PATCH v8 0/4] box/cbox: implement cfunc Lua module
2020-10-29 22:15 UTC (7+ messages)
` [Tarantool-patches] [PATCH v8 1/4] box/func: factor out c function entry structure
` [Tarantool-patches] [PATCH v8 2/4] module_cache: move module handling into own subsystem
` [Tarantool-patches] [PATCH v8 3/4] box/cbox: implement cbox Lua module
[Tarantool-patches] [PATCH] netbox: fix empty error message
2020-10-29 19:12 UTC (2+ messages)
[Tarantool-patches] [PATCH] lua: handle fiber cancellation for fiber.cond
2020-10-29 18:06 UTC (4+ messages)
[Tarantool-patches] [PATCH v2 0/2] raft: a few fixes for raft state symbolics
2020-10-29 9:37 UTC (4+ messages)
` [Tarantool-patches] [PATCH v2 1/2] raft: raft_request_to_string -- don't hardcode size
` [Tarantool-patches] [PATCH v2 2/2] raft: decode even invalid states of raft
[Tarantool-patches] raft: make sure the voking mask is wide enough
2020-10-28 18:56 UTC (2+ messages)
` [Tarantool-patches] [PATCH v2] raft: make sure the voting "
[Tarantool-patches] [PATCH 0/2] raft: a few fixes
2020-10-27 22:36 UTC (6+ messages)
` [Tarantool-patches] [PATCH 2/2] raft: decode even invalid states of raft
[Tarantool-patches] [PATCH v4] iproto: make iproto thread more independent from tx
2020-10-27 22:06 UTC (2+ messages)
[Tarantool-patches] [PATCH v3] iproto: make iproto thread more independent from tx
2020-10-27 22:06 UTC (4+ messages)
[Tarantool-patches] [PATCH v1] ci: enhance jobs with jepsen tests
2020-10-27 20:52 UTC (3+ messages)
[Tarantool-patches] [PATCH] rfc: describe a LuaJIT memory profiler
2020-10-27 11:31 UTC (2+ messages)
[Tarantool-patches] [PATCH v1 0/3] update_repo: improvements for removements
2020-10-25 8:37 UTC (4+ messages)
` [Tarantool-patches] [PATCH v1 1/3] update_repo: add message which file to remove
` [Tarantool-patches] [PATCH v1 2/3] update_repo: correct help message on remove
` [Tarantool-patches] [PATCH v1 3/3] update_repo: correct remove routine
[Tarantool-patches] [PATCH v2] core: introduce evenly distributed int64 random in range
2020-10-23 21:12 UTC (3+ messages)
[Tarantool-patches] [PATCH v3] core: introduce evenly distributed int64 random in range
2020-10-23 21:12 UTC
[Tarantool-patches] [PATCH] core: fix static_alloc buffer overflow
2020-10-23 20:06 UTC (2+ messages)
[Tarantool-patches] [PATCH] luacheck: change global vars to local in sql-tap
2020-10-23 12:09 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/2] Fix transaction manager
2020-10-22 16:42 UTC (4+ messages)
` [Tarantool-patches] [PATCH 1/2] memtx: fix a bug in unlinking story lists
` [Tarantool-patches] [PATCH 2/2] memtx: fix a bug in TX that caused deletion of a durty tuple
[Tarantool-patches] [PATCH] raft: fix an assertion failure on transition to voter
2020-10-22 11:05 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/2] module_api: followup changes for merger part
2020-10-22 10:20 UTC (3+ messages)
` [Tarantool-patches] [PATCH 1/2] module api: proper documentation for the ibuf wrapper
` [Tarantool-patches] [PATCH 2/2] module api: polish module_api test
[Tarantool-patches] [PATCH 0/3] Raft on leader election recovery restart
2020-10-22 8:55 UTC (12+ messages)
` [Tarantool-patches] [PATCH 1/3] raft: send state to new subscribers if Raft worked
` [Tarantool-patches] [PATCH 2/3] raft: use local LSN in relay recovery restart
` [Tarantool-patches] [PATCH 3/3] raft: don't drop GC when restart relay recovery
[Tarantool-patches] [PATCH v1] test: block box/tx_man.test.lua test on OSX
2020-10-22 6:34 UTC
[Tarantool-patches] [PATCH 0/2] Make tree hint optional
2020-10-21 17:06 UTC (10+ messages)
` [Tarantool-patches] [PATCH 1/2] memtx: move memtx_tree.c to memtx_tree.cc
` [Tarantool-patches] [PATCH 2/2] memtx: make tuple compare hints optional
[Tarantool-patches] [PATCH v2 0/2] Make tree hint optional
2020-10-21 16:38 UTC (6+ messages)
` [Tarantool-patches] [PATCH v2 1/2] memtx: move memtx_tree.c to memtx_tree.cc
` [Tarantool-patches] [PATCH v2 2/2] memtx: make tuple compare hints optional
[Tarantool-patches] [PATCH v2 1/2] memtx: move memtx_tree.c to memtx_tree.cc
2020-10-21 16:34 UTC
[Tarantool-patches] [PATCH 0/2] Minor fixes for new LuaJIT extention library
2020-10-21 16:17 UTC (12+ messages)
` [Tarantool-patches] [PATCH 1/2] build: provide missing LuaJIT lmisclib.h header
` [Tarantool-patches] [PATCH 2/2] lua: add missing LuaJIT export symbols
[Tarantool-patches] [PATCH] feedback_daemon: add synchro replication usage reporting
2020-10-21 8:42 UTC (7+ messages)
[Tarantool-patches] [PATCH v3] test: fix hanging of vinyl/[gh|iterator].test.lua
2020-10-20 20:46 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/2] Upsert upgrade test follow-up
2020-10-20 16:31 UTC (6+ messages)
` [Tarantool-patches] [PATCH 1/2] vinyl: remove vinyl/upgrade.test.lua
` [Tarantool-patches] [PATCH 2/2] vinyl: reorganize vinyl/upsert_upgrade.test.lua
[Tarantool-patches] [PATCH 0/3] LuaJIT misclib minor improvements
2020-10-20 15:58 UTC (14+ messages)
` [Tarantool-patches] [PATCH 1/3] misc: add lmisclib.h to lua.hpp header
` [Tarantool-patches] [PATCH 2/3] misc: add lib_misc.c to all .bat files
` [Tarantool-patches] [PATCH 3/3] misc: fix linking when LUA_BUILD_AS_DLL is defined
[Tarantool-patches] [PATCH v3 1/1] sql: enable autoindex optimization
2020-10-20 15:40 UTC (8+ messages)
[Tarantool-patches] [PATCH v1 0/3] implement default compiler build with Werror
2020-10-20 15:40 UTC (4+ messages)
` [Tarantool-patches] [PATCH v2 1/3] build: fix Werror warning in test/unit:fiber*.c*
` [Tarantool-patches] [PATCH v1 2/3] build: add Werror flag on packages builds
` [Tarantool-patches] [PATCH v1 3/3] gitlab-ci: test default gcc on CentOS 7
[Tarantool-patches] [PATCH] test: fix warning for old gcc at testgetmetrics.c
2020-10-20 15:17 UTC (5+ messages)
[Tarantool-patches] [PATCH v2] test: fix hanging of gh.test.lua
2020-10-20 8:46 UTC (3+ messages)
[Tarantool-patches] [PATCH v1] test: skip election_qsync_stress test on FreeBSD12
2020-10-19 9:57 UTC
[Tarantool-patches] [PATCH 0/2] Make tree hint optional
2020-10-19 9:26 UTC (3+ messages)
` [Tarantool-patches] [PATCH 1/2] memtx: move memtx_tree.c to memtx_tree.cc
` [Tarantool-patches] [PATCH 2/2] memtx: make tuple compare hints optional
[Tarantool-patches] [PATCH] module api: fix asan failures in test
2020-10-17 5:17 UTC (3+ messages)
[Tarantool-patches] [PATCH] Remove hardcoded paths to LuaJIT tests
2020-10-16 12:59 UTC (7+ messages)
` [Tarantool-patches] [PATCH luajit] test: introduce the root CMakeLists.txt
` [Tarantool-patches] [PATCH] test: adjust the path to LuaJIT test directory
[Tarantool-patches] [PATCH v1] gitlab-ci: add OSX 13 to testing
2020-10-16 8:25 UTC (3+ messages)
[Tarantool-patches] [PATCH 1/1] raft: fix crash when leader resigned from its role
2020-10-16 7:16 UTC (2+ messages)
[Tarantool-patches] [PATCH v1 1/5] curl: enable curl build with old cmake
2020-10-16 6:55 UTC (13+ messages)
` [Tarantool-patches] [PATCH v1 2/5] build: set include path to bootstrap.h
` [Tarantool-patches] [PATCH v1 3/5] build: correct destination build directory
` [Tarantool-patches] [PATCH v1 5/5] gitlab-ci: add out-of-source build
` [Tarantool-patches] [PATCH v2 "
` [Tarantool-patches] [PATCH v4 4/5] build: enable cmake in curl build
[Tarantool-patches] [PATCH 2.X v4 0/4] module api: extend for external merger Lua module
2020-10-16 6:10 UTC (23+ messages)
` [Tarantool-patches] [PATCH 2.X v4 1/4] module api: export box_tuple_validate
` [Tarantool-patches] [PATCH 2.X v4 3/4] module api: introduced luaT_toibuf instead of luaL_checkibuf
` [Tarantool-patches] [PATCH 2.X v4 4/4] module api: box_ibuf_* wrappers
` [Tarantool-patches] [PATCH 2.X v4.1] "
[Tarantool-patches] [PATCH v3 00/16] module api: extend for external key_def Lua module
2020-10-16 6:05 UTC (13+ messages)
` [Tarantool-patches] [PATCH v3 02/16] module api: expose box region
` [Tarantool-patches] [PATCH v3 05/16] lua: don't raise a Lua error from luaT_tuple_new()
` [Tarantool-patches] [PATCH v3 15/16] module api: add box_key_def_validate_key()
[Tarantool-patches] [PATCH v1 1/1] sql: check arguments types of built-in functions
2020-10-16 1:20 UTC (5+ messages)
[Tarantool-patches] [PATCH v1 1/1] sql: check arguments types of built-in functions
2020-10-16 1:01 UTC
[Tarantool-patches] [PATCH 1.10 v4 0/5] module api: extend for external merger Lua module
2020-10-15 22:30 UTC (3+ messages)
` [Tarantool-patches] [PATCH 1.10 v4 2/5] module api: export box_key_def_dup
[Tarantool-patches] [PATCH v2 00/15] RFC: module api: extend for external key_def Lua module
2020-10-15 22:10 UTC (7+ messages)
` [Tarantool-patches] [PATCH v2 05/15] lua: don't raise a Lua error from luaT_tuple_new()
[Tarantool-patches] (no subject)
2020-10-15 20:41 UTC (3+ messages)
` [Tarantool-patches] [PATCH] luajit - avoid hardcode of paths to luajit test
[Tarantool-patches] [PATCH] .gitignore: add coverity, patches and special ignore
2020-10-15 20:03 UTC (4+ messages)
[Tarantool-patches] [PATCH] test/uint: fiber
2020-10-15 16:28 UTC (2+ messages)
[Tarantool-patches] [PATCH v1] gitlab-ci: correct place of tag removement
2020-10-15 13:08 UTC (2+ messages)
[Tarantool-patches] [PATCH v2] gitlab-ci: remove tag from pushed branch commit
2020-10-15 13:03 UTC (3+ messages)
[Tarantool-patches] [PATCH 0/2] Fix broken CI after introduced LuaJIT metrics
2020-10-15 9:22 UTC (10+ messages)
` [Tarantool-patches] [PATCH 1/2] test: force enable assert checks in release build
` [Tarantool-patches] [PATCH 2/2] test: disable jit related tests at FreeBSD
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