Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH V4 0/6] Extending error functionality
 2020-04-16 17:38 UTC  (6+ messages)
` [Tarantool-patches] [PATCH V4 1/6] error: add custom error type
` [Tarantool-patches] [PATCH V4 2/6] error: send custom type in IProto
` [Tarantool-patches] [PATCH V4 3/6] session: add offset to SQL session settings array
` [Tarantool-patches] [PATCH V4 4/6] error: add session setting for error type marshaling
` [Tarantool-patches] [PATCH V4 5/6] error: update constructors of some errors

[Tarantool-patches] [PATCH] console: check on_shutdown() before exit
 2020-04-16 14:03 UTC  (4+ messages)

[Tarantool-patches] [PATCH v3 0/6] Add static analysis with luacheck
 2020-04-16 13:52 UTC  (21+ messages)
` [Tarantool-patches] [PATCH 1/6] Fix luacheck warnings in src/lua/
` [Tarantool-patches] [PATCH 2/6] Fix luacheck warnings in test/
` [Tarantool-patches] [PATCH 3/6] Fix luacheck warnings in src/box/lua/
` [Tarantool-patches] [PATCH 4/6] Fix luacheck warnings in extra/dist/tarantoolctl.in
` [Tarantool-patches] [PATCH 5/6] Add luacheck config
` [Tarantool-patches] [PATCH 6/6] gitlab-ci: enable static analysis with luacheck
` [Tarantool-patches] [PATCH v3 7/6] schema: fix index promotion to functional index
` [Tarantool-patches] [PATCH v3 8/6] schema: fix internal symbols dangling in _G

[Tarantool-patches] [PATCH v6 0/3] replication: fix local space tracking
 2020-04-16 13:49 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 0/3] sql: fix order of inserted rows
 2020-04-16 13:29 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v3 1/3] box: extend ephemeral space format
` [Tarantool-patches] [PATCH v3 2/3] sql: specify field types in "
` [Tarantool-patches] [PATCH v3 3/3] sql: do not change order of inserted values

[Tarantool-patches] [PATCH v2 0/5] Extending error functionality
 2020-04-16 12:45 UTC  (33+ messages)
` [Tarantool-patches] [PATCH v2 1/5] error: Add a Lua backtrace to error
` [Tarantool-patches] [PATCH v2 2/5] error: Add the custom error type
` [Tarantool-patches] [PATCH v2 3/5] error: Increase the number of fields transmitted through IPROTO
` [Tarantool-patches] [PATCH v2 4/5] iproto: Add session settings for IPROTO
` [Tarantool-patches] [PATCH v2 5/5] iproto: Update error MsgPack encoding

[Tarantool-patches] [PATCH] relay: move relay_schedule_pending_gc before status update
 2020-04-16 12:42 UTC  (4+ messages)
  ` [Tarantool-patches] [PATCH] relay: move relay_schedule_pending_gc before status

[Tarantool-patches] [PATCH] box/error: ref error.prev while accessing it
 2020-04-16 12:34 UTC  (3+ messages)

[Tarantool-patches] [PATCH 00/43] Unhide symbols
 2020-04-16 12:13 UTC  (21+ messages)
` [Tarantool-patches] [PATCH 09/43] build: export src/lib/core/random.c symbols

[Tarantool-patches] [PATCH 00/12] Popen Lua API: preliminary patches 2
 2020-04-16 11:52 UTC  (37+ messages)
` [Tarantool-patches] [PATCH 01/12] popen: allow to kill process group
` [Tarantool-patches] [PATCH 02/12] popen: add ability to keep child on deletion
` [Tarantool-patches] [PATCH 03/12] popen: log a reason of close inherited fds failure
` [Tarantool-patches] [PATCH 04/12] popen: add missed diag_set() in popen_new()
` [Tarantool-patches] [PATCH 05/12] popen: remove retval from popen_stat()
` [Tarantool-patches] [PATCH 06/12] popen: quote multiword command arguments
` [Tarantool-patches] [PATCH 07/12] popen: add logging of duplicated logger fd
` [Tarantool-patches] [PATCH 08/12] popen: fix close-on-exec flag setting
` [Tarantool-patches] [PATCH 09/12] popen: clarify popen_{signal, delete} contract
` [Tarantool-patches] [PATCH 10/12] popen: add FIXME re group signal flaw
` [Tarantool-patches] [PATCH 11/12] popen: clarify popen_read_timeout error message
` [Tarantool-patches] [PATCH 12/12] popen: allow to close parent's end of std* fds
` [Tarantool-patches] [PATCH 13/13] popen: add caution comment for popen_may_io()
` [Tarantool-patches] [PATCH 14/14] popen: fix popen_write_timeout retval type

[Tarantool-patches] [PATCH v2 0/2] Return getaddrinfo() errors
 2020-04-16 10:27 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v2 2/2] lua: return "

[Tarantool-patches] [PATCH] sql: fix number and boolean sorting rules
 2020-04-16  8:17 UTC  (4+ messages)

[Tarantool-patches] [RFC] Quorum-based synchronous replication
 2020-04-16  7:13 UTC  (6+ messages)

[Tarantool-patches] [PATCH v2] gitlab-ci: remove Ubuntu 19.04 Disco
 2020-04-16  0:46 UTC  (5+ messages)

[Tarantool-patches] [PATCH v4 0/3] sql: fix CAST() from BLOB to INTEGER
 2020-04-16  0:03 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v4 1/3] sql: fix CAST() from STRING "

[Tarantool-patches] [PATCH 0/4] CMake option to remove feedback daemon
 2020-04-15 20:04 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 4/4] feedback: add cmake option to disable the daemon

[Tarantool-patches] [PATCH] vclock: rename vclock_reset to vclock_set
 2020-04-15 16:32 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: move sources tarball creation to gitlab
 2020-04-15 16:05 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1] test: add ARM at travis-ci
 2020-04-15 16:03 UTC  (4+ messages)

[Tarantool-patches] [PATCH v2 0/6] Add static analysis with luacheck
 2020-04-15 15:37 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v2 4/6] Fix luacheck warnings in extra/dist/tarantoolctl.in
` [Tarantool-patches] [PATCH v2 5/6] Add luacheck config

[Tarantool-patches] [PATCH v2 1/2] Divide box/ddl.test.lua test
 2020-04-15 15:26 UTC  (2+ messages)

[Tarantool-patches] [PATCH V3 0/7] Extending error functionality
 2020-04-15 15:08 UTC  (9+ messages)
` [Tarantool-patches] [PATCH V3 1/7] error: add a Lua traceback to error
` [Tarantool-patches] [PATCH V3 2/7] error: add custom error type
` [Tarantool-patches] [PATCH V3 3/7] error: send custom type in IProto
` [Tarantool-patches] [PATCH V3 4/7] session: add offset to SQL session settings array
` [Tarantool-patches] [PATCH V3 5/7] error: add session setting for error type marshaling
` [Tarantool-patches] [PATCH V3 6/7] error: update constructors of some errors
` [Tarantool-patches] [PATCH V3 7/7] error: add error MsgPack encoding

[Tarantool-patches] [PATCH v1 0/3] extend packages pushing to S3 script
 2020-04-15 13:51 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: remove Ubuntu 19.04 Disco
 2020-04-15 13:34 UTC  (6+ messages)

[Tarantool-patches] [PATCH] say: fix syslog format
 2020-04-15 13:25 UTC  (3+ messages)

[Tarantool-patches] [PATCH] cmake: add LTO support for building luajit
 2020-04-15 13:22 UTC  (7+ messages)

[Tarantool-patches] [PATCH v1 0/2] set to gitlab-ci static build with Dockerfile
 2020-04-15 12:48 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v1 1/2] build: disable cache for static build Dockerfile
` [Tarantool-patches] [PATCH v1 2/2] gitlab-ci: set static docker build release testing

[Tarantool-patches] [PATCH v1] Add S3 package checker
 2020-04-15 11:53 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1 0/2] sql: fix comparison in IN operator
 2020-04-15 11:47 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v1 1/2] sql: fix comparison in IN with list of values
` [Tarantool-patches] [PATCH v1 2/2] sql: fix comparison in IN with subselect

[Tarantool-patches] [PATCH v1] Enable branch coverage in lcov
 2020-04-15 11:17 UTC  (4+ messages)

[Tarantool-patches] [PATCH] Fix flaky test engine/ddl
 2020-04-15 11:14 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] relay: fix segfault on replica transition from anonymous
 2020-04-15 10:16 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/4] Enable LuaJIT tests written in C
 2020-04-15  0:47 UTC  (11+ messages)
` [Tarantool-patches] [PATCH 3/4] test: enable luajit-tap:gh-4427-ffi-sandwich tests
` [Tarantool-patches] [PATCH 4/4] test: enable luajit-tap:lj-flush-on-trace tests

[Tarantool-patches] [PATCH v2 0/2] Enable LuaJIT tests written in C
 2020-04-15  0:36 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v2 1/2] luajit: bump new version
` [Tarantool-patches] [PATCH v2 2/2] test: adjust luajit-tap testing machinery

[Tarantool-patches] [PATCH v2 luajit 0/3] Trace abort on FFI sandwich or mode change
 2020-04-15  0:34 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v2 luajit 1/3] test: add auxillary module for testing
` [Tarantool-patches] [PATCH v2 luajit 2/3] jit: abort trace recording and execution for C API
` [Tarantool-patches] [PATCH v2 luajit 3/3] jit: abort trace execution on JIT mode change

[Tarantool-patches] [PATCH v2 0/2] vinyl: fix uninitialized memory accesses
 2020-04-14 22:22 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v2 1/2] vinyl: init all vars before cleanup in vy_lsm_split_range()
` [Tarantool-patches] [PATCH v2 2/2] vinyl: clean-up unprocessed read views in *_build_read_views()

[Tarantool-patches] [PATCH 0/2] vinyl: fix uninitialized memory accesses
 2020-04-14 21:40 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/2] vinyl: init all vars before cleanup in vy_lsm_split_range()

[Tarantool-patches] [PATCH] console: add line carrying backslash
 2020-04-14 12:35 UTC 

[Tarantool-patches] [PATCH v2 1/1] gitlab-ci: disable at OSX curl SSL cert check
 2020-04-14  8:43 UTC  (3+ 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