Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH v3 00/10] sql: remove Triggers to server
 2018-06-14 17:32 UTC  (5+ messages)
` [tarantool-patches] [PATCH v3 01/10] box: move db->pShchema init to sql_init
` [tarantool-patches] [PATCH v3 10/10] sql: VDBE tests for trigger existence
` [tarantool-patches] [PATCH v3 02/10] sql: fix leak on CREATE TABLE and resolve self ref
` [tarantool-patches] [PATCH v3 03/10] sql: fix sql len in tarantoolSqlite3RenameTrigger

[tarantool-patches] [PATCH v2 00/11] sql: remove Triggers to server
 2018-06-14 16:12 UTC  (26+ messages)
` [tarantool-patches] [PATCH v2 10/11] sql: move "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 11/11] sql: VDBE tests for trigger existence
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 02/11] box: move db->pShchema init to sql_init
` [tarantool-patches] [PATCH v2 04/11] sql: fix sql len in tarantoolSqlite3RenameTrigger
` [tarantool-patches] [PATCH v2 06/11] sql: refactor sql_expr_compile to return AST
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 07/11] sql: move sqlite3DeleteTrigger to sql.h
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 08/11] box: sort error codes in misc.test
` [tarantool-patches] [PATCH v2 09/11] sql: new _trigger space format with space_id
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 01/11] box: remove migration from alpha 1.8.2 and 1.8.4
` [tarantool-patches] [PATCH v2 03/11] sql: fix leak on CREATE TABLE and resolve self ref
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 05/11] box: port schema_find_id to C
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v2] replication: do not fetch records twice
 2018-06-14 16:11 UTC 

[tarantool-patches] [box.ctl 0/3] Introduce box.ctl.on_ctl_event trigger
 2018-06-14 15:04 UTC  (4+ messages)
` [tarantool-patches] [box.ctl 1/3] box.ctl: Introduce stab box.ctl.on_ctl_event
` [tarantool-patches] [box.ctl 2/3] box.ctl: Add on_ctl_event trigger calls
` [tarantool-patches] [box.ctl 3/3] box.ctl: Add replica error event

[tarantool-patches] [PATCH][vshard] Preserve route_map on router.cfg
 2018-06-14 13:51 UTC 

[PATCH] memtx: don't delay deletion of temporary tuples during snapshot
 2018-06-14 13:29 UTC  (6+ messages)

[tarantool-patches] [PATCH v10 1/1] box: create bigrefs for tuples
 2018-06-14 13:00 UTC 

[PATCH v2 00/11] Replica rejoin
 2018-06-14 12:59 UTC  (27+ messages)
` [PATCH v2 01/11] box: retrieve instance uuid before starting local recovery
` [PATCH v2 02/11] box: refactor hot standby recovery
` [PATCH v2 03/11] box: retrieve end vclock before starting local recovery
` [PATCH v2 04/11] box: open the port "
` [PATCH v2 05/11] box: connect to remote peers "
` [PATCH v2 06/11] box: factor out local recovery function
` [PATCH v2 07/11] applier: inquire oldest vclock on connect
` [PATCH v2 08/11] replication: rebootstrap instance on startup if it fell behind
` [PATCH v2 09/11] vinyl: simplify vylog recovery from backup
` [PATCH v2 10/11] vinyl: pass flags to vy_recovery_new
` [PATCH v2 11/11] vinyl: implement rebootstrap support

[tarantool-patches] [PATCH 0/3] sql: implement point where for DELETE stmts
 2018-06-14 12:41 UTC  (7+ messages)
` [tarantool-patches] [PATCH 1/3] sql: fetch primary index for affinity only
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/3] sql: implement point where for DELETE stmts

[tarantool-patches] [PATCH v9 1/1] box: create bigrefs for tuples
 2018-06-14 12:29 UTC  (2+ messages)

[tarantool-patches] [PATCH][vshard] Reload reloadable fiber
 2018-06-14 11:58 UTC  (2+ messages)

[tarantool-patches] [PATCH v7 1/1] box: create bigrefs for tuples
 2018-06-14 10:22 UTC  (2+ messages)

[PATCH] test: fix vinyl/upgrade/fill.lua script
 2018-06-14  8:21 UTC  (3+ messages)

[PATCH 0/6] Introduce replica local spaces
 2018-06-13 21:26 UTC  (8+ messages)
` [PATCH 1/6] txn: remove unused C++ wrappers
` [PATCH 2/6] xrow: fix ret code on decode failure
` [PATCH 3/6] iproto: fix IPROTO_SERVER_IS_RO key code
` [PATCH 4/6] txn: do not require space id for nop requests
` [PATCH 5/6] xrow: make NOP requests bodiless
` [PATCH 6/6] Introduce replica local spaces
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] Box.session.sync
 2018-06-13 21:13 UTC  (6+ messages)
` [tarantool-patches] [PATCH 1/2] fiber: remove fiber local storage
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] session: fix box.session.sync()
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] Box.session.sync

[tarantool-patches] [PATCH v2 1/1] Deal with upgrade mess in 2.0
 2018-06-13 20:57 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: drop useless legacy Cursor hints
 2018-06-13  8:48 UTC  (4+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

[tarantool-patches] Re: [PATCH v3] sql: add index_def to struct Index
 2018-06-13  7:30 UTC 

[tarantool-patches] [PATCH] sql: remove redundant goto from VDBE prologue
 2018-06-12 18:26 UTC 

[tarantool-patches] [PATCH v1] sql: change of PRAGMA INDEX_INFO syntax
 2018-06-12  9:32 UTC 

[PATCH] socket: fix race between unix tcp server stop and start
 2018-06-11 14:03 UTC 

[tarantool-patches] [PATCH] sql: remove unnecessary def rebuild in endTable()
 2018-06-11  7:56 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v7 1/1] box: create bigrefs for tuples
 2018-06-09 21:22 UTC  (4+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2][vshard] Vshard safe reload
 2018-06-09 17:47 UTC  (3+ messages)
` [tarantool-patches] [PATCH 1/2] Add test on error during reconfigure
` [tarantool-patches] [PATCH 2/2] Complete module reload

[tarantool-patches] [xlog 1/1] xlog: Remove inprogress files on start
 2018-06-09 14:46 UTC 

[tarantool-patches] [PATCH] replication: force gc to clean xdir on ENOSPC err
 2018-06-09 14:05 UTC 

[tarantool-patches] [PATCH v2 0/2] Create bigrefs for tuples
 2018-06-09 12:39 UTC  (6+ messages)
` [tarantool-patches] [PATCH v2 1/2] box: create "
` [tarantool-patches] [PATCH v2 2/2] tuple: introduce bigref hints

[tarantool-patches] [PATCH v2 1/2] box: create bigrefs for tuples
 2018-06-09 11:31 UTC  (6+ messages)
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/2] tuple: introduce bigref hints

[tarantool-patches] [PATCH v1 0/4] sql: remove Triggers to server
 2018-06-09  9:32 UTC  (9+ messages)
` [tarantool-patches] [PATCH v1 4/4] sql: move "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: rework VIEW internals
 2018-06-08 20:05 UTC  (9+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] Deal with upgrade mess in 2.0
 2018-06-08 19:45 UTC 

[tarantool-patches] [PATCH] debian: don't install systemd service file twice
 2018-06-08 18:57 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/3] Object group privileges
 2018-06-08 17:26 UTC  (8+ messages)
` [tarantool-patches] [PATCH 1/3] box: Add privilleges constants to lua
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/3] security: add limits on object_type-privilege pair
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] Introduce privileges for object groups
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] Fix libunwind segfault
 2018-06-08 17:17 UTC 

[tarantool-patches] [PATCH v3 0/4] box.session.push
 2018-06-08 14:20 UTC  (10+ messages)
` [tarantool-patches] [PATCH v3 3/4] session: introduce binary box.session.push
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 4/4] netbox: introduce iterable future objects
  ` [tarantool-patches] "

[RFC PATCH 00/12] Replica rejoin
 2018-06-08 13:30 UTC  (17+ messages)
` [RFC PATCH 01/12] recovery: drop unused recovery_exit
` [RFC PATCH 02/12] recovery: constify vclock argument
` [RFC PATCH 03/12] applier: remove extra new line in log message printed on connect
` [RFC PATCH 04/12] xrow: add helper function for encoding vclock
` [RFC PATCH 05/12] box: retrieve instance uuid before starting local recovery
` [RFC PATCH 06/12] box: refactor hot standby recovery
` [RFC PATCH 12/12] replication: rebootstrap instance on startup if it fell behind

[tarantool-patches] [PATCH v1 1/1] box: remove migration from alpha 1.8.2 and 1.8.4
 2018-06-08 13:04 UTC 

[tarantool-patches] [PATCH v2 1/1] box: create bigrefs for tuples
 2018-06-08 10:36 UTC  (11+ messages)
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/1] tuple: introduce bigref hints
    ` [tarantool-patches] "

[tarantool-patches] [PATCH] security: Use system views instead of system spaces
 2018-06-08  3:57 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] Re: [PATCH] sql: add index_def to struct Index (fixed version)
 2018-06-07 22:39 UTC  (4+ messages)
  ` [tarantool-patches] Re: [PATCH] sql: add index_def to struct Index (fixed version #2)

[tarantool-patches] [PATCH][vshard] Log warning on duplicate replica.name
 2018-06-07 19:05 UTC  (4+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/3][vshard] Add error messages
 2018-06-07 18:44 UTC  (10+ messages)
` [tarantool-patches] [PATCH 2/3] Refactor error reporting system
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] Add error messages
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/3][vshard] "

[PATCH v3 0/3] Allow to build indexes for vinyl spaces
 2018-06-07 14:02 UTC  (5+ messages)
` [PATCH v3 1/3] vinyl: do not yield on dump completion
` [PATCH v3 2/3] vinyl: relax limitation imposed on run min/max lsn
` [PATCH v3 3/3] vinyl: allow to build secondary index for non-empty space

[tarantool-patches] [PATCH 0/2] Travis CI: add Ubuntu Bionic
 2018-06-07 13:43 UTC  (3+ messages)
` [tarantool-patches] [PATCH 1/2] "
` [tarantool-patches] [PATCH 2/2] Fix debian package build with recent debhelper

[PATCH 0/2] vinyl: allow to limit dump bandwidth
 2018-06-07 13:11 UTC  (5+ messages)
` [PATCH 1/2] xlog: use ev_sleep instead of fiber_sleep for rate limiting

[PATCH v2 0/8] Allow to build indexes for vinyl spaces
 2018-06-07  5:41 UTC  (7+ messages)
` [PATCH v2 3/8] vinyl: log new index before WAL write on DDL
` [PATCH v2 4/8] vinyl: bump mem version after committing statement
` [PATCH v2 5/8] vinyl: allow to commit statements to mem in arbitrary order

[tarantool-patches] [PATCH] replication: force gc to clean xdir on ENOSPC err
 2018-06-07  4:24 UTC  (2+ messages)
` [tarantool-patches] "

page:  |  | latest

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