Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH v2 0/2] build: link curl with c-ares
 2020-01-21 11:54 UTC  (2+ messages)
` [Tarantool-patches] [PATCH v2 1/2] build: link bundled libcurl "

[Tarantool-patches] [PATCH v3 0/2] Safe truncation and deletion
 2020-01-21 11:42 UTC  (5+ 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] Increase limits for debug.traceback
 2020-01-21  8:08 UTC  (5+ messages)

[Tarantool-patches] [PATCH] Move rollback to savepoint from ffi to C-API
 2020-01-21  2:33 UTC  (4+ messages)

[Tarantool-patches] [PATCH 1/1] box: export box_session_push to the public C API
 2020-01-21  0:24 UTC  (3+ messages)

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

[Tarantool-patches] [PATCH] box: netbox.self and connect should work interchangeably
 2020-01-20 21:22 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 0/3] Fiber storage leak
 2020-01-20 19:21 UTC  (18+ 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 v2 0/2] Safe truncation and deletion
 2020-01-20 18:13 UTC  (7+ 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 v3 0/3] box/console: Fix multireturn and empty output
 2020-01-20 17:59 UTC  (4+ 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 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 v3 0/2] gitlab-ci: add Catalina OSX 10.15
 2020-01-20 12:26 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v3 2/2] "

[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 v2 0/2] add memory leaks detection via LSAN
 2020-01-20 10:50 UTC  (3+ 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 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] box: add binary search for _session_settings space
 2020-01-19 20:18 UTC 

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

[Tarantool-patches] [PATCH v5] gitlab-ci: implement packing into MCS S3
 2020-01-18 23:26 UTC  (4+ messages)

[Tarantool-patches] [PATCH] box.execute should be immutable function
 2020-01-18 10:56 UTC  (6+ 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  (4+ messages)

[Tarantool-patches] [PATCH] Update decNumber library
 2020-01-17 13:40 UTC 

[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] gitlab-ci: implement packing into MCS S3
 2020-01-17 11:19 UTC 

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

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

[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  (6+ messages)

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

[Tarantool-patches] [PATCH 1/1] txn: don't trust group id in remote request header
 2020-01-16 19:40 UTC  (2+ 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] vinyl: prohibit vinyl_level_size_ratio less than two
 2020-01-15 17:36 UTC  (3+ 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

[Tarantool-patches] [PATCH] sql: account prepared stmt cache size right after entry removal
 2020-01-15 16:36 UTC  (2+ messages)

[Tarantool-patches] [PATCH] fiber: set diag error on madvise, mprotect fails
 2020-01-15 13:39 UTC  (6+ messages)

[Tarantool-patches] [PATCH] Memtx_tuple_delete used heap after free
 2020-01-14 22:14 UTC  (6+ messages)

[Tarantool-patches] [PATCH 0/2] box/console: Fixes for 2.3 series
 2020-01-14 20:27 UTC  (5+ messages)
` [Tarantool-patches] [PATCH 1/2] box/console: handle multireturn in lua mode

[Tarantool-patches] [PATCH] box: rfc for stacked diagnostic area
 2020-01-14 20:16 UTC 

[Tarantool-patches] [PATCH docker v1 0/4] Implement gitlab-ci testing and reorganize repository files structure
 2020-01-14 12:14 UTC  (5+ messages)
` [Tarantool-patches] [PATCH docker v1 1/4] Add into Gitlab-CI testing
` [Tarantool-patches] [PATCH docker v1 2/4] Merge files in repository
` [Tarantool-patches] [PATCH docker v1 3/4] Move tagged versions into master
` [Tarantool-patches] [PATCH docker v1 4/4] Change keyserver to be easy accessed

[Tarantool-patches] [PATCH] Check schema version after tarantool update
 2020-01-14 12:11 UTC  (2+ messages)

[Tarantool-patches] [PATCH] box: frommap() bug fix
 2020-01-14 11:38 UTC  (2+ messages)

[Tarantool-patches] [PATCH v4 0/3] gitlab-ci: implement packing into MCS S3 v.4
 2020-01-14  5:00 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v4 1/3] gitlab-ci: implement packing into MCS S3
` [Tarantool-patches] [PATCH v4 2/3] Testing changes after 2nd review on S3
` [Tarantool-patches] [PATCH v4 3/3] Testing changes after 3rd "

[Tarantool-patches] [PATCH] refactoring: drop excess 16Kb bss buffer
 2020-01-13 22:00 UTC  (4+ messages)

[Tarantool-patches] [PATCH] sql: support constraint drop
 2020-01-13 17:00 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] fio: fix race condition in mktree
 2020-01-13 15:44 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/2] tuple: fixes for update()
 2020-01-13 14:18 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/2] tuple: fix non-informative update() error message
` [Tarantool-patches] [PATCH 2/2] tuple: add argument length check for update()

[Tarantool-patches] [PATCH v5] memtx: fix out of memory handling for rtree
 2020-01-13 13:51 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 0/2] Correct luajit tests
 2020-01-13 12:05 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v1 1/2] test: cleanup tests code
` [Tarantool-patches] [PATCH v1 2/2] test: rename test files

[Tarantool-patches] [PATCH docker v1 0/4] Implement gitlab-ci testing and reorganize repository files structure
 2020-01-13 11:48 UTC  (5+ messages)
` [Tarantool-patches] [PATCH docker v1 1/5] Add into Gitlab-CI testing
` [Tarantool-patches] [PATCH docker v1 2/5] Merge files in repository
` [Tarantool-patches] [PATCH docker v1 3/5] Move tagged versions into master
` [Tarantool-patches] [PATCH docker v1 4/5] Change keyserver to be easy accessed

[Tarantool-patches] [PATCH v3] Testing changes after 2nd review on S3
 2020-01-13 11:36 UTC  (3+ messages)

[Tarantool-patches] [PATCH] clear terminal state on panic
 2020-01-13 11:14 UTC  (4+ messages)

[Tarantool-patches] [PATCH 1/1] sql: fix typeof() for double values
 2020-01-13 10:23 UTC  (3+ messages)

[Tarantool-patches] [PATCH docker v1 0/4] Implement gitlab-ci testing and reorganize repository files structure
 2020-01-13  5:49 UTC  (5+ messages)
` [Tarantool-patches] [PATCH docker v1 1/4] Add into Gitlab-CI testing
` [Tarantool-patches] [PATCH docker v1 2/4] Merge files in repository
` [Tarantool-patches] [PATCH docker v1 3/4] Move tagged versions into master
` [Tarantool-patches] [PATCH docker v1 4/4] Change keyserver to be easy accessed

[Tarantool-patches] [PATCH v2] error: Add __concat method to error object
 2020-01-10 15:51 UTC  (4+ messages)

[Tarantool-patches] Fwd: Re[2]: [PATCH 3/3] tuple: use calloc for service truncation tuples
 2020-01-10 11:45 UTC 

[Tarantool-patches] Fwd: Re[2]: [PATCH 1/3] b-tree: return NULL on matras_alloc fail
 2020-01-10 11:44 UTC 

[Tarantool-patches] [PATCH] fio: fix race condition in mktree
 2020-01-10 11:33 UTC  (2+ messages)

[Tarantool-patches] [PATCH v9 0/4] popen: add ability to run external process
 2020-01-10  8:25 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v9 1/4] coio: export helpers
` [Tarantool-patches] [PATCH v9 2/4] popen: introduce a backend engine
` [Tarantool-patches] [PATCH v9 3/4] popen/lua: add popen module
` [Tarantool-patches] [PATCH v9 4/4] popen/test: add base test cases

[Tarantool-patches] [PATCH] box: frommap() bug fix
 2020-01-10  7:31 UTC 

[Tarantool-patches] [PATCH v2 0/2] Safe truncation and deletion
 2020-01-10  0:36 UTC  (3+ 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 v6 0/4] popen: Add ability to run external process
 2020-01-09 11:23 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v6 2/4] popen: Introduce a backend engine

[Tarantool-patches] [PATCH 0/2] Borrow encoding/decoding functions from cURL
 2020-01-09  8:04 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] httpc: introduce url_escape/url_unescape functions
` [Tarantool-patches] [PATCH 2/2] httpc: introduce format_query and parse_query functions

[Tarantool-patches] [PATCH] test: create missing master1 symlink for join_vclock test
 2019-12-31 10:12 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/2] fix vlock obtainment on join & join_vclock test
 2019-12-31  9:12 UTC  (5+ messages)
` [Tarantool-patches] [PATCH 1/2] relay: fix vclock obtainment on join
` [Tarantool-patches] [PATCH 2/2] test: fix and split flaky join_vclock test

page:  |  | latest

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