[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] "
[PATCH v2 00/11] Replica rejoin
2018-06-10 12:02 UTC (14+ 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 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] Box.session.sync
2018-06-09 17:58 UTC (4+ messages)
` [tarantool-patches] [PATCH 1/2] fiber: remove fiber local storage
` [tarantool-patches] [PATCH 2/2] session: fix box.session.sync()
` [tarantool-patches] Re: [PATCH 0/2] Box.session.sync
[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] [PATCH v2 1/1] Deal with upgrade mess in 2.0
2018-06-09 17:06 UTC
[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 v2 00/11] sql: remove Triggers to server
2018-06-09 9:58 UTC (12+ messages)
` [tarantool-patches] [PATCH v2 10/11] sql: move "
` [tarantool-patches] [PATCH v2 11/11] sql: VDBE tests for trigger existence
` [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] [PATCH v2 07/11] sql: move sqlite3DeleteTrigger to sql.h
` [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] [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] [PATCH v2 05/11] box: port schema_find_id to C
[tarantool-patches] [PATCH v1 0/4] sql: remove Triggers to server
2018-06-09 9:32 UTC (21+ messages)
` [tarantool-patches] [PATCH v1 1/4] box: move db->pShchema init to sql_init
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 3/4] box: introduce box_space_id_by_name
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 4/4] sql: move Triggers to server
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v1 0/4] sql: remove "
[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 (12+ messages)
` [tarantool-patches] [PATCH v3 1/4] session: introduce text box.session.push
` [tarantool-patches] [PATCH v3 2/4] session: enable box.session.push in local console
` [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 (22+ 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 07/12] box: retrieve end vclock before starting local recovery
` [RFC PATCH 08/12] box: open the port "
` [RFC PATCH 09/12] box: connect to remote peers "
` [RFC PATCH 10/12] box: factor out local recovery function
` [RFC PATCH 11/12] applier: inquire oldest vclock on connect
` [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 (12+ messages)
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/1] tuple: introduce bigref hints
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/3] sql: implement point where for DELETE stmts
2018-06-08 8:25 UTC (6+ messages)
` [tarantool-patches] [PATCH 1/3] sql: fetch primary index for affinity only
` [tarantool-patches] "
[PATCH] memtx: don't delay deletion of temporary tuples during snapshot
2018-06-08 6:39 UTC (3+ messages)
[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 (11+ messages)
` [tarantool-patches] [PATCH 1/3] Fix test on bucket_transferring error
` [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 (8+ messages)
` [PATCH 1/2] xlog: use ev_sleep instead of fiber_sleep for rate limiting
` [PATCH 2/2] vinyl: apply box.cfg.snap_io_rate_limit to dump/compaction
[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] "
[PATCH v2 00/10] session: introduce box.session.push
2018-06-04 22:17 UTC (3+ messages)
` [tarantool-patches] [PATCH 1/1] netbox: introduce iterable future objects
` [tarantool-patches] "
[tarantool-patches] [replication 1/1] replication: Add script for prune dead replicas
2018-06-04 18:26 UTC
[tarantool-patches] [PATCH] Updata replicaser mt on package reload
2018-06-04 18:18 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] Cache find_sharded_spaces result
2018-06-04 14:34 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2][vshard] Check self passed to object methods
2018-06-04 12:12 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH][vshard] Check self passed to object methods
2018-06-03 16:56 UTC (5+ messages)
` [tarantool-patches] "
[PATCH] box: add sanity check for memtx_memory and vinyl_memory cfg options
2018-06-01 19:10 UTC (2+ messages)
[PATCH 0/2] Rename vinyl info to stat
2018-06-01 19:08 UTC (5+ messages)
` [PATCH 1/2] Move box.info.vinyl to box.stat.vinyl
` [PATCH 2/2] Rename index.info to index.stat
[PATCH] box: make gc info public
2018-06-01 18:51 UTC (2+ messages)
[PATCH] vinyl: fix compaction vs checkpoint race resulting in invalid gc
2018-06-01 18:51 UTC (2+ 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