| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-05 | Add SFTP Server Support (#6753) | Mohamed Sekour | 1 | -0/+1 | |
| * Add SFTP Server Support Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com> * fix s3 tests and helm lint Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com> * increase helm chart version * adjust version --------- Signed-off-by: Mohamed Sekour <mohamed.sekour@exfo.com> Co-authored-by: chrislu <chris.lu@gmail.com> | |||||
| 2025-03-09 | Accumulated changes for message queue (#6600) | Chris Lu | 1 | -0/+1 | |
| * rename * set agent address * refactor * add agent sub * pub messages * grpc new client * can publish records via agent * send init message with session id * fmt * check cancelled request while waiting * use sessionId * handle possible nil stream * subscriber process messages * separate debug port * use atomic int64 * less logs * minor * skip io.EOF * rename * remove unused * use saved offsets * do not reuse session, since always session id is new after restart remove last active ts from SessionEntry * simplify printing * purge unused * just proxy the subscription, skipping the session step * adjust offset types * subscribe offset type and possible value * start after the known tsns * avoid wrongly set startPosition * move * remove * refactor * typo * fix * fix changed path | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -1/+1 | |
| 2022-07-28 | cluster.ps can list brokers | chrislu | 1 | -2/+2 | |
| 2022-07-28 | rename to SeaweedMQ | chrislu | 1 | -1/+1 | |
| 2022-06-14 | add "copied from ↵ | guol-fnst | 1 | -1/+1 | |
| https://github.com/restic/restic/tree/master/internal/selfupdate" | |||||
| 2022-06-14 | add update feature | guol-fnst | 1 | -1/+3 | |
| 2022-02-27 | retire mount v1 | chrislu | 1 | -1/+0 | |
| 2022-02-10 | initial setup | chrislu | 1 | -0/+1 | |
| 2021-09-15 | add command filre.remote.gateway | Chris Lu | 1 | -0/+1 | |
| 2021-08-12 | remove gateway command | Chris Lu | 1 | -1/+0 | |
| 2021-08-12 | master: add master.follower to handle read file id lookup requests | Chris Lu | 1 | -0/+1 | |
| 2021-08-08 | filer.remote.sync can work now | Chris Lu | 1 | -0/+1 | |
| 2021-08-02 | minor changes | Chris Lu | 1 | -2/+2 | |
| 2021-08-03 | Add autocomplete | byunghwa.yun | 1 | -0/+2 | |
| 2021-07-23 | weed -h subcommand list is not sorted, makes discovery difficult | Chris Lu | 1 | -2/+2 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2214 | |||||
| 2021-05-25 | create fuse subcommand to use weed with mount | danielflira | 1 | -0/+1 | |
| 2021-04-10 | add gateway for easier POST and DELETE blobs | Chris Lu | 1 | -0/+1 | |
| 2021-04-06 | Merge branch 'upstreamMaster' into iamapipr | Konstantin Lebedev | 1 | -0/+2 | |
| 2021-03-25 | init Iam Api Server | Konstantin Lebedev | 1 | -0/+1 | |
| 2021-03-03 | add filer.meta.backup command | Chris Lu | 1 | -0/+1 | |
| 2021-02-28 | filer.backup: added to replace filer.replicate | Chris Lu | 1 | -0/+1 | |
| 2021-02-20 | support command line arguments in a configuration file so we can `weed ↵ | bingoohuang | 1 | -1/+1 | |
| master -config=master.conf`, `weed volume -config=volume.conf` and etc. | |||||
| 2021-01-12 | rename "weed watch" to "weed filer.meta.tail" | Chris Lu | 1 | -1/+1 | |
| 2021-01-06 | add "weed filer.cat" to read files directly from volume servers | Chris Lu | 1 | -0/+1 | |
| 2020-09-09 | filer: cross cluster synchronization | Chris Lu | 1 | -0/+1 | |
| 2020-04-05 | change from 'weed tail' to 'weed watch' | Chris Lu | 1 | -1/+1 | |
| 2020-04-05 | filer: able to tail meta data changes | Chris Lu | 1 | -7/+8 | |
| 2020-03-04 | refactoring | Chris Lu | 1 | -1/+1 | |
| 2020-02-27 | weed queue starts | Chris Lu | 1 | -0/+1 | |
| 2019-05-02 | scaffolding, but seems hard to satisfy mac, windows, and different os versions | Chris Lu | 1 | -0/+1 | |
| https://www.reddit.com/r/golang/comments/3wrxo3/webdav_server_that_provide_filesystem_using/ | |||||
| 2019-04-16 | weed shell: add fs.meta.notify, removing filer.export | Chris Lu | 1 | -1/+0 | |
| 2018-09-17 | add WIP filer.replicate | Chris Lu | 1 | -0/+1 | |
| 2018-08-22 | adding filer.export prototype | Chris Lu | 1 | -0/+1 | |
| 2018-08-19 | add "weed scaffold" command | Chris Lu | 1 | -0/+1 | |
| 2018-07-18 | add list all my buckets | Chris Lu | 1 | -0/+1 | |
| 2016-07-20 | add "weed copy" command to copy files to filer | Chris Lu | 1 | -0/+1 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+71 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
