- Feb 05, 2024
-
-
-
-
-
Panic happened in `on_access_denied` trigger. There was a switch to admin and back to user with `su`. Switch back to user panicked in SuGuard drop as user did not have session privilege.
-
-
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
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Feb 02, 2024
-
-
Alexander Kurdakov authored
Also print new greeting and help
-
Dmitry Rodionov authored
When using git describe fetch depth for shallow clones needs to be deep enough to reach exiting tag. We used to only deepen our submodules for tarantool build but now we reached the same problem for picodata. So fetch tags for it as well. allow_failure in test-helm-docker-image makes CI properly fail and prevent merges when there are failures. Without it it didnt go past "manual action required" icon and allowed to merge CI without fixing other test jobs
-
- Feb 01, 2024
-
-
Feodor Alexandrov authored
-
- Jan 31, 2024
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Jan 30, 2024
-
-
Dmitry Rodionov authored
Having dynamic build as a default was dictated by certification and now when we merged certification patches back to master it started to cause friction. So this patch makes static build the default and introduces dynamic_build cargo feature instead of static_build one.
-
-
Denis Smirnov authored
-
- Jan 26, 2024
-
-
Feodor Alexandrov authored
1. Add a new option picodata run --shredding to enable shredding upon xlog_remove_file_impl. 2. For test purposes additionally use the inject_errors feature to keep files after shred operation and allow the test code to look inside and make sure that content was really shredded.
-
Yaroslav Dynnikov authored
It was rebased recently on top of the same 2.11.2-picodata
-
-
-
-
-
- Jan 25, 2024
-
-
Georgy Moshkin authored
-