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

7 Commits

Author SHA1 Message Date
feiniks
dd3003a693
Catch exception in thread pool when migrate repos (#7320)
* Catch exception in thread pool when migrate repos

* Add comment and use different exit code

* Check exception only

---------

Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2025-01-13 16:58:56 +08:00
feiniks
9a814124e5
Check container name (#6971)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-10-30 17:25:58 +08:00
feiniks
e39459c55f
Put task every 1000000 objs (#6015)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2024-04-23 10:34:29 +08:00
feiniks
101c5e85fb
Optimize write performance of migration scripts (#5421)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2023-04-14 14:33:22 +08:00
feiniks
f084fc33eb
Add parse argument of destination configuration file (#5203) 2022-07-01 19:03:52 +08:00
feiniks
a80aa00e46
Add --decrypt option for migrate.sh (#5146)
* Add --decrypt option for migrate.sh

* Use read_obj to get data of decrypted

* Use read_decrypted to get decrypted data

* Modify help info
2022-03-22 15:15:08 +08:00
skywalker
5a8ca8737f new pro scripts 2021-12-04 10:45:31 +08:00