Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH] backtrace: fix out of bounds access on backtrace printing
 2019-11-25 23:02 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] test: fix flaky replication/gh-* tests
 2019-11-25 22:43 UTC 

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

[Tarantool-patches] [PATCH] Stabilize tcp_connect in test_run:cmd()
 2019-11-25 15:31 UTC  (2+ messages)

[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 v3 0/4] fix box_set_replication issues & stabilize quorum test
 2019-11-25 11:50 UTC  (5+ 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] build: enables DLUAJIT_ENABLE_PAIRSMM by default
 2019-11-25 11:39 UTC  (2+ messages)

[Tarantool-patches] [PATCH] box: frommap() bug fix
 2019-11-24 21:18 UTC 

[Tarantool-patches] [PATCH] box: fix non-informative update() error message
 2019-11-24 21:15 UTC 

[Tarantool-patches] [PATCH] build: suppress the warning for GCC >= 8
 2019-11-24 21:12 UTC 

[Tarantool-patches] [PATCH 1/1] Fix bootstrap.snap corrupted file
 2019-11-24 20:21 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 v4 0/2] introduce _vsession_settings sysview
 2019-11-24 15:27 UTC  (4+ 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 0/6] Synchronous replication preparation
 2019-11-23 13:46 UTC  (14+ 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 4/6] vinyl: do not insert vy_tx twice into writers list
` [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 v3 1/1] iproto: don't destroy a session during disconnect
 2019-11-22  7:55 UTC  (4+ messages)

[Tarantool-patches] [PATCH v5 0/8] refactoring: remove exceptions from triggers follow-ups
 2019-11-22  2:46 UTC  (9+ 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 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)

[Tarantool-patches] [PATCH 1/1] func: fix use after free on function unload
 2019-11-21 17:30 UTC  (2+ messages)

[tarantool-patches] [PATCH v2 0/2] take getaddrinfo() errors into account
 2019-11-21 17:28 UTC  (9+ messages)
` [tarantool-patches] [PATCH v2 2/2] say: "
  ` [tarantool-patches] "
              ` [Tarantool-patches] "
                ` [Tarantool-patches] [tarantool-patches] "

[tarantool-patches] [PATCH] socket: better args handling for connect()/bind()
 2019-11-21 17:27 UTC  (3+ messages)
` [Tarantool-patches] "

[tarantool-patches] Re: [PATCH] lua: return getaddrinfo() errors
 2019-11-21 17:27 UTC  (11+ messages)
` [tarantool-patches] Re: [PATCH v2 1/2] "
              ` [tarantool-patches] Re: [server-dev] "
                  ` [Tarantool-patches] [server-dev] Re: [tarantool-patches] "
                    ` [Tarantool-patches] [tarantool-patches] [server-dev] "

[Tarantool-patches] [PATCH v3 0/3] fiber.top(): minor fixup
 2019-11-21 17:07 UTC  (11+ messages)
` [Tarantool-patches] [PATCH v3 1/3] fiber.top() refactor clock and cpu time calculation
` [Tarantool-patches] [PATCH v3 2/3] fiber.top(): alter exponential moving average calculation
` [Tarantool-patches] [PATCH v3 3/3] app/fiber: wait till a full event loop iteration ends

[Tarantool-patches] [PATCH v3] lua: added pairs/ipairs mm to LUA 5.1
 2019-11-21 16:56 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] test: need ASAN testing in commit process
 2019-11-21 11:45 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1 0/2] Add LSAN to ASAN testing
 2019-11-21  8:25 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v1 1/2] test: use default replication connection timeout
` [Tarantool-patches] [PATCH v1 2/2] gitlab-ci: ASAN testing memory leaks add

[Tarantool-patches] [PATCH] Align the lua sockets API to documentation
 2019-11-21  7:08 UTC 

[Tarantool-patches] [PATCH v1] test: need ASAN testing in commit process
 2019-11-21  5:31 UTC  (3+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH 2/2] test: stabilize quorum test conditions
 2019-11-21  0:12 UTC  (3+ messages)

[Tarantool-patches] [PATCH] sql: print line and column number in error message
 2019-11-20 22:58 UTC  (4+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH 0/2] fix replica iteration issue & stabilize quorum test
 2019-11-20 22:48 UTC  (8+ messages)
` [Tarantool-patches] [PATCH 1/2] replication: make anon replicas iteration safe
` [Tarantool-patches] [PATCH 2/2] test: stabilize quorum test conditions

[Tarantool-patches] [PATCH v2 00/16] sql: prepared statements
 2019-11-20 21:28 UTC  (17+ messages)
` [Tarantool-patches] [PATCH v2 01/16] sql: remove sql_prepare_v2()
` [Tarantool-patches] [PATCH v2 02/16] sql: refactor sql_prepare() and sqlPrepare()
` [Tarantool-patches] [PATCH v2 03/16] sql: move sql_prepare() declaration to box/execute.h
` [Tarantool-patches] [PATCH v2 04/16] sql: rename sqlPrepare() to sql_compile()
` [Tarantool-patches] [PATCH v2 05/16] sql: move sql_finalize() to execute.h
` [Tarantool-patches] [PATCH v2 06/16] port: increase padding of struct port
` [Tarantool-patches] [PATCH v2 07/16] port: add dump format and request type to port_sql
` [Tarantool-patches] [PATCH v2 08/16] sql: resurrect sql_bind_parameter_count() function
` [Tarantool-patches] [PATCH v2 09/16] sql: resurrect sql_bind_parameter_name()
` [Tarantool-patches] [PATCH v2 10/16] sql: add sql_stmt_schema_version()
` [Tarantool-patches] [PATCH v2 11/16] sql: introduce sql_stmt_sizeof() function
` [Tarantool-patches] [PATCH v2 12/16] box: increment schema_version on ddl operations
` [Tarantool-patches] [PATCH v2 13/16] sql: introduce sql_stmt_query_str() method
` [Tarantool-patches] [PATCH v2 14/16] sql: introduce cache for prepared statemets
` [Tarantool-patches] [PATCH v2 15/16] box: introduce prepared statements
` [Tarantool-patches] [PATCH v2 16/16] netbox: "

[Tarantool-patches] [PATCH v2] luajit: adde flag of partial comp. with Lua 5.2
 2019-11-20 12:54 UTC  (2+ messages)

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

[Tarantool-patches] [tarantool-patches] Re: [PATCH v4 12/20] refactoring: remove exceptions from space_def_new_from_tuple
 2019-11-19 15:16 UTC  (2+ messages)

[Tarantool-patches] [PATCH] luajit: adde flag of partial comp. with Lua 5.2
 2019-11-19 12:03 UTC  (2+ messages)

[Tarantool-patches] [PATCH] luajit: adde flag of partial comp. with Lua 5.2
 2019-11-19 11:01 UTC 

[Tarantool-patches] [PATCH packpack v1 00/12] Backport the test patches at 1.10 from master
 2019-11-19 10:41 UTC  (3+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH 2/2] test: stabilize quorum test conditions
 2019-11-19 10:31 UTC 

[Tarantool-patches] [PATCH rfc 0/2] Lua 5.2 compatibility
 2019-11-19  9:33 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/2] lua: turn on lua "
` [Tarantool-patches] [PATCH 2/2] box: raise on raw modifications of box.cfg values

[Tarantool-patches] [PATCH v2] rocks: forward options to luarocks
 2019-11-19  8:56 UTC 

[Tarantool-patches] [PATCH LUAROCKS v2 0/2] Move a rocks options filter from tarantoolctl to luarocks
 2019-11-19  8:52 UTC  (3+ messages)
` [Tarantool-patches] [PATCH LUAROCKS v2 1/2] Add the chdir option for make
` [Tarantool-patches] [PATCH LUAROCKS v2 2/2] Add the tarantool options black list. Update help

[Tarantool-patches] [PATCH] rocks: forward options to luarocks
 2019-11-18 18:26 UTC 

[Tarantool-patches] [PATCH LUAROCKS 0/2] Move a rocks options filter from tarantoolctl to luarocks
 2019-11-18 17:56 UTC  (3+ messages)
` [Tarantool-patches] [PATCH LUAROCKS 1/2] Add the chdir option for make
` [Tarantool-patches] [PATCH LUAROCKS 2/2] Add the tarantool options black list. Align the help with functionality

[Tarantool-patches] [PATCH v2 0/2] fiber.top(): minor fixup
 2019-11-18 16:11 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v2 1/2] fiber: reset clock stats on fiber.top_enable()
` [Tarantool-patches] [PATCH v2 2/2] app/fiber: wait till a full event loop iteration ends

[Tarantool-patches] [PATCH] Trigger on vclock change
 2019-11-18  9:31 UTC  (18+ messages)

[Tarantool-patches] [PATCH v2 1/1] iproto: don't destroy a session during disconnect
 2019-11-17 20:33 UTC  (5+ messages)

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

[Tarantool-patches] [PATCH 1/1] iproto: don't destroy a session during disconnect
 2019-11-16 12:25 UTC  (3+ messages)

[Tarantool-patches] [PATCH] test: ensure instances are stopped in tctl test
 2019-11-15 21:56 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] Fix some options for rocks
 2019-11-15 15:44 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] luarocks: add a kludge for option all of luarocks search
` [Tarantool-patches] [PATCH 2/2] luarocks: add a kludge for option force of luarocks remove

[Tarantool-patches] [PATCH 0/2] fiber.top(): minor fixup
 2019-11-15 14:59 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 2/2] app/fiber: wait till a full event loop iteration ends

[Tarantool-patches] [PATCH] app/argparse: expect no value for a boolean option
 2019-11-15  0:18 UTC  (5+ messages)

[Tarantool-patches] [PATCH] box.execute should be immutable function
 2019-11-14 16:51 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