caixiangyue
|
9eca646bb6
|
seafile_update_repos_server_host rpc use server_url instead of relay_addr
|
2019-11-04 16:34:11 +08:00 |
|
caixiangyue
|
a453895fe8
|
remove unused code from task.vala
|
2019-11-04 16:34:11 +08:00 |
|
caixiangyue
|
122426efb8
|
remove seafile_repo_last_modify rpc
|
2019-11-04 16:34:11 +08:00 |
|
caixiangyue
|
9c3eb4fa75
|
remove seafile_get_session_info rpc
|
2019-11-04 16:34:11 +08:00 |
|
caixiangyue
|
9d274be334
|
remove seafile_remove_clone_task rpc
|
2019-11-04 16:34:11 +08:00 |
|
caixiangyue
|
5f58b4b103
|
init multithreading support for libevent
|
2019-11-04 11:20:36 +08:00 |
|
Jiaqiang Xu
|
4cdbc5b7b3
|
Merge pull request #2271 from haiwen/seaf-cli-utf8
fixed seaf-cli encoding
|
2019-10-29 16:41:11 +08:00 |
|
caixiangyue
|
da31772c10
|
fixed encoding error in python2
|
2019-10-29 15:50:20 +08:00 |
|
Jiaqiang Xu
|
8810614da0
|
Merge pull request #2267 from haiwen/fixed-seaf-cli-1028
fixed seaf-cli error handling
|
2019-10-28 17:06:49 +08:00 |
|
caixiangyue
|
330c5c0641
|
fixed seaf-cli error handling
|
2019-10-28 14:40:09 +08:00 |
|
Jiaqiang Xu
|
b24d9ea9de
|
Merge pull request #2265 from haiwen/use_random_hash_as_block_id
add config disable_block_hash
|
2019-10-28 10:27:24 +08:00 |
|
caixiangyue
|
18234cb359
|
add config disable_block_hash
|
2019-10-26 15:58:07 +08:00 |
|
Jonathan Xu
|
a4e56b6588
|
Add 'id' field to FileSyncError RPC object.
|
2019-10-24 20:18:37 +08:00 |
|
Jonathan Xu
|
24e2eeb04b
|
Fix SQL to query NULL path in file sync error db.
|
2019-10-24 17:35:32 +08:00 |
|
Jiaqiang Xu
|
3d32fb5ed2
|
Merge pull request #2263 from haiwen/fixed-seaf-cli
fixed seaf-cli in python2
|
2019-10-24 15:13:36 +08:00 |
|
caixiangyue
|
dc359d14f0
|
fixed seaf-cli in python2
|
2019-10-24 13:45:49 +08:00 |
|
sun
|
abe4ae7148
|
Update version to 7.0.3
|
2019-10-19 15:39:23 +08:00 |
|
Jiaqiang Xu
|
429ea10a99
|
Merge pull request #2261 from haiwen/add_pthread_detached
add pthread detached attr
|
2019-10-19 15:20:26 +08:00 |
|
caixiangyue
|
f36530844d
|
add pthread detached attr
|
2019-10-18 18:50:33 +08:00 |
|
caixiangyue
|
36701cf26f
|
revert commit cb64a15785
|
2019-10-18 18:39:51 +08:00 |
|
Jiaqiang Xu
|
f38aae654f
|
Merge pull request #2260 from haiwen/fixed-dependency-relationship
Debian: fixed seaf-cli dependency relationship
|
2019-10-18 11:57:36 +08:00 |
|
caixiangyue
|
aa8fcfe361
|
Debian: fixed seaf-cli dependency relationship
|
2019-10-18 10:31:49 +08:00 |
|
Jiaqiang Xu
|
29686e2452
|
Merge pull request #2249 from haiwen/named-pipe-server-thread-pool-size
add parameter named_pipe_server_thread_pool_size=50
|
2019-10-17 16:21:39 +08:00 |
|
Jiaqiang Xu
|
47a558c724
|
Merge pull request #2259 from haiwen/upgrade-seaf-cli
Upgrade seaf cli
|
2019-10-17 15:32:35 +08:00 |
|
caixiangyue
|
ba8a13c471
|
add Build-Depends python-future
|
2019-10-17 15:07:19 +08:00 |
|
caixiangyue
|
7796f31b27
|
upgrade seaf-cli status
|
2019-10-17 14:54:10 +08:00 |
|
caixiangyue
|
e59f55b5f4
|
add sync_error_id_to_str rpc
|
2019-10-16 17:53:16 +08:00 |
|
caixiangyue
|
0abf6b8528
|
fixed get_clone_tasks rpc
|
2019-10-16 11:37:09 +08:00 |
|
Jiaqiang Xu
|
dfa30b3fb1
|
Merge pull request #2257 from haiwen/fixed-seaf-cli-python2-encoding
fixed seaf-cli python2 default encoding
|
2019-10-15 10:13:15 +08:00 |
|
caixiangyue
|
5b65c5676c
|
fixed seaf-cli python2 default encoding
|
2019-10-14 11:11:21 +08:00 |
|
Jonathan Xu
|
5ea8fd1ba3
|
Install include/seafile-error.h.
|
2019-10-12 13:51:23 +08:00 |
|
sun20121818
|
08481ac117
|
add retry when sign program failed (#2253)
* add retry when sign program failed
* change after review
|
2019-10-08 15:32:16 +08:00 |
|
Jiaqiang Xu
|
5e16bbb7fe
|
Merge pull request #2250 from haiwen/seaf-cli-python3-923
seaf-cli support python3
|
2019-09-24 11:28:53 +08:00 |
|
caixiangyue
|
a9252aca23
|
seaf-cli support python3
|
2019-09-23 18:21:54 +08:00 |
|
caixiangyue
|
cb64a15785
|
add parameter named_pipe_server_thread_pool_size=50
|
2019-09-23 11:51:32 +08:00 |
|
Jiaqiang Xu
|
01e3b935d7
|
Merge pull request #2247 from haiwen/block-size-config
add block_size configuration
|
2019-09-23 11:38:55 +08:00 |
|
caixiangyue
|
ec3ea3cf35
|
add block_size configuration
|
2019-09-20 15:02:22 +08:00 |
|
Jiaqiang Xu
|
d646a600b2
|
Merge pull request #2237 from haiwen/fixed-make-dist
fixed "make dist"
|
2019-09-09 22:20:40 +08:00 |
|
caixiangyue
|
3a6b971f7b
|
fixed "make dist"
|
2019-08-28 17:52:35 +08:00 |
|
Jonathan Xu
|
9ea418db45
|
Change seafile-recycle-bin to recycle-bin.
|
2019-08-27 18:16:05 +08:00 |
|
Jiaqiang Xu
|
a0a375eb41
|
Merge pull request #2236 from haiwen/improve-remove-folder
Improve remove folder
|
2019-08-27 17:04:05 +08:00 |
|
Jiaqiang Xu
|
5cf1461b3c
|
Merge pull request #2217 from linxon/minor-changes
fix errors while building with `--with-gpl-crypto=yes` opt
|
2019-08-27 16:39:36 +08:00 |
|
Jonathan Xu
|
5220184d9d
|
Add error notification when move a folder to recycle-bin.
|
2019-08-27 16:36:12 +08:00 |
|
Jonathan Xu
|
100f8af7a5
|
Rename seafile-trash to seafile-recycle-bin.
|
2019-08-27 15:45:40 +08:00 |
|
Jonathan Xu
|
a93e93fe99
|
Move folder to a special trash folder if failed to remove it on checkout.
|
2019-08-27 15:45:40 +08:00 |
|
Jiaqiang Xu
|
afe5c026af
|
Merge pull request #2234 from haiwen/refactor-sync-error
Refactor sync error
|
2019-08-27 15:42:42 +08:00 |
|
Jiaqiang Xu
|
2349a85741
|
Merge pull request #2223 from haiwen/use-block-to-calculate-process-0801
use finishing blocks to calculate downloading process
|
2019-08-21 17:38:03 +08:00 |
|
Jonathan Xu
|
434303cba5
|
Fix bugs in error notification refactor.
|
2019-08-21 14:54:09 +08:00 |
|
Jonathan Xu
|
1073e1f915
|
Fix a potential crash bug when checking delayed file updates.
|
2019-08-20 18:29:48 +08:00 |
|
Jonathan Xu
|
9a2aa31888
|
[py] Modify RPC client for python.
|
2019-08-20 16:51:11 +08:00 |
|