| Age | Commit message (Collapse) | Author | Files | Lines |
|
fix https://github.com/seaweedfs/seaweedfs/issues/5615
|
|
|
|
(#5957)
|
|
fix for https://github.com/seaweedfs/seaweedfs/wiki/Replication#replication-string
|
|
|
|
volume.list (#5895)
* ec volume expire
* volume.list show DestroyTime
* comments
* code optimization
---------
Co-authored-by: xuwenfeng <xuwenfeng1@zto.com>
|
|
|
|
|
|
fix https://github.com/seaweedfs/seaweedfs/issues/5465
|
|
* Detect underflow when calculating unused space
* Detect underflow when calculating unused space
|
|
|
|
index dictory (#5723)
|
|
|
|
* fix: recreate index include deleted files
https://github.com/seaweedfs/seaweedfs/issues/5508
* fix: counting the number of files
* fix: log
|
|
fix: skip file size checking for volume with tll
https://github.com/seaweedfs/seaweedfs/issues/5508
|
|
|
|
|
|
|
|
If sync fails then close is never called. We should always be calling
close on the file.
Co-authored-by: Hendrik Appel <happel@europe.altair.com>
|
|
|
|
* chore(deps): bump github.com/rclone/rclone from 1.65.2 to 1.66.0
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.65.2 to 1.66.0.
- [Release notes](https://github.com/rclone/rclone/releases)
- [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md)
- [Commits](https://github.com/rclone/rclone/compare/v1.65.2...v1.66.0)
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix compilation error with rclone update (#5395)
Fix compilation error
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damiano Albani <damiano.albani@gmail.com>
|
|
|
|
|
|
|
|
https://github.com/seaweedfs/seaweedfs/issues/5215
|
|
related to https://github.com/seaweedfs/seaweedfs/pull/5259
|
|
* https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-setprocessworkingsetsize
* https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-getprocessworkingsetsize
* remove https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css
* https://github.com/AShiou/hof
|
|
|
|
This reverts commit 6c1ce18541731b01cca7c13f6245cbaad3bca7a5.
|
|
Co-authored-by: Yang Wang <yangwang@weride.ai>
|
|
Co-authored-by: Yang Wang <yangwang@weride.ai>
|
|
related to https://github.com/seaweedfs/seaweedfs/issues/5191
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 567d78892860f87c207beb56a3323b4b9e90dfc9.
|
|
This reverts commit f9abfd0b03b67e3fa876fcacf584edf378164eb9.
|
|
This reverts commit 451ec6504d07812b074555a1fbb2a831bfa8e5e3.
|
|
|
|
This reverts commit 0483ba388904f3404c0b7ffe3616de4539f84f3e.
|
|
|
|
This reverts commit 9215ba24be0aec0c5804927cc73613560e57cbc0.
|
|
* fix(ec): ignore 0 byte data files
refers to parts of #4861
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
* fix(ec): ignore volumes not from the current collection during balance
fixes #4861
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
---------
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
|
|
https://github.com/seaweedfs/seaweedfs""
This reverts commit 8cb42c39
|
|
This reverts commit 0bb97709d41b1be4c74f01dcc65aac6d5f88bd16.
|
|
This reverts commit 4d414f54a224142f3f4d934f4af3b5dceb6fec6b, reversing
changes made to 482742514656e9b5a652acf7406740fbc55db13d.
|
|
This reverts commit 2e5aa06026750c99ea283181974d2ccfe5eb0468, reversing
changes made to 4d414f54a224142f3f4d934f4af3b5dceb6fec6b.
|
|
* Bump github.com/rclone/rclone from 1.63.1 to 1.64.0
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.63.1 to 1.64.0.
- [Release notes](https://github.com/rclone/rclone/releases)
- [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md)
- [Commits](https://github.com/rclone/rclone/compare/v1.63.1...v1.64.0)
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* API changes
* go mod
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
|