Commit graph

24 commits

Author SHA1 Message Date
iLLiCiTiT
c9f381e60b hound fixes 2020-09-30 11:46:23 +02:00
iLLiCiTiT
15172d32e3 modified imports inside ftrack module to be explicit 2020-09-30 11:12:23 +02:00
iLLiCiTiT
b41f9ac8bc variables with table changed to collection 2020-09-30 11:07:35 +02:00
iLLiCiTiT
bfb906f37a moved custom db connector to folder where is used 2020-09-30 11:06:06 +02:00
iLLiCiTiT
cfcd24318f avoid bugs when same event is more than once stored in mongo 2020-09-18 11:48:25 +02:00
iLLiCiTiT
f71aad40e0 removed icon attribute 2020-09-03 11:01:09 +02:00
iLLiCiTiT
b6b3ea0f35 cleaned clockify imports 2020-07-22 19:56:09 +02:00
iLLiCiTiT
0318a5c35c removed unused variable 2020-07-22 18:44:18 +02:00
iLLiCiTiT
eb4153a786 added clockifyapikey and clockifyworkspace arguments to ftrack event server script 2020-07-22 18:08:03 +02:00
iLLiCiTiT
98c1587da7 added clockify registration to ftrack event processor 2020-07-22 18:02:50 +02:00
Milan Kolar
2f9c05dc96
Merge pull request #329 from tokejepsen/2.x/bugfix/socket_thread_timeout
Increase socket thread timeout.
2020-07-17 19:22:44 +02:00
Toke Stuart Jepsen
62e296de6d Using PYPE_FTRACK_SOCKET_TIMEOUT variable
and default 45.
2020-07-17 17:52:16 +01:00
iLLiCiTiT
7dba84dea1 do not compose mongo url for ftrack events with database name and collection 2020-07-01 16:19:24 +02:00
iLLiCiTiT
a7196bce9e renamed class DbConnector to CustomDbConnector in custom_db_connector and fixed argument order 2020-07-01 16:16:10 +02:00
Toke Stuart Jepsen
87715afcb8 Increase socket thread timeout. 2020-06-30 14:45:09 +01:00
Toke Stuart Jepsen
1616d59854 Fix collection popping. 2020-06-24 10:32:57 +01:00
Toke Stuart Jepsen
fc1f889608 Ensure collection is not in uri. 2020-06-23 17:14:28 +01:00
Toke Stuart Jepsen
08c7d1e501 Fix event server mongo uri
- collection name in uri creates a bad database name error
- uri was not composed correctly
2020-06-23 16:32:39 +01:00
iLLiCiTiT
e781888d5a changed event server cli to can use new access to mongo 2020-06-21 15:56:09 +02:00
iLLiCiTiT
c30ba2d86b ftrack event may have custom mongo connection 2020-06-21 15:55:03 +02:00
iLLiCiTiT
9089aaafd7 event storer connection fixed usage 2020-06-21 15:53:47 +02:00
Toke Stuart Jepsen
e043454805 Make ftrack database and collection optional. 2020-06-18 22:57:43 +01:00
Toke Stuart Jepsen
511b2d1e24 Cloud Mongo
There was a circular import when importing from pypeapp, which I couldnt resolve, so have copied the mongo url logic across.
2020-06-18 22:33:29 +01:00
iLLiCiTiT
15c0c10a5c first step of pype's reorganization 2020-05-25 18:20:02 +02:00