seafile:check_disk_space

Last commit made on 2020-09-16
Get this branch:
git clone -b check_disk_space https://git.launchpad.net/seafile

Branch merges

Branch information

Name:
check_disk_space
Repository:
lp:seafile

Recent commits

dcebf0f... by =?utf-8?b?5p2o6LWr54S2?= <email address hidden>

Check available disk space when uploading synchronously

Add sync error info

Handle error and use ULARGE_INTEGER

check disk space when add file

Disable auto sync when not enough disk space

Contnue index file when failed to get disk space

Modify the error description of disk space

d315935... by feiniks <email address hidden>

free the path when failed to mkdir (#2365)

8db7f48... by feiniks <email address hidden>

support checkout paths of any length (#2364)

8d1147a... by sun <email address hidden>

Update version to 7.0.9

562c0bd... by feiniks <email address hidden>

Check if the block exists when downloading (#2357)

* Check if block exists when downloading

* Update download progress when block exists

93f80b0... by feiniks <email address hidden>

Add sync error when failing to parse head commit (#2354)

588ca25... by Xiangyue Cai <email address hidden>

add --with-python3 option (#2350)

* add --with-python3 option

* debian package with python3

6479625... by Xiangyue Cai <email address hidden>

only use python3 in linux (#2349)

26e6b0a... by caixiangyue <email address hidden>

remove python3 future

7e337a3... by Xiangyue Cai <email address hidden>

remove python2 and remove future (#2348)

* configure with python3

* remove future