Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH 0/4] Integrate Jepsen tests to CI
 2020-09-17 15:25 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/4] extra: add Terraform config files
` [Tarantool-patches] [PATCH 2/4] cmake: add targets to run Jepsen tests
` [Tarantool-patches] [PATCH 3/4] tools: add script "
` [Tarantool-patches] [PATCH 4/4] ci: integrate Jepsen tests to GitLab CI

[Tarantool-patches] [PATCH v4 0/6] Support column addition
 2020-09-17 15:19 UTC  (19+ messages)
` [Tarantool-patches] [PATCH v4 1/6] sql: rename TK_COLUMN to TK_COLUMN_NAME
` [Tarantool-patches] [PATCH v4 2/6] sql: refactor create_table_def and parse
` [Tarantool-patches] [PATCH v4 3/6] schema: add box_space_field_MAX
` [Tarantool-patches] [PATCH v4 4/6] sql: use parser's region of "index" array
` [Tarantool-patches] [PATCH v4 5/6] box: disallow to modify format of a view
` [Tarantool-patches] [PATCH v4 6/6] sql: support column addition

[Tarantool-patches] [PATCH v2 0/4] Boot with anon
 2020-09-17 15:04 UTC  (16+ messages)
` [Tarantool-patches] [PATCH v2 1/4] xlog: introduce an error code for XlogGapError
` [Tarantool-patches] [PATCH v2 2/4] replication: retry in case of XlogGapError
` [Tarantool-patches] [PATCH v2 3/4] replication: add is_anon flag to ballot
` [Tarantool-patches] [PATCH v2 4/4] replication: do not register outgoing connections

[Tarantool-patches] [PATCH v5 0/6] sql; remove implicit cast for comparison
 2020-09-17 14:48 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v5 1/6] sql: remove unused DOUBLE to INTEGER conversion

[Tarantool-patches] [PATCH] sql: add missed sqlReleaseTempRange()
 2020-09-17 14:27 UTC  (2+ messages)

[Tarantool-patches] [PATCH] fiber: abort trace recording on fiber yield
 2020-09-17 14:21 UTC  (6+ messages)

[Tarantool-patches] [PATCH] core: introduce evenly distributed int64 random in range
 2020-09-17 13:56 UTC  (4+ messages)

[Tarantool-patches] [PATCH 0/3] lua/pwd: workaround the systemd bug
 2020-09-17 13:51 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/3] lua/errno: use lengthof helper
` [Tarantool-patches] [PATCH 2/3] lua/errno: shrink memory usage on error declaration
` [Tarantool-patches] [PATCH 3/3] lua/pwd: workaround the systemd bug

[Tarantool-patches] [PATCH v1 0/2] sql: remove implicit cast from operations
 2020-09-17 13:36 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v1 2/2] sql: remove implicit cast in bitwise operations

[Tarantool-patches] [PATCH v2 0/2] gitlab-ci: save failed test results files
 2020-09-17  8:04 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v2 1/2] "
` [Tarantool-patches] [PATCH v2 2/2] gitlab-ci: set opensuse jobs to test group

[Tarantool-patches] [PATCH v2] build: enable cmake in curl build
 2020-09-16 20:15 UTC  (2+ messages)

[Tarantool-patches] [PATCH] serilaizer: check for recursive serialization
 2020-09-16  7:29 UTC  (7+ messages)

[Tarantool-patches] [PATCH v4 00/12] Transaction engine for memtx engine
 2020-09-15 18:05 UTC  (17+ messages)
` [Tarantool-patches] [PATCH v4 01/12] vinyl: rename tx_manager -> vy_tx_manager
` [Tarantool-patches] [PATCH v4 02/12] txm: add TX status
` [Tarantool-patches] [PATCH v4 03/12] txm: save does_require_old_tuple flag in txn_stmt
` [Tarantool-patches] [PATCH v4 04/12] txm: introduce prepare sequence number
` [Tarantool-patches] [PATCH v4 05/12] txm: introduce memtx tx manager
` [Tarantool-patches] [PATCH v4 06/12] txm: introduce conflict tracker
` [Tarantool-patches] [PATCH v4 07/12] txm: introduce memtx_story
` [Tarantool-patches] [PATCH v4 08/12] txm: introduce snapshot cleaner
` [Tarantool-patches] [PATCH v4 09/12] txm: clarify all fetched tuples
` [Tarantool-patches] [PATCH v4 10/12] txm: use new tx manager in memtx
` [Tarantool-patches] [PATCH v4 11/12] test: move txn_proxy.lua to box/lua
` [Tarantool-patches] [PATCH v4 12/12] txm: add a test

[Tarantool-patches] [PATCH v1] gitlab-ci: save sources to new S3 location
 2020-09-15 15:18 UTC  (5+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: fix deployment of tagged commits
 2020-09-15 15:14 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/gh-3704-misc-*
 2020-09-15 14:59 UTC  (3+ messages)

[Tarantool-patches] [PATCH v3] build: refactor static build process
 2020-09-15 14:14 UTC  (7+ messages)

[Tarantool-patches] [PATCH 0/3] small: Update to use region_alloc_object
 2020-09-15 13:50 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/3] cmake: ignore warnings on alignof() and offsetof()
` [Tarantool-patches] [PATCH 2/3] Prepare for small library update
` [Tarantool-patches] [PATCH 3/3] small: sanitized rlist, bug in lsregion, and new region API

[Tarantool-patches] [PATCH v2 1/1] memtx: force async snapshot transactions
 2020-09-14 20:01 UTC  (4+ messages)

[Tarantool-patches] [PATCH] Formatted select in lua console
 2020-09-14 19:02 UTC  (3+ messages)
` [Tarantool-patches] [PATCH] Introduce fselect - formatted select

[Tarantool-patches] [PATCH] iproto: make iproto thread more independent from tx
 2020-09-14 16:17 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/4] Boot with anon
 2020-09-14 12:27 UTC  (10+ messages)
` [Tarantool-patches] [PATCH 1/4] replication: replace anon flag with enum
` [Tarantool-patches] [PATCH 2/4] xlog: introduce an error code for XlogGapError
` [Tarantool-patches] [PATCH 3/4] replication: retry in case of XlogGapError
` [Tarantool-patches] [PATCH 4/4] replication: do not register outgoing connections

[Tarantool-patches] [PATCH v2 00/11] dRaft
 2020-09-14 10:13 UTC  (15+ messages)
` [Tarantool-patches] [PATCH v2 01/11] applier: store instance_id in struct applier
` [Tarantool-patches] [PATCH v2 10/11] raft: introduce box.info.raft
` [Tarantool-patches] [PATCH v2 11/11] [tosquash] raft: a swarm of minor fixes
` [Tarantool-patches] [PATCH v2 02/11] box: introduce summary RO flag
` [Tarantool-patches] [PATCH v2 03/11] wal: don't touch box.cfg.wal_dir more than once
` [Tarantool-patches] [PATCH v2 04/11] replication: track registered replica count
` [Tarantool-patches] [PATCH v2 05/11] [wip] box: do not register outgoing connections
` [Tarantool-patches] [PATCH v2 06/11] raft: introduce persistent raft state
` [Tarantool-patches] [PATCH v2 07/11] raft: introduce box.cfg.raft_* options
` [Tarantool-patches] [PATCH v2 08/11] raft: relay status updates to followers
` [Tarantool-patches] [PATCH v2 09/11] raft: introduce state machine

[Tarantool-patches] [avtikhon@tarantool.org: [PATCH v1] test: flaky replication/anon.test.lua test]
 2020-09-14  7:29 UTC 

[Tarantool-patches] [PATCH 1/1] limbo: handle artificial snapshot LSNs
 2020-09-13 19:39 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] limbo: don't wake self fiber on CONFIRM write
 2020-09-12 12:13 UTC  (3+ messages)

[Tarantool-patches] [PATCH v3 0/4] Support ALTER TABLE ADD COLUMN
 2020-09-11 21:51 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v3 1/4] sql: rename TK_COLUMN to TK_COLUMN_NAME
` [Tarantool-patches] [PATCH v3 4/4] sql: support column addition

[Tarantool-patches] [PATCH v2 0/2] Support column addition with <ALTER TABLE>
 2020-09-11 21:51 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v2 2/2] sql: support column addition

[Tarantool-patches] [PATCH v1] test: block qsync_snapshots.test.lua
 2020-09-11 21:35 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] test: replication/status.test.lua fails on Debug
 2020-09-11 20:28 UTC  (2+ messages)

[Tarantool-patches] [PATCH] lua: fix panic in case when log.cfg.log incorrecly specified
 2020-09-11 13:11 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] gitlab-ci: save sources to new S3 location
 2020-09-11 13:02 UTC 

[Tarantool-patches] [PATCH v1] asan: leak unit/swim.test:swim_test_encryption
 2020-09-11 10:38 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/wal_off.test.lua test
 2020-09-11 10:37 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/status.test.lua status
 2020-09-11 10:36 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/gh-4606-admin-creds test
 2020-09-11 10:35 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/gh-4402-info-errno.test.lua
 2020-09-11 10:34 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/gh-5195-qsync-*
 2020-09-10 19:21 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2] test: flaky replication/gh-5195-qsync-*
 2020-09-10 19:21 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] asan: leak unit/swim.test:swim_test_encryption
 2020-09-10 19:15 UTC  (2+ messages)

[Tarantool-patches] [avtikhon@tarantool.org: Re: [PATCH v1] test: flaky replication/bootstrap_leader.test.lua]
 2020-09-10  6:41 UTC 

[Tarantool-patches] [PATCH v1 1/1] sql: enable autoindex optimization
 2020-09-09 21:58 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/bootstrap_leader.test.lua
 2020-09-09 15:51 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/gh-3642-misc-* test
 2020-09-09 15:41 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] test: flaky replication/gh-4928-tx-boundaries test
 2020-09-09 15:33 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] build: refactor static build process
 2020-09-09 14:49 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: fix flaky box/on_shutdown.test.lua on asan
 2020-09-09 12:04 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] test: fix status at replication/misc*4424* test
 2020-09-09 11:53 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: remove asan suppression for unit/msgpack
 2020-09-09 11:36 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] lsan: app-tap/http_client.test.lua suppresions
 2020-09-09 11:19 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 00/10] dRaft
 2020-09-09  8:04 UTC  (16+ messages)
` [Tarantool-patches] [PATCH v2 01/10] applier: store instance_id in struct applier
` [Tarantool-patches] [PATCH v2 04/10] replication: track registered replica count
` [Tarantool-patches] [PATCH v2 06/10] raft: introduce box.cfg.raft_* options
` [Tarantool-patches] [PATCH v2 09/10] raft: introduce state machine

[Tarantool-patches] [PATCH] msgpack: print mp_exp type as signed integer
 2020-09-08 14:51 UTC  (2+ messages)

[Tarantool-patches] [PATCH] rtree: add comments on ignored rtree_search() return value
 2020-09-08 14:49 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] Divide replication/misc.test.lua
 2020-09-08 14:07 UTC  (5+ messages)

[Tarantool-patches] [PATCH msgpuck v2] test: correct buffer size to fix ASAN error
 2020-09-08 13:50 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] Recover of table.clear() method
 2020-09-08 13:25 UTC  (2+ messages)

page:  |  | latest

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