Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH v2 0/3] Add ability to drop constraints
 2020-03-05  6:32 UTC  (8+ messages)
` [Tarantool-patches] [PATCH v2 1/3] sql: improve "no such constraint" error message
` [Tarantool-patches] [PATCH v2 2/3] sql: don't select from _index during parsing
` [Tarantool-patches] [PATCH v2 3/3] sql: support constraint drop

[Tarantool-patches] [PATCH] build: disable LUAJIT_ENABLE_PAIRSMM
 2020-03-05  5:44 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] iproto: add an empty body to the unprepare response
 2020-03-05  5:41 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2 0/2] build: link curl with c-ares
 2020-03-05  5:27 UTC  (10+ 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] replication: fix rebootstrap in case the instance is listed in box.cfg.replication
 2020-03-05  4:52 UTC  (9+ messages)

[Tarantool-patches] [PATCH] box: replication shouldn't leak user password
 2020-03-05  4:49 UTC  (4+ messages)

[Tarantool-patches] [PATCH 0/2] box.cfg() check memtx/vinyl_memory
 2020-03-05  0:14 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/2] box: fail in box_check_config() on bad sql cache size
` [Tarantool-patches] [PATCH 2/2] box: on cfg properly check memory quota

[Tarantool-patches] [PATCH v6] memtx: fix out of memory handling for rtree
 2020-03-04 21:18 UTC  (10+ messages)

[Tarantool-patches] [PATCH] test: use grep_log in tests
 2020-03-04 15:31 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 1/1] fio: respect $TMPDIR in fio.tempdir(), when it is set
 2020-03-04 13:59 UTC  (2+ messages)

[Tarantool-patches] [PATCH] test_run: add path option to grep_log
 2020-03-04 13:51 UTC  (2+ messages)

[Tarantool-patches] [PATCH] box: sql prepare and execute statistics should be reflected in box.stat()
 2020-03-04 13:47 UTC  (9+ messages)

[Tarantool-patches] [PATCH] box: netbox.self and connect should work interchangeably
 2020-03-03 22:49 UTC  (6+ messages)

[Tarantool-patches] [PATCH v2 luajit 0/3] Introduce gdb extension for LuaJIT
 2020-03-03 22:39 UTC  (14+ messages)

[Tarantool-patches] [PATCH luajit] Make string to number conversions fail on NUL char
 2020-03-03 17:36 UTC  (3+ messages)

[Tarantool-patches] [PATCH] libev: unlimited select flag did not work on mac
 2020-03-03 14:58 UTC  (4+ messages)
    ` [Tarantool-patches] [PATCH] libev: update to version 4.32

[Tarantool-patches] [PATCH 1/1] iproto: show real port in logs and box.info.listen
 2020-03-03 13:26 UTC  (4+ messages)

[Tarantool-patches] [PATCH 0/7] popen: various fixes and a test
 2020-03-03 11:45 UTC  (10+ messages)
` [Tarantool-patches] [PATCH 1/7] core/say: Export logger fd
` [Tarantool-patches] [PATCH 2/7] popen: allow accessing environ variable
` [Tarantool-patches] [PATCH 3/7] popen: close_inherited_fds - add support for macos/freebsd
` [Tarantool-patches] [PATCH 4/7] popen: log errors if popen creation failed
` [Tarantool-patches] [PATCH 5/7] popen: add logging in child process
` [Tarantool-patches] [PATCH 6/7] popen: handle setsid os specifics
` [Tarantool-patches] [PATCH 7/7] test/unit: add popen test

[Tarantool-patches] [PATCH v10 0/3] popen: add ability to run external process
 2020-03-03 10:41 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v10 2/3] popen: introduce a backend engine

[Tarantool-patches] [PATCH v2 0/3] Add ability to drop constraints
 2020-03-03 10:15 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v2 1/3] sql: improve "no such constraint" error message
` [Tarantool-patches] [PATCH v2 2/3] sql: don't select from _index during parsing

[Tarantool-patches] [PATCH] sql: support constraint drop
 2020-03-03 10:13 UTC  (5+ messages)
  ` [Tarantool-patches] [PATCH v2 3/3] "

[Tarantool-patches] [PATCH] test: box-py/snapshot -- increase timeout
 2020-03-03 10:00 UTC  (3+ messages)

[Tarantool-patches] [PATCH] iproto: add an empty body to the unprepare response
 2020-03-03  7:13 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2 0/3] fio: close unused descriptors automatically
 2020-03-02 23:29 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v2 1/3] fiber: introduce schedule_task() internal function
` [Tarantool-patches] [PATCH v2 2/3] fio: close unused descriptors automatically
` [Tarantool-patches] [PATCH v2 3/3] swim: use fiber._internal.schedule_task() for GC

[Tarantool-patches] [PATCH vshard 1/1] router: bucket_id_strcrc32 and bucket_id_mpcrc32
 2020-03-02 21:06 UTC  (12+ messages)

[Tarantool-patches] [PATCH 1/1] fio: close unused descriptors automatically
 2020-03-02 20:51 UTC  (3+ messages)

[Tarantool-patches] [PATCH] sequence: return correct error on using dropped sequence
 2020-03-02 15:25 UTC  (4+ messages)

[Tarantool-patches] [PATCH] sql: remove ApplyType opcode during <IN> process
 2020-03-02 11:52 UTC  (2+ messages)

[Tarantool-patches] [PATCH v5 0/4] replication: fix applying of rows originating from local instance
 2020-03-02  4:32 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v5 1/4] box: expose box_is_orphan method
` [Tarantool-patches] [PATCH v5 2/4] wal: warn when trying to write a record with a broken lsn
` [Tarantool-patches] [PATCH v5 3/4] replication: implement an instance id filter for relay
` [Tarantool-patches] [PATCH v5 4/4] replication: do not relay rows coming from a remote instance back to it

[Tarantool-patches] [PATCH 0/2] fio.tempdir() improvements
 2020-03-01 23:14 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/2] fio: respect $TMPDIR in fio.tempdir(), when it is set
` [Tarantool-patches] [PATCH 2/2] fio: allow to pass a template to fio.tempdir()

[Tarantool-patches] [PATCH 0/2] box.tuple.* cleanup
 2020-03-01 14:21 UTC  (2+ messages)

[Tarantool-patches] [PATCH] lua: expose checktuple function
 2020-02-29 16:01 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3] gitlab-ci: implement OSX 10.14 testing on mac mini
 2020-02-28 19:23 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 0/2] test: rename test files and cleanup it
 2020-02-28 18:57 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v2 1/2] test: cleanup tests code
` [Tarantool-patches] [PATCH v2 2/2] test: rename test files

[Tarantool-patches] [PATCH 0/2] popen: fixes to make master branch happy
 2020-02-28 11:55 UTC  (5+ messages)
` [Tarantool-patches] [PATCH 1/2] popen: fix empty envp type for nonlinux builds
` [Tarantool-patches] [PATCH 2/2] Revert "test: unit/popen"

[Tarantool-patches] [PATCH] popen: fix empty envp type for nonlinux builds
 2020-02-28  8:52 UTC  (2+ messages)

[Tarantool-patches] [PATCH] test: unit/popen -- fix potential uninitialized access
 2020-02-28  8:52 UTC  (2+ messages)

[Tarantool-patches] [PATCH v4 0/4] replication: fix applying of rows originating from local instance
 2020-02-28  8:03 UTC  (25+ messages)
` [Tarantool-patches] [PATCH v4 1/4] box: expose box_is_orphan method
` [Tarantool-patches] [PATCH v4 2/4] wal: warn when trying to write a record with a broken lsn
` [Tarantool-patches] [PATCH v4 3/4] replication: implement an instance id filter for relay
` [Tarantool-patches] [PATCH v4 4/4] replication: do not relay rows coming from a remote instance back to it

[Tarantool-patches] [PATCH] test: stabilize flaky fiber memory leak detection
 2020-02-27 23:07 UTC  (4+ messages)

[Tarantool-patches] [PATCH v11 0/3] popen: Introduce backend engine
 2020-02-27 22:47 UTC  (2+ messages)

[Tarantool-patches] [PATCH] box: user.grant error should be versatile
 2020-02-27 21:06 UTC  (7+ messages)

[Tarantool-patches] [PATCH 0/3] box/txn: fix assert in txn_rollback
 2020-02-27 20:27 UTC  (7+ messages)
` [Tarantool-patches] [PATCH 1/3] box/txn: rename txn_write to txn_commit_async
` [Tarantool-patches] [PATCH 2/3] box/txn: log error explicitly in txn_commit
` [Tarantool-patches] [PATCH 3/3] box/txn: clear fiber storage right before journal_write

[Tarantool-patches] [PATCH v2] gitlab-ci: implement OSX 10.14 testing on mac mini
 2020-02-27 14:26 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 0/2] Correct luajit tests
 2020-02-27 13:39 UTC  (7+ messages)
` [Tarantool-patches] [PATCH v1 1/2] test: cleanup tests code
` [Tarantool-patches] [PATCH v1 2/2] test: rename test files

[Tarantool-patches] [PATCH v1] gitlab-ci: implement OSX 10.14 testing on mac mini
 2020-02-27  7:47 UTC 

[Tarantool-patches] [PATCH] Release all taken tasks on start
 2020-02-26 12:19 UTC  (3+ messages)

[Tarantool-patches] [PATCH v3 0/4] replication: fix applying of rows originating from local instance
 2020-02-26 10:09 UTC  (4+ messages)

page:  |  | latest

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