[Tarantool-patches] [PATCH] Trigger on vclock change
2019-11-14 19:48 UTC (8+ messages)
[Tarantool-patches] [PATCH] box.execute should be immutable function
2019-11-14 16:51 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/2] fiber.top(): minor fixup
2019-11-14 14:21 UTC (5+ 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 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] [tarantool-patches] [PATCH v4 11/20] refactoring: use non _xc version of functions in triggers
2019-11-13 16:02 UTC (8+ 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] 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] app/argparse: expect no value for a boolean option
2019-11-13 8:40 UTC (8+ messages)
[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 (7+ 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 00/15] sql: prepared statements
2019-11-12 9:30 UTC (23+ 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 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 v3 0/5] Replace control pragmas by SET
2019-11-11 21:56 UTC (9+ 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 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 (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] 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 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 (5+ messages)
` [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 (6+ messages)
` [Tarantool-patches] [PATCH v4 3/4] http: enrich httpc_request with curl error message buffer
[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 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 (7+ 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 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 (5+ messages)
` [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] "
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