Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH 00/19] Add static analysis of Lua code in test/ with luacheck
 2020-08-07  9:19 UTC  (2+ messages)

[Tarantool-patches] [PATCH vshard 1/1] replicaset: check URI match when rebind connection
 2020-08-07  8:07 UTC  (3+ messages)

[Tarantool-patches] [PATCH 1/1] router: update known bucket count when rs removed
 2020-08-07  8:07 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] JSON field multikey crash
 2020-08-06 20:04 UTC  (5+ messages)
` [Tarantool-patches] [PATCH 1/2] tuple: fix multikey field JSON access crash
` [Tarantool-patches] [PATCH 2/2] tuple: fix access by JSON path starting from '[*]'

[Tarantool-patches] [PATCH v2 vshard 0/2] storage: allow replica to boot before master
 2020-08-06 19:57 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v2 vshard 1/2] storage: fix reload applying migration twice
` [Tarantool-patches] [PATCH v2 vshard 2/2] storage: allow replica to boot before master

[Tarantool-patches] [PATCH] Ensure all curl symbols are exported
 2020-08-06 15:06 UTC  (2+ messages)

[Tarantool-patches] [V2] luajit: pass properly compile options to LuaJIT for RelWithDebInfo
 2020-08-06 14:41 UTC  (3+ messages)

[Tarantool-patches] [PATCH] build: refactor static build process
 2020-08-06 13:32 UTC  (4+ messages)

[Tarantool-patches] [PATCH vshard 1/1] storage: allow replica to boot before master
 2020-08-05 22:15 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2] tuple: drop extra restrictions for multikey index
 2020-08-05 12:29 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 0/3] Simplify alter.cc
 2020-08-04 10:10 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v2 1/3] alter: use good c++ style
` [Tarantool-patches] [PATCH v2 2/3] alter: fix codestyle

[Tarantool-patches] [PATCH v2 0/2] fiber: backport for stack madvise/mprotect errors handling
 2020-08-04  7:28 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v2 1/2] fiber: set diagnostics at madvise/mprotect failure
` [Tarantool-patches] [PATCH v2 2/2] fiber: leak slab if unable to bring prots back

[Tarantool-patches] [RFC] Raft over qsync
 2020-08-03 20:56 UTC  (2+ messages)

[Tarantool-patches] [PATCH] tuple: drop extra restrictions for multikey index
 2020-08-03  8:42 UTC  (4+ messages)

[Tarantool-patches] [PATCH 0/2] vinyl: rework upsert internals
 2020-08-02 14:44 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/2] vy_stmt: introduce vy_stmt_is_void() helper
` [Tarantool-patches] [PATCH 2/2] vinyl: rework upsert operation

[Tarantool-patches] [PATCH 0/3] Qsync tricky crashes
 2020-07-31 22:31 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/3] txn_limbo: handle ROLLBACK during CONFIRM
` [Tarantool-patches] [PATCH 2/3] txn_limbo: handle CONFIRM during ROLLBACK
` [Tarantool-patches] [PATCH 3/3] txn_limbo: handle duplicate ACKs

[Tarantool-patches] [PATCH 1/1] txn_limbo: panic when synchro WAL write fails
 2020-07-30 19:57 UTC  (3+ messages)

[Tarantool-patches] [PATCH 1/1] txn_limbo: reduce fiber_set_cancellable() calls
 2020-07-30 19:57 UTC  (3+ messages)

[Tarantool-patches] [PATCH 1/1] txn_limbo: don't duplicate confirmations in WAL
 2020-07-29 20:54 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] fiber: backport for stack madvise/mprotect errors handling
 2020-07-29 17:04 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/2] fiber: set diagnostics at madvise/mprotect failure
` [Tarantool-patches] [PATCH 2/2] fiber: leak slab if unable to bring prots back

[Tarantool-patches] [PATCH] lua/utils: improve luaT_newthread performance
 2020-07-29 13:41 UTC  (11+ messages)

[Tarantool-patches] [PATCH 0/2] Qsync flaky tests, next iteration
 2020-07-28 20:37 UTC  (5+ messages)
` [Tarantool-patches] [PATCH 1/2] test: fix flaky qsync_snapshots.test.lua again
` [Tarantool-patches] [PATCH 2/2] test: fix flaky qsync_with_anon.test.lua again

[Tarantool-patches] [PATCH 0/2] Recover of table.clear() method
 2020-07-28 16:41 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/2] src: return back import "
` [Tarantool-patches] [PATCH 2/2] test: add regression test for table.clear()

[Tarantool-patches] [PATCH] box: remove unnecessary bootsrap. file
 2020-07-28 16:03 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: restore lto testing on OSX
 2020-07-28 15:42 UTC  (2+ messages)

[Tarantool-patches] [PATCH] lua: introduce function to check that passed value is uuid
 2020-07-28 14:59 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2 0/2] Return getaddrinfo() errors
 2020-07-28 14:08 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v2 1/2] coio/say: fix getaddrinfo error handling on macOS

[Tarantool-patches] [PATCH] lua/log: add missing exports
 2020-07-28 14:08 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: save failed test results files
 2020-07-28 11:49 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] txn_limbo: introduce cascading rollback
 2020-07-27 22:03 UTC  (3+ messages)

[Tarantool-patches] [PATCH v3 0/6] qsync: write CONFIRM/ROLLBACK without txn engine
 2020-07-27 21:39 UTC  (12+ messages)
` [Tarantool-patches] [PATCH v3 1/6] journal: drop redundant declaration
` [Tarantool-patches] [PATCH v3 2/6] journal: bind asynchronous write completion to an entry
` [Tarantool-patches] [PATCH v3 3/6] journal: add journal_entry_create helper
` [Tarantool-patches] [PATCH v3 4/6] qsync: provide a binary form of syncro entries
` [Tarantool-patches] [PATCH v3 5/6] qsync: implement direct write of CONFIRM/ROLLBACK into a journal
` [Tarantool-patches] [PATCH v3 6/6] qsync: drop no longer used encoding helpers

[Tarantool-patches] [PATCH v1] update_repo: correct fix for RPMs on missing metadata
 2020-07-27 14:18 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/2] Implement LuaJIT platform metrics
 2020-07-27  2:25 UTC  (13+ messages)
` [Tarantool-patches] [PATCH 1/2] metrics: add counters for metrics interested in
` [Tarantool-patches] [RFC] rfc: luajit metrics

[Tarantool-patches] [PATCH v2 0/2] Implement LuaJIT platform metrics
 2020-07-26 20:42 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v2 1/2] core: introduce various "
` [Tarantool-patches] [PATCH v2 2/2] metrics: add C and Lua API
` [Tarantool-patches] [PATCH v2] rfc: luajit metrics

[Tarantool-patches] [PATCH v2 0/5] qsync: write CONFIRM/ROLLBACK without txn engine
 2020-07-24 18:16 UTC  (20+ messages)
` [Tarantool-patches] [PATCH v2 1/7] journal: drop redundant declaration
` [Tarantool-patches] [PATCH v2 2/7] wal: bind asynchronous write completion to an entry
` [Tarantool-patches] [PATCH v2 3/7] journal: add journal_entry_create helper
` [Tarantool-patches] [PATCH v2 4/7] qsync: provide a binary form of CONFIRM/ROLLBACK entries
` [Tarantool-patches] [PATCH v2 5/7] qsync: provide a way to encode preallocated "
` [Tarantool-patches] [PATCH v2 6/7] qsync: implement direct write of CONFIRM/ROLLBACK into a journal
` [Tarantool-patches] [PATCH v2 7/7] qsync: drop no longer used xrow_encode_confirm, rollback

[Tarantool-patches] [PATCH] iproto: stringify IPROTO_CONFIRM, IPROTO_ROLLBACK
 2020-07-24  8:32 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 00/13] Transaction engine for memtx engine
 2020-07-23 20:58 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v3 13/13] tmx: use new tx manager in memtx

[Tarantool-patches] [PATCH 0/5] qsync: write confirm/rollback without txn engine
 2020-07-23 11:41 UTC  (8+ messages)
` [Tarantool-patches] [PATCH 1/5] journal: drop redundant declaration
` [Tarantool-patches] [PATCH 2/5] wal: bind asynchronous write completion to an entry
` [Tarantool-patches] [PATCH 3/5] journal: add journal_entry_create helper
` [Tarantool-patches] [PATCH 4/5] qsync: implement direct write of confirm/rollback into a journal
` [Tarantool-patches] [PATCH 5/5] qsync: fix release build

[Tarantool-patches] [PATCH 0/2] Make txn_commit() simpler
 2020-07-22 23:14 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/2] txn_limbo: single function to confirm transactions
` [Tarantool-patches] [PATCH 2/2] txn: remove TXN_IS_DONE check from txn_commit()

[Tarantool-patches] [PATCH] stailq: provide better names for args
 2020-07-22 23:00 UTC  (2+ messages)

[Tarantool-patches] [PATCH] vinyl: rotate mem during index build on demand
 2020-07-22 22:54 UTC  (4+ messages)

[Tarantool-patches] [PATCH 0/2] Qsync crash on WAL write fail
 2020-07-22 22:27 UTC  (4+ messages)

[Tarantool-patches] [PATCH] gdb: fix the extension to be loaded with Python 2
 2020-07-22 12:46 UTC  (4+ messages)

[Tarantool-patches] [PATCH v3] lua: assert in lua_gettop() in case of negative stack size
 2020-07-22 12:05 UTC  (8+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: setup local cleanup/checkout processes
 2020-07-22 10:39 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] txn: remove TXN_IS_DONE check from txn_commit()
 2020-07-22  7:39 UTC  (6+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: set cleanup based on docker for all
 2020-07-22  6:46 UTC 

page:  |  | latest

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