Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH] sql: remove grants associated with the table
 2019-12-10 23:45 UTC  (3+ messages)

[Tarantool-patches] [tarantool-patches] [PATCH] json: improve error messages
 2019-12-10 23:20 UTC  (2+ messages)

[Tarantool-patches] [PATCH 0/2] Fiber storage leak
 2019-12-10 22:59 UTC  (8+ messages)
` [Tarantool-patches] [PATCH 1/2] fiber: unref fiber.storage via global Lua state
` [Tarantool-patches] [PATCH 2/2] fiber: destroy fiber.storage created by iproto

[tarantool-patches] Re: [PATCH v2 1/2] lua: return getaddrinfo() errors
 2019-12-10 16:25 UTC  (11+ messages)
          ` [tarantool-patches] Re: [server-dev] "
              ` [Tarantool-patches] [server-dev] Re: [tarantool-patches] "
                ` [Tarantool-patches] [tarantool-patches] [server-dev] "

[tarantool-patches] [PATCH v2 0/2] take getaddrinfo() errors into account
 2019-12-10 16:25 UTC  (11+ messages)
` [tarantool-patches] [PATCH v2 2/2] say: "
  ` [tarantool-patches] "
              ` [Tarantool-patches] "
                ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH] httpc: consider "verbose" option correctly
 2019-12-10 15:35 UTC  (3+ messages)

[Tarantool-patches] [PATCH] test: fix flaky socket test
 2019-12-10 14:36 UTC  (5+ messages)

[Tarantool-patches] [PATCH v3] test: fix flaky socket test
 2019-12-10 14:36 UTC 

[Tarantool-patches] [PATCH 0/2] Module is not unloaded on function drop
 2019-12-10 14:22 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] Fix build on Mac with gcc and XCode 11
 2019-12-10 14:15 UTC  (2+ messages)

[Tarantool-patches] [PATCH decNumber 1/1] Fix build on Mac with gcc and XCode 11
 2019-12-10 14:13 UTC  (2+ messages)

[Tarantool-patches] [PATCH] backtrace: fix out of bounds access on backtrace printing
 2019-12-10 14:06 UTC  (2+ messages)

[Tarantool-patches] [PATCH] clear terminal state on panic
 2019-12-10 14:03 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] build: fix static build
 2019-12-10 13:14 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] static build: create new build w/o dockerfile
 2019-12-10 13:11 UTC 

[Tarantool-patches] [PATCH v2 3/3] box: let only box handle constraint dup errors
 2019-12-10 12:49 UTC  (7+ messages)

[Tarantool-patches] [PATCH v2 0/2] Add constraint names hash table to space
 2019-12-10 12:49 UTC  (15+ 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 2/3] box: "
  ` [Tarantool-patches] [PATCH v2 0/3] Add constraint names hash table to space

[Tarantool-patches] [PATCH] box: remove unicode_ci for functions
 2019-12-10 12:44 UTC  (17+ messages)

[Tarantool-patches] [PATCH v2 0/5] Improved the static build based on Dockerfile
 2019-12-10 11:21 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v2 1/5] static build: speedup build
` [Tarantool-patches] [PATCH v2 2/5] static build: remove unneeded LD_LIBRARY_PATH
` [Tarantool-patches] [PATCH v2 3/5] static build: cleanup Dockerfile
` [Tarantool-patches] [PATCH v2 4/5] static build: added build subdirectory cleanup
` [Tarantool-patches] [PATCH v2 5/5] static build: resolve issues with sourceforge.net

[Tarantool-patches] [PATCH v2] static build: create new build w/o dockerfile
 2019-12-10 11:21 UTC 

[Tarantool-patches] [PATCH v2 0/5] popen: Add ability to run external process
 2019-12-10  9:48 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v2 1/5] popen: Introduce a backend engine
` [Tarantool-patches] [PATCH v2 2/5] lua/fio: Add lbox_fio_push_error as a separate helper
` [Tarantool-patches] [PATCH v2 3/5] popen/fio: Merge popen engine into fio internal module
` [Tarantool-patches] [PATCH v2 4/5] popen/fio: Add ability to run external programs
` [Tarantool-patches] [PATCH v2 5/5] test: Add app/popen test

[Tarantool-patches] [PATCH 1/1] tuple: enable isolated JSON updates
 2019-12-09 20:18 UTC  (2+ messages)

[Tarantool-patches] [PATCH rfc v2] memtx: fix out of memory handling for rtree
 2019-12-09 14:07 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 0/2] Allow to convert big real values to integer
 2019-12-09 13:34 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v3 1/2] sql: refactor sqlVdbeMemIntegerify() function
` [Tarantool-patches] [PATCH v3 2/2] sql: allow to convert big real values to integer

[Tarantool-patches] [PATCH v5 1/1] box: introduce _session_settings system space
 2019-12-09 13:23 UTC 

[Tarantool-patches] [PATCH v1] gitlab-ci: add Catalina OSX 10.15
 2019-12-09 11:45 UTC 

[Tarantool-patches] [PATCH v1] gitlab-ci: cleanup submodules
 2019-12-09  4:07 UTC  (3+ messages)

[tarantool-patches] [PATCH] msgpackffi.decode can now be assigned to buf.rpos
 2019-12-08 23:36 UTC  (4+ messages)
` [Tarantool-patches] "
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v2] test: fix flaky socket test
 2019-12-08 15:55 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 00/16] sql: prepared statements
 2019-12-06 23:18 UTC  (47+ 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 16/16] netbox: "

[Tarantool-patches] [PATCH 0/6] sql: extend response metadata
 2019-12-06 21:52 UTC  (28+ 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] Fix queue test preparing
 2019-12-06 19:18 UTC  (2+ messages)

[Tarantool-patches] [PATCH v3 0/5] Replace control pragmas by SET
 2019-12-06 14:06 UTC  (4+ messages)

[Tarantool-patches] [PATCH] Memtx_tuple_delete used heap after free
 2019-12-06 11:29 UTC  (2+ messages)

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

[Tarantool-patches] [PATCH] app: increase max recursion depth for encoding/decoding
 2019-12-06 11:14 UTC  (2+ 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 1/1] test: fix flaky box/gh-4627-session-use-after-free
 2019-12-05 22:53 UTC  (4+ messages)

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

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

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

[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 0/5] popen: Add ability to run external process
 2019-11-30 20:36 UTC  (21+ messages)
` [Tarantool-patches] [PATCH 1/5] popen: Introduce a backend engine

[Tarantool-patches] [PATCH v2] tuple: fix non-informative update() error message
 2019-11-30  1:04 UTC  (3+ 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