Cloudreve/pkg/task
2022-04-25 18:11:23 +08:00
..
slavetask Feat: support apply append mode and overwrite mode for FileStream 2022-02-28 17:49:00 +08:00
compress.go test: fix failed test 2022-04-15 15:53:10 +08:00
compress_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
decompress.go feat: select encoding for decompressing zip file 2022-04-25 18:07:47 +08:00
decompress_test.go feat: select encoding for decompressing zip file 2022-04-25 18:07:47 +08:00
errors.go Feat: task queue / compression task 2020-02-02 14:40:07 +08:00
import.go fix: create directory now ignore conflict error, it will return the existed folder 2022-04-21 13:58:22 +08:00
import_test.go test: new changes related to filesystem.CreateDirectory 2022-04-21 14:29:10 +08:00
job.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
job_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
pool.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
pool_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
tranfer.go Fix: undefined method in transfer task 2022-03-13 19:27:33 +08:00
transfer_test.go Test: tasks pkg 2021-11-20 17:14:45 +08:00
worker.go Fix: panics inside of task was not correctly logged into DB 2022-03-13 16:20:50 +08:00
worker_test.go Comply with Golang semantic import versioning (#630) 2020-11-21 17:34:55 +08:00