[PATCH v4 0/6] box: rework functions machinery
2019-06-24 10:22 UTC (8+ 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
[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 1/1] test: fix unit/crypto test flakiness
2019-06-23 18:37 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 0/2] decimal: expose decimal module to lua
2019-06-21 15:53 UTC (5+ 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] ddl: No replication for temp and local spaces
2019-06-21 15:05 UTC (8+ messages)
` [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 (36+ messages)
` [tarantool-patches] [PATCH v1 04/28] sql: remove sqlError() and remove sqlErrorWithMsg()
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 06/28] sql: disable lookaside system
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 07/28] sql: remove SQL_OK error/status code
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 15/28] sql: remove SQL_SCHEMA errcode
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 16/28] sql: remove SQL_TOOBIG errcode
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 18/28] sql: remove SQL_CONSTRAINT errcode
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 20/28] sql: remove SQL_NOMEM errcode
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 25/28] sql: remove sql_log()
` [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 (29+ 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 (12+ messages)
` [PATCH v1 1/2] netbox: store method_encoder args in request
` [PATCH v1 2/2] netbox: define formats for tuple from netbox
[PATCH] test: fix net.box occasional failure
2019-06-17 10:02 UTC (2+ messages)
[tarantool-patches] [PATCH v3 00/14] Parallel applier
2019-06-16 16:38 UTC (7+ messages)
` [tarantool-patches] [PATCH v3 05/14] txn: get rid of autocommit from a txn structure
` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 06/14] txn: get rid of fiber_gc from txn_rollback
` [tarantool-patches] "
[tarantool-patches] [PATCH] httpc: fix bug with segfault by wrong headers
2019-06-16 15:24 UTC
[PATCH 00/10] vinyl: don't yield in DDL on_commit triggers
2019-06-16 14:57 UTC (6+ messages)
` [PATCH 09/10] key_def: pass alloc callback to key_def_dump_parts
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: create CHAR_LENGTH() and CHARACTER_LENGTH()
2019-06-15 14:45 UTC (5+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] travis-ci: deploy packages from tagged revisions
2019-06-14 16:44 UTC
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