- Sep 20, 2023
-
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
Georgy Moshkin authored
-
- Sep 19, 2023
-
-
-
Kurdakov Alexander authored
Allow connecting interactive console over a unix socket `picodata run --console-sock`. Use `picodata connect --unix` to connect.
-
- Sep 13, 2023
-
-
Georgy Moshkin authored
-
- Sep 12, 2023
-
-
Georgy Moshkin authored
-
- Sep 06, 2023
-
-
Dmitry Rodionov authored
-
Dmitry Rodionov authored
-
- Sep 05, 2023
-
-
Georgy Moshkin authored
-
Denis Smirnov authored
Previously picodata failed to drop spaces with grants on it ("the space has grants"). Another problem was that we didn't clean _pico_privileges grants when the space was dropped. Both problems were fixed in the current commit.
-
-
- Aug 30, 2023
-
-
- Aug 29, 2023
-
-
Arseniy Volynets authored
-
Dmitry Rodionov authored
The most obvious benefit is link checking. This is especially useful with rust-analyzer, because it allows to jump to definition of the item referenced in the doc comment. The patch also makes CI to use `make lint` to avoid duplication.
-
-
- Aug 25, 2023
-
-
Dmitry Rodionov authored
-
Dmitry Rodionov authored
The patch adds `password_min_length` parameter to `_pico_properties` space. The parameter is taken into account in `pico.create_user` and `pico.change_password` lua functions.
-
Egor Ivkov authored
-
- Aug 23, 2023
-
-
- Aug 21, 2023
-
-
Georgy Moshkin authored
-
- Aug 18, 2023
-
-
Yaroslav Dynnikov authored
1. Rebase on top of fresh 2.11.0-picodata branch (2.11.0-40-g8277665cf0) 2. Drop two commits related to cracklib vendoring. The original feature was abandoned so the cracklib isn't needed anymore.
-
Yaroslav Dynnikov authored
-