- Oct 12, 2022
-
-
Yaroslav Dynnikov authored
It also provides better experience with various IDEs.
-
- Oct 06, 2022
-
-
-
-
Yaroslav Dynnikov authored
Also remove the unnecessary `start_new_session` flag from explel function.
-
- Sep 29, 2022
-
-
Valentin Syrovatskiy authored
-
Valentin Syrovatskiy authored
-
- Sep 20, 2022
-
-
- Sep 15, 2022
-
-
replication_factor now goes into cluster_state
-
- Sep 02, 2022
-
-
Valentin Syrovatskiy authored
-
Valentin Syrovatskiy authored
-
- Aug 28, 2022
-
-
Valentin Syrovatskiy authored
-
- Aug 18, 2022
-
-
Valentin Syrovatskiy authored
-
- Aug 17, 2022
-
-
Georgy Moshkin authored
-
- Aug 16, 2022
-
-
- Aug 11, 2022
-
-
Georgy Moshkin authored
-
- Aug 10, 2022
-
-
Some users may change their "target-dir" cargo setting for example to make it shared between all projects (may speed up some builds). It that case our integration tests should be looking for the executable in the right place.
-
- Jul 27, 2022
-
-
-
Valentin Syrovatskiy authored
-
Valentin Syrovatskiy authored
-
Valentin Syrovatskiy authored
-
Valentin Syrovatskiy authored
-
- Jul 18, 2022
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Jul 14, 2022
-
-
- Jul 08, 2022
-
-
Georgy Moshkin authored
-
This patch introduces a new type of tests - manual. They aren't run by default. You can use it for development experiments: ```bash pytest test/manual -s -k instant pytest test/manual -s -k chunked ```
-
- Jul 07, 2022
-
-
Georgy Moshkin authored
-
-
Valentin Syrovatskiy authored
-
- Jul 06, 2022
-
-
Georgy Moshkin authored
-
- Jul 05, 2022
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Valentin Syrovatskiy authored
-
- Jul 01, 2022
-
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
test_concurrency makes no sense anymore. There's no batching since the join_loop was refactored. The same is true for test_uuids.
-
Yaroslav Dynnikov authored
-
Georgy Moshkin authored
-
- Jun 30, 2022
-
-
Yaroslav Dynnikov authored
-
Yaroslav Dynnikov authored
-