log libervia/server/tasks.py @ 1189:170802865156

age author description
Mon, 27 May 2019 09:06:45 +0200 Goffi server (tasks): fixed findCommand when first name can't be found
Wed, 10 Apr 2019 21:06:35 +0200 Goffi server (tasks): fixed crash when --dev_mode is used
Fri, 22 Feb 2019 18:50:33 +0100 Goffi server (tasks): tasks can now be automatically ran when something happen in a watched dir:
Fri, 22 Feb 2019 18:42:47 +0100 Goffi server (tasks): task can now use a "prepare" method to prepare data before running (e.g. WATCH_DIRS)
Sat, 26 Jan 2019 20:14:09 +0100 Goffi server, pages, tasks: moved getConfig to backend, and added shorcut version in LiberviaPage and TasksManager
Fri, 25 Jan 2019 08:58:41 +0100 Goffi server: tasks manager first draft: