1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-07-05 19:26:21 +00:00
Commit Graph

101 Commits

Author SHA1 Message Date
王健辉
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
sniper-py
a625a19d37 SERVER_MANUAL_HTTP 2019-12-02 17:05:15 +08:00
sniper-py
67c2c2512c fix unix_socket 2019-12-02 16:37:20 +08:00
ly1217
09e170b7d5 Fix setup mysql script. 2019-12-01 22:56:57 -08:00
Jiaqiang Xu
2d5d6b27f1
Merge pull request #291 from haiwen/fix_setup_script
Modify default user host to 127.0.0.1.
2019-11-28 10:01:16 +08:00
ly1217
9bb27886fe Modify default user host to 127.0.0.1.
Add PYTHONPATH in setup mysql script.
2019-11-27 02:24:59 -08:00
ly1217
74fc12c75f Add upgrade script from 7.0 to 7.1. 2019-11-26 22:57:05 -08:00
ly1217
50502cf7bb Modify check python executable in scripts. 2019-11-26 18:37:47 -08:00
王健辉
07c754ed44 add base_reposecretkey 2019-11-25 17:41:53 +08:00
王健辉
b351b1a64e repair sql 2019-11-25 17:26:50 +08:00
王健辉
720e025718 upgrade mysql.sql 2019-11-25 15:35:49 +08:00
王健辉
2db68abaa7 upgrade sql 2019-11-25 15:32:44 +08:00
ly1217
6048627c72 Merge branch '7.0' 2019-11-22 17:45:24 -08:00
ly1217
171895d25e Fix the arguments of ccnet init. 2019-10-22 19:53:25 -07:00
ly1217
622d47163a Change the mode of minor upgrade script. 2019-10-21 20:31:36 -07:00
ly1217
f0cf80aa5f Update minor upgrade script. 2019-10-10 01:02:27 -07:00
王健辉
41b5b8724c update sql 2019-09-21 18:02:54 +08:00
ly1217
e0b4a11667 Modify scripts to support python3. 2019-08-15 21:11:18 -07:00
Xiangyue Cai
b85d194b4b fixed ci in python3 (#251)
* fixed ci in python3

* remove python2 compatible code
2019-07-16 12:00:45 +08:00
ly1217
c73916ef77 Upadte to python3. 2019-06-27 22:30:31 -07:00
ly1217
9730d07bb1 Fix upgrage sql: create WebUploadTempFiles table if not exists. 2019-05-28 21:07:05 -07:00
Jonathan Xu
182fdb2028 Fix upgrade sql: create RepoSyncError table if not exists. 2019-05-23 14:53:16 +08:00
Jonathan Xu
d20e4857e8 Remove some python libraries check in setup scripts. 2019-05-23 11:00:39 +08:00
Jonathan Xu
8ed31a188b [build] Copy hidden files and directories from seahub thirdpart dir. 2019-05-23 10:41:07 +08:00
ly1217
b73e3ef989 Fix the create table sqls. 2019-05-21 23:20:35 -07:00
Hulk
28536f93dc Fix sqlite migration script. 2019-05-18 12:03:34 +08:00
ilearnit
72fe30c4e6 update sql 2019-04-03 13:57:23 +08:00
cuihaikuo
8367640c16 Update seafile.sql. 2019-03-29 10:30:16 +08:00
cuihaikuo
dd0519d7c3 Create tables by script. 2019-03-28 14:20:33 +08:00
ilearnit
da80c79e41 delete seahub.sql from 1.2.0 2019-03-23 03:26:52 +00:00
cuihaikuo
fc1da70974 Upgrade docs from 1.1 to 1.2. 2019-03-20 11:20:25 +08:00