[tarantool-patches] [PATCH v1 1/1] sql: do not replace the error with a syntax error
2019-05-15 19:28 UTC (5+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 0/3] box: local sql_flags for parser and vdbe
2019-05-15 18:54 UTC (5+ messages)
` [tarantool-patches] [PATCH v1 1/3] sql: get rid of SQL_NullCallback flag
` [tarantool-patches] [PATCH v1 2/3] sql: ban sql functions coinciding with builtins
` [tarantool-patches] [PATCH v1 3/3] box: local sql_flags for parser and vdbe
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: move space existence check to VDBE
2019-05-15 18:37 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1] Fix LTO in travis-ci
2019-05-15 18:04 UTC
[tarantool-patches] [PATCH v1] Fix LTO in travis-ci
2019-05-15 17:31 UTC
[tarantool-patches] [PATCH v1 00/12] sql: set errors in VDBE using diag_set()
2019-05-15 14:12 UTC (21+ messages)
` [tarantool-patches] [PATCH v1 01/12] sql: remove errors SQL_TARANTOOL_*_FAIL
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 02/12] sql: remove error ER_SQL
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 03/12] sql: rework diag_set() in OP_Halt
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 04/12] sql: make SQL_TARANTOOL_ERROR the only errcode of OP_Halt
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 05/12] sql: remove error SQL_INTERRUPT
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 06/12] sql: remove error SQL_MISMATCH
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 07/12] sql: set errors in VDBE using diag_set()
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 08/12] sql: remove field zErrMsg from struct Vdbe
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 10/12] sql: remove field errCode from struct sql
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 12/12] sql: use diag_set() to set an error in SQL functions
` [tarantool-patches] "
[PATCH 0/4] A few fixes/improvements for autoincrement indexes
2019-05-15 13:44 UTC (9+ messages)
` [PATCH 1/4] schema: use tuple field names in Lua
` [PATCH 2/4] schema: fix error while altering index with sequence
` [PATCH 3/4] schema: allow to set sequence for any index part, not just the first
` [PATCH 4/4] schema: explicitly forbid setting sequence for json path key part
` [tarantool-patches] "
` [PATCH] box: fix autoincrement for json path indexes
[tarantool-patches] [PATCH v3 0/4] crypto lib
2019-05-15 13:42 UTC (11+ messages)
` [tarantool-patches] [PATCH v3 1/4] crypto: move crypto business into a separate library
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 2/4] crypto: make exported methods conform code style
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 3/4] crypto: implement crypto libary
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 4/4] crypto: use crypto library in crypto.lua
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v3 0/4] crypto lib
[tarantool-patches] [PATCH 1/1] buffer: port static allocator to Lua
2019-05-15 13:33 UTC
[PATCH v3] slab_arena: Enhance slab_arena_create to support madvise hints
2019-05-15 13:22 UTC (5+ messages)
[PATCH v2] box/memtx: Allow to skip tuple memory from coredump
2019-05-15 12:54 UTC (3+ messages)
[tarantool-patches] [PATCH v1] Fix LTO in travis-ci
2019-05-15 12:44 UTC
[tarantool-patches] [PATCH 0/7] swim lua preparation, again
2019-05-15 10:02 UTC (16+ messages)
` [tarantool-patches] [PATCH 1/7] swim: drop swim_info() function
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/7] swim: encapsulate 'uint16' payload size inside swim.c
` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/7] swim: do not rebind when new 'port' is 0
` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/7] swim: set 'left' status in self on swim_quit()
` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/7] msgpack: allow to pass 'struct ibuf *' into encode()
` [tarantool-patches] "
` [tarantool-patches] [PATCH 6/7] msgpack: allow to pass 'const char *' into decode()
` [tarantool-patches] "
` [tarantool-patches] [PATCH 7/7] Drop an unused function and class
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/7] swim lua preparation, again
[tarantool-patches] [PATCH v3 0/3] box: run checks on insertions in LUA spaces
2019-05-15 8:37 UTC (11+ messages)
` [tarantool-patches] [PATCH v3 1/3] schema: add new system space for CHECK constraints
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 2/3] box: run check constraint tests on space alter
` [tarantool-patches] [PATCH v3 3/3] box: user-friendly interface to manage ck constraints
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v3 0/3] box: run checks on insertions in LUA spaces
[tarantool-patches] [PATCH v1] Fix LTO in travis-ci
2019-05-15 6:09 UTC
[tarantool-patches] [PATCH] Suppress -Warray-bounds warning on unit/guard.cc
2019-05-15 2:31 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] travis-ci: add fedora 30
2019-05-14 21:34 UTC
[tarantool-patches] [PATCH v1] Fix LTO in travis-ci
2019-05-14 19:33 UTC
[PATCH v1 0/3] box: persistent Lua functions
2019-05-14 18:24 UTC (6+ messages)
` [PATCH v1 1/3] box: refactor box_lua_find helper
` [PATCH v1 2/3] schema: extend _func space to persist lua functions
` [tarantool-patches] "
` [PATCH v1 3/3] box: extend box.schema.func with persistent folder
` [tarantool-patches] "
[tarantool-patches] [PATCH v3 0/3] box: run checks on insertions in LUA spaces
2019-05-14 16:49 UTC (24+ messages)
` [tarantool-patches] [PATCH v3 1/3] schema: add new system space for CHECK constraints
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 2/3] box: run check constraint tests on space alter
` [tarantool-patches] "
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 3/3] box: user-friendly interface to manage ck constraints
` [tarantool-patches] "
[tarantool-patches] [PATCH] Pass max_total_connections parameter to httpclient
2019-05-14 14:24 UTC (6+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/3] introduce static allocator
2019-05-14 8:09 UTC (4+ messages)
` [tarantool-patches] [PATCH 3/3] sio: optimize sio_strfaddr() for the most common case
` [tarantool-patches] Re: [PATCH 0/3] introduce static allocator
[tarantool-patches] [PATCH v2 small 1/1] small: introduce static allocator
2019-05-13 22:57 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/2] swim crypto
2019-05-13 21:57 UTC (3+ messages)
` [tarantool-patches] [PATCH 1/2] swim: split send/recv into phases
` [tarantool-patches] [PATCH 2/2] swim: implement and expose transport-level encryption
[PATCH 0/7] Support multikey indexes in Vinyl
2019-05-13 19:26 UTC (11+ messages)
` [PATCH 1/7] Make tuple comparison hints mandatory
` [tarantool-patches] "
` [PATCH 2/7] Get rid of tuple_field_by_part_multikey
` [PATCH 3/7] Make tuple_extract_key support multikey indexes
` [PATCH 4/7] Make tuple_bloom "
` [PATCH 5/7] vinyl: use field_map_builder for constructing stmt field map
` [PATCH 6/7] vinyl: use multikey hints while writing runs
` [PATCH 7/7] vinyl: implement multikey index support
` [PATCH] Use MULTIKEY_NONE instead of -1
[PATCH v4 0/4] Merger
2019-05-13 14:49 UTC (9+ messages)
` [PATCH v4 1/4] lua: add non-recursive msgpack decoding functions
` [PATCH v4 2/4] net.box: add skip_header option to use with buffer
` [PATCH v4 3/4] Add merger for tuples streams (C part)
` [PATCH v4 4/4] Add merger for tuple streams (Lua part)
[PATCH] box/memtx: Allow to skip tuple memory from coredump
2019-05-13 14:36 UTC (4+ messages)
[RFC v2] slab_arena: Enhance slab_arena_create to support madvise hints
2019-05-13 12:02 UTC (7+ messages)
[tarantool-patches] [PATCH 0/2] sql: allow <COLLATE> only for string-like args
2019-05-12 16:32 UTC (5+ messages)
` [tarantool-patches] [PATCH 1/2] sql: fix collation node duplication in AST
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] sql: allow <COLLATE> only for string-like args
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: replace schema_find_id() by box_space_id_by_name()
2019-05-11 12:17 UTC (4+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v3] test: need to wait for upstream/downstream status
2019-05-10 17:44 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v6] Feature request for a new collation
2019-05-09 8:57 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 1/1] swim: check broadcast interfaces more rigorously
2019-05-08 16:42 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2] test: join_vclock test fails under high load
2019-05-08 14:46 UTC
[tarantool-patches] [PATCH v1] test: join_vclock test needs fix for high load
2019-05-08 13:55 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: create CHAR_LENGTH() and CHARACTER_LENGTH()
2019-05-08 13:15 UTC
[tarantool-patches] [PATCH 0/2] luajit: Backports fixes from vanilla repo
2019-05-08 12:43 UTC (5+ messages)
` [tarantool-patches] [PATCH 1/2] Fix overflow of snapshot map offset
` [tarantool-patches] [PATCH] Fix rechaining of pseudo-resurrected string keys
` [tarantool-patches] [PATCH 2/2] "
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/2] swim crypto
2019-05-08 9:11 UTC (4+ messages)
` [tarantool-patches] [PATCH 2/2] swim: implement and expose transport-level encryption
` [tarantool-patches] "
[PATCH v3 0/7] Merger
2019-05-07 22:14 UTC (7+ messages)
` [PATCH v3 6/7] Add merger for tuples streams (C part)
` [PATCH v3 7/7] Add merger for tuple streams (Lua part)
[PATCH v5 0/4] box: introduce multikey indexes in memtx
2019-05-07 13:13 UTC (17+ messages)
` [PATCH v5 1/4] box: introduce tuple_format_iterator class
` [tarantool-patches] "
` [PATCH v5 2/4] box: introduce field_map_builder class
` [PATCH v5 3/4] salad: introduce bps_tree_delete_identical routine
` [tarantool-patches] "
` [PATCH v5 4/4] box: introduce multikey indexes in memtx
` [tarantool-patches] "
[tarantool-patches] [PATCH] core: Non-blocking io.popen
2019-05-07 10:31 UTC (3+ messages)
[PATCH v3 1/1] lua: add key_def lua module
2019-05-06 16:25 UTC (5+ messages)
` [tarantool-patches] "
[PATCH v1] test: errinj* tests need fixes for stress runs
2019-05-06 15:54 UTC (2+ messages)
[PATCH 0/3] small: Prepare ground for madvise
2019-05-06 13:46 UTC (4+ messages)
` [PATCH 2/3] slab_arena: Provide slab_arena_madvise_create to madvice slabs
[tarantool-patches] [PATCH 0/2] sql: make aggregate functions types more strict
2019-05-06 13:24 UTC (6+ messages)
` [tarantool-patches] [PATCH 2/2] "
` [tarantool-patches] "
[PATCH] test: app/fio -- Fixup modes for open
2019-05-06 12:04 UTC (3+ 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