Jonathan Xu
|
3e42e2d0b5
|
Merge branch '6.1'
|
2017-08-23 15:28:19 +08:00 |
|
cuihaikuo
|
3204e11073
|
Add rpc for getting trash repo owner
|
2017-08-03 13:52:28 +08:00 |
|
Jonathan Xu
|
cc37fe4f0b
|
Merge branch '6.1'
|
2017-07-25 16:58:29 +08:00 |
|
cuihaikuo
|
5689c56531
|
Optimize search sql in getting file number and storage APIs
|
2017-07-25 15:20:20 +08:00 |
|
Jonathan Xu
|
0db8ef8f2d
|
Merge branch '6.1'
|
2017-07-07 11:19:27 +08:00 |
|
Jonathan Xu
|
548026895d
|
Free last_modifier field in seaf_repo_free().
|
2017-07-07 11:15:48 +08:00 |
|
cuihaikuo
|
6f0018c770
|
Return 'encrypted' in get_trash_repos_by_owner api
|
2017-06-30 16:49:40 +08:00 |
|
Jonathan Xu
|
475e941961
|
Merge branch '6.1'
|
2017-06-29 11:58:39 +08:00 |
|
Jonathan Xu
|
30fa575bb3
|
Set file_count when getting repo object.
|
2017-06-27 14:02:38 +08:00 |
|
Jonathan Xu
|
9d83fd9a0c
|
Revert "Return file_count when getting or listing repos."
This reverts commit f285dde083 .
|
2017-06-27 12:06:08 +08:00 |
|
Jonathan Xu
|
f285dde083
|
Return file_count when getting or listing repos.
|
2017-06-27 11:49:33 +08:00 |
|
cuihaikuo
|
c98978c245
|
Set 'last_modified' in repo info
|
2017-06-26 18:30:58 +08:00 |
|
cuihaikuo
|
fd0dbd0160
|
A few performance improvements for listing repos.
- Record repo name, update time, etc in database
- Sort repo list results in update time.
|
2017-06-23 14:23:59 +08:00 |
|
cuihaikuo
|
bd5c585466
|
Fix a memory-free problem
|
2017-06-21 11:45:23 +08:00 |
|
cuihaikuo
|
ab08ec51e2
|
Fix a bug that may cause a memory leak
|
2017-06-19 16:24:16 +08:00 |
|
Jonathan Xu
|
f3a4d32ce7
|
Add "order by" to sql for querying owned repos.
|
2017-04-14 14:29:18 +08:00 |
|
cuihaikuo
|
72e7b68c66
|
Replace 'seaf_db_check_for_existence' with 'seaf_db_statement_exists'
|
2017-04-14 11:34:22 +08:00 |
|
Jonathan Xu
|
a9ed059634
|
A few optimizations for SQL queries related to repos.
- Support paging for listing owned repos
- Reduce SQL queries for getting and listing repos.
|
2017-04-06 17:33:37 +08:00 |
|
cuihaikuo
|
345d4ad286
|
Modify sql syntax for pgsql
|
2017-02-17 10:39:51 +08:00 |
|
cuihaikuo
|
87a9a49623
|
Fix statistic error
|
2017-01-21 14:31:52 +08:00 |
|
cuihaikuo
|
90fb2b8515
|
Count total file number and storage occupation
|
2016-12-30 16:57:33 +08:00 |
|
cuihaikuo
|
63cb88e944
|
Add record to GarbageRepos when delete a broken repo
|
2016-12-13 16:49:50 +08:00 |
|
cuihaikuo
|
06a41b3eef
|
Rename virtual repo while renaming the source folder
|
2016-11-07 18:26:29 +08:00 |
|
Jiaqiang Xu
|
19990b9955
|
Don't use 'as' syntax in SQL.
|
2016-10-09 16:05:42 +08:00 |
|
Jiaqiang Xu
|
2c6539b016
|
[pgsql] Fix SQL for set history limit.
|
2016-10-08 13:43:09 +08:00 |
|
Jiaqiang Xu
|
24158df163
|
Fix a potential number error for 'del_time' field of RepoTrash table.
|
2016-09-21 14:48:05 +08:00 |
|
Jiaqiang Xu
|
aafc3af1d4
|
Improve quota usage check for web file upload.
|
2016-09-20 14:24:25 +08:00 |
|
Jiaqiang Xu
|
f52ffdfb23
|
Add connection pool for db.
|
2016-08-20 15:29:51 +08:00 |
|
Jiaqiang Xu
|
2643119433
|
Initial commit of Seafile server core.
|
2016-08-19 13:54:16 +08:00 |
|