[Tarantool-patches] [PATCH 0/4] Safe truncation and deletion
2020-02-14 19:40 UTC (3+ messages)
` [Tarantool-patches] [PATCH 1/4] small: bump small version
` [Tarantool-patches] [PATCH 2/4] b-tree: return NULL on matras_alloc fail
[Tarantool-patches] [PATCH] arena: reserve memory for truncation
2020-02-14 19:40 UTC
[Tarantool-patches] [PATCH v4 0/4] Safe truncation and deletion
2020-02-14 19:39 UTC (5+ messages)
` [Tarantool-patches] [PATCH v4 1/4] small: bump small version
` [Tarantool-patches] [PATCH v4 2/4] b-tree: return NULL on matras_alloc fail
` [Tarantool-patches] [PATCH v4 3/4] memtx: allow quota overuse for truncation and deletion
` [Tarantool-patches] [PATCH v4 4/4] test: add tests "
[Tarantool-patches] [PATCH] quota: add is_enabled field
2020-02-14 19:31 UTC
[Tarantool-patches] [PATCH] json: fix silent change of global json settings
2020-02-14 15:55 UTC (6+ messages)
[Tarantool-patches] [PATCH] lua: implement is_decimal check
2020-02-14 14:36 UTC (2+ messages)
[Tarantool-patches] [PATCH v8 0/2] fiber: Handle stack madvise/mprotect errors
2020-02-14 14:31 UTC (7+ messages)
` [Tarantool-patches] [PATCH v8 1/2] fiber: set diagnostics at madvise/mprotect failure
` [Tarantool-patches] [PATCH v8 2/2] fiber: leak slab if unable to bring prots back
[Tarantool-patches] [PATCH v10 0/4] box/replication: add missing diag set and fix sigsegv
2020-02-14 14:12 UTC (6+ messages)
` [Tarantool-patches] [PATCH v10 1/4] box/request: add missing OutOfMemory diag_set
` [Tarantool-patches] [PATCH v10 2/4] box/applier: add missing diag_set on region_alloc failure
` [Tarantool-patches] [PATCH v10 3/4] box/applier: prevent nil dereference on applier rollback
` [Tarantool-patches] [PATCH v10 4/4] test: add replication/applier-rollback
[Tarantool-patches] [PATCH] test: box/errinj -- sort errors
2020-02-14 12:38 UTC (4+ messages)
` [Tarantool-patches] [PATCH v2] "
[Tarantool-patches] [PATCH 1/1] fio: close unused descriptors automatically
2020-02-14 11:48 UTC (10+ messages)
[Tarantool-patches] [PATCH v2 0/4] replication: fix applying of rows originating from local instance
2020-02-14 10:52 UTC (12+ messages)
` [Tarantool-patches] [PATCH v2 1/4] box: expose box_is_orphan method
` [Tarantool-patches] [PATCH v2 2/4] replication: check for rows to skip in applier correctly
` [Tarantool-patches] [PATCH v2 3/4] wal: wart when trying to write a record with a broken lsn
` [Tarantool-patches] [PATCH v2 4/4] replication: do not promote local_vclock_at_subscribe unnecessarily
[Tarantool-patches] [PATCH v3] refactoring: drop excess 16Kb bss buffer
2020-02-14 8:59 UTC (4+ messages)
[Tarantool-patches] [PATCH v7 0/2] fiber: Handle stack madvise/mprotect errors
2020-02-14 8:25 UTC (10+ messages)
` [Tarantool-patches] [PATCH v7 1/2] fiber: set diagnostics at madvise/mprotect failure
` [Tarantool-patches] [PATCH v7 2/2] fiber: leak slab if unable to bring prots back
[Tarantool-patches] [PATCH v6 0/2] fiber: Handle stack madvise/mprotect errors
2020-02-14 7:56 UTC (13+ messages)
` [Tarantool-patches] [PATCH v6 1/2] fiber: set diagnostics at madvise/mprotect failure
` [Tarantool-patches] [PATCH v6 2/2] fiber: leak slab if unable to bring prots back
[Tarantool-patches] [PATCH v3] Implement perf testing at gitlab-ci
2020-02-14 7:38 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/2] replication: fix applying of rows originating from local instance
2020-02-14 7:26 UTC (11+ messages)
` [Tarantool-patches] [PATCH 1/2] replication: correctly check for rows to skip in applier
` [Tarantool-patches] [PATCH 2/2] wal: panic when trying to write a record with a broken lsn
[Tarantool-patches] [PATCH luajit] Make string to number conversions fail on NUL char
2020-02-14 0:07 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/3] lua: table fixes
2020-02-13 22:50 UTC (8+ messages)
` [Tarantool-patches] [PATCH 1/3] lua: fix incorrect table.deepcopy __metatable handling
` [Tarantool-patches] [PATCH 2/3] lua: table.deepcopy ignores __pairs metamethod
` [Tarantool-patches] [PATCH 3/3] tap: is_deeply "
[Tarantool-patches] [PATCH] box: sql prepare and execute statistics should be reflected in box.stat()
2020-02-13 21:44 UTC (3+ messages)
[Tarantool-patches] [PATCH v2 luajit 0/3] Introduce gdb extension for LuaJIT
2020-02-13 13:24 UTC (6+ messages)
` [Tarantool-patches] [PATCH v2 luajit 1/3] gdb: introduce luajit-gdb extension
` [Tarantool-patches] [PATCH v2 luajit 3/3] gdb: enhance the extension loading
[Tarantool-patches] [PATCH v2] Implement perf testing at gitlab-ci
2020-02-13 11:30 UTC
[Tarantool-patches] [PATCH v2 1/1] sql: limit blob size during CAST AS INTEGER
2020-02-13 8:16 UTC
[Tarantool-patches] [PATCH v2] Implement perf testing at gitlab-ci
2020-02-13 6:25 UTC
[Tarantool-patches] [PATCH] libev: unlimited select flag did not work on mac
2020-02-13 0:14 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/4] sql: fix NUMBER conversion issues
2020-02-12 14:10 UTC (16+ messages)
` [Tarantool-patches] [PATCH 2/4] sql: refactor sqlVdbeMemNumerify()
` [Tarantool-patches] [PATCH 3/4] sql: fix CAST AS NUMBER operator
` [Tarantool-patches] [PATCH 4/4] sql: do not force FP representation for NUMBER field
[Tarantool-patches] [PATCH v4 00/11] Replication from memory
2020-02-12 9:39 UTC (12+ messages)
` [Tarantool-patches] [PATCH v4 01/11] recovery: do not call recovery_stop_local inside recovery_delete
` [Tarantool-patches] [PATCH v4 02/11] recovery: do not throw an error
` [Tarantool-patches] [PATCH v4 03/11] coio: do not allow parallel usage of coio
` [Tarantool-patches] [PATCH v4 04/11] coio: do not throw an error, minor refactoring
` [Tarantool-patches] [PATCH v4 05/11] xstream: get rid of an exception
` [Tarantool-patches] [PATCH v4 06/11] wal: extract log write batch into a separate routine
` [Tarantool-patches] [PATCH v4 07/11] wal: matrix clock structure
` [Tarantool-patches] [PATCH v4 08/11] wal: track relay vclock and collect logs in wal thread
` [Tarantool-patches] [PATCH v4 09/11] wal: xrow memory buffer and cursor
` [Tarantool-patches] [PATCH v4 10/11] wal: use a xrow buffer object for entry encoding
` [Tarantool-patches] [PATCH v4 11/11] replication: use wal memory buffer to fetch rows
[Tarantool-patches] [PATCH v1] Implement perf testing at gitlab-ci
2020-02-12 7:22 UTC
[Tarantool-patches] [PATCH v2 1/2] sql: improve "no such constraint" error message
2020-02-11 16:56 UTC (2+ messages)
[Tarantool-patches] [PATCH] sql: support constraint drop
2020-02-11 16:56 UTC (6+ messages)
` [Tarantool-patches] [PATCH 2/2] "
[Tarantool-patches] [PATCH v1 1/1] sql: limit blob size during CAST AS INTEGER
2020-02-11 14:50 UTC (2+ messages)
[Tarantool-patches] [PATCH v6] memtx: fix out of memory handling for rtree
2020-02-11 12:42 UTC (5+ messages)
[Tarantool-patches] [PATCH] sql: fix fk-constraint error on update of a self-referenced table
2020-02-10 22:53 UTC (2+ messages)
[Tarantool-patches] [PATCH] sql: provide a user friendly frontend for accessing session settings
2020-02-10 22:09 UTC (5+ messages)
` [Tarantool-patches] [PATCH 4/4] "
[Tarantool-patches] [PATCH v2 0/4] Don't truncate float in update
2020-02-10 21:18 UTC (14+ messages)
` [Tarantool-patches] [PATCH v2 1/4] tuple: don't truncate float in :update()
` [Tarantool-patches] [PATCH v2 2/4] tuple: pass tuple format to xrow_update_*_store()
` [Tarantool-patches] [PATCH v2 3/4] tuple: allow xrow_update sizeof reserve more memory
` [Tarantool-patches] [PATCH v2 4/4] tuple: use field type in update of a float/double
[Tarantool-patches] [PATCH] sql: fix bug <IN> type mismatch error
2020-02-10 13:48 UTC (3+ messages)
[Tarantool-patches] [PATCH] region: do not rotate slabs in case of single slab purification
2020-02-10 11:52 UTC (6+ messages)
[Tarantool-patches] [PATCH 1/1] app: os.setenv() affects os.environ()
2020-02-10 11:03 UTC (2+ messages)
[Tarantool-patches] [PATCH v3 0/2] Safe truncation and deletion
2020-02-10 10:50 UTC (11+ messages)
` [Tarantool-patches] [PATCH v3 2/2] memtx: allow quota overuse for "
[Tarantool-patches] [PATCH] json: fix silent change of global json settings
2020-02-10 7:57 UTC (2+ messages)
[Tarantool-patches] [PATCH v2 1/1] sql: make NUMBER to be union of SQL numeric types
2020-02-09 23:45 UTC (11+ messages)
[Tarantool-patches] [PATCH v2 0/2] build: link curl with c-ares
2020-02-08 19:42 UTC (3+ messages)
` [Tarantool-patches] [PATCH v2 1/2] build: link bundled libcurl "
[Tarantool-patches] [PATCH] build: link bundled libcurl with c-ares
2020-02-08 19:28 UTC (4+ messages)
[Tarantool-patches] [PATCH v1] Add metafiles cleanup routines at S3 pack script
2020-02-07 6:20 UTC
[Tarantool-patches] [PATCH v4 3/3] box: provide a user friendly frontend for accessing session settings
2020-02-06 22:15 UTC (3+ messages)
` [Tarantool-patches] [PATCH 3/4] "
[Tarantool-patches] [PATCH v4 2/3] box: add binary search for _session_settings space
2020-02-06 22:15 UTC (3+ messages)
` [Tarantool-patches] [PATCH 2/4] "
[Tarantool-patches] [PATCH v4 1/3] box: replace session_settings modules with a single array
2020-02-06 22:14 UTC (3+ messages)
` [Tarantool-patches] [PATCH 1/4] "
[Tarantool-patches] [PATCH] box: rfc for stacked diagnostic area
2020-02-06 20:48 UTC (8+ messages)
[Tarantool-patches] [PATCH] sql: fix segfault in pragma table_info
2020-02-06 17:59 UTC (3+ messages)
[Tarantool-patches] [PATCH] sql: fix off-by-one error while setting bind names
2020-02-06 17:30 UTC (3+ messages)
[Tarantool-patches] [PATCH v5 0/2] fiber: Handle stack madvise/mprotect errors
2020-02-06 11:20 UTC (6+ messages)
` [Tarantool-patches] [PATCH v5 1/2] fiber: use diag_ logger in fiber_madvise/mprotect failures
` [Tarantool-patches] [PATCH v5 2/2] fiber: leak slab if unable to bring prots back
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