..
scaffold
feat(admin): support env var and security.toml for credentials (#8606)
1 week ago
admin.go
feat(admin): add -urlPrefix flag for subdirectory deployment (#8670)
2 days ago
autocomplete.go
chore: execute goimports to format the code (#7983)
2 months ago
backup.go
Rework volume compaction (a.k.a vacuuming) logic to cleanly support new parameters. (#8337)
1 month ago
benchmark.go
chore: execute goimports to format the code (#7983)
2 months ago
command.go
Move SQL engine and PostgreSQL server to their own binaries (#8417)
3 weeks ago
compact.go
Rework volume compaction (a.k.a vacuuming) logic to cleanly support new parameters. (#8337)
1 month ago
download.go
S3: prevent deleting buckets with object locking (#7434)
5 months ago
export.go
move to https://github.com/seaweedfs/seaweedfs
4 years ago
filer.go
Fix S3 signature verification behind reverse proxies (#8444)
3 weeks ago
filer_backup.go
opt: reduce ShardsInfo memory usage with bitmap and sorted slice (#7974)
2 months ago
filer_cat.go
Context cancellation during reading range reading large files (#7093)
7 months ago
filer_copy.go
Admin UI: replace gin with mux (#8420)
3 weeks ago
filer_meta_backup.go
Fix volume.fsck -forcePurging -reallyDeleteFromVolume to fail fast on filer traversal errors (#8015)
2 months ago
filer_meta_tail.go
chore: execute goimports to format the code (#7983)
2 months ago
filer_meta_tail_elastic.go
go fix
4 weeks ago
filer_meta_tail_non_elastic.go
go fix
4 weeks ago
filer_remote_gateway.go
chore: execute goimports to format the code (#7983)
2 months ago
filer_remote_gateway_buckets.go
Switch empty-folder cleanup to bucket policy (#8292)
1 month ago
filer_remote_sync.go
chore: execute goimports to format the code (#7983)
2 months ago
filer_remote_sync_dir.go
simplify
2 months ago
filer_replication.go
Added loadSecurityConfigOnce (#5792)
2 years ago
filer_sync.go
improve: large file sync throughput for remote.cache and filer.sync (#8676)
1 day ago
filer_sync_jobs.go
chore: execute goimports to format the code (#7983)
2 months ago
filer_sync_std.go
go fix
4 weeks ago
filer_sync_windows.go
filer.backup: escape colon from path on windows
5 years ago
fix.go
Add Kafka Gateway (#7231)
5 months ago
fuse.go
Fix the issue where fuse command on a node cannot specify multiple configuration directory paths (#7874)
3 months ago
fuse_notsupported.go
go fix
4 weeks ago
fuse_std.go
Make `weed-fuse` compatible with systemd-based mount (#6814)
10 hours ago
iam.go
Embed IAM API into S3 server (#7740)
3 months ago
imports.go
migrate IAM policies to multi-file storage (#8114)
2 months ago
maintenance_capabilities.go
Refactor plugin system and migrate worker runtime (#8369)
4 weeks ago
master.go
Normalize and deduplicate master peer addresses
1 month ago
master_follower.go
fix: use consistent telemetryUrl default in master.follower (#7809)
3 months ago
master_test.go
Normalize and deduplicate master peer addresses
1 month ago
mini.go
feat(admin): add -urlPrefix flag for subdirectory deployment (#8670)
2 days ago
mini_plugin_test.go
fix tests
4 days ago
mount.go
Make `weed-fuse` compatible with systemd-based mount (#6814)
10 hours ago
mount_darwin.go
Make `weed-fuse` compatible with systemd-based mount (#6814)
10 hours ago
mount_freebsd.go
Make `weed-fuse` compatible with systemd-based mount (#6814)
10 hours ago
mount_linux.go
Make `weed-fuse` compatible with systemd-based mount (#6814)
10 hours ago
mount_notsupported.go
go fix
4 weeks ago
mount_std.go
Make `weed-fuse` compatible with systemd-based mount (#6814)
10 hours ago
mount_std_test.go
go fix
4 weeks ago
mq_agent.go
Admin UI: Add message queue to admin UI (#6958)
8 months ago
mq_broker.go
Add consistent -debug and -debug.port flags to commands (#7816)
3 months ago
mq_kafka_gateway.go
Add Kafka Gateway (#7231)
5 months ago
plugin_worker_test.go
plugin worker: support job type categories (all, default, heavy) (#8547)
2 weeks ago
s3.go
Fix S3 signature verification behind reverse proxies (#8444)
3 weeks ago
scaffold.go
Add credential storage (#6938)
9 months ago
scaffold_test.go
fix test
6 years ago
server.go
Add volume dir tags and EC placement priority (#8472)
2 weeks ago
sftp.go
Fix SFTP file upload failures with JWT filer tokens (#8448)
3 weeks ago
shell.go
chore: execute goimports to format the code (#7983)
2 months ago
update.go
chore: execute goimports to format the code (#7983)
2 months ago
update_full.go
go fix
4 weeks ago
upload.go
merge current message queue code changes (#6201)
1 year ago
version.go
chore: execute goimports to format the code (#7983)
2 months ago
volume.go
Add data file compaction to iceberg maintenance (Phase 2) (#8503)
3 days ago
volume_test.go
move to https://github.com/seaweedfs/seaweedfs
4 years ago
webdav.go
command: implement graceful shutdown for mini cluster
2 months ago
worker.go
plugin worker: support job type categories (all, default, heavy) (#8547)
2 weeks ago
worker_runtime.go
plugin worker: support job type categories (all, default, heavy) (#8547)
2 weeks ago
worker_test.go
feat(plugin): EC shard balance handler for plugin worker (#8629)
4 days ago