feiniks
b9e98c2b5e
Add repair-repo to fix corrupt fs ( #657 )
...
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-04-29 15:34:38 +08:00
feiniks
d6f6127641
Add notification server ( #535 )
...
* Add notification server of go
Modify path of pkg
Send notification for update-repo event
Delete client pkg and use reflect select to send message
Modify output of log
Add formatter of log
Add jwt authentication
go add get jwt token api
CI support compile libjwt
Get group users from database
* Add ping to test mysql is alive
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2022-12-16 15:29:01 +08:00
Xiangyue Cai
efeac4bb99
add seaf_mq_manager_ prefix
2019-08-05 16:41:31 +08:00
caixiangyue
3ff52aee8a
fixed wrong free
2019-07-26 14:14:38 +08:00
Xiangyue Cai
aa0185203b
add rpc publish_event() , pop_event() and remove cevent ( #253 )
2019-07-22 11:18:32 +08:00
Jonathan Xu
c142d4bf4f
Improve code after use named pipe for RPC and support python 3.
2019-07-01 16:50:25 +08:00
ly1217
c73916ef77
Upadte to python3.
2019-06-27 22:30:31 -07:00
cuihaikuo
dd0519d7c3
Create tables by script.
2019-03-28 14:20:33 +08:00
ly1217
be88b15b8e
Fix the bug that the last update time of sublibrarys isn't updated.
2019-02-20 00:58:26 -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
b9d74500fa
Add primary key for mysql table.
...
Add column names in 'INSERT' and 'REPLACE' sql.
2018-04-18 15:07:49 +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