Tarantool development patches archive
 help / color / mirror / Atom feed
[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 v2] test: need ASAN testing in commit process
 2019-11-21  8:12 UTC 

[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 v1 1/1] sql: allow to convert big real values to integer
 2019-11-21  1:19 UTC  (2+ messages)

[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 0/6] Synchronous replication preparation
 2019-11-20 17:15 UTC  (8+ 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 v2] luajit: adde flag of partial comp. with Lua 5.2
 2019-11-20 12:54 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 0/3] fiber.top(): minor fixup
 2019-11-20 12:19 UTC  (10+ 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 v1 0/3] test: set complete OSX testing on 1.10
 2019-11-20 11:23 UTC  (2+ messages)

[Tarantool-patches] [tarantool-patches] [PATCH v4 11/20] refactoring: use non _xc version of functions in triggers
 2019-11-19 15:16 UTC  (9+ messages)
    ` [Tarantool-patches] [tarantool-patches] [PATCH v4 08/20] refactoring: remove exceptions from func_def_new_from_tuple
    ` [Tarantool-patches] [tarantool-patches] Re: [PATCH v4 12/20] refactoring: remove exceptions from space_def_new_from_tuple
    ` [Tarantool-patches] [PATCH] refactoring: remove exceptions from fk_constraint_def_new_from_tuple
    ` [Tarantool-patches] [tarantool-patches] Re: [PATCH v4 17/20] "

[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 v3 1/1] iproto: don't destroy a session during disconnect
 2019-11-19  7:27 UTC  (2+ messages)

[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  (7+ messages)
` [Tarantool-patches] [PATCH 1/2] fiber: reset clock stats on fiber.top_enable()
` [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  (9+ messages)

[Tarantool-patches] [PATCH] box.execute should be immutable function
 2019-11-14 16:51 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] replication: auto reconnect if password is invalid
 2019-11-14 11:20 UTC  (3+ messages)
` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH rfc] rtree: added variable to store error information
 2019-11-14 11:16 UTC  (2+ messages)

[Tarantool-patches] [PATCH] fix: don't request absent tuple field
 2019-11-14 10:39 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] iproto: show real port in logs and box.info.listen
 2019-11-13 22:31 UTC  (3+ messages)

[Tarantool-patches] [PATCH] Check for not logging password added
 2019-11-13 15:28 UTC 

[tarantool-patches] [PATCH] msgpackffi.decode can now be assigned to buf.rpos
 2019-11-13 11:21 UTC  (3+ messages)
` [Tarantool-patches] "
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH] box: don't allow referenced collation to be dropped
 2019-11-13  4:37 UTC  (5+ messages)

[Tarantool-patches] [PATCH 0/2] Add constraint names hash table to space
 2019-11-12 23:04 UTC  (8+ messages)
` [Tarantool-patches] [PATCH 1/2] box: introduce constraint names hash table
` [Tarantool-patches] [PATCH 2/2] sql: make constraint operations transactional

[Tarantool-patches] [PATCH] json: fix assert typo in json_path_cmp()
 2019-11-12 12:43 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] JSON preparation part 6
 2019-11-12 10:01 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/2] json: lexer_eof and token_cmp helper functions
` [Tarantool-patches] [PATCH 2/2] tuple: account the whole array in field.data and size

[Tarantool-patches] [PATCH 0/2] Admin universe access
 2019-11-12  9:37 UTC  (2+ messages)

[Tarantool-patches] [PATCH 00/15] sql: prepared statements
 2019-11-12  9:30 UTC  (10+ messages)
` [Tarantool-patches] [PATCH 13/15] sql: introduce cache for prepared statemets
` [Tarantool-patches] [PATCH 14/15] box: introduce prepared statements

[Tarantool-patches] [PATCH v2] gitlab-ci: implement packing into MCS S3
 2019-11-12  5:29 UTC 

[Tarantool-patches] [PATCH] Msgpackffi considers msgpack.cfg options now
 2019-11-11 23:21 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] error: Add __concat method to error object
 2019-11-11 14:50 UTC 

[Tarantool-patches] [tarantool-patches] Re: [PATCH] error: Add __concat method to error object
 2019-11-11 14:43 UTC 

[Tarantool-patches] [PATCH v3] lua: add fiber.top() listing fiber cpu consumption
 2019-11-09  6:53 UTC  (2+ messages)
` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v2 0/3] JSON preparation part 5
 2019-11-09  6:46 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v2 3/3] tuple: rework updates to improve code extendibility

[Tarantool-patches] [PATCH] box/console: Fix crash in error message
 2019-11-08 21:46 UTC  (4+ messages)

[Tarantool-patches] [PATCH v2] build: enable CentOS 8 packaging
 2019-11-08 17:34 UTC  (5+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: make NUMBER to be union of SQL numeric types
 2019-11-08 14:09 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