Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH] small: unite the oscillation cache of all mempools
 2020-01-29  1:48 UTC 

[Tarantool-patches] [PATCH v7 0/5] box/replication: add missing diag set and fix sigsegv
 2020-01-28 19:22 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v7 1/5] box/request: add missing OutOfMemory diag_set
` [Tarantool-patches] [PATCH v7 2/5] box/applier: add missing diag_set on region_alloc failure
` [Tarantool-patches] [PATCH v7 3/5] box/applier: fix nil dereference in applier rollback
` [Tarantool-patches] [PATCH v7 4/5] errinj: add ERRINJ_REPLICA_TXN_WRITE
` [Tarantool-patches] [PATCH v7 5/5] test: add replication/applier-rollback

[Tarantool-patches] [PATCH 0/2] Support <ALTER TABLE DROP CONSTRAINT>
 2020-01-28 17:44 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] sql: refactor index drop code

[Tarantool-patches] [PATCH] sql: support constraint drop
 2020-01-28 17:39 UTC  (4+ messages)
  ` [Tarantool-patches] [PATCH 2/2] "

[Tarantool-patches] [PATCH v2 1/1] sql: make NUMBER to be union of SQL numeric types
 2020-01-28 16:23 UTC  (8+ messages)

[Tarantool-patches] [PATCH v5 0/5] box/replication: add missing diag set and fix sigsegv
 2020-01-28 14:23 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v5 1/5] box/request: add missing OutOfMemory diag_set
` [Tarantool-patches] [PATCH v5 2/5] box/applier: add missing diag_set on region_alloc failure
` [Tarantool-patches] [PATCH v5 3/5] box/applier: fix nil dereference in applier rollback
` [Tarantool-patches] [PATCH v5 4/5] errinj: add ERRINJ_REPLICA_TXN_WRITE
` [Tarantool-patches] [PATCH v5 5/5] test: add replication/applier-rollback
  ` [Tarantool-patches] [PATCH v6 "

[Tarantool-patches] [PATCH v6] gitlab-ci: implement packing into MCS S3
 2020-01-28 13:18 UTC  (2+ messages)
` [Tarantool-patches] [PATCH v7] "

[Tarantool-patches] [PATCH v4 0/3] box: session settings fixes
 2020-01-28 12:50 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v4 1/3] box: replace session_settings modules with a single array
` [Tarantool-patches] [PATCH v4 2/3] box: add binary search for _session_settings space
` [Tarantool-patches] [PATCH v4 3/3] box: provide a user friendly frontend for accessing session settings

[Tarantool-patches] [PATCH] sql: fix segfault in pragma table_info
 2020-01-28  0:24 UTC  (2+ messages)

[Tarantool-patches] [PATCH] box: rfc for stacked diagnostic area
 2020-01-28  0:23 UTC  (6+ messages)

[Tarantool-patches] [PATCH 1/1] tuple: don't truncate float in :update()
 2020-01-27 21:56 UTC  (3+ messages)

[Tarantool-patches] [PATCH luajit 0/4] Introduce gdb extension for LuaJIT
 2020-01-27 20:41 UTC  (5+ messages)
` [Tarantool-patches] [PATCH luajit 1/4] gdb: introduce luajit-gdb extension
` [Tarantool-patches] [PATCH luajit 2/4] gdb: make existing commands more verbose
` [Tarantool-patches] [PATCH luajit 3/4] gdb: make several enhancements
` [Tarantool-patches] [PATCH luajit 4/4] gdb: adjust extension to be used with Python 2

[Tarantool-patches] [PATCH] region: take allocated region size instead of used one
 2020-01-27 20:26 UTC  (2+ messages)

[Tarantool-patches] [PATCH] do not keep a slab in cache if new allocation does not fit
 2020-01-27 19:41 UTC  (2+ messages)

[Tarantool-patches] [PATCH] rfc: multi-directional iterators
 2020-01-27 19:38 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/3] box/replication: add missing diag set and fix sigsegv
 2020-01-27 16:19 UTC  (5+ messages)
` [Tarantool-patches] [PATCH 1/3] box/request: add missing OutOfMemory diag_set
` [Tarantool-patches] [PATCH 2/3] box/applier: add missing diag_set on region_alloc failure
` [Tarantool-patches] [PATCH 3/3] box/applier: fix nil dereference in applier rollback

[Tarantool-patches] [PATCH] box: netbox.self and connect should work interchangeably
 2020-01-27 16:13 UTC  (3+ messages)

[Tarantool-patches] [PATCH] Release all taken tasks on start
 2020-01-27 12:27 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Move rollback to savepoint from ffi to C-API
 2020-01-27  7:24 UTC  (6+ messages)

[Tarantool-patches] [PATCH v3 0/2] box: implement binary search for _session_settings
 2020-01-26 12:01 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v3 1/2] box: replace session_settings modules with a single array
` [Tarantool-patches] [PATCH v3 2/2] box: add binary search for _session_settings space

[Tarantool-patches] [PATCH] Increase limits for debug.traceback
 2020-01-25 19:35 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 corrected] Increase limits for debug.traceback
 2020-01-25 19:02 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Msgpackffi considers msgpack.cfg options now
 2020-01-25 15:01 UTC  (5+ messages)
    ` [Tarantool-patches] [PATCH] lua: msgpackffi "

[Tarantool-patches] [PATCH v2] box: add binary search for _session_settings space
 2020-01-25  7:04 UTC  (3+ messages)

[Tarantool-patches] [PATCH] Update decNumber library
 2020-01-24 15:26 UTC  (3+ messages)

[Tarantool-patches] [PATCH] box/txn: do not zap fiber txn pointer before txn_write_to_wal completes
 2020-01-24 15:24 UTC  (2+ messages)

[Tarantool-patches] [PATCH v6] gitlab-ci: implement packing into MCS S3
 2020-01-24 11:53 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2 0/2] Safe truncation and deletion
 2020-01-24 11:21 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v2 1/2] b-tree: return NULL on matras_alloc fail
` [Tarantool-patches] [PATCH v2 2/2] memtx: increase the memory quota if needed to truncate or delete

[Tarantool-patches] [PATCH] vinyl: prohibit vinyl_level_size_ratio less than two
 2020-01-24 11:04 UTC  (4+ messages)

[Tarantool-patches] [PATCH decNumber 1/1] Fix build on Mac with gcc and XCode 11
 2020-01-24  2:19 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] refactoring: drop excess 16Kb bss buffer
 2020-01-23 22:04 UTC  (3+ messages)

[Tarantool-patches] [PATCH 1/1] txn: don't trust group id in remote request header
 2020-01-23  6:55 UTC  (5+ messages)

[Tarantool-patches] [PATCH 1/1] box: export box_session_push to the public C API
 2020-01-22 23:05 UTC  (6+ messages)

[Tarantool-patches] [PATCH v2] Increase limits for debug.traceback
 2020-01-22 14:33 UTC 

[Tarantool-patches] [PATCH v1 1/1] sql: fix INSTEAD OF DELETE trigger for VIEW
 2020-01-22 13:54 UTC 

[Tarantool-patches] [PATCH v5 0/2] add Catalina OSX 10.15 to gitlab-ci
 2020-01-22 10:58 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v5 1/2] build: tune OSX environment
` [Tarantool-patches] [PATCH v5 2/2] gitlab-ci: add Catalina OSX 10.15

[Tarantool-patches] [PATCH v2] Check schema version after tarantool update
 2020-01-22  6:57 UTC 

[Tarantool-patches] [PATCH v5] gitlab-ci: implement packing into MCS S3
 2020-01-22  1:35 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2 0/3] Fiber storage leak
 2020-01-21 22:32 UTC  (20+ messages)
` [Tarantool-patches] [PATCH v2 1/3] fiber: unref fiber.storage via global Lua state
` [Tarantool-patches] [PATCH v2 2/3] fiber: destroy fiber.storage created by iproto
` [Tarantool-patches] [PATCH v2 3/3] box: remove dead code from box_process_call/eval()

[Tarantool-patches] [PATCH v3 0/2] Safe truncation and deletion
 2020-01-21 20:59 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v3 1/2] b-tree: return NULL on matras_alloc fail
` [Tarantool-patches] [PATCH v3 2/2] memtx: allow quota overuse for truncation and deletion

[Tarantool-patches] [PATCH v4 0/2] add Catalina OSX 10.15 to gitlab-ci
 2020-01-21 16:21 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v4 1/2] build: tune OSX environment
` [Tarantool-patches] [PATCH v4 2/2] gitlab-ci: add Catalina OSX 10.15

[Tarantool-patches] [PATCH v3 0/2] gitlab-ci: add Catalina OSX 10.15
 2020-01-21 16:08 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v3 2/2] "

[Tarantool-patches] [PATCH v3 0/3] box/console: Fix multireturn and empty output
 2020-01-21 15:27 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v3 1/3] box/console: handle multireturn in lua mode
` [Tarantool-patches] [PATCH v3 2/3] box/console: handle empty output format
` [Tarantool-patches] [PATCH v3 3/3] test/app-tap: add console_lua test

[Tarantool-patches] [PATCH v2 0/2] add memory leaks detection via LSAN
 2020-01-21 14:25 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v2 1/2] test: use default replication connection timeout
` [Tarantool-patches] [PATCH v2 2/2] gitlab-ci: add memory leaks detection via LSAN

[Tarantool-patches] [PATCH] Introduce unified Lua ffi.cdef builder
 2020-01-21 13:23 UTC 

[Tarantool-patches] [PATCH] build: link bundled libcurl with c-ares
 2020-01-21 12:17 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2 0/2] build: link curl with c-ares
 2020-01-21 11:54 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v2 1/2] build: link bundled libcurl "
` [Tarantool-patches] [PATCH v2 2/2] build: add bundled curl and c-ares to version output

[Tarantool-patches] [PATCH] Increase limits for debug.traceback
 2020-01-21  8:08 UTC  (5+ messages)

[Tarantool-patches] [PATCH] sql: fix assert in sql_type_result()
 2020-01-20 22:25 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: use rowid as PK of ephemeral space on INSERT
 2020-01-20 17:57 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: add script for VBOX VMs orchestrate
 2020-01-20 12:59 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/2] origin/2.2: add missing diag_set calls on error paths
 2020-01-20 10:59 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/2] box/request: add missing OutOfMemory diag_set
` [Tarantool-patches] [PATCH 2/2] box/applier: add missing diag_set on region_alloc failure

[Tarantool-patches] [PATCH v1 0/2] Add LSAN to ASAN testing
 2020-01-20  5:26 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v1 1/2] test: use default replication connection timeout
` [Tarantool-patches] [PATCH v1 2/2] gitlab-ci: ASAN testing memory leaks add

[Tarantool-patches] [PATCH v2 0/3] box/console: Fix multireturn and empty output
 2020-01-19 14:09 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 3/3] test/app-tap: add console_lua test

[Tarantool-patches] [PATCH] box.execute should be immutable function
 2020-01-18 10:56 UTC  (4+ messages)
` [Tarantool-patches] [PATCH] box: make box.execute() immutable

[Tarantool-patches] [PATCH] sql: allow accessing list of collations via pragma
 2020-01-17 19:15 UTC  (3+ messages)

[Tarantool-patches] [PATCH] box/request: add missing diag_set on tuple alloc failure
 2020-01-17 13:29 UTC  (2+ messages)

[Tarantool-patches] [PATCH v6 1/2] gitlab-ci: implement packing into MCS S3
 2020-01-17  8:38 UTC 

[Tarantool-patches] [PATCH] lua: implement is_decimal check
 2020-01-17  8:03 UTC 

[Tarantool-patches] [PATCH v3] error: add __concat method to error object
 2020-01-16 22:02 UTC  (4+ messages)

[Tarantool-patches] [PATCH] box: add binary search for _session settings space
 2020-01-16 20:27 UTC  (4+ messages)

[Tarantool-patches] [PATCH] sql: fix assertion fail when selecting from _vfunc
 2020-01-16  8:10 UTC  (3+ messages)

[Tarantool-patches] [PATCH] vinyl: fix recovery after deletion .run files
 2020-01-15 20:38 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Move txn from shema to a separate module (use C API instead of FFI)
 2020-01-15 17:05 UTC  (4+ messages)

[Tarantool-patches] [PATCH v2 0/2] fiber: Handle stack madvise/mprotect errors
 2020-01-15 17:05 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v2 1/2] fiber: use diag_ logger in fiber_madvise/mprotect failures
` [Tarantool-patches] [PATCH v2 2/2] fiber: exit with panic if we unable to revert guard page

page:  |  | latest

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