Jakub Trllo
|
4201ba173d
|
Merged in feature/mongo_or_query (pull request #356)
feature/mongo_or_query
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 22:26:41 +00:00 |
|
Jakub Trllo
|
eebb251112
|
Merged in bugfix/ftrack_session_rollback (pull request #376)
Bugfix/ftrack session rollback
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 22:23:12 +00:00 |
|
Jakub Trllo
|
f8d389a5cb
|
Merged in bugfix/auto_reconnect_actions (pull request #370)
Bugfix/auto reconnect actions
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 22:21:24 +00:00 |
|
Jakub Trllo
|
3cf76abf9d
|
Merged in feature/PYPE-506_sync_to_avalon_action (pull request #373)
feature/PYPE-506_sync_to_avalon_action
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 22:18:45 +00:00 |
|
Milan Kolar
|
b526757405
|
fix grammar and tone of the user messages
|
2019-11-19 23:17:59 +01:00 |
|
iLLiCiTiT
|
0b1caf5c0f
|
removed underscores from class names
|
2019-11-19 19:25:28 +01:00 |
|
iLLiCiTiT
|
4326e2b91e
|
added few rollbacks to ftrack actions and events to prevent uncommitable session
|
2019-11-19 19:24:24 +01:00 |
|
Jakub Trllo
|
061e0056e5
|
Merged in feature/action_preregister_implementation (pull request #354)
Feature/action preregister implementation
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 15:21:47 +00:00 |
|
Jakub Trllo
|
d15c57b57f
|
Merged in feature/advanced_rest_api (pull request #334)
Feature/advanced rest api
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-11-19 14:52:30 +00:00 |
|
iLLiCiTiT
|
f25aac63b2
|
removed unnecessary bool changes
|
2019-11-15 18:38:36 +01:00 |
|
iLLiCiTiT
|
edd3ad2e57
|
action server is not in daemon thread anymore
|
2019-11-15 18:35:08 +01:00 |
|
iLLiCiTiT
|
0e5cb8652c
|
added one more check on start action server
|
2019-11-15 18:15:41 +01:00 |
|
iLLiCiTiT
|
db77c06555
|
log fix
|
2019-11-15 18:15:25 +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 |
|
iLLiCiTiT
|
0f7c320ad4
|
changed bool for visibility of reset action server to not confuse users that reset is not there but stop is
|
2019-11-15 16:13:29 +01:00 |
|
iLLiCiTiT
|
2f8f0c5bca
|
changed logic of action server processing in ftrack module, now is checking if is possible to connect to ftrack in while loop
|
2019-11-15 16:11:11 +01:00 |
|
iLLiCiTiT
|
2c3ebb0c13
|
added exception message when there are no events to register
|
2019-11-15 16:08:06 +01:00 |
|
iLLiCiTiT
|
daee320863
|
check_ftrack_url has moved from event_server_cli to lib to be importable
|
2019-11-15 16:07:36 +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
|
0af320f9f7
|
$or queries replaced with $in which is much easier to read in code and prepare
|
2019-11-05 10:33:17 +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 |
|
iLLiCiTiT
|
3833adb30a
|
use warning log instead of info
|
2019-11-05 10:19:50 +01:00 |
|
iLLiCiTiT
|
0957cffbfd
|
created PreregisterException to recognize preregistration failed and do not print traceback
|
2019-11-05 10:09:21 +01:00 |
|
iLLiCiTiT
|
91832e50ed
|
actions rv and djv view use preregister instead of overriding register method
|
2019-11-05 10:08:37 +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
|
312d3c96ab
|
Merge branch 'develop' into feature/advanced_rest_api
|
2019-10-31 23:35:28 +01: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 |
|
iLLiCiTiT
|
e0f7752205
|
sub event processor print traceback
|
2019-10-25 18:24:12 +02:00 |
|
iLLiCiTiT
|
4313cc5667
|
mongo permissions error is sent with socket message
|
2019-10-25 18:23:52 +02:00 |
|
iLLiCiTiT
|
24175a2587
|
atexit register has args now
|
2019-10-25 18:22:28 +02:00 |
|
iLLiCiTiT
|
e7c9a61b2e
|
added lib to ftrack_server with functios able to handle mongo url parts
|
2019-10-25 18:21:44 +02:00 |
|