[Tarantool-patches] [tarantool-patches] [PATCH v4 07/20] refactoring: remove exceptions from index_def_new_from_tuple
2019-11-11 14:37 UTC (6+ messages)
` [Tarantool-patches] [tarantool-patches] [PATCH v4 08/20] refactoring: remove exceptions from func_def_new_from_tuple
` [Tarantool-patches] [tarantool-patches] [PATCH v4 11/20] refactoring: use non _xc version of functions in triggers
[Tarantool-patches] [PATCH] box: don't allow referenced collation to be dropped
2019-11-11 13:52 UTC
[Tarantool-patches] [PATCH 00/15] sql: prepared statements
2019-11-11 10:53 UTC (19+ messages)
` [Tarantool-patches] [PATCH 01/15] sql: remove sql_prepare_v2()
` [Tarantool-patches] [PATCH 02/15] sql: refactor sql_prepare() and sqlPrepare()
` [Tarantool-patches] [PATCH 03/15] sql: move sql_prepare() declaration to box/execute.h
` [Tarantool-patches] [PATCH 04/15] sql: rename sqlPrepare() to sql_compile()
` [Tarantool-patches] [PATCH 05/15] sql: move sql_finalize() to execute.h
` [Tarantool-patches] [PATCH 06/15] port: increase padding of struct port
` [Tarantool-patches] [PATCH 07/15] port: add dump format and request type to port_sql
` [Tarantool-patches] [PATCH 08/15] sql: resurrect sql_bind_parameter_count() function
` [Tarantool-patches] [PATCH 09/15] sql: resurrect sql_bind_parameter_name()
` [Tarantool-patches] [PATCH 10/15] sql: add sql_schema_version()
` [Tarantool-patches] [PATCH 11/15] sql: introduce sql_stmt_sizeof() function
` [Tarantool-patches] [PATCH 12/15] box: increment schema_version on ddl operations
` [Tarantool-patches] [PATCH 13/15] sql: introduce cache for prepared statemets
` [Tarantool-patches] [PATCH 14/15] box: introduce prepared statements
` [Tarantool-patches] [PATCH 15/15] netbox: "
[Tarantool-patches] [PATCH v3] lua: add fiber.top() listing fiber cpu consumption
2019-11-09 6:53 UTC (5+ messages)
` [Tarantool-patches] [tarantool-patches] "
[Tarantool-patches] [PATCH v2 0/3] JSON preparation part 5
2019-11-09 6:46 UTC (10+ messages)
` [Tarantool-patches] [PATCH v2 1/3] tuple: rename tuple_update.c/h to xrow_update.c/h
` [Tarantool-patches] [PATCH v2 2/3] tuple: rename tuple_update_* to xrow_update_*
` [Tarantool-patches] [PATCH v2 3/3] tuple: rework updates to improve code extendibility
[Tarantool-patches] [PATCH] app/argparse: expect no value for a boolean option
2019-11-09 0:39 UTC
[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 (3+ messages)
[Tarantool-patches] [PATCH] sql: print line and column number in error message
2019-11-08 11:01 UTC (3+ messages)
` [Tarantool-patches] [tarantool-patches] "
[Tarantool-patches] [PATCH] Netbox connection and self are interchangable
2019-11-07 18:40 UTC (4+ messages)
[Tarantool-patches] [PATCH v3 0/5] Replace control pragmas by SET
2019-11-07 14:12 UTC (8+ messages)
` [Tarantool-patches] [PATCH v3 1/5] sysview: make get() and create_iterator() methods virtual
` [Tarantool-patches] [PATCH v3 2/5] box: introdice _vsession_settings sysview
` [Tarantool-patches] [PATCH v3 3/5] sql: introduce SET statement
` [Tarantool-patches] [PATCH v3 4/5] temporary: disable boolean.test.sql
` [Tarantool-patches] [PATCH v3 5/5] sql: replace control pragmas
[Tarantool-patches] [PATCH rfc 0/2] Lua 5.2 compatibility
2019-11-07 14:03 UTC (3+ 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 0/3] Booleans and lower vs upper
2019-11-07 12:40 UTC (9+ messages)
` [Tarantool-patches] [PATCH 2/3] sql: CAST(<boolean> AS TEXT) returns lowercase
` [Tarantool-patches] [PATCH 3/3] sql: make type string case lower everywhere
[Tarantool-patches] [PATCH v4 0/4] http: add CURLOPT_ACCEPT_ENCODING option and following improvements
2019-11-07 12:07 UTC (12+ messages)
` [Tarantool-patches] [PATCH v4 1/4] http: add CURLOPT_ACCEPT_ENCODING option
` [Tarantool-patches] [PATCH v4 2/4] http: remove redundant & incorrect case for curl_request code
` [Tarantool-patches] [PATCH v4 3/4] http: enrich httpc_request with curl error message buffer
` [Tarantool-patches] [PATCH v4 4/4] http: add CURLE_BAD_CONTENT_ENCODING case for curl_request code
[Tarantool-patches] [PATCH v5 0/3] httpc: add curl accept_encoding option and relevant fixes
2019-11-07 12:07 UTC (4+ messages)
` [Tarantool-patches] [PATCH v5 1/3] httpc: fix assertion fail after curl write error
` [Tarantool-patches] [PATCH v5 2/3] httpc: add curl accept_encoding option
` [Tarantool-patches] [PATCH v5 3/3] httpc: handle bad Content-Encoding with curl-7.67.0+
[Tarantool-patches] [PATCH v1 1/1] sql: make NUMBER to be union of SQL numeric types
2019-11-07 11:17 UTC (4+ messages)
[Tarantool-patches] [PATCH v1] gitlab-ci: cleanup submodules
2019-11-07 11:13 UTC
[Tarantool-patches] [PATCH] Msgpackffi considers msgpack.cfg options now
2019-11-07 10:36 UTC
[Tarantool-patches] [PATCH 0/2] tarantoolctl --show-system
2019-11-07 1:36 UTC
[Tarantool-patches] [PATCH 0/3] JSON preparation part 5
2019-11-06 15:14 UTC (8+ messages)
` [Tarantool-patches] [PATCH 1/3] tuple: move tuple_update into xrow_update/ folder
` [Tarantool-patches] [PATCH 2/3] tuple: rename tuple_update_* to xrow_update_*
` [Tarantool-patches] [PATCH 3/3] tuple: rework updates to improve code extendibility
[Tarantool-patches] [PATCH 0/3] Replication status errno
2019-11-06 14:49 UTC (10+ messages)
` [Tarantool-patches] [PATCH 1/3] access: fix invalid error type for not found user
` [Tarantool-patches] [PATCH 2/3] error: move errno into an error object
` [Tarantool-patches] [PATCH 3/3] replication: show errno in replication info
[Tarantool-patches] [PATCH 1/1] netbox: don't fire on_connect() at schema update
2019-11-06 13:44 UTC (9+ messages)
[Tarantool-patches] [PATCH 1/1] func: fix use after free on function unload
2019-11-06 13:12 UTC
[Tarantool-patches] [PATCH v1 0/3] test: set complete OSX testing on 1.10
2019-11-06 12:57 UTC (4+ messages)
` [Tarantool-patches] [PATCH v1 1/3] Bump libsmall version
` [Tarantool-patches] [PATCH v1 2/3] test: need to run all test suites on OSX
` [Tarantool-patches] [PATCH v1 3/3] travis-ci: fix OSX max files limits
[Tarantool-patches] [PATCH v1] test: need ASAN testing in commit process
2019-11-06 11:49 UTC
[Tarantool-patches] [PATCH v1 0/3] test: set complete OSX testing on 1.10
2019-11-06 11:37 UTC (4+ messages)
` [Tarantool-patches] [PATCH v1 1/3] Bump libsmall version
` [Tarantool-patches] [PATCH v1 2/3] test: need to run all test suites on OSX
` [Tarantool-patches] [PATCH v1 3/3] travis-ci: fix OSX max files limits
[Tarantool-patches] [PATCH packpack v1 00/12] Backport the test patches at 1.10 from master
2019-11-06 5:04 UTC (3+ messages)
[tarantool-patches] [PATCH] msgpackffi.decode can now be assigned to buf.rpos
2019-11-06 0:44 UTC (2+ messages)
` [Tarantool-patches] "
[Tarantool-patches] [PATCH 0/2] Admin universe access
2019-11-05 18:21 UTC (6+ messages)
` [Tarantool-patches] [PATCH 1/2] replication: don't drop admin super privileges
` [Tarantool-patches] [PATCH 2/2] access: forbid to drop admin's universe access
[Tarantool-patches] [PATCH 1/1] replication: use empty password by default
2019-11-05 18:13 UTC (6+ messages)
[Tarantool-patches] [PATCH v1 1/1] sql: allow to convert big real values to integer
2019-11-05 17:42 UTC
[Tarantool-patches] [PATCH v1 1/1] netbox: fix memleak in lbox_tuple_format_new()
2019-11-05 10:38 UTC (7+ messages)
` [Tarantool-patches] [tarantool-patches] "
` [Tarantool-patches] [tarantool-patches] "
[Tarantool-patches] [PATCH 0/3] Credentials follow up
2019-11-05 9:44 UTC (10+ messages)
` [Tarantool-patches] [PATCH 1/3] test: fix flaky box/access_sysview.test.lua
` [Tarantool-patches] [PATCH 2/3] user: don't throw C++ exception from user_find_by_name
` [Tarantool-patches] [PATCH 3/3] session: su left dangling credentials object on stack
[Tarantool-patches] [PATCH v1] build: enable Fedora 31 packaging
2019-11-05 7:14 UTC
[Tarantool-patches] [PATCH v2] build: enable CentOS 8 packaging
2019-11-04 18:41 UTC
[Tarantool-patches] [PATCH v2 0/5] Replace control pragmas by SET
2019-11-02 16:17 UTC (5+ messages)
` [Tarantool-patches] [PATCH v2 2/5] box: introdice _vsession_settings sysview
` [Tarantool-patches] [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/2] take getaddrinfo() errors into account
2019-11-01 15:19 UTC (8+ messages)
` [tarantool-patches] [PATCH v2 2/2] say: "
` [tarantool-patches] "
` [Tarantool-patches] "
[tarantool-patches] Re: [PATCH] lua: return getaddrinfo() errors
2019-11-01 14:39 UTC (10+ messages)
` [tarantool-patches] Re: [PATCH v2 1/2] "
` [tarantool-patches] Re: [server-dev] "
` [Tarantool-patches] [server-dev] Re: [tarantool-patches] "
[Tarantool-patches] [tarantool-patches] [PATCH v2 2/2] lua: add fiber.top() listing fiber cpu consumption
2019-11-01 14:09 UTC (6+ messages)
[Tarantool-patches] [PATCH 3/7] box/console: Add explicit output EOS mapping
2019-11-01 12:49 UTC
[tarantool-patches] [PATCH] socket: better args handling for connect()/bind()
2019-11-01 12:32 UTC (2+ messages)
` [Tarantool-patches] "
[Tarantool-patches] [PATCH v3] replication: fix join vclock obtainment in relay_initial_join
2019-11-01 0:38 UTC (8+ messages)
` [Tarantool-patches] [PATCH v3] relay: "
` [Tarantool-patches] [tarantool-patches] Re: [PATCH v3] replication: "
[Tarantool-patches] [PATCH v1] build: added centos 8
2019-10-31 15:09 UTC (3+ messages)
` [Tarantool-patches] [tarantool-patches] "
[Tarantool-patches] [PATCH 1/1] access: fix use-after-free of struct credentials
2019-10-31 7:35 UTC (2+ messages)
[Tarantool-patches] [PATCH] Netbox connection and self are interchangable
2019-10-30 8:59 UTC (2+ messages)
[Tarantool-patches] [PATCH v1 0/2] Fix 1.10 tests at replication suite
2019-10-30 5:09 UTC (4+ messages)
` [Tarantool-patches] [PATCH v1 1/2] test: cleanup replication/gc
` [Tarantool-patches] [PATCH v1 2/2] test: errinj for pause relay_send
[Tarantool-patches] [tarantool-patches] [PATCH v2 0/2] Update credentials without reconnect
2019-10-29 23:39 UTC
[Tarantool-patches] [PATCH v3] relay: fix join vclock obtainment in relay_initial_join
2019-10-29 15:20 UTC
[Tarantool-patches] [PATCH v2] replication: fix join vclock obtainment in relay_initial_join
2019-10-29 14:25 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox