feiniks
|
cd9bae2002
|
Add column type to RepoInfo (#660)
* Add column type to RepoInfo
* Go fileserver check repo type
---------
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
|
2024-06-19 12:20:38 +08:00 |
|
feiniks
|
8e9367c9a1
|
Delete sub query (#582)
* Delete sub query
* Use where to filter org id
* Fix ci error
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
|
2022-12-05 18:35:41 +08:00 |
|
杨赫然
|
1288c1ec10
|
Merge branch '7.1'
|
2020-12-04 16:35:23 +08:00 |
|
feiniks
|
4a0eb5431c
|
Get accessible repo list return 500 when db error exists (#423)
* Get accessible repo list return 500 when db error exists
* CI should use 7.1 branch
|
2020-11-28 14:40:27 +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 |
|
Jonathan Xu
|
2327ed11cc
|
Rewrite database access layer.
Remove support for PostgreSQL at the same time.
|
2019-06-21 17:09:39 +08:00 |
|
cuihaikuo
|
dd0519d7c3
|
Create tables by script.
|
2019-03-28 14:20:33 +08:00 |
|
cuihaikuo
|
22f096a70a
|
Repo can be set 'read-only' or 'normal' status.
Return 'status' in get_repo(s) apis.
|
2019-03-14 11:07:42 +08:00 |
|
ly1217
|
17d74c48bb
|
Fix the bug that can't sync subdir in virtual repos.
|
2019-02-24 21:32:46 -08:00 |
|
cuihaikuo
|
7c09f53be6
|
Only mysql can use config option 'create_tables'.
|
2018-07-09 15:18:06 +08:00 |
|
cuihaikuo
|
6eab55e149
|
Add config option 'create_tables'.
|
2018-07-05 11:58:33 +08:00 |
|
cuihaikuo
|
3a184986b7
|
Fix wrong comment.
|
2018-05-29 16:57:36 +08:00 |
|
cuihaikuo
|
08096cff42
|
Fix a mistake in merging.
|
2018-05-18 11:04:57 +08:00 |
|
cuihaikuo
|
0bfd0dea15
|
Merge branch '6.2'
|
2018-05-18 10:47:55 +08:00 |
|
cuihaikuo
|
3fd9ecb481
|
Add rpc for getting shared users.
|
2018-05-17 11:52:21 +08:00 |
|
cuihaikuo
|
330fc7597e
|
Add rpc repo_has_been_shared().
|
2018-05-02 11:05:43 +08: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 |
|
cuihaikuo
|
533755377f
|
Fix that shared folder can't be set permission.
|
2018-01-06 15:28:11 +08:00 |
|
cuihaikuo
|
f8c3098573
|
Return 'origin_repo_name' in listing repos.
|
2017-12-26 10:28:31 +08:00 |
|
cuihaikuo
|
ca58a7afe8
|
Fix subdir cannot be unshared issue.
|
2017-11-01 10:25:20 +08:00 |
|
cuihaikuo
|
1ed203814e
|
Add rpc get_shared_repo_by_path().
|
2017-10-31 11:02:52 +08:00 |
|
Jonathan Xu
|
279ac80824
|
Fix bug of get shared repo list RPC.
|
2017-06-27 14:41:37 +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 |
|
Jiaqiang Xu
|
2643119433
|
Initial commit of Seafile server core.
|
2016-08-19 13:54:16 +08:00 |
|