Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH] Move txn from shema to a separate module (use C API instead of FFI)
 2019-11-28 13:18 UTC  (8+ messages)

[Tarantool-patches] [PATCH 0/5] Introduce SQL SET statement
 2019-11-28 12:31 UTC  (20+ messages)
` [Tarantool-patches] [PATCH 1/5] sql: remove PRAGMA "count_changes"
` [Tarantool-patches] [PATCH 2/5] sql: remove PRAGMA "short_column_names"
` [Tarantool-patches] [PATCH 3/5] temporary: disable boolean.test.sql
` [Tarantool-patches] [PATCH 4/5] sql: replace control pragmas by SET
` [Tarantool-patches] [PATCH 5/5] sql: refactor PRAGMA-related code

[Tarantool-patches] [PATCH v2] tuple: fix non-informative update() error message
 2019-11-28 12:28 UTC  (3+ messages)

[Tarantool-patches] [PATCH v3] build: enable LUAJIT_ENABLE_PAIRSMM by default
 2019-11-28 10:23 UTC  (3+ messages)

[Tarantool-patches] [PATCH v3 0/5] Replace control pragmas by SET
 2019-11-28  8:59 UTC  (14+ messages)
` [Tarantool-patches] [PATCH v3 3/5] sql: introduce SET statement

[Tarantool-patches] [PATCH v4 0/2] Introduce _vsession_settings sysview
 2019-11-28  8:46 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v4 1/2] sysview: make get() and create_iterator() methods virtual
` [Tarantool-patches] [PATCH v4 2/2] box: introduce _vsession_settings sysview

[Tarantool-patches] [PATCH v2] box: frommap() bug fix
 2019-11-27 23:40 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v2] build: GCC warning on strncpy

[Tarantool-patches] [PATCH v4 0/2] introduce _vsession_settings sysview
 2019-11-27 23:14 UTC  (14+ messages)
` [Tarantool-patches] [PATCH v4 1/2] sysview: make get() and create_iterator() methods virtual
` [Tarantool-patches] [PATCH v4 2/2] box: introduce _vsession_settings sysview

[Tarantool-patches] [PATCH] clear terminal state on panic
 2019-11-27 22:31 UTC  (5+ messages)

[Tarantool-patches] [PATCH 1/1] test: fix flaky replication/gh-* tests
 2019-11-27 22:30 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] Module is not unloaded on function drop
 2019-11-27 22:24 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/2] errinj: provide 'get' method in Lua
` [Tarantool-patches] [PATCH 2/2] func: fix not unloading of unused modules

[Tarantool-patches] [PATCH v5 1/8] refactoring: wrap new operator calls in triggers
 2019-11-27 17:11 UTC 

[Tarantool-patches] [PATCH v2] build: enables LUAJIT_ENABLE_PAIRSMM by default
 2019-11-27 16:48 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] test: adjust the test name related to PAIRSMM flag
 2019-11-27 16:34 UTC 

[Tarantool-patches] [PATCH] test: adjust the test name related to PAIRSMM flag
 2019-11-27 15:50 UTC  (8+ messages)

[Tarantool-patches] [PATCH v5 0/8] refactoring: remove exceptions from triggers follow-ups
 2019-11-27 15:01 UTC  (17+ messages)
` [Tarantool-patches] [PATCH v5 1/8] refactoring: wrap new operator calls in triggers
` [Tarantool-patches] [PATCH v5 2/8] refactoring: specify struct name in allocation diagnostics
` [Tarantool-patches] [PATCH v5 3/8] refactoring: recombine error conditions in triggers
` [Tarantool-patches] [PATCH v5 4/8] refactoring: set diagnostics if sequence_by_id fails
` [Tarantool-patches] [PATCH v5 5/8] refactoring: clear triggers from fresh exceptions
` [Tarantool-patches] [PATCH v5 6/8] refactoring: update comment for index_def_check_tuple
` [Tarantool-patches] [PATCH v5 7/8] refactoring: remove redundant line in txn_alter_trigger_new
` [Tarantool-patches] [PATCH v5 8/8] refactoring: remove try..catch wrapper around trigger->run

[Tarantool-patches] [PATCH v1] build: fix static build
 2019-11-27 12:33 UTC 

[Tarantool-patches] [PATCH 0/6] sql: extend response metadata
 2019-11-27 12:15 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/6] sql: refactor resulting set metadata
` [Tarantool-patches] [PATCH 2/6] sql: fix possible null dereference in sql_expr_coll()
` [Tarantool-patches] [PATCH 3/6] sql: extend result set with collation
` [Tarantool-patches] [PATCH 4/6] sql: extend result set with nullability
` [Tarantool-patches] [PATCH 5/6] sql: extend result set with autoincrement
` [Tarantool-patches] [PATCH 6/6] sql: extend result set with alias

[Tarantool-patches] [PATCH v1] build: fix static build
 2019-11-27 11:01 UTC 

[Tarantool-patches] [PATCH] test: fix flaky socket test
 2019-11-26 21:45 UTC 

[Tarantool-patches] [PATCH] box: frommap() bug fix
 2019-11-26 21:01 UTC  (2+ messages)

[Tarantool-patches] [PATCH v5] build: introduce LUAJIT_ENABLE_PAIRSMM flag
 2019-11-26 20:54 UTC  (4+ messages)

[Tarantool-patches] [PATCH] backtrace: fix out of bounds access on backtrace printing
 2019-11-26 20:30 UTC  (4+ messages)

[Tarantool-patches] [PATCH] fio/coio: Handle partial writes
 2019-11-26 18:05 UTC 

[Tarantool-patches] [PATCH v2] Stabilize tcp_connect in test_run:cmd()
 2019-11-26 17:58 UTC 

[Tarantool-patches] [PATCH v2] build: enables DLUAJIT_ENABLE_PAIRSMM by default
 2019-11-26 14:36 UTC 

[Tarantool-patches] [PATCH v2] test: need ASAN testing in commit process
 2019-11-26  8:01 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 1/1] iproto: don't destroy a session during disconnect
 2019-11-26  7:51 UTC  (4+ messages)

[Tarantool-patches] [PATCH 1/1] Fix bootstrap.snap corrupted file
 2019-11-26  7:40 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1 0/3] test: set complete OSX testing on 1.10
 2019-11-26  7:00 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 01/12] test: enable parallel mode for xlog tests
 2019-11-26  6:54 UTC  (13+ messages)
` [Tarantool-patches] [PATCH v1 02/12] test: enable parallel run for long test suites
` [Tarantool-patches] [PATCH v1 03/12] test: replication parallel mode on
` [Tarantool-patches] [PATCH v1 04/12] test: enable cleaning of a test environment
` [Tarantool-patches] [PATCH v1 05/12] test: allow to run replication/misc multiple times
` [Tarantool-patches] [PATCH v1 06/12] test: increase timeouts in replication/errinj
` [Tarantool-patches] [PATCH v1 07/12] test: wait for xlog/snap/log file changes
` [Tarantool-patches] [PATCH v1 08/12] test: use wait_cond to check follow status
` [Tarantool-patches] [PATCH v1 09/12] test: increase timeouts in replication/misc
` [Tarantool-patches] [PATCH v1 10/12] test: put require in proper places
` [Tarantool-patches] [PATCH v1 11/12] test: fix replication/gc flaky failures
` [Tarantool-patches] [PATCH v1 12/12] test: errinj for pause relay_send

[Tarantool-patches] [PATCH] test: fix flaky socket test
 2019-11-26  1:19 UTC 

[Tarantool-patches] [PATCH] Stabilize tcp_connect in test_run:cmd()
 2019-11-26  0:19 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] Stabilize tcp_connect in test_run:cmd()
 2019-11-26  0:19 UTC 

[Tarantool-patches] [PATCH] box: fix non-informative update() error message
 2019-11-25 23:42 UTC  (2+ messages)

[Tarantool-patches] [PATCH] build: suppress the warning for GCC >= 8
 2019-11-25 23:23 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 0/4] fix box_set_replication issues & stabilize quorum test
 2019-11-25 23:04 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v3 1/4] test: update test-run
` [Tarantool-patches] [PATCH v3 2/4] replication: fix appliers pruning
` [Tarantool-patches] [PATCH v3 3/4] replication: make anon replicas iteration safe
` [Tarantool-patches] [PATCH v3 4/4] test: stabilize quorum test conditions

[Tarantool-patches] [PATCH] gitignore: add .idea path
 2019-11-25 16:43 UTC 

[Tarantool-patches] [PATCH] build: link bundled libcurl with c-ares
 2019-11-25 13:53 UTC 

[Tarantool-patches] [PATCH v2 0/4] fix box_set_replication issues & stabilize quorum test
 2019-11-25 11:50 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v2 1/4] test: update test-run
` [Tarantool-patches] [PATCH v2 2/4] replication: fix appliers pruning
` [Tarantool-patches] [PATCH v2 3/4] replication: make anon replicas iteration safe
` [Tarantool-patches] [PATCH v2 4/4] test: stabilize quorum test conditions

[Tarantool-patches] [PATCH] build: enables DLUAJIT_ENABLE_PAIRSMM by default
 2019-11-25 11:39 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 0/2] protects box.cfg from raw data modification
 2019-11-24 19:31 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v2 1/2] build: enables DLUAJIT_ENABLE_PAIRSMM by default
` [Tarantool-patches] [PATCH v2 2/2] box: protects box.cfg from raw data modification

[Tarantool-patches] [PATCH 0/6] Synchronous replication preparation
 2019-11-23 13:46 UTC  (12+ messages)
` [Tarantool-patches] [PATCH 1/6] recovery: do not throw an error
` [Tarantool-patches] [PATCH 2/6] coio: do not htrow an exception
` [Tarantool-patches] [PATCH 3/6] xstream: get rid of "
` [Tarantool-patches] [PATCH 5/6] box: improve recovery journal
` [Tarantool-patches] [PATCH 6/6] recovery: follow transaction boundaries while recovery or join

[Tarantool-patches] [PATCH v1 1/1] sql: allow to convert big real values to integer
 2019-11-23 11:48 UTC  (3+ messages)

[Tarantool-patches] [PATCH v4] build: introduced LUAJIT_ENABLE_PAIRSMM flag
 2019-11-22 14:25 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] build: fix unit tests build with lrt
 2019-11-22 13:51 UTC 

[Tarantool-patches] [PATCH v1] build: fix unit tests build with lrt
 2019-11-22 11:39 UTC 

[Tarantool-patches] [PATCH] Fix luacheck warnings for the socket.lua
 2019-11-22 10:23 UTC 

[Tarantool-patches] [PATCH 1/1] tuple: enable isolated JSON updates
 2019-11-21 23:19 UTC 

[Tarantool-patches] [PATCH 1/1] replication: use empty password by default
 2019-11-21 18:40 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/3] Replication status errno
 2019-11-21 17:38 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