| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-22 | WIPorigin/changing-to-zap | chrislu | 1 | -5/+5 | |
| 2024-07-16 | Added tls for http clients (#5766) | vadimartynov | 1 | -0/+3 | |
| * Added global http client * Added Do func for global http client * Changed the code to use the global http client * Fix http client in volume uploader * Fixed pkg name * Fixed http util funcs * Fixed http client for bench_filer_upload * Fixed http client for stress_filer_upload * Fixed http client for filer_server_handlers_proxy * Fixed http client for command_fs_merge_volumes * Fixed http client for command_fs_merge_volumes and command_volume_fsck * Fixed http client for s3api_server * Added init global client for main funcs * Rename global_client to client * Changed: - fixed NewHttpClient; - added CheckIsHttpsClientEnabled func - updated security.toml in scaffold * Reduce the visibility of some functions in the util/http/client pkg * Added the loadSecurityConfig function * Use util.LoadSecurityConfiguration() in NewHttpClient func | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -6/+6 | |
| 2022-05-16 | minor (typos...), done while reading around | Nat Makarevitch | 1 | -1/+1 | |
| 2020-08-18 | maintain the unmaintained | Chris Lu | 1 | -2/+2 | |
| 2019-12-28 | fix compilation | Chris Lu | 1 | -2/+2 | |
| 2019-12-23 | shell: add ec.decode command | Chris Lu | 1 | -3/+3 | |
| 2019-11-28 | master load backend storage config from master.toml | Chris Lu | 1 | -1/+1 | |
| 2019-10-29 | adjust NewDiskFile() paramaters | Chris Lu | 1 | -1/+1 | |
| 2019-10-29 | changed from os.file to backend.DataStorageBackend | Chris Lu | 1 | -10/+13 | |
| 2019-04-19 | fix needle map entry size | Chris Lu | 1 | -2/+2 | |
| 2019-04-18 | refactoring | Chris Lu | 1 | -5/+6 | |
| 2019-04-18 | add VolumeStreamFollow, but not used yet | Chris Lu | 1 | -3/+3 | |
| 2019-01-17 | go fmt and fix some typo | bingoohuang | 1 | -3/+3 | |
| 2019-01-16 | extract VolumeFileScanner for ScanVolumeFile | bingoohuang | 1 | -2/+2 | |
| 2018-07-31 | adjust naming | Chris Lu | 1 | -1/+1 | |
| 2018-07-24 | working version3 | Chris Lu | 1 | -2/+1 | |
| 2018-07-09 | fix compilation errors | Chris Lu | 1 | -4/+5 | |
| 2018-06-24 | write in original super block version | Chris Lu | 1 | -1/+1 | |
| 2018-06-24 | prepare for flexible super block | Chris Lu | 1 | -8/+15 | |
| 2017-01-06 | keep track of total data file size | Chris Lu | 1 | -1/+1 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -3/+3 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2015-04-16 | Change all chrislusf/weed-fs links to point to chrislu/seaweedfs | Stuart P. Bentley | 1 | -3/+3 | |
| 2015-03-17 | add more comments | chrislusf | 1 | -0/+3 | |
| 2015-03-17 | one-off fix for issues/93 | chrislusf | 1 | -0/+130 | |
| https://github.com/chrislusf/weed-fs/issues/93 | |||||
