[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] [PATCH v2] gitlab-ci: parallelize perf testing
2020-05-17 12:34 UTC (2+ messages)
[Tarantool-patches] [PATCH v1] gitlab-ci: integration testing vshard
2020-05-17 12:31 UTC (2+ messages)
[Tarantool-patches] [PATCH v2 small 1/1] lsregion: introduce aligned alloc
2020-05-15 23:21 UTC
[Tarantool-patches] [PATCH 0/2] Sanitize uuid and bit alignment
2020-05-15 23:03 UTC (3+ 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] Add option to update file with reference output
2020-05-15 22:21 UTC (2+ messages)
[Tarantool-patches] [PATCH] Add new error injection constant ERRINJ_AUTO_UPGRADE
2020-05-15 17:14 UTC (2+ messages)
[Tarantool-patches] [PATCH v1] Enable script for saving RPM packages in S3 for modules
2020-05-15 17:05 UTC (3+ messages)
[Tarantool-patches] [PATCH v1] Divide test box/net.box
2020-05-15 17:04 UTC (3+ messages)
[Tarantool-patches] [PATCH v1] test: mark tests as fragile, 2nd group
2020-05-15 16:49 UTC (3+ messages)
[Tarantool-patches] [PATCH v1] test: set unix sockets for iproto at core = app
2020-05-15 16:27 UTC (2+ messages)
[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 (4+ messages)
[Tarantool-patches] [PATCH] replication: remove unnecessary errors on replicating from an anonymous instance
2020-05-15 14:37 UTC (9+ messages)
[Tarantool-patches] [PATCH v2] replication: add box.info.replication_anon
2020-05-15 14:16 UTC (5+ 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)
[Tarantool-patches] [PATCH small 1/1] lsregion: fix slab_unmap() called on malloced slab
2020-05-14 22:31 UTC
[Tarantool-patches] [PATCH 0/2] Validate result of upserts squash & skip invalid upserts which can't be applied
2020-05-14 21:32 UTC (8+ messages)
` [Tarantool-patches] [PATCH 2/2] vinyl: skip invalid upserts during squash
[Tarantool-patches] [PATCH 0/5] mp_snprint() and mp_fprint() for decimal, uuid, error
2020-05-14 21:28 UTC (24+ messages)
` [Tarantool-patches] [PATCH 1/5] msgpuck: bump version to enable extension printer
` [Tarantool-patches] [PATCH 2/5] decimal: provide MP_DECIMAL extension serializer
` [Tarantool-patches] [PATCH 3/5] uuid: provide MP_UUID "
` [Tarantool-patches] [PATCH 4/5] error: provide MP_ERROR "
` [Tarantool-patches] [PATCH 5/5] msgpuck: activate MP_EXT custom serializers
[Tarantool-patches] [PATCH msgpuck 0/2] MP_EXT virtual serializer
2020-05-14 21:26 UTC (4+ messages)
` [Tarantool-patches] [PATCH msgpuck 1/2] Return recursion to mp_snprint() and mp_fprint()
` [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] [RFC] Quorum-based synchronous replication
2020-05-14 20:38 UTC (23+ messages)
[Tarantool-patches] [PATCH small 1/1] rlist: use built-in offsetof() when possible
2020-05-13 22:21 UTC (4+ messages)
[Tarantool-patches] [PATCH v1 1/2] test: set unix sockets for iproto at core = app
2020-05-13 20:23 UTC
[Tarantool-patches] [PATCH 0/2] Fix crash in case of lack of FDs during recovery
2020-05-13 20:19 UTC (22+ messages)
` [Tarantool-patches] [PATCH 1/2] errinj: introduce delayed injection
` [Tarantool-patches] [PATCH 2/2] vinyl: drop wasted runs in case range recovery fails
[Tarantool-patches] [PATCH v5 00/10] Add static analysis with luacheck
2020-05-13 14:40 UTC (15+ messages)
` [Tarantool-patches] [PATCH v5 01/10] Add initial luacheck config
` [Tarantool-patches] [PATCH v5 02/10] gitlab-ci: enable static analysis with luacheck
` [Tarantool-patches] [PATCH v5 03/10] Fix luacheck warnings in extra/dist/tarantoolctl.in
` [Tarantool-patches] [PATCH v5 04/10] Fix luacheck warnings in src/lua/
` [Tarantool-patches] [PATCH v5 05/10] "
` [Tarantool-patches] [PATCH v5 06/10] Fix luacheck warnings in src/box/lua/
` [Tarantool-patches] [PATCH v5 07/10] "
` [Tarantool-patches] [PATCH v5 08/10] Fix luacheck warnings in test/
` [Tarantool-patches] [PATCH v5 09/10] Add luacheck supressions for luajit tests
` [Tarantool-patches] [PATCH 10/10] build: Enable 'make luacheck' target
[Tarantool-patches] [PATCH] socket: fix error while closing socket.tcp_server
2020-05-13 14:21 UTC (4+ messages)
[Tarantool-patches] [PATCH v2 2/3] gitlab-ci: add out-of-source build
2020-05-13 7:40 UTC (3+ messages)
[Tarantool-patches] [PATCH 0/3] box.execute() and box.cfg() idempotence and locking
2020-05-12 22:18 UTC (4+ messages)
` [Tarantool-patches] [PATCH 1/3] box: check whether box is loaded in box.execute()
` [Tarantool-patches] [PATCH 2/3] box: always wait box loading "
` [Tarantool-patches] [PATCH 3/3] box: always reconfigure box at non-first box.cfg()
[Tarantool-patches] [PATCH 0/7] box/console: add support for internal types
2020-05-12 17:31 UTC (13+ 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] box.execute should be immutable function
2020-05-12 16:17 UTC (8+ messages)
` [Tarantool-patches] [PATCH] box: make box.execute() immutable
` [Tarantool-patches] [PATCH 1/2] box: make box.cfg idempotent function
[Tarantool-patches] [PATCH v4 0/2] vinyl: fix uninitialized memory accesses
2020-05-12 15:59 UTC (4+ messages)
[Tarantool-patches] [PATCH 0/7] box/console: add support for internal types
2020-05-12 13:50 UTC (8+ 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 00/11] Add OpenBSD support
2020-05-12 12:32 UTC (12+ messages)
` [Tarantool-patches] [PATCH 01/11] build: introduce openbsd build target
` [Tarantool-patches] [PATCH 02/11] build: test pthread_stackseg_np() on OpenBSD
` [Tarantool-patches] [PATCH 03/11] build: skip linking with -ldl "
` [Tarantool-patches] [PATCH 04/11] Fix building of tt_pthread_attr_getstack() "
` [Tarantool-patches] [PATCH 05/11] sql: use mremap() "
` [Tarantool-patches] [PATCH 06/11] Include libgen.h when building "
` [Tarantool-patches] [PATCH 07/11] say: fix compilation "
` [Tarantool-patches] [PATCH 08/11] test: mute broken tests "
` [Tarantool-patches] [PATCH 09/11] Add README.OpenBSD
` [Tarantool-patches] [PATCH 10/11] Mention OpenBSD as supported platorm
` [Tarantool-patches] [PATCH 11/11][small] Add MAP_STACK to mmap() flags
[Tarantool-patches] [PATCH vshard 0/7] Router extended discovery
2020-05-09 7:37 UTC (5+ messages)
` [Tarantool-patches] [PATCH vshard 6/7] router: make discovery smoother in a big cluster
[Tarantool-patches] [PATCH v3 0/3] vinyl: fix uninitialized memory accesses
2020-05-08 16:29 UTC (12+ messages)
` [Tarantool-patches] [PATCH v3 2/3] vinyl: clean-up unprocessed read views in *_build_read_views()
` [Tarantool-patches] [PATCH v3 3/3] vinyl: clean-up write iterator if vy_task_write_run() fails
[Tarantool-patches] [PATCH] static build: set dockerfile entrypoint to exec form
2020-05-08 13:36 UTC (4+ messages)
[Tarantool-patches] [PATCH] refactoring: sync declarations w/ definitions
2020-05-08 11:45 UTC (2+ messages)
[Tarantool-patches] [PATCH v1] gitlab-ci: add Catalina OSX 10.15
2020-05-08 8:40 UTC (2+ messages)
[Tarantool-patches] [PATCH v1] test: fragile flaky tests from parallel runs
2020-05-08 8:34 UTC (2+ messages)
[Tarantool-patches] [PATCH v2] gitlab-ci: keep perf results as gitlab-ci artifacts`
2020-05-08 8:17 UTC (2+ messages)
[Tarantool-patches] [PATCH 1/1] wal: simplify rollback
2020-05-08 8:12 UTC (6+ messages)
[Tarantool-patches] [PATCH] console: check on_shutdown() before exit
2020-05-08 7:20 UTC (2+ messages)
[Tarantool-patches] [PATCH v4 0/10] Add static analysis with luacheck
2020-05-07 14:34 UTC (5+ messages)
` [Tarantool-patches] [PATCH v4 5/10] Fix luacheck warnings in src/box/lua/
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