Mercurial > libervia-backend
log sat/memory/memory.py @ 2926:4cd7545c4ebb
age | author | description |
---|---|---|
Sun, 28 Apr 2019 08:55:13 +0200 | Goffi | core (memory): raise PermissionError directly instead of using failureFailure, as it could not be catched correctly in every case. |
Fri, 26 Apr 2019 11:57:26 +0200 | Goffi | memory: minor style change |
Sun, 14 Apr 2019 08:21:51 +0200 | Goffi | core (memory), plugin XEP-0329, plugin invitation: minor style improvments |
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Fri, 11 Jan 2019 11:13:15 +0100 | Goffi | misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext) |
Sat, 01 Dec 2018 10:04:17 +0100 | Goffi | core: minor style/typos fixes |
Wed, 27 Jun 2018 20:14:46 +0200 | Goffi | code style reformatting using black |
Fri, 25 May 2018 10:52:01 +0200 | Goffi | core: discoFindByFeatures now return only available resources |