Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH v2 0/2] take getaddrinfo() errors into account
 2019-06-25 13:38 UTC  (2+ messages)
` [tarantool-patches] [PATCH v2 2/2] say: "

[tarantool-patches] [PATCH] ddl: No replication for temp and local spaces
 2019-06-25 12:56 UTC  (10+ messages)
` [tarantool-patches] "

[PATCH 1.10 0/2] Vinyl memory leak fixes
 2019-06-25 12:46 UTC  (4+ messages)
` [PATCH 1.10 1/2] vinyl: clean up region after allocating surrogate statement
` [PATCH 1.10 2/2] vinyl: free region on vylog commit instead of resetting it

[tarantool-patches] [PATCH 0/2] sql: boolean introduction follow-ups
 2019-06-25 11:42 UTC  (3+ messages)
` [tarantool-patches] [PATCH 1/2] sqltester: don't convert booleans to 0/1 numerics
` [tarantool-patches] [PATCH 2/2] sql: fix antisymmetric boolean comparison in VDBE

[PATCH v4 0/6] box: rework functions machinery
 2019-06-25  8:22 UTC  (14+ messages)
` [PATCH v4 1/6] box: rework func cache update machinery
` [PATCH v4 2/6] box: rework box_lua_{call, eval} to use input port
` [PATCH v4 3/6] box: rework func object as a function frontend
` [PATCH v4 4/6] box: export registered functions in box.func folder
` [PATCH v4 5/6] box: refactor box_lua_find helper
` [PATCH v4 6/6] box: introduce Lua persistent functions
    ` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] test: fix unit/crypto test flakiness
 2019-06-24 17:04 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH 0/2] decimal: expose decimal module to lua
 2019-06-24 14:53 UTC  (6+ messages)
` [PATCH 1/2] lua/utils: add a function to register FFI metatypes
` [PATCH 2/2] decimal: expose decimal type to lua
    ` [tarantool-patches] "

[PATCH v2 1/5] box: introduce tuple_extra infrastructure
 2019-06-24 14:27 UTC  (5+ messages)
` [PATCH v2 2/5] box: introduce key_def->is_multikey flag
` [PATCH v2 3/5] box: refactor key_validate_parts to return key_end
` [PATCH v2 4/5] box: move the function hash to the tuple library
` [PATCH v2 5/5] box: introduce functional indexes in memtx

[PATCH v2 0/5] box: functional indexes
 2019-06-24 14:26 UTC 

[PATCH 0/3] decimal. Add internal methods to encode/decode decimals to msgpack
 2019-06-24  8:35 UTC  (7+ messages)
` [PATCH 1/3] lib: update msgpuck library
` [PATCH 2/3] decimal: add const qualifiers for decimal_pack() and decimal_len()
` [PATCH 3/3] decimal: allow to encode/decode decimals as MsgPack

[tarantool-patches] [PATCH v4 0/2] Implement Gitlab-ci testing process
 2019-06-24  8:13 UTC  (6+ messages)
` [tarantool-patches] [PATCH v4] "
` [tarantool-patches] [PATCH v4 1/2] Temporary disabled on_shutdown.test.lua test
` [tarantool-patches] [PATCH v4 2/2] Implement Gitlab-ci testing process
` [tarantool-patches] Re: [PATCH v4 0/2] "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] lua: return getaddrinfo() errors
 2019-06-23 20:31 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 0/2] SWIM generation
 2019-06-23 17:54 UTC  (6+ messages)
` [tarantool-patches] [PATCH v2 1/2] swim: make incarnation struct
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/2] swim: introduce incarnation.generation
  ` [tarantool-patches] "

[tarantool-patches] Re: [Re: Re: [PATCH v2 1/2] Gitlab-ci updated after reiview - w/o perf]
 2019-06-23  0:00 UTC 

[PATCH v1 1/1] netbox: follow-ups
 2019-06-22 14:21 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [RFC] box/lua/console: Add console.fmt module
 2019-06-21 22:34 UTC  (14+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] SWIM generation
 2019-06-21 22:31 UTC  (9+ messages)
` [tarantool-patches] [PATCH 1/2] swim: encapsulate incarnation behind 'age'
` [tarantool-patches] [PATCH 2/2] swim: introduce generation
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v5 0/7] Parallel applier
 2019-06-21 21:48 UTC  (8+ messages)
` [tarantool-patches] [PATCH v5 1/7] txn: unref statement at txn_free
` [tarantool-patches] [PATCH v5 2/7] txn: get rid of autocommit from a txn structure
` [tarantool-patches] [PATCH v5 3/7] txn: get rid of fiber_gc from txn_rollback
` [tarantool-patches] [PATCH v5 4/7] wal: introduce a journal entry finalization callback
` [tarantool-patches] [PATCH v5 5/7] txn: introduce asynchronous txn commit
` [tarantool-patches] [PATCH v5 6/7] applier: apply transaction in parallel
` [tarantool-patches] [PATCH v5 7/7] test: fix flaky test

[PATCH v2 0/3] netbox: define formats for tuple from netbox
 2019-06-21 20:39 UTC  (7+ messages)
` [PATCH v2 1/3] netbox: store method_encoder args in request
  ` [tarantool-patches] "
` [PATCH v2 2/3] lua: internal function to parse space format
  ` [tarantool-patches] "
` [PATCH v2 3/3] netbox: define formats for tuple from netbox
  ` [tarantool-patches] "

[PATCH v2 0/3] netbox: define formats for tuple from netbox
 2019-06-21 14:27 UTC  (5+ messages)
` [PATCH v2 1/3] netbox: store method_encoder args in request
` [PATCH v2 2/3] lua: internal function to parse space format
` [PATCH v2 3/3] netbox: define formats for tuple from netbox

[PATCH v3] core: Non-blocking io.popen
 2019-06-21 12:31 UTC  (4+ messages)

[tarantool-patches] [PATCH v4 0/9] Parallel applier
 2019-06-21  8:36 UTC  (37+ messages)
` [tarantool-patches] [PATCH v4 1/9] txn: handle fiber stop event at transaction level
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 2/9] core: latch_steal routine
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 3/9] txn: get rid of autocommit from a txn structure
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 4/9] txn: get rid of fiber_gc from txn_rollback
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 5/9] wal: a dedicated wal scheduling fiber
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 6/9] wal: introduce a journal entry finalization callback
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 7/9] txn: introduce asynchronous txn commit
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 8/9] applier: apply transaction in parallel
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 9/9] test: fix flaky test

[tarantool-patches] [PATCH v1 00/28] sql: Remove SQL error system
 2019-06-20 16:08 UTC  (13+ messages)
` [tarantool-patches] [PATCH v1 18/28] sql: remove SQL_CONSTRAINT errcode
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 26/28] sql: cleanup of legacy memory management system
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v1 00/28] sql: Remove SQL error system

[PATCH] vinyl: don't yield in on_commit and on_rollback triggers
 2019-06-20 11:18 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH v3 0/6] box: rework functions machinery
 2019-06-20  8:44 UTC  (27+ messages)
` [PATCH v3 1/6] box: rework func cache update machinery
    ` [tarantool-patches] "
` [PATCH v3 2/6] box: rework box_lua_{call, eval} to use input port
    ` [tarantool-patches] "
  ` [tarantool-patches] "
` [PATCH v3 3/6] box: rework func object as a function frontend
    ` [tarantool-patches] "
` [PATCH v3 4/6] box: export registered functions in box.func folder
    ` [tarantool-patches] "
` [PATCH v3 5/6] box: refactor box_lua_find helper
    ` [tarantool-patches] "
` [PATCH v3 6/6] box: introduce Lua persistent functions
    ` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] swim: deliver incarnation update on URI reconfig
 2019-06-19 20:30 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] lua: lsocket_tcp_receive behavior fixed
 2019-06-19 20:15 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 1/2] Gitlab-ci updated after reiview - w/o perf
 2019-06-19  6:52 UTC  (3+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/2] Implement Gitlab-ci testing process
 2019-06-19  6:47 UTC  (3+ messages)
` [tarantool-patches] [PATCH v3 1/2] Temporary disabled on_shutdown.test.lua test
` [tarantool-patches] [PATCH v3 2/2] Implement Gitlab-ci testing process

[PATCH] lua: escape trigraphs in bundled lua sources
 2019-06-18 17:00 UTC  (2+ messages)

[PATCH] vinyl: fix assertion failure in vy_tx_handle_deferred_delete
 2019-06-18 13:45 UTC  (3+ messages)
` [tarantool-patches] "

[PATCH v1 0/2] netbox: define formats for tuple from netbox
 2019-06-18  9:00 UTC  (10+ messages)
` [PATCH v1 1/2] netbox: store method_encoder args in request
` [PATCH v1 2/2] netbox: define formats for tuple from netbox

page:  |  | latest

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