Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH v2 0/2] take getaddrinfo() errors into account
 2019-11-01 15:19 UTC  (8+ messages)
` [tarantool-patches] [PATCH v2 2/2] say: "
  ` [tarantool-patches] "
              ` [Tarantool-patches] "

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

[Tarantool-patches] [tarantool-patches] [PATCH v2 2/2] lua: add fiber.top() listing fiber cpu consumption
 2019-11-01 14:09 UTC  (9+ messages)
  ` [Tarantool-patches] [tarantool-patches] [PATCH v2 1/2] test: modify swim_run_test to break event loop

[Tarantool-patches] [PATCH v3] lua: add fiber.top() listing fiber cpu consumption
 2019-11-01 14:05 UTC 

[Tarantool-patches] [PATCH 0/3] Credentials follow up
 2019-11-01 13:54 UTC  (5+ messages)
` [Tarantool-patches] [PATCH 1/3] test: fix flaky box/access_sysview.test.lua
` [Tarantool-patches] [PATCH 2/3] user: don't throw C++ exception from user_find_by_name
` [Tarantool-patches] [PATCH 3/3] session: su left dangling credentials object on stack

[Tarantool-patches] [PATCH 3/7] box/console: Add explicit output EOS mapping
 2019-11-01 12:49 UTC  (3+ messages)

[tarantool-patches] [PATCH] socket: better args handling for connect()/bind()
 2019-11-01 12:32 UTC  (2+ messages)
` [Tarantool-patches] "

[Tarantool-patches] [PATCH v3] replication: fix join vclock obtainment in relay_initial_join
 2019-11-01  0:38 UTC  (8+ messages)
  ` [Tarantool-patches] [PATCH v3] relay: "
  ` [Tarantool-patches] [tarantool-patches] Re: [PATCH v3] replication: "

[Tarantool-patches] [PATCH 0/3] JSON preparation part 5
 2019-10-31 23:43 UTC  (4+ messages)
` [Tarantool-patches] [PATCH 1/3] tuple: move tuple_update into xrow_update/ folder
` [Tarantool-patches] [PATCH 2/3] tuple: rename tuple_update_* to xrow_update_*
` [Tarantool-patches] [PATCH 3/3] tuple: rework updates to improve code extendibility

[Tarantool-patches] [PATCH v1 1/1] netbox: fix memleak in lbox_tuple_format_new()
 2019-10-31 16:43 UTC  (5+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v1] build: added centos 8
 2019-10-31 15:09 UTC  (3+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v2 0/5] Replace control pragmas by SET
 2019-10-31 11:26 UTC  (12+ messages)
` [Tarantool-patches] [PATCH v2 1/5] sysview: make get() and create_iterator() methods virtual
` [Tarantool-patches] [PATCH v2 2/5] box: introdice _vsession_settings sysview
    ` [Tarantool-patches] [tarantool-patches] "
` [Tarantool-patches] [PATCH v2 3/5] sql: introduce SET statement
` [Tarantool-patches] [PATCH v2 4/5] temporary: disable boolean.test.sql
` [Tarantool-patches] [PATCH v2 5/5] sql: replace control pragmas
  ` [Tarantool-patches] [tarantool-patches] Re: [PATCH v2 0/5] Replace control pragmas by SET

[Tarantool-patches] [PATCH packpack v1 00/12] Backport the test patches at 1.10 from master
 2019-10-31 10:04 UTC 

[Tarantool-patches] [PATCH 1/1] access: fix use-after-free of struct credentials
 2019-10-31  7:35 UTC  (2+ messages)

[Tarantool-patches] [tarantool-patches] [PATCH v4 07/20] refactoring: remove exceptions from index_def_new_from_tuple
 2019-10-31  5:02 UTC  (3+ messages)
    ` [Tarantool-patches] [tarantool-patches] [PATCH v4 08/20] refactoring: remove exceptions from func_def_new_from_tuple

[Tarantool-patches] [PATCH 0/3] Booleans and lower vs upper
 2019-10-30 23:28 UTC  (9+ messages)
` [Tarantool-patches] [PATCH 1/3] sql: LENGTH function accepts boolean
` [Tarantool-patches] [PATCH 2/3] sql: CAST(<boolean> AS TEXT) returns lowercase
` [Tarantool-patches] [PATCH 3/3] sql: make type string case lower everywhere

[Tarantool-patches] [PATCH] Netbox connection and self are interchangable
 2019-10-30  8:59 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1 0/2] Fix 1.10 tests at replication suite
 2019-10-30  5:09 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v1 1/2] test: cleanup replication/gc
` [Tarantool-patches] [PATCH v1 2/2] test: errinj for pause relay_send

[Tarantool-patches] [PATCH 1/1] netbox: don't fire on_connect() at schema update
 2019-10-29 23:51 UTC  (3+ messages)

[Tarantool-patches] [tarantool-patches] [PATCH v2 0/2] Update credentials without reconnect
 2019-10-29 23:39 UTC 

[Tarantool-patches] [PATCH v3] relay: fix join vclock obtainment in relay_initial_join
 2019-10-29 15:20 UTC 

[Tarantool-patches] [PATCH v2] replication: fix join vclock obtainment in relay_initial_join
 2019-10-29 14:25 UTC  (4+ messages)

[Tarantool-patches] [PATCH v4 0/4] http: add CURLOPT_ACCEPT_ENCODING option and following improvements
 2019-10-28 23:43 UTC  (10+ messages)
` [Tarantool-patches] [PATCH v4 1/4] http: add CURLOPT_ACCEPT_ENCODING option
` [Tarantool-patches] [PATCH v4 2/4] http: remove redundant & incorrect case for curl_request code
` [Tarantool-patches] [PATCH v4 3/4] http: enrich httpc_request with curl error message buffer
` [Tarantool-patches] [PATCH v4 4/4] http: add CURLE_BAD_CONTENT_ENCODING case for curl_request code

[Tarantool-patches] [PATCH v3 0/4] http: add CURLOPT_ACCEPT_ENCODING option
 2019-10-28 15:51 UTC  (5+ messages)
` [Tarantool-patches] [PATCH v3 1/4] "
` [Tarantool-patches] [PATCH v3 2/4] http: remove redundant & incorrect case for curl_request code
` [Tarantool-patches] [PATCH v3 3/4] http: enrich httpc_request with curl error message buffer
` [Tarantool-patches] [PATCH v3 4/4] http: add CURLE_BAD_CONTENT_ENCODING case for curl_request code

[Tarantool-patches] [tarantool-patches] Re: [PATCH] replication: freeze join vclock before read view
 2019-10-28 12:25 UTC 

[Tarantool-patches] [PATCH 0/2] JSON update pre-preparation
 2019-10-28  7:52 UTC  (6+ messages)
` [Tarantool-patches] [PATCH 1/2] rope: fix rope name template
` [Tarantool-patches] [PATCH 2/2] tuple: rename update to xrow_update in tuple_update.c
` [Tarantool-patches] [tarantool-patches] [PATCH 0/2] JSON update pre-preparation

[Tarantool-patches] [PATCH v2 0/2] Fix build problems on FreeBSD and Mac OS
 2019-10-28  7:16 UTC  (4+ messages)
` [Tarantool-patches] [PATCH v2 1/2] build: fix OpenSSL linking problems on FreeBSD
` [Tarantool-patches] [PATCH v2 2/2] build: pass path to toolchain for luajit and curl

[Tarantool-patches] [PATCH v1 1/1] tests: simplify test box/access_mist.test.lua
 2019-10-28  6:37 UTC  (5+ messages)
` [Tarantool-patches] [tarantool-patches] "
    ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v2] Add exclude option as suite/test pattern
 2019-10-28  6:30 UTC  (3+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH 1/1] replication: auto reconnect if password is invalid
 2019-10-28  6:19 UTC  (4+ messages)
  ` [Tarantool-patches] [tarantool-patches] "
` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [tarantool-patches] Re: [PATCH] build: fix OpenSSL linking problems on FreeBSD
 2019-10-26  0:43 UTC  (2+ messages)

[Tarantool-patches] [PATCH] replication: freeze join vclock before read view
 2019-10-26  0:17 UTC 

[Tarantool-patches] [PATCH v3] Add CentOS 8 image dockerfile
 2019-10-25 14:04 UTC  (2+ messages)

[Tarantool-patches] [PATCH v2] gitlab-ci: add ubuntu 19.10
 2019-10-24 23:41 UTC  (2+ messages)

[Tarantool-patches] [PATCH 1/1] key_def: key_def.new() accept both 'field' and 'fieldno'
 2019-10-24 23:28 UTC  (2+ messages)

[tarantool-patches] [PATCH 1/1] app: exit gracefully when a main script throws an error
 2019-10-24 23:04 UTC  (4+ messages)
` [Tarantool-patches] "
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v1] gitlab-ci: add ubuntu 19.10
 2019-10-24 11:14 UTC  (3+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v3] Add exclude option as suite/test pattern
 2019-10-24 10:50 UTC  (2+ messages)

[Tarantool-patches] [PATCH] Netbox connection and self are interchangable
 2019-10-24  8:45 UTC 

[Tarantool-patches] [PATCH] sql: fix off-by-one error in QP
 2019-10-24  8:13 UTC  (3+ messages)

[Tarantool-patches] [PATCH] replication: cancel replica joining thread at exit
 2019-10-24  5:09 UTC  (6+ messages)
` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH] build: remove libyaml from rpm/deb dependencies
 2019-10-23 23:53 UTC  (2+ messages)

[Tarantool-patches] [PATCH v1] build: added centos 8
 2019-10-23 23:40 UTC 

[Tarantool-patches] [PATCH] sql: print line and column number in error message
 2019-10-23 10:40 UTC  (2+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [tarantool-patches] [PATCH v3 0/4] From memory wal replication
 2019-10-21 23:07 UTC  (5+ messages)
  ` [Tarantool-patches] [tarantool-patches] [PATCH v3 1/4] relay: adjust gc state on relay status update
  ` [Tarantool-patches] [tarantool-patches] [PATCH v3 2/4] wal: xrow buffer structure
  ` [Tarantool-patches] [tarantool-patches] [PATCH v3 3/4] wal: xrow buffer cursor
  ` [Tarantool-patches] [tarantool-patches] [PATCH v3 4/4] replication: use wal memory buffer to fetch rows

[Tarantool-patches] [tarantool-patches] Re: [PATCH v2 0/4] In-memory wal replication
 2019-10-21 23:05 UTC  (6+ messages)
        ` [Tarantool-patches] [tarantool-patches] Re: [PATCH v2 2/4] wal: wal memory buffer
        ` [Tarantool-patches] [tarantool-patches] Re: [PATCH v2 3/4] wal: xrow buffer cursor
    ` [Tarantool-patches] [tarantool-patches] Re: [PATCH v2 4/4] replication: use wal memory buffer to fetch rows

[Tarantool-patches] [PATCH v1] gitlab-ci: implement packing into MCS S3
 2019-10-21 11:54 UTC 

[Tarantool-patches] [PATCH v1 1/1] sql: fix fk violation for autoincremented field
 2019-10-21  9:05 UTC  (5+ messages)
` [Tarantool-patches] [tarantool-patches] "
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v3] refactoring: wrap lua_newthread using luaT_cpcall
 2019-10-21  7:51 UTC  (4+ messages)
` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH] sql: remove expmask from prepared statement
 2019-10-20 21:46 UTC  (3+ messages)
` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [tarantool-patches] Re: [PATCH 1/3] tuple: rework updates to improve code extendibility
 2019-10-19 15:12 UTC 

[tarantool-patches] [PATCH v2 0/8] JSON updates
 2019-10-19 15:11 UTC  (5+ messages)
` [tarantool-patches] [PATCH v2 2/8] tuple: rework updates to improve code extendibility
          ` [Tarantool-patches] [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/8] json: lexer_eof and token_cmp helper functions
          ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [PATCH v1 0/5] Replace control pragmas by SET
 2019-10-18 22:08 UTC  (9+ messages)
` [Tarantool-patches] [PATCH v1 1/5] sysview: make get() and create_iterator() methods virtual
` [Tarantool-patches] [PATCH v1 2/5] box: introduce _vsql_settings sysview
  ` [Tarantool-patches] [tarantool-patches] "
` [Tarantool-patches] [PATCH v1 3/5] sql: create SET command
  ` [Tarantool-patches] [tarantool-patches] "
` [Tarantool-patches] [PATCH v1 4/5] temporary: disable boolean.test.sql
` [Tarantool-patches] [PATCH v1 5/5] sql: replace control pragmas
` [Tarantool-patches] [tarantool-patches] [PATCH v1 0/5] Replace control pragmas by SET

[Tarantool-patches] [PATCH v2] Add exclude option
 2019-10-18  5:54 UTC 

[Tarantool-patches] [PATCH 1/1] console: fix usage of an undeclared variable
 2019-10-17 21:31 UTC  (12+ messages)
  ` [Tarantool-patches] [tarantool-patches] "

[Tarantool-patches] [tarantool-patches] Re: [PATCH v4 3/4] box: do not evaluate ck constraints on recovery
 2019-10-17 16:28 UTC  (5+ 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