aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-28Merge pull request #1762 from kmlebedev/backupsinkChris Lu6-18/+45
2021-01-28rename in scaffoldKonstantin Lebedev1-2/+2
2021-01-28rename backup to local_incremental and use mtimeKonstantin Lebedev5-25/+25
2021-01-28Merge pull request #1764 from danlsgiga/handle-umaskChris Lu1-2/+2
2021-01-27match upstreamDaniel Santos1-1/+3
2021-01-27mount: skip daemon timeout on FreeBSDChris Lu2-1/+3
2021-01-27adjust dev local docker compose yamlChris Lu1-2/+2
2021-01-27mount: invalidate kernel cache when mounted to a filer pathChris Lu1-1/+7
2021-01-27replication to create time date directoryKonstantin Lebedev6-18/+45
2021-01-27update help messageChris Lu1-2/+2
2021-01-27avoid error messageChris Lu1-1/+3
2021-01-27adjust help messageChris Lu1-2/+1
2021-01-27Merge pull request #1761 from kmlebedev/todaysDateFormatChris Lu4-8/+20
2021-01-27replication to todays date directoryKonstantin Lebedev4-8/+20
2021-01-26Merge pull request #1759 from kmlebedev/sink.localChris Lu7-0/+195
2021-01-26shell: volume.fix.replication adds collectionPattern with wildcard charactersChris Lu1-2/+28
2021-01-26Update issue templatesChris Lu1-0/+1
2021-01-26Fix log message with correct modeDaniel Santos1-1/+1
2021-01-26Fix var assignmentDaniel Santos1-1/+1
2021-01-26Enforce umask correctlyDaniel Santos1-4/+2
2021-01-26notification add ack and nackChris Lu6-9/+38
2021-01-26replication to local disk storageKonstantin Lebedev7-0/+195
2021-01-26mount: properly invalidate kernel node cache entryChris Lu8-31/+29
2021-01-25Update README.mdChris Lu1-2/+2
2021-01-25Update README.mdChris Lu1-0/+3
2021-01-25filer.sync: default filerProxy to trueChris Lu1-2/+2
2021-01-25mount: avoid the need to specify different cache directory for different mountChris Lu2-1/+3
2021-01-24Merge branch 'mount_from_outside_cluster'Chris Lu17-131/+28
2021-01-24mount: outsideContainerClusterMode proxy through filerChris Lu17-131/+28
2021-01-24avoid possible nil readerChris Lu1-3/+5
2021-01-242.222.22Chris Lu3-4/+4
2021-01-24Revert "mount: when outside cluster network, use filer as proxy to access vol...Chris Lu15-29/+41
2021-01-24mount: when outside cluster network, use filer as proxy to access volume serversChris Lu15-41/+29
2021-01-24s3: fix for listing objects if more than 1000 in the folderChris Lu1-1/+1
2021-01-24filer.sync: replicate outside of either cluster, only need to see filersChris Lu6-49/+106
2021-01-24makefile: add env for 2 clustersChris Lu2-0/+26
2021-01-23filer: append operation returns final file sizeChris Lu1-1/+1
2021-01-23filer: proxy all http methods to volume serversChris Lu1-1/+1
2021-01-23filer: add "proxyToFileId" to reverse proxy to a volume serverChris Lu2-3/+76
2021-01-22add local mount for testingChris Lu2-0/+50
2021-01-22mount: use direct_io to avoid OS page cacheChris Lu4-2/+21
2021-01-22filer: fix http status 206 settingChris Lu1-3/+3
2021-01-21filer.meta.tail: output json format for easier parsingChris Lu1-1/+11
2021-01-20mount: limit background requests and congestion thresholdChris Lu3-1/+6
2021-01-20filer: support appending to a fileChris Lu1-27/+60
2021-01-20refactoringChris Lu1-12/+7
2021-01-20update to wangyoucao577/go-release-action@v1.14Chris Lu1-2/+2
2021-01-19filer store: postgres configuration adjust textChris Lu1-2/+2
2021-01-19filer store: postgres adjust default config, add optioanl schemaChris Lu1-2/+4
2021-01-19filer store: add postgres2Chris Lu7-50/+175