Merge branch 'develop' into pr/1285
[oweals/peertube.git] / server / lib / schedulers / videos-redundancy-scheduler.ts
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd hls support on server
2018-12-20 ChocobozzzOptimize actor follow scores modifications
2018-12-11 ChocobozzzUse move instead rename
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04 ChocobozzzCreate redundancy endpoint
2018-11-15 buoyantairMerge from upstream
2018-11-15 ChocobozzzFix server redundancy tests
2018-10-03 ChocobozzzCheck video exists before extending its expiration
2018-10-02 ChocobozzzTry to improve redundancy tests
2018-10-01 ChocobozzzFix redundancy with specific videos
2018-10-01 ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01 ChocobozzzEnsure video existence before duplicating it
2018-10-01 ChocobozzzFix redundancy with videos already duplicated with...
2018-09-25 ChocobozzzFix redundancy totalVideos stats
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-21 ChocobozzzRemove unnecessary actor existance check
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzAdd redundancy check interval in config
2018-09-19 ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-14 ChocobozzzSpeed up overviews route
2018-09-14 ChocobozzzAdd recently added redundancy strategy
2018-09-14 ChocobozzzAdd trending videos strategy
2018-09-13 ChocobozzzBasic video redundancy implementation