[Tarantool-patches] [PATCH v2] gitlab-ci: cleanup temporary perf images
2020-05-21 11:43 UTC (2+ messages)
[Tarantool-patches] [PATCH v2] gitlab-ci: integration testing vshard
2020-05-21 11:40 UTC (4+ messages)
[Tarantool-patches] [PATCH v2] test: set unix sockets for iproto at core = app
2020-05-21 11:38 UTC (3+ messages)
[Tarantool-patches] [PATCH] lua: throw correct error on calls to sequence methods with dot
2020-05-21 10:33 UTC
[Tarantool-patches] [PATCH 0/2] Make unit tests TAP-compliant
2020-05-21 9:59 UTC (3+ messages)
` [Tarantool-patches] [PATCH 1/2] test: update unit test lib to produce TAP-compliant output
` [Tarantool-patches] [PATCH 2/2] test: update unit tests to make them TAP-compliant
[Tarantool-patches] [PATCH 0/2] Fix C module reloading
2020-05-21 8:41 UTC (5+ messages)
` [Tarantool-patches] [PATCH 1/2] Copy DSO module before load instead of symlink-ing
` [Tarantool-patches] [PATCH 2/2] Allow to set directory for copying DSO before load
[Tarantool-patches] [PATCH 0/2] Validate result of upserts squash & skip invalid upserts which can't be applied
2020-05-21 8:36 UTC (15+ messages)
` [Tarantool-patches] [PATCH 2/2] vinyl: skip invalid upserts during squash
[Tarantool-patches] [PATCH 0/2] Sanitize uuid and bit alignment
2020-05-21 8:28 UTC (11+ messages)
` [Tarantool-patches] [PATCH 1/2] bit: fix unaligned memory access and UB bit shift
` [Tarantool-patches] [PATCH 2/2] uuid: fix unaligned memory access
[Tarantool-patches] [PATCH v1] test: set unix sockets for iproto at core = app
2020-05-21 7:59 UTC (6+ messages)
[Tarantool-patches] [PATCH v1] gitlab-ci: cleanup temporary perf images
2020-05-21 7:53 UTC (5+ messages)
[Tarantool-patches] [PATCH] vinyl: fix assert in vy_tx_write()
2020-05-21 1:15 UTC
[Tarantool-patches] [PATCH] vinyl: restart read iterator in case of roll backed WAL
2020-05-20 22:00 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/5] mp_snprint() and mp_fprint() for decimal, uuid, error
2020-05-20 21:57 UTC (22+ messages)
` [Tarantool-patches] [PATCH 4/5] error: provide MP_ERROR extension serializer
` [Tarantool-patches] [PATCH 5/5] msgpuck: activate MP_EXT custom serializers
[Tarantool-patches] [RFC] Quorum-based synchronous replication
2020-05-20 20:59 UTC (13+ messages)
[Tarantool-patches] [PATCH] vinyl: fix comment to vy_read_iterator_cmp_stmt()
2020-05-20 20:40 UTC (3+ messages)
[Tarantool-patches] [PATCH v1] Set full testing for all branches
2020-05-20 18:35 UTC
[Tarantool-patches] [PATCH] test: recover FreeBSD skip conditions
2020-05-20 16:48 UTC (2+ messages)
[Tarantool-patches] [PATCH 00/11] Add OpenBSD support
2020-05-20 12:23 UTC (4+ messages)
[Tarantool-patches] [PATCH v2] Add option to update file with reference output
2020-05-20 8:23 UTC (3+ messages)
[Tarantool-patches] [PATCH 1/1] build: turn off LTO for exports.c
2020-05-20 7:26 UTC (2+ messages)
[Tarantool-patches] [PATCH v4 0/3] test: add more tests to packaging testing
2020-05-20 6:59 UTC (7+ messages)
` [Tarantool-patches] [PATCH v4 1/3] build: fix rpm packages build on Fedora 32
` [Tarantool-patches] [PATCH v4 2/3] test: return tests to packaging testing
` [Tarantool-patches] [PATCH v4 3/3] test: add more "
[Tarantool-patches] [PATCH v1] Enable script for saving RPM packages in S3 for modules
2020-05-20 6:49 UTC (4+ messages)
[Tarantool-patches] [PATCH v1] test: mark tests as fragile, 2nd group
2020-05-20 6:46 UTC (4+ messages)
[Tarantool-patches] [PATCH 0/2] popen fixes
2020-05-20 6:35 UTC (6+ messages)
` [Tarantool-patches] [PATCH 1/2] popen: fix access to freed memory after :close()
` [Tarantool-patches] [PATCH 2/2] test: popen: fix popen test 'hang' under test-run
[Tarantool-patches] [PATCH v2 small 1/1] lsregion: introduce aligned alloc
2020-05-19 21:48 UTC (5+ messages)
[Tarantool-patches] [PATCH msgpuck 0/2] MP_EXT virtual serializer
2020-05-19 20:48 UTC (8+ messages)
` [Tarantool-patches] [PATCH msgpuck 2/2] Make MP_EXT mp_snprint() and mp_fprint() customizable
` [Tarantool-patches] [PATCH msgpuck 1.5/2] Provide more details at MP_EXT mp_fprint/snprint()
[Tarantool-patches] [PATCH] lua: lua_field_inspect_table without pushcfunction
2020-05-19 20:08 UTC (4+ messages)
[Tarantool-patches] [PATCH V2] socket: fix error while closing socket.tcp_server
2020-05-19 20:05 UTC
[Tarantool-patches] [PATCH] socket: fix error while closing socket.tcp_server
2020-05-19 19:52 UTC (5+ messages)
[Tarantool-patches] [PATCH 0/2] fix replication tx boundaries after local space rework
2020-05-19 16:24 UTC (11+ messages)
` [Tarantool-patches] [PATCH 1/2] wal: fix tx boundaries
` [Tarantool-patches] [PATCH 2/2] replication: make relay send txs in batches
[Tarantool-patches] [PATCH small 1/1] lsregion: fix slab_unmap() called on malloced slab
2020-05-19 16:21 UTC (2+ messages)
[Tarantool-patches] [PATCH 0/5] build: fix compilation warning
2020-05-19 12:33 UTC (9+ messages)
` [Tarantool-patches] [PATCH 1/5] test: unit/guava -- "
` [Tarantool-patches] [PATCH 2/5] box/sql: func "
` [Tarantool-patches] [PATCH 3/5] box/sql: vdbe "
` [Tarantool-patches] [PATCH 4/5] box/sql: vdbemem "
` [Tarantool-patches] [PATCH 5/5] box/vynil: quota -- fix compilation waning
[Tarantool-patches] [PATCH v1] Add option to update file with reference output
2020-05-19 10:23 UTC (3+ messages)
[Tarantool-patches] [PATCH 1/1] session: remove box.session.push() 'sync'
2020-05-19 10:00 UTC (3+ messages)
[Tarantool-patches] [PATCH v2 0/2] Unhide symbols
2020-05-19 9:02 UTC (3+ messages)
[Tarantool-patches] [PATCH 0/7] box/console: add support for internal types
2020-05-19 6:47 UTC (19+ messages)
` [Tarantool-patches] [PATCH 1/7] box/console: console_session_vtab -- use designated initialization
` [Tarantool-patches] [PATCH 2/7] box/console: use tabs instead of spaces in consolelib
` [Tarantool-patches] [PATCH 3/7] box/console: rename format to format_yaml
` [Tarantool-patches] [PATCH 4/7] box/console: rename luaL_yaml_default to serializer_yaml
` [Tarantool-patches] [PATCH 5/7] box/console: implement lua serializer
` [Tarantool-patches] [PATCH 6/7] box/console: switch to new "
` [Tarantool-patches] [PATCH 7/7] test: extend console lua test
[Tarantool-patches] [PATCH v2] Add new error injection constant ERRINJ_AUTO_UPGRADE
2020-05-18 15:10 UTC
[Tarantool-patches] [PATCH] Add new error injection constant ERRINJ_AUTO_UPGRADE
2020-05-18 15:05 UTC (3+ messages)
[Tarantool-patches] [PATCH] lua: show error on attempt to access to tuple of unsupported type
2020-05-18 14:27 UTC
[Tarantool-patches] [PATCH v1] gitlab-ci: integration testing vshard
2020-05-18 13:05 UTC (5+ messages)
[Tarantool-patches] [PATCH] sql: display collation in metadata for scalar
2020-05-18 10:26 UTC (2+ messages)
[Tarantool-patches] [PATCH v1] Divide test box/net.box
2020-05-18 10:00 UTC (4+ messages)
[Tarantool-patches] [PATCH v2] gitlab-ci: parallelize perf testing
2020-05-18 9:14 UTC (3+ messages)
[Tarantool-patches] [PATCH 1/1] session: deprecate box.session.push() 'sync'
2020-05-18 8:45 UTC (2+ messages)
[Tarantool-patches] [PATCH] box/memtx: use uint32_t for number of indices
2020-05-18 8:28 UTC (2+ messages)
[Tarantool-patches] [PATCH small 0/2] Aligned lsregion
2020-05-17 13:56 UTC (10+ messages)
` [Tarantool-patches] [PATCH small 1/2] lsregion: introduce lsregion_reserve()
` [Tarantool-patches] [PATCH small 2/2] lsregion: provide aligned version of alloc
[Tarantool-patches] [test-run] Add options for upgrade testing
2020-05-15 16:17 UTC (2+ messages)
[Tarantool-patches] [PATCH 1/1] test: make app-tap/init_script produce less diff
2020-05-15 15:11 UTC (2+ messages)
[Tarantool-patches] [PATCH v1] gitlab-ci: disable perf tesing in schedulled runs
2020-05-15 14:51 UTC (4+ messages)
[Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing
2020-05-15 14:46 UTC (2+ messages)
[Tarantool-patches] [PATCH] replication: remove unnecessary errors on replicating from an anonymous instance
2020-05-15 14:37 UTC (2+ messages)
[Tarantool-patches] [PATCH v2] replication: add box.info.replication_anon
2020-05-15 14:16 UTC (2+ messages)
[Tarantool-patches] [PATCH] fio/coio: handle partial writes
2020-05-15 9:00 UTC (3+ messages)
[Tarantool-patches] [PATCH v1] gitlab-ci: parallelize perf testing
2020-05-15 7:43 UTC (4+ 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