Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH v1 0/3] sql: restrict nullable action definitions
 2018-07-24 15:26 UTC  (18+ messages)
` [tarantool-patches] [PATCH v1 1/3] "
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 2/3] sql: fixed possible leak in sqlite3EndTable
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 3/3] sql: get rid of Column structure
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v1 0/3] sql: restrict nullable action definitions

[tarantool-patches] [PATCH] add FindICONV and iconv wrapper
 2018-07-24 14:39 UTC  (3+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] Re[2]: [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/7] Expose ephemeral spaces into Lua
 2018-07-24 11:58 UTC  (8+ messages)
` [tarantool-patches] [PATCH v3 1/7] box: add space address to index_replace
` [tarantool-patches] [PATCH v3 2/7] box: move checks for key findability from space_vtab
` [tarantool-patches] [PATCH v3 3/7] box: create new methods for ephemeral spaces
` [tarantool-patches] [PATCH v3 4/7] box: move some decode functions from alter.cc
` [tarantool-patches] [PATCH v3 5/7] box: ephemeral space creation and deletion in Lua
` [tarantool-patches] [PATCH v3 6/7] box: primary index for ephemeral spaces
` [tarantool-patches] [PATCH v3 7/7] box: methods for ephemeral space and its index

[tarantool-patches] [PATCH] box: removed unnecessary check of log string
 2018-07-24 11:19 UTC 

[tarantool-patches] [PATCH v1 1/1] sql: prevent executing crossengine sql
 2018-07-24 11:05 UTC  (12+ messages)
` [tarantool-patches] "
                  ` [tarantool-patches] [PATCH v1 1/2] sql: use schema API to get index info in analyze
                      ` [tarantool-patches] [PATCH v1 2/2] sql: prevent executing crossengine sql

[tarantool-patches] [PATCH] lua: fix fio.rmtree to work with non empty dirs
 2018-07-24  9:28 UTC  (4+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] Re[2]: [tarantool-patches] "
    ` [tarantool-patches] Re: Re[2]: "

[PATCH] replication: unregister replica with gc if deleted from cluster
 2018-07-24  8:37 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] json: added options to json.encode()
 2018-07-23 22:38 UTC  (6+ messages)
  ` [tarantool-patches] "
        ` [tarantool-patches] Re: [PATCH v3] json: add "

[PATCH v3 00/11] Replica rejoin
 2018-07-23 20:19 UTC  (25+ messages)
` [PATCH v3 01/11] recovery: clean up WAL dir scan code
` [PATCH v3 02/11] xrow: factor out function for decoding vclock
` [PATCH v3 03/11] Introduce IPROTO_REQUEST_STATUS command
` [PATCH v3 04/11] Get rid of IPROTO_SERVER_IS_RO
` [PATCH v3 05/11] gc: keep track of vclocks instead of signatures
` [PATCH v3 06/11] Include oldest vclock available on the instance in IPROTO_STATUS
` [PATCH v3 07/11] replication: rebootstrap instance on startup if it fell behind
` [PATCH v3 09/11] vinyl: pass flags to vy_recovery_new
` [PATCH v3 10/11] Update test-run

[tarantool-patches] [PATCH v2] vshard reload mechanism
 2018-07-23 20:10 UTC  (13+ messages)
` [tarantool-patches] [PATCH 1/4] Add test on error during reconfigure
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/4] Complete module reload
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/4] Tests: separate bootstrap routine to a lua_libs
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/4] Introduce storage reload evolution
  ` [tarantool-patches] "

[PATCH] tx: exclude sysview engine from transaction control
 2018-07-23 19:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] Introduce blackhole engine
 2018-07-23 18:30 UTC  (24+ messages)
` [PATCH 1/6] Add generic engine, space, index method stubs
` [PATCH 2/6] Merge sysview_index.[hc] and sysview_engine.[hc]
` [PATCH 3/6] Rework memtx replace function
` [PATCH 4/6] txn: unify txn_stmt tuples reference counting rules
` [PATCH 5/6] space: call before_replace trigger even if space has no indexes
` [PATCH 6/6] Introduce blackhole engine

[tarantool-patches] [PATCH v2] lua: fix for option pid_file overwritten by tarantoolctl
 2018-07-23 17:07 UTC 

[tarantool-patches] [PATCH] lua: fix for option changed by tarantoolctl
 2018-07-23 13:23 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: introduce TRUNCATE TABLE operation
 2018-07-23 10:33 UTC  (10+ messages)
` [tarantool-patches] "

[PATCH v4 0/3] Replica rejoin
 2018-07-21 12:38 UTC  (4+ messages)
` [PATCH v4 1/3] replication: rebootstrap instance on startup if it fell behind
` [PATCH v4 2/3] vinyl: simplify vylog recovery from backup
` [PATCH v4 3/3] vinyl: implement rebootstrap support

[tarantool-patches] [PATCH 0/3] vshard reload mechanism
 2018-07-20 23:58 UTC  (16+ messages)
` [tarantool-patches] [PATCH 1/3] Add test on error during reconfigure
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/3] Complete module reload
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/3] Introduce storage reload evolution
  ` [tarantool-patches] "

[tarantool-patches] Re: [PATCH] sql: xfer optimization issue
 2018-07-20 16:58 UTC  (25+ messages)

[tarantool-patches] [PATCH] sql: get rid off tnum field of struct Table
 2018-07-20 16:53 UTC  (5+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: refactor primary index creation
 2018-07-20 14:40 UTC  (5+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: Remove 'BEGIN TRANSACTION'
 2018-07-20 13:24 UTC  (10+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: assertion fail on nested select
 2018-07-20 13:21 UTC  (11+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3] Make access_check_ddl check for entity privileges
 2018-07-19 19:35 UTC 

[tarantool-patches] [PATCH v1 1/1] say: fix invalid arguments
 2018-07-19 15:16 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 1/2] Refactoring in string validation of log parameters
 2018-07-19 13:12 UTC  (5+ messages)
` [tarantool-patches] [PATCH v2 2/2] Added strdup fail checks in say

[tarantool-patches] [PATCH 1/2] Test for valid syslog configuraton
 2018-07-19 13:08 UTC  (3+ messages)
` [tarantool-patches] [PATCH 2/2] Fixes logging to syslog

[tarantool-patches] [PATCH v1 1/1] third_party: fix strings "true"/"false" in yaml
 2018-07-19 12:11 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: LIKE & GLOB pattern comparison issue
 2018-07-19 11:56 UTC  (8+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: raise error for DELETE FROM nonexistent table
 2018-07-19 10:48 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] lua: fix strange behaviour of tonumber64
 2018-07-19 10:46 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] net.box: fix invalid index:count() with iterator
 2018-07-19 10:23 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: do not allow oversized integer literals
 2018-07-19  8:53 UTC  (5+ messages)
` [tarantool-patches] "

[tarantool-patches] Re: [PATCH] Make access_check_ddl check for entity privileges
 2018-07-19  7:48 UTC 

[tarantool-patches] [PATCH] Fix csv crash with ending space and empty field
 2018-07-18 17:27 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] Fix lua socket polling in case of a spurious wakeup
 2018-07-18 17:06 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] Protect lua socket io against a spurious wakeup
 2018-07-18 16:47 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 2/4] sql: refactor sqlite3AddNotNull function
 2018-07-18 16:41 UTC  (10+ messages)
` [tarantool-patches] [PATCH v1 4/4] sql: get rid of Column structure
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v2] sql: fix ephemeral table next rowid generation
 2018-07-18 15:47 UTC 

[tarantool-patches] [PATCH] Make access_check_ddl check for entity privileges
 2018-07-18  6:07 UTC  (4+ 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