Commit graph

31 commits

Author SHA1 Message Date
Ondrej Samohel
bcf75bf37e
handle missing directory 2020-11-23 12:16:31 +01:00
Ondřej Samohel
7ad9e1bd5b
Merge remote-tracking branch 'origin/develop' into 3.0/refactoring 2020-11-18 15:19:17 +01:00
Petr Kalis
5d07af223c #664 - moved last 2 functions
removed obsolete lib_old.py
2020-11-11 20:40:38 +01:00
Petr Kalis
b238c813f1 #664 - added tests for #700, resolved conflicts 2020-11-11 20:15:02 +01:00
iLLiCiTiT
79cf878363 removed imports from old lib 2020-11-10 13:20:56 +01:00
iLLiCiTiT
ab62127927 ffprobe_streams moved to ffmpeg_utils 2020-11-10 11:57:08 +01:00
iLLiCiTiT
833d6ffdff moved BuildWorkfile to avalon context 2020-11-10 11:54:30 +01:00
iLLiCiTiT
36cd349c6a switch_item moved to fusion.lib as it's only place where is used 2020-11-10 11:51:06 +01:00
iLLiCiTiT
c116e8042b moved get_subsets to collect audio in celaction collector which is only place where is used 2020-11-10 11:42:47 +01:00
iLLiCiTiT
3edf202815 moved all avalon context functions to one file 2020-11-10 11:40:53 +01:00
Milan Kolar
63b32be427 move version and path related functions to new lib 2020-11-10 01:05:51 +01:00
Milan Kolar
dca965b691 remove _get_host 2020-11-10 01:05:32 +01:00
Milan Kolar
1ad1cea494 remove modified_environ function 2020-11-10 01:04:22 +01:00
Milan Kolar
ba66d038aa move pairwise to plugin 2020-11-10 01:02:42 +01:00
Milan Kolar
8d74d69a01 move grouper to extractor 2020-11-10 01:02:11 +01:00
iLLiCiTiT
83c4696591 moved map_subsets_by_family under BuildWorkfile class 2020-11-03 11:55:25 +01:00
iLLiCiTiT
9887dc4064 moved applications import from lib_old 2020-11-03 11:13:35 +01:00
iLLiCiTiT
d46f6fba12 moved independent imports as first in lib's __init__ 2020-11-03 11:11:02 +01:00
iLLiCiTiT
dbfbe99834 removed single line function get_project 2020-11-03 10:56:53 +01:00
iLLiCiTiT
0096705347 removed unused CustomNone 2020-11-03 10:54:28 +01:00
iLLiCiTiT
15c03de485 moved get_avalon_database and set_io_database to deprecated 2020-11-03 10:54:10 +01:00
Milan Kolar
d299c21a0a remove functions from old-lib import 2020-10-28 16:03:52 +01:00
Milan Kolar
bceb93f336 Merge branch 'feature/664-3-0-lib-refactor' into feature/lib-refactor-antirotor 2020-10-28 16:02:54 +01:00
Milan Kolar
c13e48c026 lib changed to lib/old_lib to have a starting point 2020-10-28 16:02:07 +01:00
Ondřej Samohel
5ae50f5e72
Merge branch 'feature/664-3-0-lib-refactor' into feature/lib-refactor-antirotor 2020-10-28 15:15:51 +01:00
Ondřej Samohel
a2a10048b6
create lib module 2020-10-28 15:11:39 +01:00
Ondřej Samohel
bc8d66fdc1
extracted few things from lib.py 2020-10-28 13:03:11 +01:00
Ondrej Samohel
da3c0d73f4
work on sphinx 2020-10-09 16:05:14 +02:00
Ondřej Samohel
f7c45301da
hound fixes 2020-09-29 12:23:18 +02:00
Ondřej Samohel
39acfa76c5
wip registry settings tests 2020-09-25 22:48:17 +02:00
Ondrej Samohel
69e8a4a70c
first shot at infrastructure 2020-09-09 23:31:28 +02:00