aboutsummaryrefslogtreecommitdiff
path: root/weed/server
AgeCommit message (Expand)AuthorFilesLines
2020-06-23prepare for zstdChris Lu1-11/+9
2020-06-22S3: DeleteObject API also support deleting a folder recursivelyChris Lu1-2/+7
2020-06-20remove fixJpgOrientationChris Lu2-4/+1
2020-06-20rename UnCompressData to DecompressDataChris Lu1-2/+2
2020-06-20adjust protocChris Lu1-130/+0
2020-06-19renamingChris Lu3-9/+12
2020-06-19detect mime type before replicating to other volume serversChris Lu1-0/+1
2020-06-19master: always clear previous master meta data directoryChris Lu1-3/+4
2020-06-18erasure coding: fix cases where there are no .ecj filesChris Lu1-3/+1
2020-06-10report error correctlyChris Lu1-2/+2
2020-06-09also add it for webdavChris Lu1-0/+4
2020-06-05Name fixEvgenii Kozlov1-2/+2
2020-06-05Set volumes ReadOnly if low free disk spaceEvgenii Kozlov1-3/+2
2020-06-04disable pulse secondsChris Lu1-2/+2
2020-06-02inject git version into buildChris Lu5-9/+9
2020-05-29add Volume Ids column only for max 100 volumes for convenience in the master ui.bingoohuang1-0/+2
2020-05-29util.BytesToHumanReadablebingoohuang1-23/+11
2020-05-28rename 'needle' which collides with imported package namebingoohuang1-7/+7
2020-05-28log JSON response if httpStatus >= 400bingoohuang1-0/+6
2020-05-25support multiple locksChris Lu2-17/+62
2020-05-25simplify func(w http.ResponseWriter, r *http.Request) to http.HandlerFuncbingoohuang1-1/+1
2020-05-17add error to avoid copying not found volumeChris Lu1-4/+7
2020-05-13Merge branch 'master' into msg_channelChris Lu1-4/+4
2020-05-13prevent empty locations returnedChris Lu1-4/+4
2020-05-08able to read chan and write chanChris Lu3-4/+40
2020-05-05add broker connects to filerChris Lu2-1/+42
2020-04-30refactoringChris Lu3-33/+3
2020-04-29able to subscribe any topic from any point of timeChris Lu1-1/+2
2020-04-29refactoringChris Lu1-0/+2
2020-04-28meta subscription: update the last read timeChris Lu1-0/+8
2020-04-28master and volume server: avoid race conditionChris Lu2-1/+6
2020-04-28remove printoutsChris Lu1-1/+1
2020-04-28filer: simplify image resizeChris Lu1-2/+8
2020-04-28metadata log: read from any timestampChris Lu1-11/+14
2020-04-28refacotr: move signal handling and pprof to grace packagewuyuxiang2-2/+4
2020-04-26Hadoop: fix entry not found for HCFSChris Lu1-3/+22
2020-04-23support semicolon seperated command linesChris Lu1-18/+23
2020-04-23master: add cluster wide lock/unlock operation in weed shellChris Lu2-1/+6
2020-04-23make lock/unlock optionalChris Lu1-16/+2
2020-04-23make second lock instantChris Lu1-1/+1
2020-04-23add exclusive lock library on shellChris Lu1-2/+2
2020-04-23add master side code for cluster wise exclusive lockChris Lu2-1/+109
2020-04-22reduce the connectionsChris Lu1-13/+0
2020-04-21async meta caching: can stream updates nowChris Lu1-2/+3
2020-04-21adjust loggingChris Lu1-2/+2
2020-04-20go fmtChris Lu1-1/+1
2020-04-20refactoringChris Lu1-36/+49
2020-04-19refactorChris Lu1-0/+1
2020-04-19Merge pull request #1280 from bukton123/filer_mongodbChris Lu1-0/+1
2020-04-18filer master start up with default ip address instead of just localhostChris Lu2-2/+4