- Jun 02, 2023
-
-
-
Georgy Moshkin authored
-
- Jun 01, 2023
-
-
Yaroslav Dynnikov authored
Renaming libcrypto breaks the rebuid. Repro: ```bash cargo build -vv rm -rf target/debug/picodata-* cargo build -vv ``` It results in ``` [build.rs:204] running ["cmake" "--build" "target/debug/build/tarantool-sys/tarantool-prefix/src/tarantool-build"] gmake[2]: *** No rule to make target 'target/debug/build/tarantool-sys/openssl-prefix/lib/libcrypto.a', needed by 'src/tarantool'. Stop. ``` Instead of renaming this patch makes a symlink.
-
-
Georgy Moshkin authored
-
- May 31, 2023
-
-
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
-
- May 30, 2023
-
-
Yaroslav Dynnikov authored
-
- May 29, 2023
-
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-
- May 26, 2023
-
-
-
Georgy Moshkin authored
Still ignore expelled ones though. Also this introduces yet another hardcoded timeout value, which should be unhardcoded at some point (related to #64).
-
-
-
-
-
-
-
- May 25, 2023
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- May 24, 2023
-
-
-
-
This is a follow-up for commit 39e428ec.
-
-
They're being replaced with ddl create_space, etc.
-
- May 23, 2023
-
-
Georgy Moshkin authored
Needed until https://github.com/tarantool/tarantool/issues/8688 is fixed
-
- May 19, 2023
-
-
Yaroslav Dynnikov authored
-
-
-
- May 18, 2023
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-