1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-06-28 07:56:52 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
feiniks
1fe89ff710
Update repofilecount compatibility for older version upgrades (#540) 2022-02-10 16:49:33 +08:00
feiniks
d50359c908
Add and del ccnet compilation dependency in seafile (#347)
* Add and del ccnet compilation dependency in seafile

* Del import ccnet

* Del extra ccnet compilation dependencies

* Del support WIN32
2020-05-09 16:31:47 +08:00
caixiangyue
13e406a169 fixed computing repo size crash problem 2020-02-04 15:51:34 +08:00
caixiangyue
62543c55f2 use diff to update repo size and file count 2019-07-09 10:02:10 +08:00
ly1217
928322e940 Optimize the algorithm of getting file count and repo size. 2018-10-17 00:18:38 -07:00
cuihaikuo
b9d74500fa Add primary key for mysql table.
Add column names in 'INSERT' and 'REPLACE' sql.
2018-04-18 15:07:49 +08:00
Jonathan Xu
e69809b720 Improvements to repo size computation.
- Don't generate update conflicts.
- Set repo size and file count in one transaction.
- Print queue size every 5 minutes.
2017-10-10 18:36:53 +08:00
Jonathan Xu
a87db5b58e Improved concurrent update handling. 2017-08-16 17:50:34 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00