Commit graph

659 commits

Author SHA1 Message Date
iLLiCiTiT
2b8ecae2ad handled situations when ftrack entities are not queried yet 2019-11-27 17:19:57 +01:00
iLLiCiTiT
ef88497512 fixed infinite loop bug 2019-11-27 17:19:34 +01:00
iLLiCiTiT
d028f7f129 fixed list/dict bug 2019-11-27 17:19:15 +01:00
iLLiCiTiT
3f8a8a6c38 event sync all auto sync project is turned off by default 2019-11-27 16:50:30 +01:00
iLLiCiTiT
e17ca875e0 added event which triggers syncrhonization of autosync projects 2019-11-27 15:58:52 +01:00
iLLiCiTiT
110197a7d4 session storrer publish custom event on connection 2019-11-27 15:58:33 +01:00
iLLiCiTiT
e9b4c78d83 updated method names usage in event server subprocesses 2019-11-27 15:57:54 +01:00
iLLiCiTiT
2602fdcc73 custom attribute holding mongo id is cleaned on creation 2019-11-27 15:57:14 +01:00
iLLiCiTiT
b151f5dc24 moved custom attributes usage in sync event 2019-11-27 15:56:52 +01:00
iLLiCiTiT
abbb555498 fix config import in server sync action 2019-11-27 15:56:30 +01:00
iLLiCiTiT
3dbbf7bef8 fixed used variable names 2019-11-27 15:56:06 +01:00
iLLiCiTiT
81d4382c86 formatting 2019-11-27 15:55:26 +01:00
iLLiCiTiT
d25116507b moved event sync to avalon to events 2019-11-27 15:17:32 +01:00
iLLiCiTiT
a932d784ca renamed event_sync_new to event_sync_to_avalon 2019-11-27 15:17:15 +01:00
iLLiCiTiT
ae5940cae9 removed old events 2019-11-27 15:16:39 +01:00
iLLiCiTiT
9c1c2fd055 fixed task sync 2019-11-27 14:52:35 +01:00
iLLiCiTiT
da8e1f6226 added get hierarchical attrs values to avalon_sync lib 2019-11-27 14:34:33 +01:00
iLLiCiTiT
50e571a414 little bit working version 2019-11-27 14:34:07 +01:00
iLLiCiTiT
3473ad37be create cust attribute is useng changed attributes from lib 2019-11-26 14:34:24 +01:00
iLLiCiTiT
50f02f399a prepare project is skipping avalon custom attributes 2019-11-26 14:34:01 +01:00
iLLiCiTiT
025345ad74 even more changes 2019-11-25 18:56:51 +01:00
iLLiCiTiT
2037166522 few more changes 2019-11-22 18:45:33 +01:00
iLLiCiTiT
96cbd11fd6 initial commit of new event 2019-11-19 17:30:46 +01:00
iLLiCiTiT
45b3dc6492 replaced functions moved to lib 2019-11-19 17:30:05 +01:00
iLLiCiTiT
af14045a2b avalon_sync is imported to lib as submodule nstead of importing content 2019-11-19 17:27:14 +01:00
iLLiCiTiT
6463e97192 changed avalon_sync in ftrack/lib with new functions 2019-11-19 17:26:24 +01:00
iLLiCiTiT
1750d565b4 close connections to mongo and ftrack after synchronization 2019-11-15 17:44:46 +01:00
iLLiCiTiT
ccc99c50e0 fixed discovery of sync to avalon action 2019-11-15 17:42:12 +01:00
iLLiCiTiT
78a1172ad9 enhanced mongo db connector 2019-11-15 17:41:44 +01:00
iLLiCiTiT
b609e7e892 sync to avalon and hierarchical attrs actions were removed and replaced with new sync to avalon 2019-11-15 17:07:34 +01:00
Milan Kolar
ca9222804b missing variable when mongo is unavailable 2019-11-11 13:30:31 +01:00
Milan Kolar
129c264f49 fixing signal errors 2019-11-11 12:19:37 +01:00
Jakub Jezek
a6daff37ee fix(ftrack): thumbnail event syntax error 2019-11-06 14:20:39 +01:00
Jakub Jezek
dd967d87aa fix(ftrack): signals for linux 2019-11-06 14:06:06 +01:00
iLLiCiTiT
b3dbf0f228 variable name fix 2019-11-05 10:29:02 +01:00
iLLiCiTiT
26454a752b fixed not crashing event thumbnail updates if thumbnail is not happening on task 2019-11-05 10:23:49 +01:00
Ondřej Samohel
f217899ea1 fixed rv action not to load when preset is missing 2019-11-01 09:09:16 +00:00
Jakub Trllo
9d994dd7fc Merged in hotfix/job_killer_log_fix (pull request #341)
fixed logging of job killer action

Approved-by: Milan Kolar <milan@orbi.tools>
2019-10-31 18:30:59 +00:00
Milan Kolar
384843a8b4 change old way to `legacy 2019-10-31 18:52:35 +01:00
Milan Kolar
8df857bb89 Merge branch 'develop' into feature/PYPE-349_parallel_event_server 2019-10-31 18:42:26 +01:00
Milan Kolar
c3cbab14b9 missing self 2019-10-31 18:42:15 +01:00
iLLiCiTiT
0de66c1c45 fixed logging of job killer action 2019-10-30 10:48:25 +01:00
iLLiCiTiT
6f93743c8d added old_way_server which can handle same way as was before and restart event server when ftrack connection fails 2019-10-29 18:01:02 +01:00
iLLiCiTiT
92ccd406c5 created exception for mongo permission error 2019-10-29 18:00:20 +01:00
iLLiCiTiT
5b70ddf32f added oldway argument to event server cli 2019-10-29 17:59:36 +01:00
iLLiCiTiT
75ce8f1196 added subprocess file for oldway event server 2019-10-29 17:58:29 +01:00
iLLiCiTiT
10d6956037 event server will wait some time if subprocess crashed many times in row 2019-10-25 18:27:31 +02:00
iLLiCiTiT
38a6c84fe5 its used lib to get mongo port and host in event server cli 2019-10-25 18:26:38 +02:00
iLLiCiTiT
11f0c41e90 crash all server if mongo error happened 2019-10-25 18:25:44 +02:00
iLLiCiTiT
5d6f91d614 socket thread stores info if mongo error has happened during subprocess 2019-10-25 18:24:36 +02:00