aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-01volume: deletion can skip volume size checkingChris Lu1-1/+1
2021-07-31renameChris Lu2-2/+2
2021-07-31read <- remote_storageChris Lu10-460/+848
2021-07-31Merge branch 'master' into add_remote_storageChris Lu11-30/+96
2021-07-31customizable debug portChris Lu2-4/+8
2021-07-31Merge pull request #2226 from combineads/masterChris Lu1-1/+1
2021-07-31Fix typobyunghwa.yun1-1/+1
2021-07-31debug from any serverChris Lu2-2/+2
2021-07-31add debug option to generate full goroutine stack dumpChris Lu2-0/+13
2021-07-30shell command to calculate size / number of volumes in a collectionChris Lu1-1/+53
2021-07-30remove dead codeChris Lu1-15/+0
2021-07-29remote storage location changed to structChris Lu9-216/+320
2021-07-29Merge pull request #2223 from combineads/see_meta_detailChris Lu1-1/+1
2021-07-29Add the additional meta logbyunghwa.yun1-1/+1
2021-07-28add ReadRemote(), add read remote setup when filer startsChris Lu8-14/+86
2021-07-28log fixChris Lu1-1/+1
2021-07-27Merge pull request #2221 from divanikus/masterChris Lu1-7/+19
2021-07-27shell: ability to use wildcards for collections, all collections if ommiteddivanikus1-7/+19
2021-07-27refactorChris Lu1-3/+4
2021-07-27remote.mount saves the mappingChris Lu7-258/+254
2021-07-27directory to remote storage mappingChris Lu7-184/+446
2021-07-26remote.mountChris Lu9-857/+1262
2021-07-252.602.60Chris Lu3-4/+4
2021-07-25refactorChris Lu1-15/+23
2021-07-25shell: add fs.mkdirChris Lu1-0/+54
2021-07-24Merge pull request #2218 from combineads/fix_sql_for_batch_deleteChris Lu1-1/+1
2021-07-25Fix mysql sql for batch deletebyunghwa.yun1-1/+1
2021-07-24Merge pull request #2217 from combineads/add_webp_formatChris Lu4-1/+29
2021-07-24Add webp extension for resizingbyunghwa.yun1-1/+1
2021-07-24Add the webp image typebyunghwa.yun3-0/+28
2021-07-23snowflake sequencer need an unique idChris Lu3-2/+9
2021-07-23filer.copy: fail early if assign request failedChris Lu2-0/+7
2021-07-23weed -h subcommand list is not sorted, makes discovery difficultChris Lu2-16/+16
2021-07-23scaffold -config= should output to stdoutChris Lu1-1/+2
2021-07-23shell: faster bucket deleteChris Lu1-0/+13
2021-07-22Merge pull request #2211 from qieqieplus/filer-bloom-filterChris Lu3-7/+22
2021-07-23add bloom filter for filer leveldb/rocksdbqieqieplus3-7/+22
2021-07-22fix security alert on github.com/dgrijalva/jwt-goChris Lu3-17/+4
2021-07-22resolve gjson security alertChris Lu2-2/+8
2021-07-22update mongodb lib due to security warningChris Lu2-1/+17
2021-07-22filer: fix mysql, postgres batch delete errorChris Lu17-35/+26
2021-07-22mount: hide /etc folder also from mountChris Lu1-1/+1
2021-07-21go fmtChris Lu8-17/+16
2021-07-21Merge pull request #2209 from combineads/fuse_optionChris Lu1-10/+10
2021-07-21Merge pull request #2208 from combineads/add_rm_optionsChris Lu1-30/+63
2021-07-21Fix error handlingbyunghwa.yun1-10/+10
2021-07-21Add fs rm optionsbyunghwa.yun1-30/+63
2021-07-21configure and store remote configurationsChris Lu5-137/+293
2021-07-21Merge pull request #2200 from combineads/add_fs_rmChris Lu1-0/+67
2021-07-20Merge pull request #2204 from nivekuil/tokenpolicyChris Lu1-1/+1