Tarantool development patches archive
 help / color / mirror / Atom feed
[tarantool-patches] [PATCH] Use forked tarantool/curl repository
 2019-08-26 22:01 UTC  (2+ messages)
` [tarantool-patches] "

[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] "

[tarantool-patches] [PATCH] build: fix linking with static openssl library
 2019-08-25 11:15 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: Change token/opcode relation assertions to static
 2019-08-23 15:49 UTC 

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

[PATCH v2] replication: enter orphan mode on every erroneous config change
 2019-08-23 15:33 UTC 

[tarantool-patches] [PATCH v4 0/4] sql: uniform SQL and Lua functions subsystem
 2019-08-23 15:02 UTC  (14+ messages)
` [tarantool-patches] [PATCH v4 1/4] sql: rename sql_vdbe_mem_alloc_region helper
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v4 2/4] sql: replace flag MINMAX with flags MIN and MAX
  ` [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] [PATCH v4 4/4] sql: support user-defined functions in SQL
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v2] gitlab-ci: clean up .gitlab-ci.yml
 2019-08-23 12:42 UTC 

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

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

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

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

[tarantool-patches] [PATCH] feedback: unify payload generation logic
 2019-08-22 13:16 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] Replace sendmsg with sendto shortcut
 2019-08-22 13:15 UTC  (7+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] tarantoolctl doesn't fail when box.cfg is delayed in init script
 2019-08-22 13:06 UTC  (10+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] Fix border case in float-int comparison in SQL
 2019-08-22 12:31 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] gitlab-ci: fix building of Debian Buster image
 2019-08-22 12:25 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] sql: improve vdbe_field_ref fetcher
 2019-08-22 12:08 UTC  (15+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] Introduce WITH ENGINE option for CREATE TABLE stmt
 2019-08-22 12:07 UTC  (11+ messages)
` [tarantool-patches] [PATCH 1/2] Do not log error in engine_find()
` [tarantool-patches] [PATCH 2/2] sql: allow to specify engine in CREATE TABLE stmt
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/2] Introduce WITH ENGINE option for "

[tarantool-patches] [PATCH 0/3] Merge struct sql_txn into struct txn/savepoint
 2019-08-22 11:56 UTC  (10+ messages)
` [tarantool-patches] [PATCH 2/3] txn: merge struct sql_txn into struct txn
  ` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/3] Merge struct sql_txn into struct txn/savepoint

[PATCH v2] box: add support for decimals in update ops
 2019-08-22 10:34 UTC  (7+ messages)
` [tarantool-patches] "

[PATCH v3 0/6] Decimal indices
 2019-08-22 10:33 UTC  (14+ messages)
` [PATCH v3 1/6] lua: fix decimal comparison with nil
` [PATCH v3 2/6] decimal: fix encoding numbers with positive exponent
` [PATCH v3 3/6] lua/pickle: fix a typo
` [PATCH v3 4/6] decimal: allow to encode/decode decimals as MsgPack
` [PATCH v3 5/6] decimal: add conversions to (u)int64_t
` [PATCH v3 6/6] decimal: allow to index decimals
  ` [tarantool-patches] "

[tarantool-patches] [PATCH 0/2] Build libcurl statically
 2019-08-22  8:42 UTC  (4+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1] gitlab-ci: clean up .gitlab-ci.yml
 2019-08-22  8:23 UTC 

[PATCH v2 0/7] Join replicas off the current read view
 2019-08-22  8:05 UTC  (28+ messages)
` [PATCH v2 1/7] vinyl: don't pin index for iterator lifetime
  ` [tarantool-patches] "
` [PATCH v2 2/7] vinyl: don't exempt dropped indexes from dump and compaction
  ` [tarantool-patches] "
` [PATCH v2 3/7] vinyl: get rid of vy_env::join_lsn
  ` [tarantool-patches] "
` [PATCH v2 4/7] memtx: use ref counting to pin indexes for snapshot
  ` [tarantool-patches] "
` [PATCH v2 5/7] memtx: enter small delayed free mode from snapshot iterator
  ` [tarantool-patches] "
` [PATCH v2 6/7] space: get rid of apply_initial_join_row method
  ` [tarantool-patches] "
` [PATCH v2 7/7] relay: join new replicas off read view
  ` [tarantool-patches] "

[tarantool-patches] [PATCH vshard 1/1] travis-ci: deploy packages from tagged revisions
 2019-08-21 22:13 UTC  (5+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH 0/7] Replication: In-memory replication
 2019-08-21 13:52 UTC  (18+ messages)
` [tarantool-patches] [PATCH 1/7] Refactoring: wal writer fiber and queue
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH 2/7] Refactoring: Track wal files using gc state
` [tarantool-patches] [PATCH 3/7] Replication: Relay does not rely on xlog boundaries
` [tarantool-patches] [PATCH 4/7] Replication: wal memory buffer
` [tarantool-patches] [PATCH 5/7] Replication: in memory replication
` [tarantool-patches] [PATCH 6/7] Refactoring: remove wal_watcher routines
` [tarantool-patches] [PATCH 7/7] Refactoring: get rid of on_close_log
` [tarantool-patches] Re: [PATCH 0/7] Replication: In-memory replication

[tarantool-patches] [PATCH v1] gitlab-ci: add static build
 2019-08-21 11:07 UTC  (3+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1] travis-ci: update distros and repos
 2019-08-20 23:43 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH] sql: add check for <WITH> absence in <CREATE VIEW>
 2019-08-20 19:41 UTC  (7+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 0/8] sql: uniform SQL and Lua functions subsystem
 2019-08-20 19:36 UTC  (9+ messages)
` [tarantool-patches] [PATCH v2 7/8] sql: get rid of FuncDef function hash
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 8/8] box: get rid of box.internal.sql_function_create
  ` [tarantool-patches] "

[tarantool-patches] [PATCH v3 0/9] sql: uniform SQL and Lua functions subsystem
 2019-08-20 19:12 UTC  (15+ messages)
` [tarantool-patches] [PATCH v3 2/9] sql: GREATEST, LEAST instead of MIN/MAX overload
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 4/9] sql: rework SQL_FUNC_COUNT flag semantics
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 6/9] sql: remove SQL_FUNC_SLOCHNG flag
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 7/9] sql: get rid of FuncDef function hash
  ` [tarantool-patches] "
` [tarantool-patches] [PATCH v3 8/9] sql: get rid of box.internal.sql_function_create

[tarantool-patches] [PATCH 00/13] JSON updates
 2019-08-20 18:49 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1] gitlab-ci: add static build
 2019-08-20  8:58 UTC 

[tarantool-patches] [PATCH v1] test: enable unix sockets at sql-tap suite
 2019-08-19 14:01 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v1 1/1] lua_cjson: fix segfault on recursive table encoding
 2019-08-19 12:37 UTC 

[tarantool-patches] [PATCH] http: add CURLOPT_ACCEPT_ENCODING option
 2019-08-19 12:12 UTC 

[tarantool-patches] [PATCH v1] gitlab-ci: add static build
 2019-08-19 12:00 UTC  (2+ messages)
` [tarantool-patches] "

[tarantool-patches] [PATCH v2 0/6] refactoring: remove exceptions from triggers
 2019-08-16 18:37 UTC  (7+ messages)
` [tarantool-patches] [PATCH v2 1/6] refactoring: remove exceptions from triggers except alter.cc
` [tarantool-patches] [PATCH v2 2/6] refactoring: remove exceptions from used in alter.cc outer functions
` [tarantool-patches] [PATCH v2 3/6] refactoring: replace most obvious exceptions in alter.cc
` [tarantool-patches] [PATCH v2 4/6] refactoring: replace exceptions in most alter.cc functions
` [tarantool-patches] [PATCH v2 5/6] refactoring: replace some more exceptions in alter.cc
` [tarantool-patches] [PATCH v2 6/6] refactoring: replace remaining exceptions in alter.cc & update comments

page:  |  | latest

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