1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-10 13:43:57 +00:00
Commit Graph

131 Commits

Author SHA1 Message Date
feiniks
31c81c1f28
Don't create repo_id unique index (#679)
* Don't create repo_id unique index

* Add index when create WebUploadTempFiles

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-08-09 17:45:43 +08:00
杨赫然
11d4741224 Merge branch '11.0' 2024-07-16 17:37:24 +08:00
feiniks
d51591d8f7
get nickname from seahub database (#663)
* Add parse seahub database config

* Get nickname from seahub database

* Go get nickname from seahub database

* Save output of script to memory and fix some errors

* Add exec permission and free child_output

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-07-10 16:34:33 +08:00
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
9b200675fb
Add peer_ip length to 50 (#580)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2022-12-02 11:00:00 +08:00
skywalker
524e142f16 move scripts 2021-12-04 17:16:43 +08:00
lian
266050d5f9 add 'OPTIONS': {'charset': 'utf8mb4'} to seahub database setting 2021-11-24 12:26:21 +08:00
skywalker
83462652d8 rm validate_ccnet_conf_dir 2021-11-19 15:10:14 +08:00
skywalker
3127912442 fix seahub log dir in reset admin 2021-10-21 18:16:23 +08:00
skywalker
6e98127cd4 update 9.0 sql 2021-10-15 14:24:23 +08:00
lian
35ae7f7675 remove SERVICE_URL from ccnet.conf 2021-10-12 16:06:21 +08:00
skywalker
e996f57502 pythonpath python3 2021-10-11 17:08:19 +08:00
skywalker
bdaff5ad96 update_seahub_settings 2021-10-11 16:07:16 +08:00
skywalker
4a7bbe0151 upgrade 8.0 9.0 2021-10-11 15:36:08 +08:00
skywalker
f6afb56dbf sql-9.0 sqlite 2021-10-09 22:44:47 +08:00
skywalker
75b38a8c1b sql-9.0 mysql 2021-10-09 22:05:07 +08:00
caixiangyue
85ead5e00e Merge branch '8.0' 2021-09-26 11:09:02 +08:00
Xiangyue Cai
3d9f19f628
token not unique (#493) 2021-09-24 18:22:22 +08:00
Xiangyue Cai
53e8bbe5d4
improve sql (#492)
* improve sql

* improve sql
2021-09-24 17:36:45 +08:00
lian
6dde47c6e7 update setup seafile script
remove fastcgi = false and host = 0.0.0.0 from seafdav.conf
2021-08-25 15:08:02 +08:00
skywalker
01458994b6 rm ccent build 2021-06-17 15:28:12 +08:00
skywalker
872ab09c4d fix sql 8.0 upgrade 2021-04-20 10:22:15 +08:00
skywalker
e0a493f5b3 sql external_department 2021-04-19 14:24:34 +08:00
欢乐马
a9d1347152
sql 8.0 repo_auto_delete (#438) 2021-01-04 15:04:22 +08:00
欢乐马
686755f474
fix 8.0 sql (#436) 2021-01-04 11:18:30 +08:00
skywalker
2a9528e99e add 8.0.0 sql 2020-12-07 16:40:20 +08:00
欢乐马
218dbe182a
add upgrade_7.1_8.0.sh (#424) 2020-12-04 16:20:15 +08:00
欢乐马
603d7046b0
fix setup sqlite (#422) 2020-11-25 11:45:41 +08:00
skywalker
2fc4579b44 remove ccnet-init 2020-11-20 15:37:03 +08:00
lian
b1a2d4ddf4 fix bug 2020-07-02 16:20:18 +08:00
王健辉
97041fbf6e improve sqlite3 seahub.sql 2020-04-01 11:01:21 +08:00
feiniks
150c90df40
Add rpc pipe path (#326)
* Add rpc pipe path

* Add seahub.sh env and change pipe path
2020-02-21 15:27:47 +08:00
caixiangyue
dbd7c31794 fixed seafdav shell script 2020-01-08 10:07:19 +08:00
sniper-py
900bade85f rename gunicorn.conf.py 2019-12-23 18:28:55 +08:00
Daniel Pan
0b88eaa286
Merge pull request #306 from haiwen/fix_gunicorn.conf.py
fix gunicorn.conf.py
2019-12-17 14:23:44 +08:00
sniper-py
816469f755 fix gunicorn.conf.py 2019-12-17 14:21:10 +08:00
sniper-py
d716050791 fix 2019-12-16 17:32:53 +08:00
sniper-py
f5f0b47ab9 fix sqlite in 7.1 upgrade 2019-12-16 17:02:10 +08:00
sniper-py
ad40c31916 fix 2019-12-14 15:19:02 +08:00
sniper-py
570d8da4a3 rename_gunicorn_config in minor-upgrade.sh 2019-12-14 15:15:07 +08:00
sniper-py
d6f6c88072 rename_gunicorn_config in upgrade_7.0_7.1.sh 2019-12-14 15:11:34 +08:00
sniper-py
5aedafb155 fix upgrade_7.0_7.1.sh 2019-12-03 18:28:59 +08:00
sniper-py
8b7da9a269 add red 2019-12-03 16:12:23 +08:00
sniper-py
bc825fad17 use default_seafile_data_dir 2019-12-03 15:58:42 +08:00
sniper-py
7f847c5ccd update 2019-12-03 14:00:20 +08:00
sniper-py
e4bab69a34 rm ask_seafile_dir 2019-12-03 12:08:51 +08:00
sniper-py
3ecc38a9e1 SERVER_MANUAL_HTTP 2019-12-03 11:55:57 +08:00
sniper-py
e3e3cddc56 default_seafile_data_dir 2019-12-03 11:09:00 +08:00
sniper-py
6df2102779 not write seafile.ini 2019-12-03 10:47:34 +08:00
sniper-py
30a648a34c self.unix_socket 2019-12-02 17:34:35 +08:00