Tarantool development patches archive
 help / color / mirror / Atom feed
[Tarantool-patches] [PATCH v1] test: add ARM at travis-ci
 2019-12-20  6:55 UTC 

[Tarantool-patches] [PATCH v2 0/2] Improve json error mesages
 2019-12-19 23:19 UTC  (4+ 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 v3 0/5] Replace control pragmas by SET
 2019-12-19 21:09 UTC  (12+ messages)

[Tarantool-patches] [PATCH] box/console: Handle empty output format
 2019-12-19 18:36 UTC 

[Tarantool-patches] [PATCH] box/console: Handle multireturn in lua mode
 2019-12-19 17:45 UTC 

[Tarantool-patches] [PATCH v2] static build: create new build w/o dockerfile
 2019-12-19 16:55 UTC  (4+ messages)

[Tarantool-patches] [PATCH 0/6] sql: extend response metadata
 2019-12-19 15:17 UTC  (19+ 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 v3] memtx: fix out of memory handling for rtree
 2019-12-19 15:09 UTC  (4+ messages)

[Tarantool-patches] [PATCH 1/1] test: fix test for #4672
 2019-12-19 15:04 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2 1/1] lua/serializer: encode Lua number -2^63 as integer
 2019-12-19 12:34 UTC  (5+ messages)

[Tarantool-patches] [PATCH v2 0/5] Improved the static build based on Dockerfile
 2019-12-19  9:34 UTC  (18+ 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 rfc v2] memtx: fix out of memory handling for rtree
 2019-12-19  9:06 UTC  (3+ messages)

[Tarantool-patches] [PATCH 1/1] tuple: enable isolated JSON updates
 2019-12-19  8:34 UTC  (5+ messages)

[Tarantool-patches] [PATCH 0/3] Introduce _session_setting system view
 2019-12-19  8:33 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/3] box: introduce 'virtual' engine
` [Tarantool-patches] [PATCH 2/3] box: introduce _session_settings system space
` [Tarantool-patches] [PATCH 3/3] box: add SQL settings to _session_settings

[Tarantool-patches] [PATCH] httpc: consider "verbose" option correctly
 2019-12-19  8:12 UTC  (2+ messages)

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

[Tarantool-patches] [PATCH 0/3] Safe allocation on truncation and deletion
 2019-12-19  0:32 UTC  (7+ 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] sql: allow nil to be returned from UDF
 2019-12-18 18:27 UTC 

[tarantool-patches] Re: [PATCH v2 2/2] say: take getaddrinfo() errors into account
 2019-12-18 15:01 UTC  (10+ messages)
          ` [Tarantool-patches] "
            ` [Tarantool-patches] [tarantool-patches] "

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

[Tarantool-patches] [PATCH v2] Add console.print() alias for box.session.push()
 2019-12-18 13:25 UTC 

[Tarantool-patches] [PATCH] sql: remove grants associated with the table
 2019-12-18 11:00 UTC  (8+ messages)
      ` [Tarantool-patches] [PATCH 0/2] sql: revoke table privileges on drop
        ` [Tarantool-patches] [PATCH 1/2] sql: remove grants associated with the table
        ` [Tarantool-patches] [PATCH 2/2] sql: drop only generated sequence in DROP TABLE

[Tarantool-patches] [PATCH] Release all taken tasks on start
 2019-12-18  8:52 UTC 

[Tarantool-patches] [PATCH test-run v1] prepare test-run for out of source build
 2019-12-18  8:19 UTC 

[Tarantool-patches] [PATCH 0/5] introduce anonymous replicas
 2019-12-18  7:49 UTC  (9+ 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 v3 0/2] gitlab-ci: add Catalina OSX 10.15
 2019-12-18  6:11 UTC  (3+ messages)
` [Tarantool-patches] [PATCH v3 1/2] build: tune OSX environment
` [Tarantool-patches] [PATCH v3 2/2] gitlab-ci: add Catalina OSX 10.15

[Tarantool-patches] [PATCH v1] gitlab-ci: add Catalina OSX 10.15
 2019-12-18  4:57 UTC  (5+ messages)

[Tarantool-patches] [PATCH] build: link bundled libcurl with c-ares
 2019-12-18  2:33 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Fix queue test preparing
 2019-12-18  2:02 UTC  (3+ messages)

[Tarantool-patches] [PATCH v2 0/6] sql: extended metadata
 2019-12-18  0:29 UTC  (11+ 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] msgpackffi.decode can now be assigned to buf.rpos
 2019-12-17 23:32 UTC  (5+ messages)
` [Tarantool-patches] [tarantool-patches] "
    ` [Tarantool-patches] [tarantool-patches] Re: [PATCH] lua: keeping the pointer type in msgpackffi.decode

[Tarantool-patches] [PATCH] Msgpackffi considers msgpack.cfg options now
 2019-12-17 23:26 UTC  (4+ messages)

[Tarantool-patches] [PATCH] box: replication shouldn't leak user password
 2019-12-17 21:56 UTC  (2+ messages)

[Tarantool-patches] [PATCH] gitignore: add .idea path
 2019-12-17 16:05 UTC  (4+ messages)

[Tarantool-patches] [PATCH v2 00/16] sql: prepared statements
 2019-12-17 15:58 UTC  (27+ 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 14/16] sql: introduce cache for prepared statemets

[Tarantool-patches] [PATCH] fio: fix race condition in mktree
 2019-12-17 15:52 UTC 

[Tarantool-patches] [PATCH v2 0/2] Add constraint names hash table to space
 2019-12-17 15:03 UTC  (8+ messages)
` [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] 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 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  (5+ messages)

[Tarantool-patches] [PATCH v3] test: fix flaky socket test
 2019-12-17  0:03 UTC  (2+ 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] 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 0/2] Fiber storage leak
 2019-12-14 20:59 UTC  (23+ 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] 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] 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/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] 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 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  (2+ messages)

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

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

[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

page:  |  | latest

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