Commit graph

22 commits

Author SHA1 Message Date
ziirish
7f2832d1fa lint 2023-03-19 15:13:01 +01:00
ziirish
43253d8265
use black to format the code 2021-05-12 17:47:01 +02:00
ziirish
bb41c71fa4
allow to run remove_client asynchronously through celery (#232) 2019-07-10 22:29:53 +02:00
ziirish
6e9bbc007a
fix crontab schedule 2019-07-01 23:02:00 +02:00
ziirish
d1f5167b88
check function return in order to determine whether the task succeeded or not 2019-06-27 23:44:16 +02:00
ziirish
458bf98ed3
limit the number of records to treat by each task in order to limit CPU usage (#310) 2019-06-27 23:40:10 +02:00
ziirish
6810b40a20
cleanup 2018-09-19 17:14:34 +02:00
ziirish
059eb1a1b4
python 3.7 compatibility 2018-08-17 16:33:32 +02:00
ziirish
64bd3795f5
relocate 'engines': agent, server, celery and soon monitor 2018-07-24 14:53:48 +02:00
ziirish
868670856a
fix lint 2018-07-11 16:51:51 +02:00
ziirish
b64f9e99ea
fix unit tests 2018-07-11 16:44:50 +02:00
ziirish
9b8cceed17
remove six and drop support of python 2 2018-06-06 18:29:08 +02:00
ziirish
8cf2f017cc
drop python 2 support (closes #267) 2018-05-24 15:09:55 +02:00
ziirish
3e3d30d8e4
various fixes 2018-03-16 20:28:00 +01:00
ziirish
32722064be
allow to cancel a running restore job 2018-03-15 11:38:42 +01:00
ziirish
cd98946049
various performance tweaks 2018-02-08 16:40:15 +01:00
ziirish
2ba1f84c0d
some more encoding issues (fix #234 #245) 2018-01-11 18:41:24 +01:00
ziirish
274d11348f
check running backups more frequently 2017-12-27 23:20:09 +01:00
ziirish
246d93b99c first fully working websocket module 2017-07-29 11:51:20 +02:00
ziirish
3b6f115992 fix: celery can now send message back to the client 2017-07-27 18:57:02 +02:00
ziirish
64a1c63f89 pep8 2017-07-27 18:02:15 +02:00
ziirish
4284ab0610 refactoring of the celery code in order to support websockets 2017-07-27 17:37:35 +02:00