1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-04-28 03:20:10 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
feiniks
c7cf6f7d51
Don't record http method (#754)
Co-authored-by: Heran Yang <heran.yang@seafile.com>
2025-04-08 18:17:31 +08:00
feiniks
490f8d431c
Add metrics (#747)
* Add metrics

* Add obj_cache in session

---------

Co-authored-by: Heran Yang <heran.yang@seafile.com>
2025-03-31 16:46:24 +08:00
feiniks
aaa7819c34
Use post and add ip addr and user agent (#719)
* Use post and add ip addr and user agent

* Go add ip addr and user agent

* Adjust gc unit test

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-11-25 15:59:24 +08:00
feiniks
665d0083bd
Add verify blocks after sync (#715)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-11-18 11:34:38 +08:00
feiniks
98315cce73
Add option to build http server (#648)
* Add option to build httpserver

* Add option to build libevhtp

* Delete unused option

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-03-13 19:38:44 +08:00
ly1217
d851199f06 Add byte-range upload. 2019-02-19 01:18:31 -08:00
cuihaikuo
ac5f26fef8 Support traffic statistics. 2018-08-10 17:47:19 +08:00
cuihaikuo
caee7ef963 Support background task for indexing blocks. 2018-02-06 14:37:27 +08:00
Jonathan Xu
b7a18d70d0 Merge branch '6.1' 2017-09-13 13:53:03 +08:00
Jonathan Xu
5601724050 Allow configure worker threads number in file server.
Also change default worker thread number to 10.
2017-09-13 12:02:23 +08:00
cuihaikuo
b11f861fbd Support loading configuration from database. 2017-09-07 17:01:56 +08:00
cuihaikuo
0699a9e2e6 Add config options: fixed_block_size and web_token_expire_time 2016-10-08 11:32:26 +08:00
Jiaqiang Xu
2643119433 Initial commit of Seafile server core. 2016-08-19 13:54:16 +08:00