[tarantool-patches] [PATCH v3 0/3] box: implement on_shutdown triggers
2018-12-27 12:56 UTC (5+ messages)
` [tarantool-patches] [PATCH v3 1/3] box: get rid of atexit() for calling cleanup routine
[tarantool-patches] [PATCH] sql: fix bug with BLOB TRIM() when X'00' in char set
2018-12-27 12:28 UTC (7+ messages)
` [tarantool-patches] "
[PATCH 1/1] evio: allow not only SOCK_STREAM servers
2018-12-27 12:03 UTC (4+ messages)
` [tarantool-patches] "
[PATCH v6 0/8] box: Indexes by JSON path
2018-12-27 11:57 UTC (14+ messages)
` [PATCH v6 1/8] box: refactor tuple_validate_raw
` [PATCH v6 2/8] box: refactor ER_{FIELD_TYPE, ACTION_MISMATCH}
` [PATCH v6 3/8] box: build path to field string uniformly on error
` [PATCH v6 4/8] box: introduce JSON Indexes
` [PATCH v6 5/8] box: introduce has_json_paths flag in templates
` [tarantool-patches] "
` [tarantool-patches] "
` [PATCH v6 6/8] box: tune tuple_field_raw_by_path for indexed data
` [PATCH v6 7/8] box: introduce offset_slot cache in key_part
` [PATCH v6 8/8] box: specify indexes in user-friendly form
[PATCH v1 0/4] box: JSON preparatory patchset
2018-12-27 11:48 UTC (6+ messages)
` [PATCH v1 1/4] lib: introduce json_tree_snprint_path
` [PATCH v1 2/4] lib: introduce json_token_is_leaf helper
` [PATCH v1 3/4] box: introduce bitmap_majority_test routine
` [PATCH v1 4/4] box: refactor tuple_init_field_map to use bitmap
` [tarantool-patches] "
[PATCH] test: fix flaky fails of box/iproto_stress
2018-12-27 10:26 UTC (2+ messages)
[tarantool-patches] [PATCH] sql: disallow to rename space if it is referenced by view
2018-12-27 10:14 UTC (3+ messages)
` [tarantool-patches] "
[PATCH v2 0/6] SWIM
2018-12-26 21:01 UTC (7+ messages)
` [PATCH v2 1/6] [RAW] swim: introduce SWIM's anti-entropy component
` [PATCH v2 2/6] [RAW] swim: introduce failure detection component
` [PATCH v2 3/6] [RAW] swim: introduce a dissemination component
` [PATCH v2 4/6] [RAW] swim: keep encoded round message cached
` [PATCH v2 5/6] [RAW] swim: send one UDP packet per EV_WRITE event
` [tarantool-patches] [PATCH v2 0/6] SWIM
[PATCH 0/3] Merger
2018-12-26 20:11 UTC (8+ messages)
` [PATCH 1/3] Add luaT_iscallable with support of cdata metatype
` [PATCH 2/3] Add module to ease using Lua iterators from C
` [PATCH 3/3] Add merger for tuple streams
[tarantool-patches] [PATCH v2 1/1] sql: do not analyze incorrect statistics
2018-12-26 19:01 UTC
[tarantool-patches] [PATCH v3 0/6] sql: set column types for EXPLAIN and PRAGMA
2018-12-26 18:18 UTC (7+ messages)
` [tarantool-patches] [PATCH v3 1/6] sql: remove unused macros from pragma.c and pragma.h
` [tarantool-patches] [PATCH v3 2/6] sql: fix "PRAGMA parser_trace" result
` [tarantool-patches] [PATCH v3 3/6] sql: Show currently set sql_default_engine
` [tarantool-patches] [PATCH v3 4/6] sql: fix "PRAGMA case_sensitive_like" result
` [tarantool-patches] [PATCH v3 5/6] sql: 'PRAGMA' result in the appropriate format
` [tarantool-patches] [PATCH v3 6/6] sql: set column types for EXPLAIN and PRAGMA
[tarantool-patches] [PATCH] httpc: add checking of headers in httpc:request
2018-12-26 15:56 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 1/1] sql: support HAVING without GROUP BY clause
2018-12-26 11:19 UTC (5+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 0/3] sql: do not use OP_Delete+OP_Insert for UPDATES
2018-12-26 8:35 UTC (9+ messages)
` [tarantool-patches] [PATCH v1 1/3] sql: clean-up vdbe_emit_constraint_checks
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 2/3] sql: fix sql_vdbe_mem_alloc_region result memory
` [tarantool-patches] "
` [tarantool-patches] [PATCH v1 3/3] sql: do not use OP_Delete+OP_Insert for UPDATES
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH v1 0/3] "
[PATCH v1 0/5] box: JSON preparatory patchset
2018-12-25 17:04 UTC (15+ messages)
` [PATCH v1 1/5] box: refactor tuple_validate_raw
` [PATCH v1 2/5] box: refactor field type and nullability checks
` [PATCH v1 3/5] lib: introduce json_token_path_snprint
` [tarantool-patches] "
` [PATCH v1 4/5] box: refactor ER_{FIELD_TYPE, ACTION_MISMATCH}
` [tarantool-patches] "
` [PATCH v1 5/5] box: refactor tuple_init_field_map to use bitmap
[tarantool-patches] [PATCH v5 0/5] sql: remove box.sql.execute
2018-12-25 14:57 UTC (9+ messages)
` [tarantool-patches] [PATCH v5 1/5] iproto: move map creation to sql_response_dump()
` [tarantool-patches] [PATCH v5 2/5] iproto: create port_sql
` [tarantool-patches] "
` [tarantool-patches] [PATCH v5 3/5] sql: create method dump_lua for port_sql
` [tarantool-patches] "
` [tarantool-patches] [PATCH v5 4/5] sql: parameter binding for new execute()
` [tarantool-patches] "
` [tarantool-patches] [PATCH v5 5/5] sql: check new box.sql.execute()
[tarantool-patches] [PATCH 0/6] Remove string of SQL statement from opts
2018-12-25 13:45 UTC (7+ messages)
` [tarantool-patches] [PATCH 2/6] sql: don't update SQL string during renaming
` [tarantool-patches] "
` [tarantool-patches] Re: [PATCH 0/6] Remove string of SQL statement from opts
[tarantool-patches] [PATCH v1 1/1] sql: Fix DEFAULTs AST memory leak on alter
2018-12-25 13:29 UTC (4+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 1/1] sql: do not analyze incorrect statistics
2018-12-24 14:15 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v2 0/6] sql: set column types for EXPLAIN and PRAGMA
2018-12-24 14:02 UTC (14+ messages)
` [tarantool-patches] [PATCH v2 1/6] sql: remove unnecessary macros from pragma.*
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 2/6] sql: fix "PRAGMA parser_trace" result
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 3/6] sql: Show currently set sql_default_engine
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 4/6] sql: fix "PRAGMA case_sensitive_like" result
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 5/6] sql: 'PRAGMA' result in Tarantool format
` [tarantool-patches] "
` [tarantool-patches] [PATCH v2 6/6] sql: set column types for EXPLAIN and PRAGMA
` [tarantool-patches] "
[PATCH] vinyl: fix index build not working after recovery
2018-12-24 13:59 UTC (2+ messages)
[tarantool-patches] [PATCH] test: wait for log entry
2018-12-24 11:55 UTC (3+ messages)
[PATCH] Forbid -DENABLE_ASAN=ON with GCC explicitly
2018-12-24 11:26 UTC (2+ messages)
[tarantool-patches] [PATCH] replication: do not skip master's rows in case of an error
2018-12-24 10:45 UTC (3+ messages)
[PATCH v3 0/2] Outdate binary session on disconnect
2018-12-24 10:07 UTC (4+ messages)
` [PATCH v3 1/2] session: store vtab both in struct and registry
` [PATCH v3 2/2] session: outdate a session of a closed connection
[tarantool-patches] [PATCH] test: enable parallel for python tests and long
2018-12-23 11:04 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] lua: add optional 'chars' param to string.strip functions
2018-12-23 9:23 UTC (2+ messages)
` [tarantool-patches] "
[PATCH] Revert "lua: fix tuple cdata collecting"
2018-12-22 15:39 UTC (2+ messages)
[PATCH] vinyl: fix tuple leak in vy_tuple_new
2018-12-21 15:48 UTC (2+ messages)
[PATCH 1/1] Fix gcov on Mac
2018-12-21 15:33 UTC (7+ messages)
` [tarantool-patches] "
[PATCH v2 0/4] Outdate binary session on disconnect
2018-12-21 11:23 UTC (6+ messages)
` [PATCH v2 1/4] console: forbid arbitrary session type setting
` [PATCH v2 3/4] session: store vtab in struct session
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: test to check that FK constraint does not fail
2018-12-21 7:40 UTC (3+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] Fix build with ENABLE_ASAN=ON
2018-12-21 7:37 UTC (4+ messages)
` [tarantool-patches] "
[PATCH] http: fix memory leak
2018-12-20 16:01 UTC (2+ messages)
[PATCH v1 1/1] box: restart garbage collector
2018-12-20 16:01 UTC (2+ messages)
[tarantool-patches] [PATCH v2 1/1] sql: check that received iterator is not NULL
2018-12-19 10:05 UTC (3+ messages)
` [tarantool-patches] "
[PATCH] test: update test-run
2018-12-19 9:00 UTC (5+ messages)
` Re[2]: "
` Re[3]: "
[tarantool-patches] [PATCH] test: disable show_reproduce_content for sql-tap
2018-12-19 8:55 UTC (5+ messages)
` [tarantool-patches] "
` Re[2]: "
` Re[3]: "
` "
[PATCH 0/4] Fix sql_bind leak
2018-12-18 12:02 UTC (2+ messages)
[tarantool-patches] [PATCH v1 1/1] sql: check that received iterator is not NULL
2018-12-17 17:41 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: do not analyze incorrect statistics
2018-12-17 17:35 UTC (2+ messages)
` [tarantool-patches] "
[PATCH 0/5] SWIM
2018-12-17 12:53 UTC (6+ messages)
` [PATCH 1/5] swim: introduce SWIM's anti-entropy component
` [PATCH 2/5] swim: introduce failure detection component
` [PATCH 3/5] swim: introduce a dissemination component
` [PATCH 4/5] swim: introduce "suspected" status
` [PATCH 5/5] swim: keep encoded round message cached
[PATCH] xlog: fix fallocate vs read race
2018-12-14 12:30 UTC (5+ messages)
[tarantool-patches] [PATCH] sql: increment VIEW counter for tables within sub-select
2018-12-14 10:34 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] test: drop test space in xlog/checkpoint_threshold
2018-12-14 8:26 UTC (2+ messages)
[PATCH 0/3 v2] sql: add test for indexed char in sub subquery
2018-12-14 5:47 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: set names for constant fields within VIEW
2018-12-14 5:15 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] test: run full testing only on long-term branches
2018-12-14 5:08 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH] sql: terminate with \0 encoded msgpack
2018-12-13 16:30 UTC (4+ messages)
` [tarantool-patches] "
[PATCH v3] fio: cleanup error messages
2018-12-12 13:58 UTC (2+ messages)
[tarantool-patches] [PATCH] sql: decrease max depth of expression AST
2018-12-12 13:34 UTC (2+ messages)
` [tarantool-patches] "
[tarantool-patches] [PATCH v1 1/1] sql: set column types for EXPLAIN and PRAGMA
2018-12-12 13:21 UTC (2+ messages)
` [tarantool-patches] "
[PATCH 0/2] Rate limit certain warining messages
2018-12-12 8:48 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox