July 2021 Archives by date
Starting: Thu Jul 1 15:34:34 MSK 2021
Ending: Sat Jul 31 19:51:44 MSK 2021
Messages: 643
- [Tarantool-patches] [PATCH] box: remove context from stack
Alexander Turenko
- [Tarantool-patches] [PATCH 0/7] fiber: introduce creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 1/7] fiber: add PoC for fiber creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 2/7] fiber: fix DARWIN build
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 3/7] fiber: apply fix patch
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 4/7] fiber: add PoC for Lua parent backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 5/7] fiber: add dynamic option for parent backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 6/7] fiber: refactor lua backtrace routine
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 7/7] fiber: refactor C backtrace and add changelog
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 0/7] fiber: introduce creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v2 1/7] fiber: add PoC for fiber creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 2/7] fiber: fix DARWIN build
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 3/7] fiber: apply fix patch
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 4/7] fiber: add PoC for Lua parent backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 5/7] fiber: add dynamic option for parent backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 6/7] fiber: refactor lua backtrace routine
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH 7/7] fiber: refactor C backtrace and add changelog
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v2 1/7] fiber: add PoC for fiber creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH vshard 0/6] Master discovery
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 1/6] replicaset: introduce netbox_wait_connected()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 2/6] test: sort some table prints
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 3/6] storage: introduce vshard.storage._call('info')
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 4/6] config: introduce master 'auto' replicaset option
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 5/6] router: introduce automatic master discovery
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 6/6] router: update master using a hint from storage
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 1/7] fiber: add PoC for fiber creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v2 1/7] fiber: add PoC for fiber creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH vshard 1/6] replicaset: introduce netbox_wait_connected()
Oleg Babin
- [Tarantool-patches] [PATCH vshard 2/6] test: sort some table prints
Oleg Babin
- [Tarantool-patches] [PATCH vshard 3/6] storage: introduce vshard.storage._call('info')
Oleg Babin
- [Tarantool-patches] [PATCH vshard 4/6] config: introduce master 'auto' replicaset option
Oleg Babin
- [Tarantool-patches] [PATCH vshard 5/6] router: introduce automatic master discovery
Oleg Babin
- [Tarantool-patches] [PATCH vshard 6/6] router: update master using a hint from storage
Oleg Babin
- [Tarantool-patches] [PATCH] test: bump lua-Harness suite
Maxim Kokryashkin
- [Tarantool-patches] [PATCH] raft: more precise verification of incoming request state
Cyrill Gorcunov
- [Tarantool-patches] [PATCH vshard 4/6] config: introduce master 'auto' replicaset option
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 5/6] router: introduce automatic master discovery
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 6/6] router: update master using a hint from storage
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 7/6] util: truncate too long fiber name
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 01/12] replication: always send raft state to subscribers
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 04/12] box: make promote always bump the term
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 06/12] box: allow calling promote on a candidate
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 09/12] replication: encode version in JOIN request
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 10/12] replication: add META stage to JOIN
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 11/12] replication: send latest effective promote in initial join
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 12/12] replication: send current Raft term in join response
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 0/4] RFC: Isolate serializer helpers
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/4] lua: move serializer helpers into its own file
Vladislav Shpilevoy
- [Tarantool-patches] [PATH luajit] GC64: fix 64-bit constant fusion
Igor Munkin
- [Tarantool-patches] [PATCH 1/4] lua: move serializer helpers into its own file
Alexander Turenko
- [Tarantool-patches] [PATCH 0/4] RFC: Isolate serializer helpers
Alexander Turenko
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Sergey Kaplun
- [Tarantool-patches] [PATCH] luajit-gdb: fix misalignment in lj-stack
Sergey Kaplun
- [Tarantool-patches] [PATCH] test: bump lua-Harness suite
Sergey Kaplun
- [Tarantool-patches] [PATCH] luajit-gdb: fix misalignment in lj-stack
Sergey Kaplun
- [Tarantool-patches] [PATCH] luajit-gdb: fix misalignment in lj-stack
Igor Munkin
- [Tarantool-patches] [PATCH vshard 4/6] config: introduce master 'auto' replicaset option
Oleg Babin
- [Tarantool-patches] [PATCH vshard 7/6] util: truncate too long fiber name
Oleg Babin
- [Tarantool-patches] [PATCH vshard 5/6] router: introduce automatic master discovery
Oleg Babin
- [Tarantool-patches] [PATCH vshard 6/6] router: update master using a hint from storage
Oleg Babin
- [Tarantool-patches] [PATCH 3/7] fiber: apply fix patch
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 5/7] fiber: add dynamic option for parent backtrace
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 0/4] test: bump lua-Harness suite
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 1/4] test: resolving program name
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 2/4] test: out-of-source testing
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 3/4] test: CI-environment
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 4/4] test: TAP module name collisions
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v1 0/3] Follow ups for uuid introduction
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/3] sql: introduce uuid to quote()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 2/3] sql: fix uuid behaviour in least() and greatest()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 3/3] sql: allow to bind uuid values
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 0/4] sql: fix description of type mismatch error
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/4] sql: truncate values in type mismatch error
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/4] sql: properly show values in type mismatch error
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/4] sql: use proper type names in error descriptions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/4] sql: make type mismatch error more informative
imeevma at tarantool.org
- [Tarantool-patches] [PATCH vshard 5/6] router: introduce automatic master discovery
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 6/6] router: update master using a hint from storage
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/4] lua: move serializer helpers into its own file
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH vshard 5/6] router: introduce automatic master discovery
Oleg Babin
- [Tarantool-patches] [PATCH vshard 6/6] router: update master using a hint from storage
Oleg Babin
- [Tarantool-patches] [PATCH luajit 0/2] arm64: fix 48-bit addresses issues
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit 2/2] Linux/ARM64: Make mremap() non-moving due to VA space woes.
Sergey Kaplun
- [Tarantool-patches] [PATCH 0/4] test: bump lua-Harness suite
Igor Munkin
- [Tarantool-patches] [PATCH 1/4] test: resolving program name
Igor Munkin
- [Tarantool-patches] [PATCH 2/4] test: out-of-source testing
Igor Munkin
- [Tarantool-patches] [PATCH 3/4] test: CI-environment
Igor Munkin
- [Tarantool-patches] [PATCH 4/4] test: TAP module name collisions
Igor Munkin
- [Tarantool-patches] [PATCH vshard 5/6] router: introduce automatic master discovery
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH luajit] gdb: fix misalignment in lj-stack for LJ_GC64
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH 0/4] RFC: Isolate serializer helpers
Alexander Turenko
- [Tarantool-patches] [PATCH luajit] ARM64: Fix write barrier in BC_USETS.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] gdb: fix misalignment in lj-stack for LJ_GC64
Igor Munkin
- [Tarantool-patches] [PATCH 0/4] RFC: Isolate serializer helpers
Alexander Turenko
- [Tarantool-patches] [PATCH] raft: more precise verification of incoming request state
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/3] sql: introduce uuid to quote()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 2/3] sql: fix uuid behaviour in least() and greatest()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 3/3] sql: allow to bind uuid values
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] raft: more precise verification of incoming request state
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] raft: more precise verification of incoming request state
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 1/4] sql: truncate values in type mismatch error
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 2/4] sql: properly show values in type mismatch error
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 4/4] sql: make type mismatch error more informative
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 0/4] RFC: Isolate serializer helpers
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] serializer: serialize recursive structures
Alexander Turenko
- [Tarantool-patches] [PATCH v3] raft: change request state to uint64_t
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v3] raft: change request state to uint64_t
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Serge Petrenko
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Serge Petrenko
- [Tarantool-patches] [PATCH 3/7] fiber: apply fix patch
Egor Elchinov
- [Tarantool-patches] [PATCH v3 01/12] replication: always send raft state to subscribers
Serge Petrenko
- [Tarantool-patches] [PATCH 5/7] fiber: add dynamic option for parent backtrace
Egor Elchinov
- [Tarantool-patches] [PATCH 5/7] fiber: add dynamic option for parent backtrace
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 0/4] fiber: introduce creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v2 1/4] fiber: add PoC for fiber creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v2 2/4] fiber: add option and PoC for Lua parent backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v2 3/4] fiber: refactor lua backtrace routines
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v2 4/4] fiber: refactor C backtrace and add changelog
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v2 0/4] Follow ups for uuid introduction
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/4] sql: introduce uuid to quote()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/4] sql: allow to bind uuid values
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/4] sql: introduce mem_cmp_scalar()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 2/3] sql: fix uuid behaviour in least() and greatest()
Mergen Imeev
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 3/4] sql: introduce mem_cmp_scalar()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 3/4] sql: introduce mem_cmp_scalar()
Mergen Imeev
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Mergen Imeev
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 0/4] RFC: Isolate serializer helpers
Alexander Turenko
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Serge Petrenko
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Serge Petrenko
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 1/4] sql: truncate values in type mismatch error
Mergen Imeev
- [Tarantool-patches] [PATCH v2 2/4] sql: properly show values in type mismatch error
Mergen Imeev
- [Tarantool-patches] [PATCH v2 4/4] sql: make type mismatch error more informative
Mergen Imeev
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Serge Petrenko
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 1/4] fiber: add PoC for fiber creation backtrace
Cyrill Gorcunov
- [Tarantool-patches] [PATCH luajit] Fix IR_BUFPUT assembly.
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 2/4] fiber: add option and PoC for Lua parent backtrace
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 3/4] fiber: refactor lua backtrace routines
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 4/4] fiber: refactor C backtrace and add changelog
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Serge Petrenko
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 3/4] sql: introduce mem_cmp_scalar()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 0/4] sql: fix description of type mismatch error
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 1/1] qsync: remove polling from box_promote()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 0/4] sql: fix description of type mismatch errors
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/4] sql: truncate values in type mismatch error
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/4] sql: properly show values in type mismatch error
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/4] sql: use proper type names in error descriptions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/4] sql: make type mismatch errors more informative
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/4] sql: introduce mem_cmp_scalar()
Mergen Imeev
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Mergen Imeev
- [Tarantool-patches] [PATCH v2 2/4] sql: properly show values in type mismatch error
Timur Safin
- [Tarantool-patches] [PATCH v2 1/4] sql: truncate values in type mismatch error
Timur Safin
- [Tarantool-patches] [PATCH v2 4/4] sql: make type mismatch errors more informative
Timur Safin
- [Tarantool-patches] [PATCH v2 3/4] sql: use proper type names in error descriptions
Timur Safin
- [Tarantool-patches] [PATCH 1/1] qsync: remove polling from box_promote()
Serge Petrenko
- [Tarantool-patches] [PATCH 1/1] qsync: remove polling from box_promote()
Serge Petrenko
- [Tarantool-patches] [PATCH v2 4/4] sql: make type mismatch errors more informative
Mergen Imeev
- [Tarantool-patches] [PATCH 1/1] qsync: remove polling from box_promote()
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] limbo: introduce request processing hooks
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/1] qsync: remove polling from box_promote()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Mergen Imeev
- [Tarantool-patches] [PATCH v2 2/4] fiber: add option and PoC for Lua parent backtrace
Egor Elchinov
- [Tarantool-patches] [PATCH v2 3/4] fiber: refactor lua backtrace routines
Egor Elchinov
- [Tarantool-patches] [PATCH v2 4/4] fiber: refactor C backtrace and add changelog
Egor Elchinov
- [Tarantool-patches] [PATCH v3 0/4] fiber: introduce creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v3 1/4] fiber: add PoC for fiber creation backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v3 2/4] fiber: add option and PoC for Lua parent backtrace
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v3 3/4] fiber: refactor lua backtrace routines
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v3 4/4] fiber: refactor C backtrace and add changelog
eelchinov at tarantool.org
- [Tarantool-patches] [PATCH v4 00/16] forbid implicit limbo ownership transition
Serge Petrenko
- [Tarantool-patches] [PATCH v4 01/16] replication: always send raft state to subscribers
Serge Petrenko
- [Tarantool-patches] [PATCH v4 02/16] txn_limbo: fix promote term filtering
Serge Petrenko
- [Tarantool-patches] [PATCH v4 03/16] txn_limbo: persist the latest effective promote in snapshot
Serge Petrenko
- [Tarantool-patches] [PATCH v4 04/16] replication: encode version in JOIN request
Serge Petrenko
- [Tarantool-patches] [PATCH v4 05/16] replication: add META stage to JOIN
Serge Petrenko
- [Tarantool-patches] [PATCH v4 06/16] replication: send latest effective promote in initial join
Serge Petrenko
- [Tarantool-patches] [PATCH v4 07/16] replication: send current Raft term in join response
Serge Petrenko
- [Tarantool-patches] [PATCH v4 08/16] raft: refactor raft_new_term()
Serge Petrenko
- [Tarantool-patches] [PATCH v4 09/16] box: split promote() into reasonable parts
Serge Petrenko
- [Tarantool-patches] [PATCH v4 10/16] box: make promote always bump the term
Serge Petrenko
- [Tarantool-patches] [PATCH v4 11/16] box: make promote on the current leader a no-op
Serge Petrenko
- [Tarantool-patches] [PATCH v4 12/16] box: fix an assertion failure after a spurious wakeup in promote
Serge Petrenko
- [Tarantool-patches] [PATCH v4 13/16] box: allow calling promote on a candidate
Serge Petrenko
- [Tarantool-patches] [PATCH v4 14/16] box: extract promote() settings to a separate method
Serge Petrenko
- [Tarantool-patches] [PATCH v4 15/16] replication: forbid implicit limbo owner transition
Serge Petrenko
- [Tarantool-patches] [PATCH v4 16/16] box: introduce `box.ctl.demote`
Serge Petrenko
- [Tarantool-patches] [PATCH v3 04/12] box: make promote always bump the term
Serge Petrenko
- [Tarantool-patches] [PATCH v3 06/12] box: allow calling promote on a candidate
Serge Petrenko
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Serge Petrenko
- [Tarantool-patches] [PATCH v3 09/12] replication: encode version in JOIN request
Serge Petrenko
- [Tarantool-patches] [PATCH v3 10/12] replication: add META stage to JOIN
Serge Petrenko
- [Tarantool-patches] [PATCH v3 11/12] replication: send latest effective promote in initial join
Serge Petrenko
- [Tarantool-patches] [PATCH v3 12/12] replication: send current Raft term in join response
Serge Petrenko
- [Tarantool-patches] [RFC v5 0/5] limbo: implement packets filtering
Cyrill Gorcunov
- [Tarantool-patches] [RFC v5 1/5] latch: add latch_is_locked helper
Cyrill Gorcunov
- [Tarantool-patches] [RFC v5 2/5] say: introduce panic_on helper
Cyrill Gorcunov
- [Tarantool-patches] [RFC v5 3/5] limbo: gather promote tracking into a separate structure
Cyrill Gorcunov
- [Tarantool-patches] [RFC v5 4/5] limbo: order access to the promote terms
Cyrill Gorcunov
- [Tarantool-patches] [RFC v5 5/5] limbo: filter incoming requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Mergen Imeev
- [Tarantool-patches] [RFC PATCH 00/13] Initial datetime support
Timur Safin
- [Tarantool-patches] [RFC PATCH 01/13] build: add Christian Hansen c-dt to the build
Timur Safin
- [Tarantool-patches] [RFC PATCH 02/13] lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [RFC PATCH 03/13] test: datetime test
Timur Safin
- [Tarantool-patches] [RFC PATCH 04/13] test: datetime string formatting
Timur Safin
- [Tarantool-patches] [RFC PATCH 05/13] box: add messagepack support for datetime
Timur Safin
- [Tarantool-patches] [RFC PATCH 06/13] lua: positive/negative cases in datetime test
Timur Safin
- [Tarantool-patches] [RFC PATCH 07/13] lua: asctime and strfime fixed
Timur Safin
- [Tarantool-patches] [RFC PATCH 08/13] box, lua: renamed t_datetime_tz structure to datetime_t
Timur Safin
- [Tarantool-patches] [RFC PATCH 09/13] lua: calculated attributes for date
Timur Safin
- [Tarantool-patches] [RFC PATCH 10/13] lua: tostring formatization in datetime.lua
Timur Safin
- [Tarantool-patches] [RFC PATCH 11/13] test: allow relaxed date format without tz
Timur Safin
- [Tarantool-patches] [RFC PATCH 12/13] lua: initial time duration support
Timur Safin
- [Tarantool-patches] [RFC PATCH 13/13] lua: complete time duration support
Timur Safin
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Serge Petrenko
- [Tarantool-patches] [RFC v5 1/5] latch: add latch_is_locked helper
Serge Petrenko
- [Tarantool-patches] [RFC v5 3/5] limbo: gather promote tracking into a separate structure
Serge Petrenko
- [Tarantool-patches] [RFC v5 3/5] limbo: gather promote tracking into a separate structure
Cyrill Gorcunov
- [Tarantool-patches] [RFC v5 4/5] limbo: order access to the promote terms
Serge Petrenko
- [Tarantool-patches] [RFC v5 5/5] limbo: filter incoming requests
Serge Petrenko
- [Tarantool-patches] [RFC v5 3/5] limbo: gather promote tracking into a separate structure
Serge Petrenko
- [Tarantool-patches] [RFC v5 4/5] limbo: order access to the promote terms
Cyrill Gorcunov
- [Tarantool-patches] [RFC v5 3/5] limbo: gather promote tracking into a separate structure
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v4 13/16] box: allow calling promote on a candidate
Serge Petrenko
- [Tarantool-patches] [PATCH v1 1/1] sql: define format of ephemeral spaces
imeevma at tarantool.org
- [Tarantool-patches] [RFC PATCH 00/13] Initial datetime support
Oleg Babin
- [Tarantool-patches] [PATCH v4 16/16] box: introduce `box.ctl.demote`
Serge Petrenko
- [Tarantool-patches] [PATCH v4 17/16] replication: fix flaky election_qsync.test
Serge Petrenko
- [Tarantool-patches] [PATCH v2 0/4] Follow ups for uuid introduction
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] replication: stop pushing TimedOut error to the replica
Vladislav Shpilevoy
- [Tarantool-patches] [RFC PATCH 00/13] Initial datetime support
Timur Safin
- [Tarantool-patches] [PATCH 0/2] Bootstrap voter
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 2/2] election: during bootstrap prefer candidates
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 0/4] fiber: introduce creation backtrace
Cyrill Gorcunov
- [Tarantool-patches] [RFC PATCH 00/13] Initial datetime support
Oleg Babin
- [Tarantool-patches] [PATCH v2 0/4] Follow ups for uuid introduction
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/4] sql: introduce uuid to quote()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/4] sql: allow to bind uuid values
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/4] sql: introduce mem_cmp_scalar()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
imeevma at tarantool.org
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Serge Petrenko
- [Tarantool-patches] [PATCH 2/2] election: during bootstrap prefer candidates
Serge Petrenko
- [Tarantool-patches] [PATCH 0/2] Bootstrap voter
Konstantin Osipov
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Konstantin Osipov
- [Tarantool-patches] [PATCH] QA: freebasd -- filter out `-notest`
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] QA: freebasd -- filter out `-notest`
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] QA: freebasd -- filter out `-notest`
Alexander Turenko
- [Tarantool-patches] [RFC v6 0/3] limbo: implement packets filtering
Cyrill Gorcunov
- [Tarantool-patches] [RFC v6 1/3] limbo: gather promote tracking into a separate structure
Cyrill Gorcunov
- [Tarantool-patches] [RFC v6 2/3] limbo: order access to the limbo terms terms
Cyrill Gorcunov
- [Tarantool-patches] [RFC v6 3/3] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 0/5] Bootstrap voter
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 1/5] replication: introduce ballot.can_lead
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 2/5] box: save box_raft() into a variable
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 3/5] raft: replace raft_start_candidate with _promote
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 4/5] election: during bootstrap prefer candidates
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 5/5] election: promote 'manual' bootstrap master
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 2/2] election: during bootstrap prefer candidates
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 0/2] Bootstrap voter
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH luajit] Fix bytecode register allocation for comparisons.
Sergey Kaplun
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Sergey Petrenko
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Konstantin Osipov
- [Tarantool-patches] [PATCH 0/2] Bootstrap voter
Konstantin Osipov
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Timur Safin
- [Tarantool-patches] [PATCH v2 2/4] sql: allow to bind uuid values
Timur Safin
- [Tarantool-patches] [PATCH v2 1/4] sql: introduce uuid to quote()
Timur Safin
- [Tarantool-patches] [PATCH v2 3/4] sql: introduce mem_cmp_scalar()
Timur Safin
- [Tarantool-patches] [PATCH v2 4/4] sql: introduce mem_cmp_msgpack()
Mergen Imeev
- [Tarantool-patches] [PATCH v2 0/5] Bootstrap voter
Sergey Petrenko
- [Tarantool-patches] [RFC v6 3/3] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 0/2] Bootstrap voter
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH luajit] Fix IR_BUFPUT assembly.
Igor Munkin
- [Tarantool-patches] [PATCH v2 0/5] Bootstrap voter
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Konstantin Osipov
- [Tarantool-patches] [PATCH luajit] Fix IR_BUFPUT assembly.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Igor Munkin
- [Tarantool-patches] [PATCH luajit] Fix IR_BUFPUT assembly.
Sergey Ostanevich
- [Tarantool-patches] [PATCH v2 00/10] test: lua-Harness suite patch bump
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 01/10] test: port lua-Harness to Test.Assertion
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 02/10] test: rename lua-Harness tap to test_assertion
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 03/10] test: use CI friendly variables in lua-Harness
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 04/10] test: refactor with _retrieve_progname
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 05/10] test: refactor with _dofile
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 07/10] test: backport lua-Harness directory detection
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 08/10] test: support tarantool cli in lua-Harness
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 09/10] test: update lua-Harness to b7b1a9a2
Maxim Kokryashkin
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Konstantin Osipov
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Konstantin Osipov
- [Tarantool-patches] [PATCH v2 1/3] test: corrected reported error lines
Igor Munkin
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Igor Munkin
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit] Fix IR_BUFPUT assembly.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v1] memprof: group allocations on traces by trace number
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1] memprof: group allocations on traces by trace number
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v1] memprof: group allocations on traces by trace number
Sergey Kaplun
- [Tarantool-patches] [PATCH v1 1/1] sql: disallow cast of negative DOUBLE to UNSIGNED
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 0/2] Fix explicit casts
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/2] sql: disallow explicit cast of BOOLEAN to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 2/2] sql: disallow explicit cast of VARBINARY to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: clear MEM only if necessary
imeevma at tarantool.org
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v2 1/5] replication: introduce ballot.can_lead
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/2] replication: introduce ballot.can_be_leader
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/1] doc: introduce maintainers list
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 06/16] replication: send latest effective promote in initial join
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 07/16] replication: send current Raft term in join response
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 09/16] box: split promote() into reasonable parts
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 11/16] box: make promote on the current leader a no-op
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 12/16] box: fix an assertion failure after a spurious wakeup in promote
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] box: introduce on_election triggers
Serge Petrenko
- [Tarantool-patches] [PATCH luajit] Fix IR_BUFPUT assembly.
Igor Munkin
- [Tarantool-patches] [RFC PATCH 00/13] Initial datetime support
Igor Munkin
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit v1] memprof: report all JIT-related allocations as internal
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Igor Munkin
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Sergey Ostanevich
- [Tarantool-patches] [RFC PATCH 00/13] Initial datetime support
Timur Safin
- [Tarantool-patches] [PATCH luajit v1] tools: fix luajit-gdb stack dump
Igor Munkin
- [Tarantool-patches] [PATCH luajit] gdb: fix misalignment in lj-stack for LJ_GC64
Igor Munkin
- [Tarantool-patches] [PATCH 1/1] election: fix box.ctl.promote() crash on 0 LSN
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Sergey Petrenko
- [Tarantool-patches] [PATCH v4 06/16] replication: send latest effective promote in initial join
Sergey Petrenko
- [Tarantool-patches] [PATCH v4 07/16] replication: send current Raft term in join response
Sergey Petrenko
- [Tarantool-patches] [PATCH v4 09/16] box: split promote() into reasonable parts
Sergey Petrenko
- [Tarantool-patches] [PATCH v4 11/16] box: make promote on the current leader a no-op
Sergey Petrenko
- [Tarantool-patches] [PATCH v4 12/16] box: fix an assertion failure after a spurious wakeup in promote
Sergey Petrenko
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
imeevma at tarantool.org
- [Tarantool-patches] [PATCH luajit v1] memprof: group allocations on traces by trace number
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
imeevma at tarantool.org
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 01/20] net.box: fix console connection breakage when request is discarded
Vladimir Davydov
- [Tarantool-patches] [PATCH 02/20] net.box: wake up wait_result callers when request is discarded
Vladimir Davydov
- [Tarantool-patches] [PATCH 03/20] net.box: do not check worker_fiber in request:result, is_ready
Vladimir Davydov
- [Tarantool-patches] [PATCH 04/20] net.box: remove decode_push from method_decoder table
Vladimir Davydov
- [Tarantool-patches] [PATCH 05/20] net.box: use decode_tuple instead of decode_get
Vladimir Davydov
- [Tarantool-patches] [PATCH 06/20] net.box: rename request.ctx to request.format
Vladimir Davydov
- [Tarantool-patches] [PATCH 07/20] net.box: use integer id instead of method name
Vladimir Davydov
- [Tarantool-patches] [PATCH 08/20] net.box: remove useless encode optimization
Vladimir Davydov
- [Tarantool-patches] [PATCH 09/20] net.box: rewrite request encoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 10/20] lua/utils: make char ptr Lua CTIDs public
Vladimir Davydov
- [Tarantool-patches] [PATCH 11/20] net.box: rewrite response decoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 12/20] net.box: rewrite error decoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 13/20] net.box: rewrite send_and_recv_{iproto, console} in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 14/20] net.box: rename netbox_{prepare, encode}_request to {begin, end}
Vladimir Davydov
- [Tarantool-patches] [PATCH 15/20] net.box: rewrite request implementation in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 16/20] net.box: store next_request_id in C code
Vladimir Davydov
- [Tarantool-patches] [PATCH 17/20] net.box: rewrite console handlers in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 18/20] net.box: rewrite iproto handlers in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 19/20] net.box: merge new_id, new_request and encode_method
Vladimir Davydov
- [Tarantool-patches] [PATCH 20/20] net.box: do not create request object in Lua for sync requests
Vladimir Davydov
- [Tarantool-patches] [PATCH 0/3] memprof: add demangling capabilities for C functions
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 1/3] memprof: extend memprof symbol table
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 2/3] memprof: update memprof parser
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 3/3] test: adapt memprof tests to new symbol table format
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH v1 1/1] sql: define format of ephemeral spaces
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH luajit] Detect inconsistent renames even in the presence of sunk values.
Igor Munkin
- [Tarantool-patches] [PATCH] test: enable JIT for Lua Fun chain iterator back
Igor Munkin
- [Tarantool-patches] [PATCH 1/1] replication: set replica ID before _cluster commit
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/1] election: fix box.ctl.promote() crash on 0 LSN
Sergey Petrenko
- [Tarantool-patches] [PATCH 1/1] replication: set replica ID before _cluster commit
Sergey Petrenko
- [Tarantool-patches] [PATCH v2 00/10] test: lua-Harness suite patch bump
Igor Munkin
- [Tarantool-patches] [PATCH v2 01/10] test: port lua-Harness to Test.Assertion
Igor Munkin
- [Tarantool-patches] [PATCH v2 02/10] test: rename lua-Harness tap to test_assertion
Igor Munkin
- [Tarantool-patches] [PATCH v2 03/10] test: use CI friendly variables in lua-Harness
Igor Munkin
- [Tarantool-patches] [PATCH v2 04/10] test: refactor with _retrieve_progname
Igor Munkin
- [Tarantool-patches] [PATCH v2 05/10] test: refactor with _dofile
Igor Munkin
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Igor Munkin
- [Tarantool-patches] [PATCH v2 07/10] test: backport lua-Harness directory detection
Igor Munkin
- [Tarantool-patches] [PATCH v2 08/10] test: support tarantool cli in lua-Harness
Igor Munkin
- [Tarantool-patches] [PATCH v2 09/10] test: update lua-Harness to b7b1a9a2
Igor Munkin
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Igor Munkin
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 01/10] test: port lua-Harness to Test.Assertion
Максим Корякшин
- [Tarantool-patches] [PATCH] net.box: drop conn:timeout()
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Максим Корякшин
- [Tarantool-patches] [PATCH v2 07/10] test: backport lua-Harness directory detection
Максим Корякшин
- [Tarantool-patches] [PATCH v2 08/10] test: support tarantool cli in lua-Harness
Максим Корякшин
- [Tarantool-patches] [PATCH v2 05/10] test: refactor with _dofile
Максим Корякшин
- [Tarantool-patches] [PATCH v2 09/10] test: update lua-Harness to b7b1a9a2
Максим Корякшин
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Максим Корякшин
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Максим Корякшин
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Максим Корякшин
- [Tarantool-patches] [PATCH v8 0/6] limbo: implement packets filtering
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v8 1/6] latch: add latch_is_locked helper
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v8 2/6] say: introduce panic_on helper
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v8 3/6] limbo: gather promote tracking into a separate structure
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v8 4/6] limbo: order access to the limbo terms terms
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v8 5/6] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v8 6/6] test: replication -- add gh-6036-rollback-confirm
Cyrill Gorcunov
- [Tarantool-patches] [PATCH] test: enable JIT for Lua Fun chain iterator back
Alexander Turenko
- [Tarantool-patches] [PATCH] test: enable JIT for Lua Fun chain iterator back
Igor Munkin
- [Tarantool-patches] [PATCH v1 1/1] sql: disallow cast of negative DOUBLE to UNSIGNED
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Igor Munkin
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 08/10] test: support tarantool cli in lua-Harness
Igor Munkin
- [Tarantool-patches] [PATCH v2 09/10] test: update lua-Harness to b7b1a9a2
Igor Munkin
- [Tarantool-patches] [PATCH v1 1/2] sql: disallow explicit cast of BOOLEAN to number
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 2/2] sql: disallow explicit cast of VARBINARY to number
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Igor Munkin
- [Tarantool-patches] [PATCH] box: introduce on_election triggers
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/1] election: fix box.ctl.promote() crash on 0 LSN
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/1] replication: set replica ID before _cluster commit
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] net.box: drop conn:timeout()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 00/16] forbid implicit limbo ownership transition
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 06/16] replication: send latest effective promote in initial join
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 07/16] replication: send current Raft term in join response
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 09/16] box: split promote() into reasonable parts
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v4 10/16] box: make promote always bump the term
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH luajit v1] memprof: group allocations on traces by trace number
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 02/10] test: rename lua-Harness tap to test_assertion
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 01/10] test: port lua-Harness to Test.Assertion
Sergey Kaplun
- [Tarantool-patches] [PATCH v1 1/1] sql: disallow cast of negative DOUBLE to UNSIGNED
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
Mergen Imeev
- [Tarantool-patches] [PATCH v2 03/10] test: use CI friendly variables in lua-Harness
Sergey Kaplun
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Mergen Imeev
- [Tarantool-patches] [PATCH v2 04/10] test: refactor with _retrieve_progname
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 05/10] test: refactor with _dofile
Sergey Kaplun
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Sergey Kaplun
- [Tarantool-patches] [PATCH] net.box: drop conn:timeout()
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 0/3] Fix explicit casts
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/3] sql: disallow explicit cast of BOOLEAN to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/3] sql: disallow explicit cast of VARBINARY to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/3] sql: fix STRING to BOOLEAN explicit cast
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v3 0/4] fiber: introduce creation backtrace
Vladimir Davydov
- [Tarantool-patches] [PATCH v1 1/1] sql: implicit cast rules for arithmetic operations
imeevma at tarantool.org
- [Tarantool-patches] [PATCH 1/1] replication: set replica ID before _cluster commit
Cyrill Gorcunov
- [Tarantool-patches] [PATCH luajit] Detect inconsistent renames even in the presence of sunk values.
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit v1] memprof: report all JIT-related allocations as internal
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Igor Munkin
- [Tarantool-patches] [PATCH 11/20] net.box: rewrite response decoder in C
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 11/20] net.box: rewrite response decoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 1/1] replication: set replica ID before _cluster commit
Sergey Ostanevich
- [Tarantool-patches] [PATCH luajit 2/2] Linux/ARM64: Make mremap() non-moving due to VA space woes.
Igor Munkin
- [Tarantool-patches] [PATCH 0/5] Static buf in Lua, part 3
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/5] uuid: introduce and use luaL_pushuuidstr()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 2/5] info: use luaL_pushuuidstr() for box.info uuids
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 3/5] decimal: rename decimal_to_string to decimal_str
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 4/5] decimal: introduce decimal_to_string
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 5/5] decimal: introduce and use lua_pushdecimalstr()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] net.box: drop conn:timeout()
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 0/5] Static buf in Lua, part 3
Cyrill Gorcunov
- [Tarantool-patches] [PATCH 1/1] replication: set replica ID before _cluster commit
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 01/10] test: port lua-Harness to Test.Assertion
Максим Корякшин
- [Tarantool-patches] [PATCH v2 03/10] test: use CI friendly variables in lua-Harness
Максим Корякшин
- [Tarantool-patches] [PATCH v2 04/10] test: refactor with _retrieve_progname
Максим Корякшин
- [Tarantool-patches] [PATCH v2 05/10] test: refactor with _dofile
Максим Корякшин
- [Tarantool-patches] [PATCH 1/3] memprof: extend memprof symbol table
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 06/11] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH v1 1/1] sql: disallow cast of negative DOUBLE to UNSIGNED
Timur Safin
- [Tarantool-patches] [PATCH] box: introduce on_election triggers
Sergey Petrenko
- [Tarantool-patches] [PATCH resend v2 00/11] Initial datetime support
Timur Safin
- [Tarantool-patches] [PATCH resend v2 01/11] build: add Christian Hansen c-dt to the build
Timur Safin
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [PATCH resend v2 03/11] lua, datetime: datetime tests
Timur Safin
- [Tarantool-patches] [PATCH resend v2 04/11] lua, datetime: display datetime
Timur Safin
- [Tarantool-patches] [PATCH resend v2 05/11] box, datetime: add messagepack support for datetime
Timur Safin
- [Tarantool-patches] [PATCH resend v2 06/11] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH resend v2 07/11] lua, datetime: proper datetime encoding
Timur Safin
- [Tarantool-patches] [PATCH resend v2 08/11] lua, datetime: calculated attributes for datetimes
Timur Safin
- [Tarantool-patches] [PATCH resend v2 09/11] lua, datetime: time intervals support
Timur Safin
- [Tarantool-patches] [PATCH resend v2 10/11] lua, datetime: unixtime, timestamp setters in datetime.lua
Timur Safin
- [Tarantool-patches] [PATCH resend v2 11/11] datetime: changelog for datetime module
Timur Safin
- [Tarantool-patches] [PATCH luajit 1/2] Add support for full-range 64 bit lightuserdata.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit 2/2] Linux/ARM64: Make mremap() non-moving due to VA space woes.
Sergey Kaplun
- [Tarantool-patches] [PATCH luajit v2 0/2] memprof: group allocations on traces by trace number
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v2 1/2] memprof: dump traceno if allocate from trace
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH luajit v2 2/2] memprof: extend symtab with info about traces
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH v1 1/1] sql: disallow cast of negative DOUBLE to UNSIGNED
Kirill Yukhin
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Максим Корякшин
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Максим Корякшин
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 07/10] test: backport lua-Harness directory detection
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 08/10] test: support tarantool cli in lua-Harness
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 09/10] test: update lua-Harness to b7b1a9a2
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 08/10] test: support tarantool cli in lua-Harness
Sergey Kaplun
- [Tarantool-patches] [PATCH v1 0/7] Rework implicit cast
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/7] sql: rework implicit cast fo assignment
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 2/7] sql: remove implicit cast from comparison opcodes
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 3/7] sql: rework OP_Seek* opcodes
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 4/7] sql: remove unnecessary calls of OP_ApplyType
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 5/7] sql: remove implicit cast from OP_MakeRecord
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 6/7] sql: remove implicit cast from OP_MustBeInt
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 7/7] sql: remove unused MEM cast functions
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v8 3/6] limbo: gather promote tracking into a separate structure
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v8 3/6] limbo: gather promote tracking into a separate structure
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v8 3/6] limbo: gather promote tracking into a separate structure
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/1] replication: set replica ID before _cluster commit
Sergey Ostanevich
- [Tarantool-patches] [PATCH 01/20] net.box: fix console connection breakage when request is discarded
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 06/20] net.box: rename request.ctx to request.format
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 07/20] net.box: use integer id instead of method name
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 09/20] net.box: rewrite request encoder in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH luajit v1] memprof: report all JIT-related allocations as internal
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH v8 3/6] limbo: gather promote tracking into a separate structure
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v1 1/1] sql: fix cast of small negative DOUBLE to INTEGER
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
imeevma at tarantool.org
- [Tarantool-patches] [PATCH] net.box: drop conn:timeout()
Vladimir Davydov
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Максим Корякшин
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Igor Munkin
- [Tarantool-patches] [PATCH v2 08/10] test: support tarantool cli in lua-Harness
Максим Корякшин
- [Tarantool-patches] [PATCH v2 09/10] test: update lua-Harness to b7b1a9a2
Максим Корякшин
- [Tarantool-patches] [PATCH luajit v2] memprof: report JIT-side allocations as internal
Mikhail Shishatskiy
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Максим Корякшин
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Sergey Kaplun
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Максим Корякшин
- [Tarantool-patches] [PATCH v2 06/10] test: support tarantool in lua-Harness
Максим Корякшин
- [Tarantool-patches] [PATCH 01/20] net.box: fix console connection breakage when request is discarded
Vladimir Davydov
- [Tarantool-patches] [PATCH 02/20] net.box: wake up wait_result callers when request is discarded
Vladimir Davydov
- [Tarantool-patches] [PATCH 06/20] net.box: rename request.ctx to request.format
Vladimir Davydov
- [Tarantool-patches] [PATCH 07/20] net.box: use integer id instead of method name
Vladimir Davydov
- [Tarantool-patches] [PATCH 1/5] uuid: introduce and use luaL_pushuuidstr()
Sergey Ostanevich
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 2/5] info: use luaL_pushuuidstr() for box.info uuids
Sergey Ostanevich
- [Tarantool-patches] [PATCH 3/5] decimal: rename decimal_to_string to decimal_str
Sergey Ostanevich
- [Tarantool-patches] [PATCH] memprof: introduce a CLI flag to run dump parser
Maxim Kokryashkin
- [Tarantool-patches] [PATCH 4/5] decimal: introduce decimal_to_string
Sergey Ostanevich
- [Tarantool-patches] [PATCH] memprof: introduce a CLI flag to run dump parser
Максим Корякшин
- [Tarantool-patches] [PATCH] memprof: introduce a CLI flag to run dump parser
Максим Корякшин
- [Tarantool-patches] [PATCH 5/5] decimal: introduce and use lua_pushdecimalstr()
Sergey Ostanevich
- [Tarantool-patches] [PATCH 09/20] net.box: rewrite request encoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 09/20] net.box: rewrite request encoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH resend v2 00/11] Initial datetime support
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 03/11] lua, datetime: datetime tests
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 04/11] lua, datetime: display datetime
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 06/11] box, datetime: datetime comparison for indices
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 07/11] lua, datetime: proper datetime encoding
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 08/11] lua, datetime: calculated attributes for datetimes
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 09/11] lua, datetime: time intervals support
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 10/11] lua, datetime: unixtime, timestamp setters in datetime.lua
Oleg Babin
- [Tarantool-patches] [PATCH v4 07/16] replication: send current Raft term in join response
Sergey Petrenko
- [Tarantool-patches] [PATCH v4 09/16] box: split promote() into reasonable parts
Sergey Petrenko
- [Tarantool-patches] [PATCH v4 10/16] box: make promote always bump the term
Sergey Petrenko
- [Tarantool-patches] [PATCH v4 00/16] forbid implicit limbo ownership transition
Sergey Petrenko
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v3 07/12] box: introduce `box.ctl.demote`
Sergey Petrenko
- [Tarantool-patches] [PATCH v2 2/3] sql: disallow explicit cast of VARBINARY to number
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 1/1] replication: set replica ID before _cluster commit
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH] box: introduce on_election triggers
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 11/20] net.box: rewrite response decoder in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 06/20] net.box: rename request.ctx to request.format
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v1 1/1] sql: remove SQL built-in functions from _func
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: bit-wise operations now accepts only UNSIGNED
imeevma at tarantool.org
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH resend v2 01/11] build: add Christian Hansen c-dt to the build
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH v2 0/3] Fix explicit casts
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 1/3] sql: disallow explicit cast of BOOLEAN to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 2/3] sql: disallow explicit cast of VARBINARY to number
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v2 3/3] sql: fix STRING to BOOLEAN explicit cast
imeevma at tarantool.org
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
Timur Safin
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
Mergen Imeev
- [Tarantool-patches] [PATCH v1 1/1] sql: remove OP_Realify
imeevma at tarantool.org
- [Tarantool-patches] [PATCH 06/20] net.box: rename request.ctx to request.format
Vladimir Davydov
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 11/20] net.box: rewrite response decoder in C
Vladimir Davydov
- [Tarantool-patches] [PATCH 00/20] Rewrite performance critical parts of net.box in C
Vladimir Davydov
- [Tarantool-patches] [PATCH v9 0/5] limbo: implement packets filtering
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v9 1/5] latch: add latch_is_locked helper
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v9 2/5] say: introduce panic_on helper
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v9 3/5] limbo: order access to the limbo terms
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v9 4/5] limbo: filter incoming synchro requests
Cyrill Gorcunov
- [Tarantool-patches] [PATCH v9 5/5] test: add replication/gh-6036-rollback-confirm
Cyrill Gorcunov
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [PATCH v2 10/10] test: disable test/lua-Harness-tests/241-standalone.t on FreeBSD
Igor Munkin
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Timur Safin
- [Tarantool-patches] [PATCH v2 00/10] test: lua-Harness suite patch bump
Igor Munkin
- [Tarantool-patches] [PATCH resend v2 03/11] lua, datetime: datetime tests
Timur Safin
- [Tarantool-patches] [PATCH v1 1/1] sql: implicit cast rules for arithmetic operations
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH resend v2 04/11] lua, datetime: display datetime
Timur Safin
- [Tarantool-patches] [PATCH v1 1/7] sql: rework implicit cast fo assignment
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 11/20] net.box: rewrite response decoder in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH 12/20] net.box: rewrite error decoder in C
Vladislav Shpilevoy
- [Tarantool-patches] [PATCH resend v2 06/11] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH resend v2 07/11] lua, datetime: proper datetime encoding
Timur Safin
- [Tarantool-patches] [PATCH resend v2 08/11] lua, datetime: calculated attributes for datetimes
Timur Safin
- [Tarantool-patches] [PATCH resend v2 09/11] lua, datetime: time intervals support
Timur Safin
- [Tarantool-patches] [PATCH resend v2 10/11] lua, datetime: unixtime, timestamp setters in datetime.lua
Timur Safin
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 04/11] lua, datetime: display datetime
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 06/11] box, datetime: datetime comparison for indices
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 08/11] lua, datetime: calculated attributes for datetimes
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 09/11] lua, datetime: time intervals support
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 10/11] lua, datetime: unixtime, timestamp setters in datetime.lua
Oleg Babin
- [Tarantool-patches] [PATCH resend v2 09/11] lua, datetime: time intervals support
Timur Safin
- [Tarantool-patches] [PATCH resend v2 01/11] build: add Christian Hansen c-dt to the build
Timur Safin
- [Tarantool-patches] [PATCH resend v2 06/11] box, datetime: datetime comparison for indices
Timur Safin
- [Tarantool-patches] [PATCH resend v2 10/11] lua, datetime: unixtime, timestamp setters in datetime.lua
Timur Safin
- [Tarantool-patches] [PATCH v1 1/1] sql: implicit cast rules for arithmetic operations
imeevma at tarantool.org
- [Tarantool-patches] [PATCH luajit] luajit-gdb: support dualnum mode
Maxim Kokryashkin
- [Tarantool-patches] [PATCH resend v2 02/11] lua: built-in module datetime
Timur Safin
Last message date:
Sat Jul 31 19:51:44 MSK 2021
Archived on: Sat Jul 31 19:51:47 MSK 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).