[PATCH 0/6] Get rid of the schema lock
2019-06-30 19:40 UTC (2+ messages)
` [PATCH 1/6] Add ERROR_INJECT_YIELD and ERROR_INJECT_SLEEP helpers
[tarantool-patches] [PATCH 0/2] SWIM big cluster improvements, part 1
2019-06-30 16:25 UTC (6+ messages)
` [tarantool-patches] [PATCH 1/2] swim: prefer new events for dissemination over old
` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/2] swim: disseminate event for log(cluster_size) steps
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: rework SQL errors of type "expected column count"
2019-06-29 10:33 UTC (9+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH 0/4] SWIM amendments
2019-06-28 21:02 UTC (7+ messages)
` [tarantool-patches] [PATCH 1/4] swim: fix a leak when a trigger is installed
` [tarantool-patches] [PATCH 2/4] swim: fix a dangerous yield in ffi.gc
` [tarantool-patches] [PATCH 3/4] swim: fix inability to set generation only
` [tarantool-patches] [PATCH 4/4] swim: default generation is timestamp
` [tarantool-patches] Re: [PATCH 0/4] SWIM amendments
[tarantool-patches] [PATCH v1 1/1] sql: Fix UPDATE for types unknown to SQL
2019-06-28 15:34 UTC
[PATCH v2 0/2] decimal: expose decimal module to Lua
2019-06-28 15:32 UTC (4+ messages)
` [PATCH v2 1/2] lua/utils: add a function to register FFI metatypes
` [PATCH v2 2/2] decimal: expose decimal type to lua
[PATCH 0/2] decimal: expose decimal module to lua
2019-06-28 14:39 UTC (7+ messages)
` [PATCH 2/2] decimal: expose decimal type "
` [tarantool-patches] "
[tarantool-patches] [PATCH] httpc: fix bug with segfault by wrong headers
2019-06-28 14:37 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] Re: [PATCH 1/2 v2] test: check that collations isn't ignored in SELECTs
2019-06-28 13:13 UTC (6+ messages)
` [tarantool-patches] Re: [PATCH 2/2 v2] sql: allow <COLLATE> only for string-like args
[tarantool-patches] [PATCH v2 0/3] sql: clean-up in case constraint creation failed
2019-06-28 12:07 UTC (4+ messages)
` [tarantool-patches] [PATCH v2 1/3] sql: add OP_SetDiag opcode in VDBE
` [tarantool-patches] [PATCH v2 2/3] sql: clean-up in case constraint creation failed
` [tarantool-patches] [PATCH v2 3/3] sql: Fix destructors for constraints
[tarantool-patches] [PATCH 0/2] sql: boolean introduction follow-ups
2019-06-27 19:02 UTC (4+ 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
` [tarantool-patches] Re: [PATCH 0/2] sql: boolean introduction follow-ups
[PATCH v1 1/1] netbox: follow-ups
2019-06-27 12:31 UTC (6+ messages)
` [tarantool-patches] "
` [tarantool-patches] "
[PATCH v1 1/1] box: introduce VARBINARY field type
2019-06-27 8:01 UTC (4+ messages)
` [tarantool-patches] "
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 0/2] sql: clean-up in case constraint creation failed
2019-06-26 16:11 UTC (5+ messages)
` [tarantool-patches] [PATCH v1 1/2] sql: add OP_Error opcode in VDBE
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 2/2] sql: clean-up in case constraint creation failed
` [tarantool-patches] "
[PATCH] test: fix box/on_shutdown flakiness
2019-06-26 16:04 UTC
[tarantool-patches] [PATCH v1 1/1] sql: create CHAR_LENGTH() and CHARACTER_LENGTH()
2019-06-25 21:40 UTC (6+ messages)
` [tarantool-patches] "
[tarantool-patches] Re: [PATCH v5 2/3] Enable GitLab CI testing
2019-06-25 16:20 UTC
[tarantool-patches] [PATCH v5 0/7] Parallel applier
2019-06-25 16:08 UTC (9+ 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] lua/trigger: cleanup lua stack after trigger run
2019-06-25 14:32 UTC
[tarantool-patches] [PATCH v1 1/1] sql: do not show additional generated ids
2019-06-25 14:09 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] lua: return getaddrinfo() errors
2019-06-25 13:38 UTC (3+ messages)
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v2 1/2] "
[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
[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 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 (3+ messages)
` [tarantool-patches] "
` [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
[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] "
[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 (2+ messages)
[PATCH v3] core: Non-blocking io.popen
2019-06-21 12:31 UTC (2+ 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 (2+ messages)
` [tarantool-patches] "
[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 (6+ messages)
` [PATCH v3 2/6] box: rework box_lua_{call, eval} to use input port
` [tarantool-patches] "
` [tarantool-patches] "
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