Mercurial > libervia-backend
log sat/memory/memory.py @ 3537:f9a5b810f14d
age | author | description |
---|---|---|
Thu, 03 Jun 2021 15:20:47 +0200 | Goffi | core (memory/storage): backend storage is now based on SQLAlchemy |
Wed, 05 May 2021 15:37:21 +0200 | Goffi | core (memory, sqlite): new `fileGetUsedSpace` method |
Fri, 16 Apr 2021 18:32:37 +0200 | Goffi | memory: new `getFilesOwner` method: |
Sat, 20 Mar 2021 20:42:04 +0100 | Goffi | Renamed the project from "Salut à Toi" to "Libervia": |
Fri, 19 Mar 2021 15:45:14 +0100 | Goffi | date update |
Mon, 28 Sep 2020 17:00:14 +0200 | Goffi | core (memory/memory): added `getCachePath` method to get a cache dir from a namespace. |
Thu, 17 Sep 2020 23:07:12 +0200 | Goffi | core (memory/memory): `public_id` should not be used when creating parent dirs |
Thu, 17 Sep 2020 21:40:23 +0200 | Goffi | core (memory/memory): fixed directory creation in setFile |