Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH] Set format for spaces with sysview engine
 2019-04-17 10:11 UTC  (4+ messages)
` [tarantool-patches] "

[PATCH v2] core/coio_file: Use eio_sendfile_sync instead of a chunk mode
 2019-04-17  8:47 UTC  (4+ messages)

[tarantool-patches] [PATCH v1] test: vinyl/errinj test fails under highload
 2019-04-17  8:44 UTC  (2+ messages)

[tarantool-patches] [PATCH v2] sysview: set format for spaces with sysview engine
 2019-04-17  8:18 UTC 

[PATCH v3 0/3] core/coio_file: Use eio_sendfile_sync for file copying
 2019-04-16 21:40 UTC  (5+ messages)
` [PATCH 1/3] core/coio_file: Use eio_sendfile_sync instead of a chunk mode
` [PATCH 2/3] core/coio_file: Add ERRINJ_COIO_SENDFILE_CHUNK error injection
` [PATCH 3/3] test: app/fio -- Add ERRINJ_COIO_SENDFILE_CHUNK
  ` [PATCH v4 "

[PATCH 1/2] vinyl: fix crash during index build
 2019-04-16 17:45 UTC  (3+ messages)
` [PATCH 2/2] vinyl: fix crash if space is dropped while space.get is reading from it

[tarantool-patches] [PATCH] fiber: Unify sizeof operator
 2019-04-16 17:37 UTC  (2+ messages)

[tarantool-patches] [PATCH v3] test: need to wait for upstream/downstream status
 2019-04-16 17:35 UTC 

[tarantool-patches] [PATCH v3] Add status/messages upstream/downstream checker
 2019-04-16 17:32 UTC 

[tarantool-patches] [PATCH] sql: modify TRIM() function signature
 2019-04-16 17:14 UTC  (4+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2] test: need to wait for upstream/downstream status
 2019-04-16 15:21 UTC 

[tarantool-patches] [PATCH v2] Add the common routine to check streams status
 2019-04-16 15:16 UTC 

[tarantool-patches] [PATCH] sql: update ptr to VDBE after its creation in sql_txn
 2019-04-16 14:35 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/9] Introduce type BOOLEAN in SQL
 2019-04-16 14:12 UTC  (17+ 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] "
` [tarantool-patches] [PATCH 3/9] sql: use msgpack types instead of custom ones
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/9] sql: introduce type boolean
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/9] sql: improve type determination for column meta
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 6/9] sql: make comparison predicate return boolean
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 7/9] sql: make predicates accept and "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 9/9] sql: make <search condition> accept only boolean
  ` [tarantool-patches] "
  ` [tarantool-patches] Re: [PATCH 8/9] sql: make LIKE predicate return boolean result

[tarantool-patches] [PATCH v3 0/3] box: run checks on insertions in LUA spaces
 2019-04-16 13:51 UTC  (4+ messages)
` [tarantool-patches] [PATCH v3 1/3] schema: add new system space for CHECK constraints
` [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] [PATCH v2 0/9] sql: Checks on server side
 2019-04-16 13:51 UTC  (10+ messages)
` [tarantool-patches] [PATCH v2 5/9] schema: add new system space for CHECK constraints
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 9/9] sql: run check constraint tests on space alter
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] tarantoolctl: remove metatable assumptions in start()
 2019-04-16 12:01 UTC  (9+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1] test: sync.test.lua needs to use default timeout
 2019-04-16  8:01 UTC 

[tarantool-patches] [PATCH v1] test: join_vclock test needs fix for high load
 2019-04-16  8:01 UTC 

[tarantool-patches] [PATCH v1] test: gc.test.lua needs to use default timeout
 2019-04-16  8:01 UTC 

[tarantool-patches] [PATCH v1] test: gc.test.lua needs to use default timeout
 2019-04-16  7:08 UTC 

[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 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 v1] test: enable parallel testing for vinyl suite
 2019-04-15 13:25 UTC  (2+ messages)
` [tarantool-patches] "

[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  (12+ 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  (5+ 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  (3+ messages)
` [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

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox