Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH] lua: return getaddrinfo() errors
 2019-09-06 13:45 UTC  (9+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] Re: [PATCH v2 1/2] "
                ` [tarantool-patches] Re: [server-dev] "

[tarantool-patches] [PATCH v2 0/2] take getaddrinfo() errors into account
 2019-09-06 13:44 UTC  (7+ messages)
` [tarantool-patches] [PATCH v2 2/2] say: "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 1/1] luajit: fix string.find recording
 2019-09-06 12:05 UTC  (2+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] relay: send heartbeats while skipping WALs already applied by replica
 2019-09-06  8:31 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/6] box/console: Improve lua mode for remote console
 2019-09-05 21:28 UTC  (7+ messages)
` [tarantool-patches] [PATCH 1/6] box/console: Add mapping for direct symbols
` [tarantool-patches] [PATCH 2/6] box/console: Add explicit output EOS mapping
` [tarantool-patches] [PATCH 3/6] box/console: Refactor command handling
` [tarantool-patches] [PATCH 4/6] box/console: Fix hang in remote console lua mode
` [tarantool-patches] [PATCH 5/6] box/console: Provide console.eos() api
` [tarantool-patches] [PATCH 6/6] box/console: Rename output_parse to parse_output

[tarantool-patches] [PATCH 0/1] Follow up for string.find recording fix
 2019-09-05 17:57 UTC 

[tarantool-patches] [PATCH 0/1] Move luajit-related tests to luajit repo
 2019-09-05 14:20 UTC  (2+ messages)
` [tarantool-patches] [PATCH 1/1] test: add tests from tarantool source tree

[tarantool-patches] [PATCH 0/1] Move luajit-related tests to luajit repo
 2019-09-05 14:01 UTC  (2+ messages)
` [tarantool-patches] [PATCH 1/1] test: move luajit-tap suite "

[tarantool-patches] Re: [server-dev] [PATCH] lua: pwd: split data fetch from deserialization
 2019-09-04 22:02 UTC 

[tarantool-patches] [PATCH 0/4] Serializer bugs
 2019-09-04 21:44 UTC  (5+ messages)
` [tarantool-patches] [PATCH 1/4] app: serializers update now is reflected in Lua
` [tarantool-patches] [PATCH 2/4] msgpack: make msgpackffi use encode_max_depth option
` [tarantool-patches] [PATCH 3/4] tuple: use global msgpack serializer in Lua tuple
` [tarantool-patches] [PATCH 4/4] app: allow to raise an error on too nested tables

[tarantool-patches] [PATCH] sql: add check for <WITH> absence in <CREATE VIEW>
 2019-09-04 14:14 UTC  (9+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/6] box: stacked diagnostics area in fiber
 2019-09-04 10:53 UTC  (8+ messages)
` [tarantool-patches] [PATCH v3 1/6] box: rfc for stacked diagnostic area in Tarantool
` [tarantool-patches] [PATCH v3 2/6] box: rename diag_add_error to diag_set_error
` [tarantool-patches] [PATCH v3 3/6] box: introduce stacked diagnostic area
` [tarantool-patches] [PATCH v3 4/6] box: extend box.error.new({}) API
` [tarantool-patches] [PATCH v3 5/6] iproto: refactor error encoding with mpstream
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 6/6] iproto: support stacked diagnostics for errors

[tarantool-patches] [PATCH v2 0/5] box/console: Improve lua mode for remote console
 2019-09-04  7:12 UTC  (13+ messages)
` [tarantool-patches] [PATCH 1/5] box/console: Add mapping for direct symbols
    ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/5] box/console: Add explicit output EOS mapping
    ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/5] box/console: Refactor command handling
` [tarantool-patches] [PATCH 4/5] box/console: Fix hang in remote console lua mode
    ` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/5] box/console: Provide console.eos() api
    ` [tarantool-patches] "

[tarantool-patches] [PATCH v2 0/2] sql: add ARRAY, MAP and ANY types to mem_apply_type()
 2019-09-02 13:53 UTC  (8+ messages)
` [tarantool-patches] [PATCH v2 2/2] sql: fix error in case ARRAY/MAP converted to SCALAR
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v2 0/6] refactoring: remove exceptions from triggers
 2019-09-02 11:53 UTC  (8+ messages)
` [tarantool-patches] [PATCH v2 1/6] refactoring: remove exceptions from triggers except alter.cc
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/6] refactoring: remove exceptions from used in alter.cc outer functions
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/6] refactoring: replace most obvious exceptions in alter.cc
  ` [tarantool-patches] "
    ` [tarantool-patches] Re[2]: [PATCH v2] refactoring: remove exceptions from triggers

[tarantool-patches] [PATCH v1] test: avoid of too long running sql-tap tests
 2019-09-02 11:22 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] initial version: remove savepoints from FFI
 2019-09-02 11:14 UTC 

[tarantool-patches] [PATCH v2 0/8] JSON updates
 2019-08-31 21:35 UTC  (9+ messages)
` [tarantool-patches] [PATCH v2 1/8] tuple: expose JSON go_to_key and go_to_index functions
` [tarantool-patches] [PATCH v2 2/8] tuple: rework updates to improve code extendibility
` [tarantool-patches] [PATCH v2 3/8] json: lexer_eof and token_cmp helper functions
` [tarantool-patches] [PATCH v2 4/8] tuple: account the whole array in field.data and size
` [tarantool-patches] [PATCH v2 5/8] tuple: enable JSON bar updates
` [tarantool-patches] [PATCH v2 6/8] tuple: make update operation tokens consumable
` [tarantool-patches] [PATCH v2 7/8] tuple: JSON updates support intersection by arrays
` [tarantool-patches] [PATCH v2 8/8] tuple: JSON updates support intersection by maps

[tarantool-patches] [PATCH] sql: Change token/opcode relation assertions to static
 2019-08-30 15:48 UTC  (5+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] [PATCH 0/2] "
    ` [tarantool-patches] [PATCH 1/2] sql: Change token/opcode relative positions assertion "
    ` [tarantool-patches] [PATCH 2/2] Group assertions and move them out of functions

[tarantool-patches] [PATCH] test: fix flaky socket test
 2019-08-30 15:28 UTC 

[tarantool-patches] [PATCH v2 0/3] box: stacked diagnostics area in fiber
 2019-08-30 14:19 UTC  (17+ messages)
` [tarantool-patches] [PATCH v2 1/3] box: rfc for stacked diagnostic area in Tarantool
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/3] box: rename diag_add_error to diag_set_error
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/3] box: introduce stacked diagnostic area
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] readme: add GitLab-CI badge
 2019-08-30 14:16 UTC 

[PATCH] box/memtx: strip_core -- Warn on linux only
 2019-08-30  7:24 UTC  (7+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/8] rfc: introduce dry-run execution of SQL queries
 2019-08-29 20:46 UTC  (26+ messages)
` [tarantool-patches] [PATCH 1/8] port: increase padding of struct port
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/8] port: move struct port_sql to box/port.h
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 3/8] sql: remove sql_prepare_v2()
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 4/8] sql: refactor sql_prepare() and sqlPrepare()
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 5/8] sql: move sql_prepare() declaration to box/execute.h
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 6/8] refactoring: use sql_prepare() and sql_execute() in tx_process_sql()
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 7/8] netbox: allow passing options to :execute()
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 8/8] sql: introduce dry-run execution
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/8] rfc: introduce dry-run execution of SQL queries

[tarantool-patches] [PATCH v2] travis-ci: remove obsolete jobs on travis
 2019-08-29 17:50 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1] Set fragile option to flaky tests
 2019-08-29 17:25 UTC  (4+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v4 0/4] sql: uniform SQL and Lua functions subsystem
 2019-08-29 17:12 UTC  (15+ messages)
` [tarantool-patches] [PATCH v4 1/4] sql: rename sql_vdbe_mem_alloc_region helper
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 3/4] sql: get rid of FuncDef function hash
  ` [tarantool-patches] "
    ` [tarantool-patches] [PATCH v4 4/5] "
    ` [tarantool-patches] [PATCH v4 3/5] sql: remove name overloading for SQL builtins
      ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 4/4] sql: support user-defined functions in SQL
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v4 0/4] sql: uniform SQL and Lua functions subsystem

[tarantool-patches] [PATCH] sql: make GREATEST/LEAST built-ins accept at least two args
 2019-08-29 13:27 UTC  (2+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v1] travis-ci: remove obvious jobs on travis
 2019-08-29 12:54 UTC  (3+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

[tarantool-patches] [PATCH] Iproto call won't leak if transaction isn't committed
 2019-08-29 10:40 UTC  (4+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] log: fix segfault on _say without filename
 2019-08-28 23:23 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: test suite for BOOLEAN
 2019-08-28 16:51 UTC  (8+ messages)
` [tarantool-patches] "

[PATCH v3] replication: enter orphan mode on manual replication configuration chage
 2019-08-28 13:58 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: change the way to set AUTOINCREMENT
 2019-08-28 11:47 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] Enable support for NOTIFY_SOCKET on macOS
 2019-08-27 23:54 UTC  (12+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] build: fix linking with static openssl library
 2019-08-27 23:38 UTC  (6+ messages)
` [tarantool-patches] "

[PATCH 0/5] JSON update preparation
 2019-08-27 22:08 UTC  (3+ messages)
` [tarantool-patches] "
` [tarantool-patches] "

[tarantool-patches] [PATCH] Use forked tarantool/curl repository
 2019-08-27 21:54 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2] gitlab-ci: clean up .gitlab-ci.yml
 2019-08-27 21:50 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] replication: do not abort replication on ER_UNKNOWN_REPLICA
 2019-08-27 18:50 UTC  (2+ messages)

[tarantool-patches] [PATCH] Expose log.init function from log module
 2019-08-27 15:46 UTC 

[tarantool-patches] [PATCH v1] Set fragile option to flaky tests
 2019-08-27 15:06 UTC 

[tarantool-patches] [PATCH] http: add CURLOPT_ACCEPT_ENCODING option
 2019-08-27 14:30 UTC  (2+ messages)
` [tarantool-patches] "

[PATCH v2] replication: enter orphan mode on every erroneous config change
 2019-08-27 12:38 UTC  (2+ messages)

[PATCH] lua: fix decimal comparison with box.NULL
 2019-08-27 12:37 UTC  (5+ messages)
  ` [tarantool-patches] "

[PATCH v2] relay: join new replicas off read view
 2019-08-27  8:33 UTC 

[tarantool-patches] [PATCH v1] test: app/socket flaky fails at 1951 line
 2019-08-26 16:54 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] lua: pwd: fix passwd and group traversal
 2019-08-26 15:08 UTC  (6+ messages)
` [tarantool-patches] "

[PATCH] replication: enter orphan mode on every erroneous config change
 2019-08-23 15:33 UTC  (3+ messages)
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v1] gitlab-ci: clean up .gitlab-ci.yml
 2019-08-23 12:41 UTC  (3+ messages)
` [tarantool-patches] "
  ` [tarantool-patches] "

page:  |  | latest

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