Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH] netbox: fix empty error message
 2020-06-22 21:23 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 0/2] Use-unify-pattern-for-column-names
 2020-06-22 21:14 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v3 1/2] sql: use unify pattern for column names
` [Tarantool-patches] [PATCH v3 2/2] sql: print span more properly

[Tarantool-patches] [PATCH v2 0/7] Remove implicit cast
 2020-06-22 21:08 UTC  (15+ messages)
` [Tarantool-patches] [PATCH v2 1/7] sql: remove implicit cast for assignment
` [Tarantool-patches] [PATCH v2 2/7] sql: remove mem_apply_type() from OP_MakeRecord
` [Tarantool-patches] [PATCH v2 3/7] sql: replace ApplyType by CheckType for IN operator
` [Tarantool-patches] [PATCH v2 4/7] sql: remove mem_apply_type() from OP_MustBeInt
` [Tarantool-patches] [PATCH v2 5/7] sql: remove implicit cast from string for comparison
` [Tarantool-patches] [PATCH v2 6/7] sql: remove OP_ApplyType
` [Tarantool-patches] [PATCH v2 7/7] sql: use type instead of value in type mismatch error

[Tarantool-patches] [PATCH v2 0/3] Merger's NULL defererence
 2020-06-22 20:38 UTC  (10+ messages)
` [Tarantool-patches] [PATCH v2 1/3] merger: fix NULL dereference when called via iproto
` [Tarantool-patches] [PATCH v2 2/3] merger: clean fiber-local Lua stack after next()
` [Tarantool-patches] [PATCH v2 3/3] lua: expose temporary Lua state for iproto calls

[Tarantool-patches] [PATCH 0/2] Validate result of upserts squash & skip invalid upserts which can't be applied
 2020-06-22 20:21 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/2] vinyl: validate resulting tuple after upsert is applied

[Tarantool-patches] [PATCH 0/2] replication: support CONFIRM and ROLLBACK in recovery
 2020-06-22 18:55 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/2] box: rework local_recovery to use async txn_commit
` [Tarantool-patches] [PATCH 2/2] replication: support ROLLBACK and CONFIRM during recovery

[Tarantool-patches] [PATCH] build: refactor static build process
 2020-06-22 18:16 UTC 

[Tarantool-patches] [PATCH v2] test: flaky box/net.box_wait_connected_gh-3856
 2020-06-22 14:07 UTC  (5+ messages)

[Tarantool-patches] [PATCH v1 0/4] Fix app/digest and app/socket on 1.10
 2020-06-22 13:58 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v1 1/4] build: enable bundled libyaml for all systems
` [Tarantool-patches] [PATCH v1 2/4] build: remove libyaml from rpm/deb dependencies
` [Tarantool-patches] [PATCH v1 3/4] Bump libyaml
` [Tarantool-patches] [PATCH v1 4/4] Extend range of printable unicode characters

[Tarantool-patches] [PATCH 0/8] wait for lsn and confirm
 2020-06-22 10:34 UTC  (30+ messages)
` [Tarantool-patches] [PATCH 1/8] replication: introduce space.is_sync option
` [Tarantool-patches] [PATCH 2/8] replication: introduce replication_sync_quorum cfg
` [Tarantool-patches] [PATCH 3/8] txn: add TXN_WAIT_ACK flag
` [Tarantool-patches] [PATCH 4/8] replication: make sync transactions wait quorum
` [Tarantool-patches] [PATCH 7/8] xrow: introduce CONFIRM entry
` [Tarantool-patches] [PATCH 8/8] replication: write and read CONFIRM entries

[Tarantool-patches] [PATCH 0/3] box.execute() and box.cfg() idempotence and locking
 2020-06-22 10:11 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 3/3] box: always reconfigure box at non-first box.cfg()

[Tarantool-patches] [PATCH 0/2] Extend feedback module report
 2020-06-22  8:55 UTC  (12+ messages)
` [Tarantool-patches] [PATCH 2/2] feedback: collect db engines and index features

[Tarantool-patches] [PATCH v3] test: flaky box/net.box_wait_connected_gh-3856
 2020-06-22  7:46 UTC 

[Tarantool-patches] [PATCH 0/6] xlog: cleanup patches
 2020-06-22  7:43 UTC  (11+ messages)
` [Tarantool-patches] [PATCH 1/6] box: drop inline from box_cfg_xc
` [Tarantool-patches] [PATCH 2/6] xlog: xlog_cursor -- eliminate redundant pad in the structure
` [Tarantool-patches] [PATCH 3/6] xlog: xdir -- use PATH_MAX for dirname
` [Tarantool-patches] [PATCH 4/6] xlog: use PATH_MAX for filename
` [Tarantool-patches] [PATCH 5/6] xlog: xlog_cursor -- use sizeof with snprintf for safety
` [Tarantool-patches] [PATCH 6/6] xlog: xdir_format_filename -- use PATH_MAX

[Tarantool-patches] [PATCH] vinyl: fix passing uninitialized parameter to vy_page_find_key()
 2020-06-22  0:02 UTC  (5+ messages)

[Tarantool-patches] [PATCH 0/2] Reduce Lua GC pressure in Tarantool
 2020-06-21 20:24 UTC  (11+ messages)
` [Tarantool-patches] [PATCH 1/2] test: disable JIT for Lua Fun totable function
` [Tarantool-patches] [PATCH 2/2] box: reduce box_process_lua Lua GC memory usage

[Tarantool-patches] [PATCH 0/4] sync replication: add rollback processing
 2020-06-21 15:53 UTC  (14+ messages)
` [Tarantool-patches] [PATCH 1/4] xrow: fix comment typo
` [Tarantool-patches] [PATCH 2/4] xrow: add ability to encode/decode ROLLBACK requests
` [Tarantool-patches] [PATCH 3/4] txn_limbo: add timeout when waiting for acks
` [Tarantool-patches] [PATCH 4/4] txn_limbo: add ROLLBACK processing

[Tarantool-patches] [PATCH small 1/1] test: don't use not aligned size for mempool
 2020-06-21 15:35 UTC  (3+ messages)

[Tarantool-patches] [PATCH] vinyl: check upsert doesn't modify PK right after execution
 2020-06-20 17:32 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] vinyl: restart read iterator in case of rolled back WAL
 2020-06-20 16:33 UTC  (9+ messages)

[Tarantool-patches] [PATCH v1] test: flaky box/net.box_wait_connected_gh-3856
 2020-06-20  4:47 UTC  (3+ messages)

[Tarantool-patches] [PATCH] cmake: cleanup src/CMakeLists.txt
 2020-06-19 23:39 UTC  (8+ messages)

[Tarantool-patches] [PATCH 0/6] Add static analysis of Lua code in src/ and extra/ with luacheck
 2020-06-19 23:15 UTC  (16+ messages)
` [Tarantool-patches] [PATCH 4/6] Fix luacheck warnings in extra/dist/
` [Tarantool-patches] [PATCH 5/6] Fix luacheck warnings in src/lua/
` [Tarantool-patches] [PATCH 6/6] Fix luacheck warnings in src/box/lua/

[Tarantool-patches] [PATCH 0/2] Reduce Lua GC pressure in Tarantool
 2020-06-19 20:55 UTC  (2+ messages)

[Tarantool-patches] [PATCH] journal: fix typo in journal_no_write_async()
 2020-06-19 18:19 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] test: fix flaky replication/wal_rw_stress.test.lua
 2020-06-19 13:38 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] test: fix flaky replication/wal_off.test.lua
 2020-06-19 11:48 UTC 

[Tarantool-patches] [PATCH] sql: raise an error on attempt to use HASH index in SQL
 2020-06-19  8:36 UTC  (5+ messages)

[Tarantool-patches] [PATCH 0/3] Merger's NULL defererence
 2020-06-19  7:41 UTC  (18+ messages)
` [Tarantool-patches] [PATCH 1/3] merger: drop luaL prefix where contract allows it
` [Tarantool-patches] [PATCH 2/3] merger: fix NULL dereference when called via iproto
` [Tarantool-patches] [PATCH 2.5/3] merger: clean fiber-local Lua stack after next()

[Tarantool-patches] [PATCH v1] test: fix flaky box/net.box_readahead_gh-3958 test
 2020-06-18 18:39 UTC  (2+ messages)

[Tarantool-patches] [PATCH] tuple: make fields nullable by default except array/map
 2020-06-18 17:57 UTC 

[Tarantool-patches] [PATCH] replication: add support of qsync to the snapshot machinery
 2020-06-18 11:43 UTC  (4+ messages)

[Tarantool-patches] [PATCH] cmake: add LTO support for building luajit
 2020-06-16 18:31 UTC  (7+ messages)

[Tarantool-patches] [PATCH v2 0/2] console: support of backslash
 2020-06-16 14:39 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 2/2] console: add line carrying backslash

[Tarantool-patches] [PATCH v2] memtx: fix tuples references on concurrent replaces
 2020-06-16 10:41 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] ASAN build
 2020-06-16  8:56 UTC  (10+ messages)
` [Tarantool-patches] [PATCH 2/2] cmake: split UB sanitations into separate flags

[Tarantool-patches] [PATCH] box: make box.func.call consistent with netbox.call
 2020-06-15 18:53 UTC 

[Tarantool-patches] [PATCH 0/2] Msgpack wrong extension type in error message
 2020-06-15 15:56 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] lib: update msgpuck library
` [Tarantool-patches] [PATCH 2/2] msgpack: fix wrong mp_ext type in error message

page:  |  | latest

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