log sat/memory/memory.py @ 3072:f6f716d90ce4

age author description
Tue, 08 Oct 2019 12:10:26 +0200 Goffi misc: don't import memory in launch script:
Wed, 25 Sep 2019 08:56:41 +0200 Goffi jp: jp asyncio port:
Fri, 16 Aug 2019 17:06:43 +0200 Goffi tools (config), memory: renamed SafeConfigParser following Python 3 port
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Tue, 09 Jul 2019 09:06:45 +0200 Goffi core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
Sun, 28 Apr 2019 08:55:13 +0200 Goffi core (memory, memory/sqlite): implemented fileDelete
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.