[tarantool-patches] [PATCH v1] Add the common routine to check streams status
2019-04-16 6:01 UTC
[tarantool-patches] [PATCH v1] test: need to wait for upstream/downstream status
2019-04-16 5:45 UTC
[tarantool-patches] [PATCH] sql: modify TRIM() function signature
2019-04-16 0:14 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: update ptr to VDBE after its creation in sql_txn
2019-04-15 23:25 UTC
[tarantool-patches] [PATCH] fiber: Unify sizeof operator
2019-04-15 21:14 UTC
[PATCH v2] core/coio_file: Use eio_sendfile_sync instead of a chunk mode
2019-04-15 21:14 UTC
[tarantool-patches] [PATCH v1 0/3] sql: make SQL_TARANTOOL_ERROR the only errcode of OP_Halt
2019-04-15 15:21 UTC (7+ messages)
` [tarantool-patches] [PATCH v1 1/3] sql: remove mayAbort field from struct Parse
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 2/3] sql: rework diag_set() in OP_Halt
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 3/3] sql: make SQL_TARANTOOL_ERROR the only errcode of OP_Halt
` [tarantool-patches] "
[tarantool-patches] [PATCH] Set format for spaces with sysview engine
2019-04-15 13:35 UTC
[tarantool-patches] [PATCH v1] test: enable parallel testing for vinyl suite
2019-04-15 13:25 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] tarantoolctl: remove metatable assumptions in start()
2019-04-15 12:55 UTC (8+ messages)
` [tarantool-patches] "
[PATCH 1/2] vinyl: fix crash during index build
2019-04-14 15:54 UTC (2+ messages)
` [PATCH 2/2] vinyl: fix crash if space is dropped while space.get is reading from it
[tarantool-patches] [PATCH 0/9] Introduce type BOOLEAN in SQL
2019-04-14 15:04 UTC (9+ messages)
` [tarantool-patches] [PATCH 1/9] sql: refactor mem_apply_numeric_type()
` [tarantool-patches] [PATCH 2/9] sql: disallow text values participate in sum() aggregate
` [tarantool-patches] [PATCH 3/9] sql: use msgpack types instead of custom ones
` [tarantool-patches] [PATCH 4/9] sql: introduce type boolean
` [tarantool-patches] [PATCH 5/9] sql: improve type determination for column meta
` [tarantool-patches] [PATCH 6/9] sql: make comparison predicate return boolean
` [tarantool-patches] [PATCH 7/9] sql: make predicates accept and "
` [tarantool-patches] [PATCH 9/9] sql: make <search condition> accept only boolean
[PATCH] Improve box.stat.net output
2019-04-14 9:36 UTC (4+ messages)
` [tarantool-patches] "
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/6] swim payload
2019-04-12 19:23 UTC (17+ messages)
` [tarantool-patches] [PATCH 1/6] swim: factor out MP_BIN decoding from swim_decode_uuid
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/6] swim: replace event_bin and member_bin with the passport
` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/6] swim: factor out 'update' part of swim_member_upsert()
` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/6] test: generalize SWIM fake descriptor filters
` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/6] test: introduce new SWIM packet filter by component names
` [tarantool-patches] "
` [tarantool-patches] [PATCH 6/6] swim: introduce payload
[tarantool-patches] [PATCH v6] Feature request for a new collation
2019-04-12 18:32 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] net.box: fix 'unique' index flag in net.box schema
2019-04-12 16:22 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/2] fiber: A few cleanups
2019-04-12 15:15 UTC (4+ messages)
` [tarantool-patches] [PATCH 1/2] fiber: Drop unused FIBER_CALL_STACK
` [tarantool-patches] [PATCH 2/2] fiber: Define constants for reserved fids
[PATCH] lib/core/coio_file: Use eio_sendfile_sync instead of a chunk mode
2019-04-12 14:59 UTC (7+ messages)
[PATCH v2 0/2] Rework on_shutdown test for better stability
2019-04-12 14:49 UTC (4+ messages)
` [PATCH v2 1/2] test: extract on_shutdown tests from box/misc
` [PATCH v2 2/2] test: rework box/on_shutdown test
[PATCH] test: rework box/misc test part regarding on_shutdown triggers
2019-04-12 14:35 UTC (5+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: increment rowcount of FK alteration
2019-04-12 14:17 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] fiber: Drop redundant memset call
2019-04-12 14:08 UTC (2+ messages)
[PATCH v1] test: disable flaky performance test
2019-04-12 13:21 UTC (2+ messages)
[tarantool-patches] [PATCH v1 0/3] sql: remove unused code from SQL
2019-04-12 13:08 UTC (14+ messages)
` [tarantool-patches] [PATCH v1 1/3] sql: remove legacy.c
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 2/3] sql: remove unused macros in SQL
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 3/3] sql: remove unused functions from main.c
` [tarantool-patches] "
[PATCH] vinyl: improve dump start/stop logging
2019-04-12 11:20 UTC (3+ messages)
[PATCH] vinyl: account statements skipped on read
2019-04-12 9:53 UTC (2+ messages)
[tarantool-patches] [PATCH 1/1] test: add srand(time(NULL)) to swim unit tests
2019-04-11 23:20 UTC (3+ messages)
` [tarantool-patches] "
[PATCH] vinyl: take into account primary key lookup in latency accounting
2019-04-11 20:30 UTC (4+ messages)
[PATCH] box: account index.pairs in box.stat.SELECT
2019-04-11 20:30 UTC (3+ messages)
[tarantool-patches] [PATCH 1/1] swim: keep encoded round message cached
2019-04-11 17:22 UTC (6+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/2] swim broadcast
2019-04-11 13:47 UTC (11+ messages)
` [tarantool-patches] [PATCH 1/2] swim: introduce broadcast tasks
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] swim: expose ping broadcast API
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] swim broadcast
[tarantool-patches] [PATCH 1/1] swim: on address update increment incarnation
2019-04-11 12:43 UTC (2+ messages)
` [tarantool-patches] "
[PATCH 1/2] Revert "replication: update replica gc state on subscribe"
2019-04-11 11:01 UTC (6+ messages)
` [PATCH 2/2] replication: fix garbage collection logic
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 1/2] Revert "replication: update replica gc state on subscribe"
[PATCH] replication: allow to change instance id during join
2019-04-11 11:00 UTC (3+ messages)
` [tarantool-patches] "
[PATCH 1/2] xlog: cleanup setting of write options
2019-04-11 10:24 UTC (4+ messages)
` [PATCH 2/2] vinyl: don't compress L1 runs
` [tarantool-patches] "
[PATCH 1/2] test: fix vinyl/errinj_stat again
2019-04-11 10:14 UTC (3+ messages)
` [PATCH 2/2] test: fix vinyl/errinj_ddl failure
[tarantool-patches] [PATCH 0/2] Transaction refactoring
2019-04-11 6:43 UTC (5+ messages)
` [tarantool-patches] [PATCH 1/2] Introduce a txn memory region
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] Get rid of aurocommit from a txn structure
` [tarantool-patches] "
[PATCH v3 0/7] Merger
2019-04-10 15:21 UTC (8+ messages)
` [PATCH v3 1/7] Add luaL_iscallable with support of cdata metatype
` [PATCH v3 2/7] Add functions to ease using Lua iterators from C
` [PATCH v3 3/7] lua: optimize creation of a tuple from a tuple
` [PATCH v3 4/7] lua: add non-recursive msgpack decoding functions
` [PATCH v3 5/7] net.box: add skip_header option to use with buffer
` [PATCH v3 6/7] Add merger for tuples streams (C part)
` [PATCH v3 7/7] Add merger for tuple streams (Lua part)
[PATCH] test: fix vinyl/errinj_stat failure
2019-04-10 13:53 UTC (2+ messages)
[tarantool-patches] [PATCH v1] travis-ci: set jobs not to stop on failed tests
2019-04-10 13:53 UTC
[tarantool-patches] [PATCH 0/4] *** test: replication/ fixes for parallel run ***
2019-04-10 13:43 UTC (6+ messages)
` [tarantool-patches] [PATCH 1/4] test: allow to run replication/misc multiple times
` [tarantool-patches] [PATCH 2/4] test: increase timeouts in replication/misc
` [tarantool-patches] [PATCH 3/4] test: increase timeouts in replication/errinj
` [tarantool-patches] [PATCH 4/4] test: wait for xlog/snap/log file changes
` [tarantool-patches] Re: [PATCH 0/4] *** test: replication/ fixes for parallel run ***
[tarantool-patches] [PATCH v1 1/6] Update the timeouts, set to use the default value
2019-04-10 12:32 UTC (6+ messages)
` [tarantool-patches] [PATCH v1 2/6] Insert status calls inside wait_cond routines
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 5/6] Test misc tunning
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v1 1/6] Update the timeouts, set to use the default value
[tarantool-patches] [PATCH 0/5] swim member 'left' status
2019-04-10 10:29 UTC (12+ messages)
` [tarantool-patches] [PATCH 1/5] test: allow to remove swim nodes from the cluster
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/5] test: on close of swim fake fd send its packets, not drop
` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/5] test: process IO swim test events before protocol's ones
` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/5] swim: introduce quit message
` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/5] swim: make UUID update smoother and faster
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/5] swim member 'left' status
[tarantool-patches] [PATCH 0/2] sql: make aggregate functions types more strict
2019-04-09 14:52 UTC (5+ messages)
` [tarantool-patches] [PATCH 1/2] "
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] "
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/6] swim dissemination
2019-04-09 13:47 UTC (8+ messages)
` [tarantool-patches] [PATCH v2 1/6] swim: encapsulate member bin info into a 'passport'
` [tarantool-patches] [PATCH v2 2/6] swim: make members array decoder be a separate function
` [tarantool-patches] [PATCH v2 3/6] test: rename some swim test methods and macros
` [tarantool-patches] [PATCH v2 4/6] test: speed up swim big cluster failure detection
` [tarantool-patches] [PATCH v2 5/6] test: set packet drop rate instead of flag in swim tests
` [tarantool-patches] [PATCH v2 6/6] swim: introduce dissemination component
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/5] swim dissemination component
2019-04-09 12:25 UTC (9+ messages)
` [tarantool-patches] [PATCH 3/5] test: speed up swim big cluster failure detection
` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/5] swim: introduce dissemination component
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/5] swim "
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