seafile:fix_duplicate_case_value

Last commit made on 2018-11-16
Get this branch:
git clone -b fix_duplicate_case_value https://git.launchpad.net/seafile

Branch merges

Branch information

Name:
fix_duplicate_case_value
Repository:
lp:seafile

Recent commits

c0a03e2... by ly1217 <email address hidden>

Fix the error that duplicate case value in switch.

1d43e72... by Jiaqiang Xu

Merge pull request #1911 from moschlar/valac

Use AM_PROG_VALAC to determine correct valac

498b8ef... by Shuai Lin

Install seafile ext dlls to "C:/Program Files/SeafileExt"

ae2d14e... by Moritz Schlarb

Use AM_PROG_VALAC to determine correct valac

This is more portable for systems that have multiple versions of valac
simultaneously installed (e.g. Gentoo).

416e4f9... by Jiaqiang Xu

Merge pull request #2103 from haiwen/add_sync_error

Add two sync error strings.

55c2b5d... by ly1217 <email address hidden>

Add two sync error strings.

f0e7cb1... by Jiaqiang Xu

Merge pull request #2105 from haiwen/add_property_is_readonly

Add set is_readonly property.

cd52e3d... by Jiaqiang Xu

Merge pull request #2104 from haiwen/fix_client_err_cnt_bug

Fix the bug that the client can't upload when resync the repo after s…

cb9d6bc... by ly1217 <email address hidden>

Fix the bug that the client can't upload when resync the repo after sync error retry.

440c4db... by ly1217 <email address hidden>

Add set is_readonly property.