Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH] box.execute should be immutable function
 2019-12-17 14:39 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Add console.print() alias for box.session.push()
 2019-12-17 14:11 UTC  (3+ messages)

[Tarantool-patches] [PATCH 0/6] sql: extend response metadata
 2019-12-17 13:30 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 4/6] sql: extend result set with nullability
` [Tarantool-patches] [PATCH 6/6] sql: extend result set with alias

[Tarantool-patches] [PATCH v6 0/4] popen: Add ability to run external process
 2019-12-17 12:54 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v6 1/4] coio: Export helpers and provide coio_read_fd_timeout
` [Tarantool-patches] [PATCH v6 2/4] popen: Introduce a backend engine
` [Tarantool-patches] [PATCH v6 3/4] popen/lua: Add popen module
` [Tarantool-patches] [PATCH v6 4/4] popen/test: Add base test cases

[Tarantool-patches] [PATCH] sql: fix assertion fail when selecting from _vfunc
 2019-12-17 10:26 UTC 

[Tarantool-patches] [PATCH V2] Fix take a task after disconnect
 2019-12-17  8:23 UTC  (2+ messages)

[Tarantool-patches] [PATCH] test: fix flaky socket test
 2019-12-17  0:03 UTC  (6+ messages)

[Tarantool-patches] [PATCH v3] test: fix flaky socket test
 2019-12-17  0:03 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] gitlab-ci: add Catalina OSX 10.15
 2019-12-16 13:54 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2] box: frommap() bug fix
 2019-12-16 13:40 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v2] build: GCC warning on strncpy

[Tarantool-patches] [PATCH 0/5] introduce anonymous replicas
 2019-12-16 13:28 UTC  (8+ messages)
` [Tarantool-patches] [PATCH 1/5] box: update comment describing join protocol
` [Tarantool-patches] [PATCH 2/5] replication: do not decode replicaset uuid when processing a subscribe
` [Tarantool-patches] [PATCH 3/5] applier: split join processing into two stages
` [Tarantool-patches] [PATCH 4/5] vclock: ignore 0th component in comparisons
` [Tarantool-patches] [PATCH 5/5] replication: introduce anonymous replica

[Tarantool-patches] [PATCH] Fix take a task after disconnect
 2019-12-16 13:07 UTC  (3+ messages)

[Tarantool-patches] [tarantool-patches] Re: [PATCH v4 12/20] refactoring: remove exceptions from space_def_new_from_tuple
 2019-12-16 11:55 UTC  (3+ messages)
      ` [Tarantool-patches] [tarantool-patches] Re[2]: "

[Tarantool-patches] [PATCH v1 0/2] Correct luajit tests
 2019-12-16  8:43 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v1 1/2] test: cleanup tests code
` [Tarantool-patches] [PATCH v1 2/2] test: rename test files

[Tarantool-patches] [PATCH v3] Testing changes after 2nd review on S3
 2019-12-16  4:46 UTC 

[Tarantool-patches] [PATCH v2 0/2] Add constraint names hash table to space
 2019-12-15 22:26 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 v2 0/2] Improve json error mesages
 2019-12-15 14:42 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v2 1/2] json: make error messages more readable
` [Tarantool-patches] [PATCH v2 2/2] json: print context in error mesages

[Tarantool-patches] [PATCH 0/2] Fiber storage leak
 2019-12-14 20:59 UTC  (26+ 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] [PATCH 1/1] tuple: enable isolated JSON updates
 2019-12-14  9:20 UTC  (4+ messages)

[Tarantool-patches] [PATCH] test: fix flaky join_vclock test
 2019-12-13 19:55 UTC 

[Tarantool-patches] [PATCH] test: fix flaky join_vclock test
 2019-12-13 19:36 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] gitlab-ci: implement packing into MCS S3
 2019-12-13 15:15 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2 00/16] sql: prepared statements
 2019-12-13 14:15 UTC  (28+ messages)
` [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 09/16] sql: resurrect sql_bind_parameter_name()
` [Tarantool-patches] [PATCH v2 11/16] sql: introduce sql_stmt_sizeof() function
` [Tarantool-patches] [PATCH v2 15/16] box: introduce prepared statements
` [Tarantool-patches] [PATCH v2 16/16] netbox: "

[Tarantool-patches] [PATCH] box: netbox.self and connect should work interchangeably
 2019-12-13 13:53 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Move rollback to savepoint from ffi to C-API
 2019-12-13 12:08 UTC 

[Tarantool-patches] [PATCH] Increase limits for debug.traceback
 2019-12-13  8:56 UTC 

[Tarantool-patches] [PATCH 0/3] Safe allocation on truncation and deletion
 2019-12-13  7:05 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/3] b-tree: return NULL on matras_alloc fail
` [Tarantool-patches] [PATCH 2/3] memtx: don't reserve extra memory if not needed
` [Tarantool-patches] [PATCH 3/3] tuple: use calloc for service truncation tuples

[Tarantool-patches] [PATCH 0/5] popen: Add ability to run external process
 2019-12-13  2:50 UTC  (3+ messages)
` [Tarantool-patches] [PATCH 1/5] popen: Introduce a backend engine

[Tarantool-patches] [PATCH] box: replication shouldn't leak user password
 2019-12-12 21:25 UTC 

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

[Tarantool-patches] [PATCH v5 1/1] box: introduce _session_settings system space
 2019-12-11 23:47 UTC  (2+ messages)

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

[Tarantool-patches] [PATCH 1/1] test: update box/errinj.test.lua result file
 2019-12-11 21:36 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Check schema version after tarantool update
 2019-12-11 14:48 UTC 

[Tarantool-patches] [PATCH] sql: display line and position in syntax errors
 2019-12-11 14:36 UTC 

[Tarantool-patches] [PATCH v3 0/2] Allow to convert big real values to integer
 2019-12-11 14:23 UTC  (4+ 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 v2 0/6] sql: extended metadata
 2019-12-11 13:44 UTC  (7+ messages)
  ` [Tarantool-patches] [PATCH v2 1/6] sql: refactor resulting set metadata
  ` [Tarantool-patches] [PATCH v2 2/6] sql: fix possible null dereference in sql_expr_coll()
  ` [Tarantool-patches] [PATCH v2 3/6] sql: extend result set with collation
  ` [Tarantool-patches] [PATCH v2 4/6] sql: extend result set with nullability
  ` [Tarantool-patches] [PATCH v2 5/6] sql: extend result set with autoincrement
  ` [Tarantool-patches] [PATCH v2 6/6] sql: extend result set with alias

[Tarantool-patches] [PATCH] Fix task release in session disconnect
 2019-12-11 11:47 UTC 

[tarantool-patches] [PATCH] msgpackffi.decode can now be assigned to buf.rpos
 2019-12-11 11:15 UTC  (5+ messages)
` [Tarantool-patches] "
  ` [Tarantool-patches] [tarantool-patches] "
      ` [Tarantool-patches] [tarantool-patches] Re: [PATCH] lua: keeping the pointer type in msgpackffi.decode

[Tarantool-patches] [PATCH v2 1/1] lua/serializer: encode Lua number -2^63 as integer
 2019-12-11 10:49 UTC 

[Tarantool-patches] [PATCH] sql: remove grants associated with the table
 2019-12-11  9:50 UTC  (4+ messages)

[Tarantool-patches] [PATCH] Make fibers joinable by default
 2019-12-11  9:47 UTC 

[Tarantool-patches] [PATCH v2 0/5] popen: Add ability to run external process
 2019-12-11  9:29 UTC  (7+ 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 v3 0/5] popen: Add ability to run external process
 2019-12-11  9:28 UTC  (6+ messages)
` [Tarantool-patches] [PATCH v3 1/5] popen: Introduce a backend engine
` [Tarantool-patches] [PATCH v3 2/5] lua/fio: Add lbox_fio_push_error as a separate helper
` [Tarantool-patches] [PATCH v3 3/5] popen/fio: Merge popen engine into fio internal module
` [Tarantool-patches] [PATCH v3 4/5] popen/fio: Add ability to run external programs
` [Tarantool-patches] [PATCH v3 5/5] test: Add app/popen test

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

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

[Tarantool-patches] [PATCH] box: remove unicode_ci for functions
 2019-12-10 12:44 UTC  (14+ 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 rfc v2] memtx: fix out of memory handling for rtree
 2019-12-09 14:07 UTC  (2+ messages)

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

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

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

[Tarantool-patches] [PATCH] app: increase max recursion depth for encoding/decoding
 2019-12-06 11:14 UTC  (2+ 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