Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH] app: increase max recursion depth for encoding/decoding
 2019-12-06 11:14 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] build: fix unit tests build with lrt
 2019-12-06 11:00 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1 1/1] lua: allow to push -2^63 in INTEGER field
 2019-12-06  0:41 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/6] sql: extend response metadata
 2019-12-06  0:02 UTC  (24+ messages)
` [Tarantool-patches] [PATCH 1/6] sql: refactor resulting set metadata
` [Tarantool-patches] [PATCH 2/6] sql: fix possible null dereference in sql_expr_coll()
` [Tarantool-patches] [PATCH 3/6] sql: extend result set with collation
` [Tarantool-patches] [PATCH 4/6] sql: extend result set with nullability
` [Tarantool-patches] [PATCH 5/6] sql: extend result set with autoincrement
` [Tarantool-patches] [PATCH 6/6] sql: extend result set with alias

[Tarantool-patches] [PATCH 1/1] test: fix flaky box/gh-4627-session-use-after-free
 2019-12-05 22:53 UTC  (4+ messages)

[Tarantool-patches] [PATCH] test: fix flaky socket test
 2019-12-05 21:31 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 3/3] box: let only box handle constraint dup errors
 2019-12-05 19:13 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2 0/2] Add constraint names hash table to space
 2019-12-05 18:43 UTC  (11+ messages)
` [Tarantool-patches] [PATCH v2 1/2] box: introduce constraint names hash table
    ` [Tarantool-patches] [PATCH v2 1/3] "
` [Tarantool-patches] [PATCH v2 2/2] sql: make constraint operations transactional
    ` [Tarantool-patches] [PATCH v2 2/3] "
  ` [Tarantool-patches] [PATCH v2 0/3] Add constraint names hash table to space

[Tarantool-patches] [PATCH] Add console.print() alias for box.session.push()
 2019-12-05 16:16 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] build: fix static build
 2019-12-05 14:55 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 00/16] sql: prepared statements
 2019-12-05 13:37 UTC  (44+ messages)
` [Tarantool-patches] [PATCH v2 01/16] sql: remove sql_prepare_v2()
` [Tarantool-patches] [PATCH v2 02/16] sql: refactor sql_prepare() and sqlPrepare()
` [Tarantool-patches] [PATCH v2 03/16] sql: move sql_prepare() declaration to box/execute.h
` [Tarantool-patches] [PATCH v2 04/16] sql: rename sqlPrepare() to sql_compile()
` [Tarantool-patches] [PATCH v2 05/16] sql: move sql_finalize() to execute.h
` [Tarantool-patches] [PATCH v2 06/16] port: increase padding of struct port
` [Tarantool-patches] [PATCH v2 07/16] port: add dump format and request type to port_sql
` [Tarantool-patches] [PATCH v2 08/16] sql: resurrect sql_bind_parameter_count() function
` [Tarantool-patches] [PATCH v2 09/16] sql: resurrect sql_bind_parameter_name()
` [Tarantool-patches] [PATCH v2 10/16] sql: add sql_stmt_schema_version()
` [Tarantool-patches] [PATCH v2 11/16] sql: introduce sql_stmt_sizeof() function
` [Tarantool-patches] [PATCH v2 12/16] box: increment schema_version on ddl operations
` [Tarantool-patches] [PATCH v2 13/16] sql: introduce sql_stmt_query_str() method
` [Tarantool-patches] [PATCH v2 14/16] sql: introduce cache for prepared statemets
` [Tarantool-patches] [PATCH v2 15/16] box: introduce prepared statements

[Tarantool-patches] [PATCH v2] test: adjust the test name related to PAIRSMM flag
 2019-12-05 13:10 UTC  (2+ messages)

[Tarantool-patches] [PATCH] fold: keep type of emitted CONV in sync with its mode
 2019-12-05 13:09 UTC  (4+ messages)

[Tarantool-patches] [PATCH v3] build: enable LUAJIT_ENABLE_PAIRSMM by default
 2019-12-05 13:00 UTC  (4+ messages)

[Tarantool-patches] [PATCH v1 1/1] sql: allow to convert big real values to integer
 2019-12-05 12:36 UTC  (4+ messages)

[Tarantool-patches] [PATCH v2] gitlab-ci: implement packing into MCS S3
 2019-12-05 12:21 UTC  (2+ messages)

[Tarantool-patches] [PATCH] vinyl: prohibit vinyl_level_size_ratio less than two
 2019-12-05 11:27 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] build: add Fedora 31 into CI / CD
 2019-12-05 11:03 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Move txn from shema to a separate module (use C API instead of FFI)
 2019-12-05  8:27 UTC  (18+ messages)

[Tarantool-patches] [PATCH] Add a cancellation guard to cpipe flush callback
 2019-12-05  7:27 UTC  (4+ messages)

[Tarantool-patches] [PATCH v2] Stabilize tcp_connect in test_run:cmd()
 2019-12-05  1:35 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] fio/coio: Handle partial writes
 2019-12-04 14:35 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v3] "

[Tarantool-patches] [PATCH] fio/coio: Handle partial writes
 2019-12-04  9:44 UTC  (2+ messages)

[Tarantool-patches] [PATCH] lib: fix comment in coio_task.h
 2019-12-03 21:59 UTC 

[Tarantool-patches] [PATCH] Stack use after scope
 2019-12-03 12:53 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: add script for VBOX VMs orchestrate
 2019-12-03 10:34 UTC 

[Tarantool-patches] [PATCH] box: remove unicode_ci for functions
 2019-12-02 14:49 UTC  (7+ messages)

[Tarantool-patches] [PATCH v3 0/4] fix box_set_replication issues & stabilize quorum test
 2019-12-02 11:47 UTC  (2+ messages)

[Tarantool-patches] [PATCH v5 0/8] refactoring: remove exceptions from triggers follow-ups
 2019-12-02  7:41 UTC  (2+ messages)

[Tarantool-patches] [PATCH decNumber 1/1] Fix build on Mac with gcc and XCode 11
 2019-12-01 21:01 UTC 

[Tarantool-patches] [PATCH 1/1] Fix build on Mac with gcc and XCode 11
 2019-12-01 20:59 UTC 

[Tarantool-patches] [PATCH 0/5] popen: Add ability to run external process
 2019-11-30 20:36 UTC  (33+ messages)
` [Tarantool-patches] [PATCH 1/5] popen: Introduce a backend engine
` [Tarantool-patches] [PATCH 2/5] lua/fio: Add lbox_fio_push_error as a separate helper
` [Tarantool-patches] [PATCH 3/5] popen/fio: Merge popen engine into fio internal module
` [Tarantool-patches] [PATCH 4/5] popen/fio: Implement lua interface for a popen object
` [Tarantool-patches] [PATCH 5/5] test: Add app/popen test

[Tarantool-patches] [PATCH v2] tuple: fix non-informative update() error message
 2019-11-30  1:04 UTC  (6+ messages)

[Tarantool-patches] [PATCH] Memtx_tuple_delete used heap after free
 2019-11-29 21:39 UTC 

[Tarantool-patches] [PATCH] Msgpackffi considers msgpack.cfg options now
 2019-11-29 21:09 UTC  (3+ messages)

[Tarantool-patches] [PATCH] clear terminal state on panic
 2019-11-29 14:53 UTC  (10+ messages)

[Tarantool-patches] [PATCH v1] build: fix unit tests build with lrt
 2019-11-29  7:12 UTC  (3+ messages)

[Tarantool-patches] [PATCH v1] build: fix unit tests build with lrt
 2019-11-29  7:05 UTC 

[Tarantool-patches] [PATCH v4 0/2] Introduce _vsession_settings sysview
 2019-11-28 22:56 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v4 1/2] sysview: make get() and create_iterator() methods virtual
` [Tarantool-patches] [PATCH v4 2/2] box: introduce _vsession_settings sysview

[Tarantool-patches] [PATCH 0/5] Introduce SQL SET statement
 2019-11-28 15:52 UTC  (15+ messages)
` [Tarantool-patches] [PATCH 4/5] sql: replace control pragmas by SET

[Tarantool-patches] [PATCH v5 1/8] refactoring: wrap new operator calls in triggers
 2019-11-28 15:26 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 0/5] Replace control pragmas by SET
 2019-11-28  8:59 UTC  (14+ messages)
` [Tarantool-patches] [PATCH v3 3/5] sql: introduce SET statement

[Tarantool-patches] [PATCH v2] box: frommap() bug fix
 2019-11-27 23:40 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v2] build: GCC warning on strncpy

[Tarantool-patches] [PATCH v4 0/2] introduce _vsession_settings sysview
 2019-11-27 23:14 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v4 2/2] box: "

page:  |  | latest

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