index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go
/
filer
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
directory structure change to work with glide
Chris Lu
13
-977
/
+0
2016-04-04
avoid same directory with different dir ids
chrislusf
1
-21
/
+36
2016-03-30
fix tests
chrislusf
1
-4
/
+4
2016-03-30
add lock to dir children map
chrislusf
1
-16
/
+44
2016-03-08
add redis password
chrislusf
1
-2
/
+2
2015-08-21
avoid using empty fileId to delete
chrislusf
1
-0
/
+3
2015-07-08
Adjust for window path
chrislusf
1
-4
/
+12
2015-04-16
More consistency with SeaweedFS name
Stuart P. Bentley
1
-1
/
+1
2015-04-16
Merge pull request #119 from stuartpb/fix-namesapce
chrislusf
1
-11
/
+11
2015-04-16
Fix flat_namespace_filer.go implementing "FlatNamesapceFiler"
Stuart P. Bentley
1
-11
/
+11
2015-04-16
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
Stuart P. Bentley
7
-10
/
+10
2015-03-10
follow golint suggestions
chrislusf
4
-18
/
+16
2015-01-13
Cleanup error printing.
Chris Lu
1
-1
/
+1
2015-01-06
Add Redis support for Distributed Filer store.
Chris Lu
1
-0
/
+48
2015-01-05
Add support for distributed filer metadata store.
Chris Lu
5
-0
/
+168
2015-01-05
Refactoring for supporing cassandra as filer meta data store
Chris Lu
7
-42
/
+51
2014-10-26
formatting code by: goimports -w=true .
Chris Lu
6
-9
/
+8
2014-09-25
use github.com/chrislusf instead of github.com/aszxqw
wyy
4
-4
/
+4
2014-09-25
use github.com/aszxqw instead of code.google.com/p
wyy
4
-4
/
+4
2014-09-20
add TTL support
Chris Lu
1
-2
/
+2
2014-09-04
use error to report error
Chris Lu
1
-5
/
+13
2014-09-04
resolve directory log file error
Chris Lu
1
-2
/
+11
2014-07-20
test move function
Chris Lu
1
-3
/
+10
2014-07-20
fix test error due to changed api
Chris Lu
1
-1
/
+1
2014-07-20
Add /admin/mv to move a file or a folder
Chris Lu
5
-31
/
+87
2014-07-20
adjust file name
Chris Lu
1
-0
/
+0
2014-05-14
1. refactor, move image resizing to its own package
Chris Lu
1
-7
/
+7
2014-05-13
add os.Kill signal to handle.
Chris Lu
1
-1
/
+0
2014-05-13
releasing 0.58 to handle control+c interrupts.
Chris Lu
2
-58
/
+71
2014-05-12
Can compile now. not working just yet.
Chris Lu
3
-3
/
+63
2014-04-17
Add option to recursively delete a folder.
Chris Lu
2
-6
/
+42
2014-04-17
Avoid showing the first directory when listing the root directory
Chris Lu
1
-3
/
+3
2014-04-09
1. root dir has id of 0
Chris Lu
3
-8
/
+19
2014-04-09
a correct implementation of filer
Chris Lu
7
-0
/
+502