Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH v4 0/4] crash: implement sending feedback
 2020-12-11  9:31 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v4 1/4] util: introduce strlcpy helper
` [Tarantool-patches] [PATCH v4 2/4] backtrace: allow to specify destination buffer
` [Tarantool-patches] [PATCH v4 3/4] crash: move fatal signal handling in
` [Tarantool-patches] [PATCH v4 4/4] crash: report crash data to the feedback server

[Tarantool-patches] [PATCH 0/4] make clear_synchro_queue commit everything
 2020-12-11  9:19 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/4] box: add a single execution guard to clear_synchro_queue
` [Tarantool-patches] [PATCH 2/4] relay: rename is_raft_enabled message to relay_is_running
` [Tarantool-patches] [PATCH 3/4] relay: introduce relay_lsn_watcher
` [Tarantool-patches] [PATCH 4/4] box: rework clear_synchro_queue to commit everything

[Tarantool-patches] [PATCH v1] test: add test filter for vinyl/errinj.test.lua
 2020-12-11  9:17 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: add filter to box/net.*after_gh-3164 test
 2020-12-11  9:17 UTC  (3+ messages)

[Tarantool-patches] [PATCH 1/4] test: convert print to function and make quotes use consistent
 2020-12-11  8:42 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 2/4] test: make dict.items() compatible with Python 3.x
` [Tarantool-patches] [PATCH 3/4] test: make convert to hex "
` [Tarantool-patches] [PATCH 4/4] test: remove dead code in Python tests end extra newline

[Tarantool-patches] [PATCH v3 0/2] reduce performance degradation introduced by JSON path indices
 2020-12-11  6:47 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v3 1/2] box: speed up tuple_field_map_create
` [Tarantool-patches] [PATCH v3 2/2] box: refactor tuple_field_raw to omit path checks

[Tarantool-patches] [PATCH] serializer: check for recursive serialization
 2020-12-11  3:22 UTC  (6+ messages)

[Tarantool-patches] [PATCH 0/2] Fix working with temporary files in VDBE
 2020-12-10 23:08 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/2] sql: add missing diag_set on failure when working with files inside SQL module
` [Tarantool-patches] [PATCH 2/2] sql: update temporary file name format

[Tarantool-patches] [PATCH] sql: increase default cache size
 2020-12-10 22:37 UTC 

[Tarantool-patches] [PATCH v5] iproto: move greeting from tx thread to iproto
 2020-12-10 21:52 UTC  (2+ messages)

[Tarantool-patches] [PATCH v5] core: introduce evenly distributed int64 random in range
 2020-12-10 18:45 UTC  (4+ messages)

[Tarantool-patches] [PATCH 0/2] tarantool -e 'assert(false)' hangs
 2020-12-10 18:11 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/2] src/lua: fix running init lua script
` [Tarantool-patches] [PATCH 2/2] test: add test for tarantool -e assert(false)

[Tarantool-patches] [PATCH v1] test: fix replication/skip_conflict_row output
 2020-12-10 14:50 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: move error messages into logs
 2020-12-10 14:44 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: remove Ubuntu 19.10 from packing
 2020-12-10 14:38 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: remove unecessary execute of space_cache_find()
 2020-12-10 13:38 UTC  (10+ messages)

[Tarantool-patches] [PATCH 0/6] Support Python 3 in tests and PEPify source code
 2020-12-10 13:29 UTC  (14+ messages)
` [Tarantool-patches] [PATCH 1/6] test: support Python 3 and make quotes use consistent
` [Tarantool-patches] [PATCH 2/6] test: remove dead code in Python tests end extra newline
` [Tarantool-patches] [PATCH 3/6] test: remove empty print() functions
` [Tarantool-patches] [PATCH 4/6] add initial flake8 config
` [Tarantool-patches] [PATCH 5/6] cmake: add integration with flake8
` [Tarantool-patches] [PATCH 6/6] ci: enable flake8

[Tarantool-patches] [PATCH v3 0/3] qsync: evaluate replication_synchro_quorum dynamically
 2020-12-09 23:22 UTC  (14+ messages)
` [Tarantool-patches] [PATCH v3 1/3] cfg: add cfg_isnumber helper
` [Tarantool-patches] [PATCH v3 2/3] cfg: support symbolic evaluation of replication_synchro_quorum
` [Tarantool-patches] [PATCH v3 3/3] test: add replication/gh-5446-sqync-eval-quorum.test.lua

[Tarantool-patches] [PATCH v2 0/2] GCC 10 fix warnings
 2020-12-09 10:07 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v2 1/2] sql: fix build with GCC 10
` [Tarantool-patches] [PATCH v2 2/2] bitset: replace zero-length array with flexible-array member

[Tarantool-patches] [PATCH v2] luacheck: change global vars to local in sql-tap
 2020-12-09  6:13 UTC  (4+ messages)

[Tarantool-patches] [PATCH 1/1] test: fix to resolve box/net_msg_max flaky
 2020-12-08 22:16 UTC  (5+ messages)

[Tarantool-patches] [PATCH v1] Support to run tests with Python 3
 2020-12-08 18:04 UTC  (4+ messages)

[Tarantool-patches] [PATCH] benchmarks: runner for local benchmarks runs
 2020-12-08 11:38 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] fix: remove unnecessary publication scripts
  ` [Tarantool-patches] [PATCH 2/2] install: local benchmarks installation scripts

[Tarantool-patches] [PATCH] error: remove failing code from microb integration
 2020-12-08 11:16 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 0/2] Make uuid values comparable
 2020-12-07 23:24 UTC  (5+ messages)

[Tarantool-patches] [PATCH 0/4] Add fuzzing testing
 2020-12-07 19:54 UTC  (11+ messages)
` [Tarantool-patches] [PATCH 1/4] test: add infrastructure for fuzzing testing and fuzzers
` [Tarantool-patches] [PATCH 2/4] test: add corpus to be used with fuzzers
` [Tarantool-patches] [PATCH 3/4] travis: build tarantool with ENABLE_FUZZER
` [Tarantool-patches] [PATCH 4/4] test: integrate with OSS Fuzz

[Tarantool-patches] [PATCH v1] test: fix hang of vinyl/select_consistency.* test
 2020-12-07 12:26 UTC  (4+ messages)

[Tarantool-patches] [PATCH] test: fix local array access in heap_iterator unit test
 2020-12-07 12:24 UTC  (4+ messages)

[Tarantool-patches] [PATCH v2] test: fix hang of vinyl/select_consistency.* test
 2020-12-07 12:22 UTC  (2+ messages)

[Tarantool-patches] [PATCH luajit] x64: Fix __call metamethod return dispatch
 2020-12-07  9:37 UTC  (9+ messages)

[Tarantool-patches] [PATCH v3 0/4] crash dump: implement sending feedback
 2020-12-06 15:50 UTC  (14+ messages)
` [Tarantool-patches] [PATCH v3 1/4] backtrace: allow to specify destination buffer
` [Tarantool-patches] [PATCH v3 2/4] errstat: add crash report base code
` [Tarantool-patches] [PATCH v3 3/4] crash: use errstat code in fatal signals
` [Tarantool-patches] [PATCH v3 4/4] cfg: configure crash report sending

[Tarantool-patches] [PATCH v2] Move .tarantoolctl to test-run tool submodule
 2020-12-06  1:52 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] box: remove unnecessary rights from peristent functions
 2020-12-04 23:10 UTC  (4+ messages)

[Tarantool-patches] [PATCH 00/10] Raft module, part 3 - fake network and libev for Raft and SWIM
 2020-12-04 22:53 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/4] crash dump: implement sending feedback
 2020-12-04 15:29 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/4] backtrace: allow to specify destination buffer
` [Tarantool-patches] [PATCH 2/4] errstat: add crash report base code
` [Tarantool-patches] [PATCH 3/4] crash: use errstat code in fatal signals
` [Tarantool-patches] [PATCH 4/4] cfg: allow to configure crash report sending

[Tarantool-patches] [PATCH v2] test: replication-py/init_storage.test.py
 2020-12-04 10:51 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2 0/2] test: flaky hang vinyl/ddl.test.lua test
 2020-12-04  9:35 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v2 1/2] Revert "Fix flaky test engine/ddl"
` [Tarantool-patches] [PATCH v2 2/2] test: flaky hang vinyl/ddl.test.lua test

[Tarantool-patches] [test-run] Add options for upgrade testing
 2020-12-04  4:08 UTC  (8+ messages)
` [Tarantool-patches] [PATCH] "

[Tarantool-patches] [PATCH v2 0/2] reduce performance degradation introduced by JSON path indices
 2020-12-03 21:47 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Fix base64 decoder output buffer overrun (reads)
 2020-12-03 21:35 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] box: make instace ro while limbo is not empty
 2020-12-03 21:21 UTC  (7+ messages)

[Tarantool-patches] [PATCH v2] Add replication_connect_timeout to quorum test
 2020-12-03 14:42 UTC  (3+ messages)

[Tarantool-patches] [PATCH] box: check schema version after tarantool update
 2020-12-03 12:56 UTC  (13+ messages)

[Tarantool-patches] [PATCH v2] core: handle fiber cancellation for fiber.cond
 2020-12-02 22:18 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: replication-py/init_storage.test.py
 2020-12-02 20:31 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] test: fix hang of vinyl/select_consistency.* test
 2020-12-02 18:56 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