6006 Commits (add_remote_storage)
 

Author SHA1 Message Date
Chris Lu 9cc84a910f volume: deletion can skip volume size checking 3 years ago
Chris Lu 767edd3c08 rename 3 years ago
Chris Lu 9df7d16791 read <- remote_storage 3 years ago
Chris Lu f5a69a0e44 Merge branch 'master' into add_remote_storage 3 years ago
Chris Lu 6ba65c3382 customizable debug port 3 years ago
Chris Lu 10c11b9fd1
Merge pull request #2226 from combineads/master 3 years ago
byunghwa.yun 5d4438a72f Fix typo 3 years ago
Chris Lu 1ff8285d82 debug from any server 3 years ago
Chris Lu 0d6f45cb46 add debug option to generate full goroutine stack dump 3 years ago
Chris Lu a3290faf17 shell command to calculate size / number of volumes in a collection 3 years ago
Chris Lu c6f992b2a3 remove dead code 3 years ago
Chris Lu 899963ac20 remote storage location changed to struct 3 years ago
Chris Lu c16e366fb2
Merge pull request #2223 from combineads/see_meta_detail 3 years ago
byunghwa.yun 285fdd2dd5 Add the additional meta log 3 years ago
Chris Lu c090d6bb25 add ReadRemote(), add read remote setup when filer starts 3 years ago
Chris Lu 4deac06da0 log fix 3 years ago
Chris Lu ddff849ea6
Merge pull request #2221 from divanikus/master 3 years ago
divanikus 5c6270a93a shell: ability to use wildcards for collections, all collections if ommited 3 years ago
Chris Lu 035b0bae29 refactor 3 years ago
Chris Lu 1752eeb538 remote.mount saves the mapping 3 years ago
Chris Lu 4b94b03d90 directory to remote storage mapping 3 years ago
Chris Lu 99b599aa8a remote.mount 3 years ago
Chris Lu 5dede5d38d 2.60 3 years ago
Chris Lu 35f70c51b0 refactor 3 years ago
Chris Lu 72eec84167 shell: add fs.mkdir 3 years ago
Chris Lu 8dccefbba6
Merge pull request #2218 from combineads/fix_sql_for_batch_delete 3 years ago
byunghwa.yun 2b28a818f1 Fix mysql sql for batch delete 3 years ago
Chris Lu 10464f47d0
Merge pull request #2217 from combineads/add_webp_format 3 years ago
byunghwa.yun 7374b5b473 Add webp extension for resizing 3 years ago
byunghwa.yun 2595f269d1 Add the webp image type 3 years ago
Chris Lu ac28611817 snowflake sequencer need an unique id 3 years ago
Chris Lu 5c14da0f1e filer.copy: fail early if assign request failed 3 years ago
Chris Lu 4cc2165061 weed -h subcommand list is not sorted, makes discovery difficult 3 years ago
Chris Lu 10fc478557 scaffold -config= should output to stdout 3 years ago
Chris Lu 092932af8f shell: faster bucket delete 3 years ago
Chris Lu bdb632fa62
Merge pull request #2211 from qieqieplus/filer-bloom-filter 3 years ago
qieqieplus 2b46df13f8 add bloom filter for filer leveldb/rocksdb 3 years ago
Chris Lu 60f5c0a2f5 fix security alert on github.com/dgrijalva/jwt-go 3 years ago
Chris Lu f3746d350f resolve gjson security alert 3 years ago
Chris Lu a70e772a03 update mongodb lib due to security warning 3 years ago
Chris Lu 182288f860 filer: fix mysql, postgres batch delete error 3 years ago
Chris Lu 84d91f143f mount: hide /etc folder also from mount 3 years ago
Chris Lu 7359193e97 go fmt 3 years ago
Chris Lu cc32436d63
Merge pull request #2209 from combineads/fuse_option 3 years ago
Chris Lu 67537ff05b
Merge pull request #2208 from combineads/add_rm_options 3 years ago
byunghwa.yun e0c7708b03 Fix error handling 3 years ago
byunghwa.yun 41d559f54e Add fs rm options 3 years ago
Chris Lu 70effac0d3 configure and store remote configurations 3 years ago
Chris Lu 3138805b33
Merge pull request #2200 from combineads/add_fs_rm 3 years ago
Chris Lu a125c8fbe2
Merge pull request #2204 from nivekuil/tokenpolicy 3 years ago