- Jun 15, 2023
-
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-
- Jun 14, 2023
-
-
Egor Ivkov authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Jun 13, 2023
-
-
Egor Ivkov authored
-
Egor Ivkov authored
-
Егор Ивков authored
-
- Jun 09, 2023
-
-
Дмитрий Кибирев authored
-
-
- Jun 08, 2023
-
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
Follow-up for "doc: move eula" (d700d8ae)
-
Georgy Moshkin authored
Closes #240
-
Georgy Moshkin authored
-
Egor Ivkov authored
-
Egor Ivkov authored
-
Egor Ivkov authored
-
Egor Ivkov authored
-
- Jun 07, 2023
-
-
- Jun 06, 2023
-
-
Yaroslav Dynnikov authored
This allows to operate submodule with the one-liner: ``` git submodule update --remote tarantool-sys/ ``` This patch also updates the submodule in a mentioned way.
-
- Jun 05, 2023
-
-
-
This commit introduces new Lua function `pico.help()` along with description of other public functions.
-
This commit reverts "build: fix libcrypto renaming" (9485e9c1). The fix proposed in that commit actually broke the whole build instead of fixing re-build. Since there are two `libcrypto.a` (tarantool one and symlinked openssl), the linker sometimes loads the same library twice (`-lcrypto` and `-lcrypto-ssl`). This patch provides another solution - tarantool lib is renamed so now `-lcrypto` uniquely corresponds to openssl and `-ltcrypto` to the tarantool library.
-
While a replica is waiting for master's vclock to advance another replica may become master. But the waiting replica will not know about it, because this information is distributed via raft log, which is being blocked by wait vclock.
-
- Jun 02, 2023
-
-
Egor Ivkov authored
also fixes docs in `node.rs`
-
Georgy Moshkin authored
-
Egor Ivkov authored
and minor rpc fixes
-
Egor Ivkov authored
-
Egor Ivkov authored
-
-
Georgy Moshkin authored
-