aboutsummaryrefslogtreecommitdiff
path: root/weed/weed.go
AgeCommit message (Expand)AuthorFilesLines
2025-03-17set exit statuschrislu1-5/+14
2025-01-13chore(deps): bump github.com/getsentry/sentry-go from 0.30.0 to 0.31.1 (#6437)dependabot[bot]1-4/+3
2024-07-16Added tls for http clients (#5766)vadimartynov1-0/+2
2024-03-22add basic support for sentry error reporting (#5410)Nikita Korolev1-0/+15
2023-12-28Minor cleanup & gitignore update (#5144)Varun Upadhyay1-6/+4
2022-12-11rotate log fileschrislu1-1/+2
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu1-5/+5
2022-03-19change to config_dir, to be consistent with "weed scaffold -config"chrislu1-1/+1
2022-03-19Added a "-conf_dir" option to customize *.toml configuration file directory.chrislu1-0/+3
2021-08-03Add autocompletebyunghwa.yun1-0/+5
2021-05-10Revert "Revert "Merge pull request #2027 from bingoohuang/master""Chris Lu1-3/+10
2021-04-30Revert "Merge pull request #2027 from bingoohuang/master"2.42Chris Lu1-10/+3
2021-04-27promote to go:embed instead of github.com/rakyll/statikbingoohuang1-3/+10
2021-02-20support command line arguments in a configuration file so we can `weed master...bingoohuang1-1/+1
2019-06-26weed.go: remove unused parameterLei Liu1-1/+0
2018-10-07embed static resources via statikChris Lu1-0/+3
2018-06-12fix compilation for go tipChris Lu1-1/+1
2016-06-02directory structure change to work with glideChris Lu1-0/+170
2013-02-10testing compilation with remove packageChris Lu1-199/+0
2013-02-10avoid the "src" folderChris Lu1-0/+199