Commit graph

28 commits

Author SHA1 Message Date
Jakub Trllo
48b4934ee3
limit number of ftrack events to query at once (#5033) 2023-05-25 13:33:11 +02:00
Roy Nieterau
3fae1f8521 Just some grammar tweaks 2023-03-30 13:59:22 +02:00
Jakub Trllo
6e55202349 change used method names from 'isAlive' to 'is_alive' 2023-02-08 14:23:10 +01:00
Jakub Trllo
1c530c0cb4 skip ipaddress way to receive ip address 2023-01-06 18:09:17 +01:00
Jakub Trllo
e1edb76f73 use 'get_host_ip' on more places 2023-01-06 17:48:05 +01:00
Jakub Trllo
cd2324f07e fix how host ip is received 2023-01-06 15:42:47 +01:00
Jakub Trllo
0291d2a705 renamed 'check_ftrack_url' to 'resolve_ftrack_url' 2022-09-13 15:15:18 +02:00
Jakub Trllo
21e050a8f1 use new import of 'check_ftrack_url' 2022-09-13 14:05:25 +02:00
Jakub Trllo
08efc477ca small tweaks in usage of Logger 2022-08-24 16:21:04 +02:00
Jakub Trllo
882e00baef use Logger instead of PypeLogger 2022-08-24 15:52:47 +02:00
Jakub Trllo
52314b0bf5 update ftrack api to 2.3.3 2022-07-27 19:03:08 +02:00
Jakub Trllo
308d9e9c49 use 'OpenPypeMongoConnection' from 'openpype.client' 2022-07-18 11:20:14 +02:00
Jakub Trllo
a579cd31c8 Merge branch 'develop' into enhancement/OP-2858_move-AvalonMongoDB-logic 2022-04-25 18:03:38 +02:00
Jakub Trllo
1b3026bdc7 replaced prints with logs 2022-04-21 12:05:24 +02:00
Jakub Trllo
e91d84546e use AvalonMongoDB from openpype pipeline 2022-04-13 17:59:01 +02:00
Jakub Trllo
4306a618a0 moved ftrack module one hierarchy level higher 2022-02-22 15:18:12 +01:00
iLLiCiTiT
3406c47fda moved ftrack module 2021-07-28 14:19:35 +02:00
iLLiCiTiT
311c1c21bf redirect stdout of ftrack process to devnull if sys.stdout is None 2021-06-09 20:20:08 +02:00
iLLiCiTiT
b9e6f99a66 removed no_stored_credentials flag and always use passed credentials from arguments if possible 2021-05-26 18:42:25 +02:00
iLLiCiTiT
22811ccadd use right variable names 2021-05-26 18:29:19 +02:00
iLLiCiTiT
b986197a53 removed store_credentials flag which is not usable on most of server machines 2021-05-26 18:28:28 +02:00
iLLiCiTiT
a9cf091e86 removed unused and not working ftrack_events_path argument 2021-05-26 18:27:39 +02:00
iLLiCiTiT
a761727da5 removed unused main function from event_server_cli 2021-05-26 18:25:47 +02:00
iLLiCiTiT
ae5d05a813 ftrack server waits until event hub is connected 2021-04-08 10:10:44 +02:00
iLLiCiTiT
38926fe85e updated custom session with new timeout attribute 2021-04-08 10:10:20 +02:00
Milan Kolar
32abd8a980 fix pype references to openpype in ftrack 2021-04-01 23:27:43 +02:00
Petr Kalis
73841259bf Rebrand database access
All occurences of 'pype' database should be replaced with 'openpype'
2021-04-01 22:16:46 +02:00
Milan Kolar
8432e94615 rename folder 2021-04-01 18:54:46 +02:00