iLLiCiTiT
|
8d7c181b54
|
converted ftrack module
|
2020-12-10 10:38:21 +01:00 |
|
iLLiCiTiT
|
d7a0252c9f
|
moved get_ftrack_event_mongo_info to ftrack.lib
|
2020-12-07 14:24:03 +01:00 |
|
iLLiCiTiT
|
79da225622
|
fixed imports in ftrack subprocesses
|
2020-12-07 13:04:58 +01:00 |
|
iLLiCiTiT
|
715ee9117e
|
added functions to get event handler paths for server and user server
|
2020-12-04 19:28:35 +01: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
|
cfcd24318f
|
avoid bugs when same event is more than once stored in mongo
|
2020-09-18 11:48:25 +02: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
|
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
|
c30ba2d86b
|
ftrack event may have custom mongo connection
|
2020-06-21 15:55:03 +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 |
|