Mercurial > libervia-pubsub
log
age | author | description |
---|---|---|
Sun, 02 Oct 2022 16:46:04 +0200 | Goffi | mam: fix `complete` attribute setting in `onArchiveRequest` |
Sun, 02 Oct 2022 16:26:48 +0200 | Goffi | mam: fix message sending in `onArchiveRequest` |
Sun, 02 Oct 2022 15:38:42 +0200 | Goffi | psql: handle case when `max_items == max` on node creation |
Sun, 02 Oct 2022 15:33:36 +0200 | Goffi | psql: fix `max_items` type on node creation |
Fri, 23 Sep 2022 18:06:12 +0200 | Goffi | backend: fix check of boolean settings with `publish-options` |
Fri, 23 Sep 2022 18:04:50 +0200 | Goffi | psql: fix `max_items` setting when creating a node |
Tue, 06 Sep 2022 11:33:34 +0200 | Goffi | privilege: use `typing.Dict[]` instead of `dict[]` to be compatible with Python 3.7 |