[tarantool-patches] [PATCH v1] test: switch on pretest_clean routine
2019-04-07 7:08 UTC (2+ messages)
` [tarantool-patches] "
[PATCH] Revert "Add more tests for DDL outside autocommit mode."
2019-04-07 6:34 UTC (2+ messages)
[PATCH v2 0/7] Incorporate tuple comparison hints into Vinyl
2019-04-06 20:01 UTC (8+ messages)
` [PATCH v2 1/7] Move hint_t definition to tuple_compare.h
` [PATCH v2 2/7] vinyl: rename vy_cache_entry to vy_cache_node
` [PATCH v2 3/7] vinyl: rename tree_mem_key to vy_mem_tree_key
` [PATCH v2 4/7] vinyl: zap vy_mem_iterator_curr_stmt helper
` [PATCH v2 5/7] vinyl: add wrapper around vy_tx_set
` [PATCH v2 6/7] vinyl: prepare for storing hints in vinyl data structures
` [PATCH v2 7/7] vinyl: incorporate tuple comparison hints into "
[tarantool-patches] [PATCH] tarantoolctl: remove metatable assumptions in start()
2019-04-05 23:26 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/2] sql: make aggregate functions types more strict
2019-04-05 19:48 UTC (4+ messages)
` [tarantool-patches] [PATCH 1/2] "
` [tarantool-patches] [PATCH 2/2] "
` [tarantool-patches] "
[PATCH v3 0/7] box: introduce multikey indexes in memtx
2019-04-05 17:17 UTC (28+ messages)
` [PATCH v3 1/7] box: cleanup key_def virtual extract_key setter
` [tarantool-patches] "
` [PATCH v3 2/7] lib: introduce a new json_path_multikey_offset helper
` [tarantool-patches] "
` [PATCH v3 3/7] box: move offset_slot init to tuple_format_add_field
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v3 4/7] lib: update msgpuck library
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v3 5/7] box: introduce tuple_parse_iterator class
` [tarantool-patches] "
` [PATCH v3 6/7] box: introduce field_map_builder class
` [tarantool-patches] "
` [PATCH v3 7/7] box: introduce multikey indexes in memtx
[PATCH v1 1/1] Implement mp_stack_top for mp_stack class
2019-04-05 17:17 UTC (7+ messages)
` [tarantool-patches] "
[PATCH] xrow: improve corrupted header logging on an error
2019-04-05 16:09 UTC
[tarantool-patches] [PATCH] sql: fix extra type calculation before bytecode generation
2019-04-05 15:35 UTC (4+ messages)
` [tarantool-patches] "
[PATCH v2] xrow: print corrupted rows on decoding error
2019-04-05 13:43 UTC (11+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/5] swim dissemination component
2019-04-05 11:57 UTC (6+ messages)
` [tarantool-patches] [PATCH 1/5] swim: encapsulate member bin info into a 'passport'
` [tarantool-patches] [PATCH 2/5] swim: make members array decoder be a separate function
` [tarantool-patches] [PATCH 3/5] test: speed up swim big cluster failure detection
` [tarantool-patches] [PATCH 4/5] test: set packet drop rate instead of flag in swim tests
` [tarantool-patches] [PATCH 5/5] swim: introduce dissemination component
[PATCH] Drop const qualifier of struct tuple
2019-04-05 11:46 UTC (2+ messages)
[PATCH v2 0/3] box: drop _sql_stat1 and _sql_stat4 tables
2019-04-05 11:36 UTC (14+ messages)
` [PATCH v2 1/3] sql: allocate memory for index_id in VDBE
` [PATCH v2 2/3] sql: remove space_by_id() from analyze.c
` [PATCH v2 3/3] box: remove _sql_stat1 and _sql_stat4 system tables
` Re[2]: "
` [tarantool-patches] Re: [tarantool-patches] "
` [tarantool-patches] [PATCH v2 0/3] box: drop _sql_stat1 and _sql_stat4 tables
[tarantool-patches] [PATCH v1 1/1] sql: fix perf degradation on name normalization
2019-04-05 11:33 UTC (7+ messages)
` [tarantool-patches] "
[PATCH] lua: add type of operation to space trigger parameters
2019-04-04 17:49 UTC
[PATCH 00/13] Incorporate tuple comparison hints into Vinyl
2019-04-04 17:28 UTC (31+ messages)
` [PATCH 01/13] vinyl: store tuple comparison hints in memory tree
` [PATCH 02/13] vinyl: store tuple comparison hints in cache tree
` [PATCH 03/13] vinyl: store tuple comparison hints in tx write set
` [PATCH 04/13] vinyl: store tuple comparison hints in tx read set
` [PATCH 05/13] vinyl: store tuple comparison hints in range tree
` [PATCH 06/13] vinyl: store tuple comparison hints in page index
` [PATCH 07/13] vinyl: propagate tuple comparison hints to read iterator
` [PATCH 08/13] vinyl: propagate tuple comparison hints to write iterator
` [PATCH 09/13] vinyl: forward tuple comparison hints to memory tree
` [PATCH 10/13] vinyl: forward tuple comparison hints to cache tree
` [PATCH 11/13] vinyl: forward tuple comparison hints to read iterator
` [PATCH 12/13] vinyl: forward tuple comparison hints to tx read set
` [PATCH 13/13] Make tuple comparison hints mandatory
[tarantool-patches] [PATCH 1/1] test: fix swim test on a bit cluster failure detection
2019-04-04 16:47 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/6] SWIM failure detection draft
2019-04-04 16:47 UTC (26+ messages)
` [tarantool-patches] [PATCH 2/6] test: introduce breakpoints for swim's event loop
` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/6] test: remove swim_unblock_fd event from swim test harness
` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/6] swim: expose enum swim_member_status to public API
` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/6] test: differentiate blocked and closed swim fake fds
` [tarantool-patches] "
` [tarantool-patches] [PATCH 6/6] [RAW] swim: introduce failure detection component
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/2] lua: add key_def lua module
2019-04-04 14:42 UTC (22+ messages)
` [tarantool-patches] [PATCH v2 1/2] lua: add luaT_tuple_new()
` [tarantool-patches] [PATCH v2 2/2] lua: add key_def lua module
` "
` [tarantool-patches] "
[tarantool-patches] [PATCH v1] test: use unix sockets iproto
2019-04-04 8:49 UTC
[tarantool-patches] [PATCH v3 0/2] sql: support -2^63 .. 2^64-1 integer type ***
2019-04-04 0:49 UTC (4+ messages)
` [tarantool-patches] [PATCH v3 1/2] sql: support -2^63 .. 2^64-1 integer type
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 2/2] sql: removes unused function
[tarantool-patches] [PATCH v1] test: use unix sockets iproto
2019-04-03 14:30 UTC
[tarantool-patches] [PATCH v1] test: use unix sockets iproto
2019-04-03 13:57 UTC
[tarantool-patches] [PATCH v1] test: use unix sockets iproto
2019-04-03 13:44 UTC
[tarantool-patches] [PATCH v1] test: use unix sockets iproto
2019-04-03 13:38 UTC
[tarantool-patches] [PATCH v1] test: switch on pretest_clean routine
2019-04-03 10:21 UTC
[PATCH v1 1/1] sql: remove _sql_stat1 and _sql_stat4 system tables
2019-04-03 8:35 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/2] SQL types fixes
2019-04-03 7:58 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/4] Introduce ALTER TABLE ADD CONSTRAINT PK/UNIQUE
2019-04-03 7:57 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v10 0/4] box.sql.execute removal
2019-04-03 7:56 UTC (11+ messages)
` [tarantool-patches] [PATCH v10 3/4] sql: create box.execute()
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v10 0/4] box.sql.execute removal
[tarantool-patches] [PATCH v2 1/1] sql: parameter binding for box.execute()
2019-04-03 7:56 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] test: use pretest_clean on sql-tap test suite
2019-04-03 2:06 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] test: temporary disable sql-tap/collation_unicode
2019-04-03 0:31 UTC (2+ messages)
` [tarantool-patches] "
[PATCH] space: fix space_group_id return value
2019-04-02 18:05 UTC (5+ messages)
` [PATCH] vinyl: rename vy_read_view_merge argument from hint to prev_tuple
` [tarantool-patches] Re: [PATCH] space: fix space_group_id return value
[tarantool-patches] [PATCH v1 1/1] sql: set consistent names
2019-04-02 18:04 UTC (3+ messages)
` [tarantool-patches] "
[PATCH v1 1/1] vinyl: fix invalid tuple in surrogate delete
2019-04-02 17:09 UTC (2+ messages)
[tarantool-patches] [PATCH v2 00/15] sql: support -2^63 .. 2^64-1 integer type
2019-04-02 16:54 UTC (2+ messages)
` [tarantool-patches] "
[PATCH v2 0/5] box: introduce multikey indexes in memtx
2019-04-02 15:49 UTC (6+ messages)
` [PATCH v2 1/5] lib: introduce json_path_is_multikey helper
` [tarantool-patches] "
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v2 0/5] box: introduce multikey indexes in memtx
[tarantool-patches] [PATCH v2 0/9] sql: Checks on server side
2019-04-02 14:14 UTC (4+ messages)
` [tarantool-patches] [PATCH v2 9/9] sql: run check constraint tests on space alter
` [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