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
/
docker
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-27
avoid too many logs in tmp folder
origin/original_weed_mount
chrislu
1
-5
/
+5
2022-02-09
rocksdb: PORTABLE=1
chrislu
1
-1
/
+1
2022-02-09
add filer.toml for rocksdb to docker image for rocksdb
chrislu
2
-2
/
+5
2021-12-10
audit log SignatureVersion
kmlebedev
3
-4
/
+23
2021-12-07
Merge pull request #2498 from kmlebedev/s3_audit_log
Chris Lu
2
-0
/
+24
2021-12-07
audit log config
Konstantin Lebedev
2
-0
/
+24
2021-12-05
deprecate all cronjob module related code
chrislu
3
-77
/
+0
2021-11-12
docker: entry point change working directory from root to /data
Chris Lu
6
-0
/
+7
2021-11-04
docker image: build with arm also
Chris Lu
2
-2
/
+2
2021-10-14
GetBucketLifecycleConfigurationHandler
Konstantin Lebedev
1
-18
/
+2
2021-10-11
AclHandlers
Konstantin Lebedev
1
-8
/
+37
2021-09-30
github action build rocksdb image
Chris Lu
2
-15
/
+13
2021-09-30
build docker image for chrislusf/seaweedfs:rocksdb
Chris Lu
3
-0
/
+67
2021-08-28
feature(ci): recognise more arches and add build tests
Alexander
1
-1
/
+3
2021-08-17
gccgo build
Konstantin Lebedev
1
-0
/
+43
2021-08-16
fix building latest docker image
Chris Lu
1
-1
/
+1
2021-08-16
use go 1.17 for docker
Chris Lu
2
-2
/
+2
2021-07-03
add run_image
Chris Lu
1
-0
/
+3
2021-05-24
s3 test get w/ If-Match: bogus ETag
Konstantin Lebedev
1
-1
/
+1
2021-05-24
- object write cache control
Konstantin Lebedev
1
-1
/
+1
2021-05-13
debug
Chris Lu
1
-1
/
+1
2021-05-10
use go 1.16.4 to build docker image
Chris Lu
2
-6
/
+6
2021-05-01
add git version for local builds
Chris Lu
1
-1
/
+3
2021-04-30
remove wrong parameter
Chris Lu
1
-1
/
+1
2021-04-18
fix docker image release
Chris Lu
1
-1
/
+2
2021-04-08
add DeleteUserPolicy
Konstantin Lebedev
1
-1
/
+2
2021-03-29
minio gateway s3 docker compose file
Konstantin Lebedev
2
-10
/
+54
2021-03-19
s3: copy object to itself
Chris Lu
1
-1
/
+1
2021-03-12
add mount memory profiling
Chris Lu
2
-1
/
+53
2021-03-12
add 12 tests
Konstantin Lebedev
2
-2
/
+2
2021-03-10
build static binary in docker images
Chris Lu
2
-2
/
+2
2021-03-10
Merge pull request #1872 from kmlebedev/grpc_auth
Chris Lu
4
-5
/
+54
2021-03-10
add comments
Konstantin Lebedev
1
-1
/
+5
2021-03-10
allowed wildcard domain
Konstantin Lebedev
2
-20
/
+17
2021-03-10
comma-separated SSL certificate common names
Konstantin Lebedev
1
-4
/
+4
2021-03-09
fix outdated cron job scripts
Chris Lu
1
-2
/
+2
2021-03-08
TLS allowed commonNames
Konstantin Lebedev
4
-5
/
+53
2021-03-01
add dependency for local dev cluster
Chris Lu
1
-0
/
+2
2021-02-28
2clusters adds tiering to s3
Chris Lu
2
-0
/
+32
2021-02-28
setup 2 clusters, with one as s3 destination
Chris Lu
1
-1
/
+2
2021-02-19
adjust
Chris Lu
1
-2
/
+2
2021-02-18
Add build arg to choose dev or stable release
Robin
1
-1
/
+3
2021-02-18
ceph s3-tests include in the docker compose files
Konstantin Lebedev
5
-0
/
+257
2021-02-13
support customizable disk type
Chris Lu
1
-3
/
+3
2021-02-10
restart replication if RabbitMQ connection closed
Konstantin Lebedev
2
-0
/
+0
2021-02-03
increase to 3 volumes for local cluster
Chris Lu
1
-4
/
+26
2021-02-03
relocating local docker compose files
Chris Lu
9
-8
/
+8
2021-02-03
RabbitMQ delay retry with Dead Letter Exchange
Konstantin Lebedev
1
-1
/
+3
2021-01-31
webdav: adds to docker file
Chris Lu
6
-0
/
+26
2021-01-30
filer: etcd store fix listing
Chris Lu
2
-0
/
+87
[next]