| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-09-14 | go fmt | chrislu | 1 | -2/+0 | |
| 2022-09-05 | avoid data race on GoCDKPubSub.topic (#3596) | Konstantin Lebedev | 1 | -10/+23 | |
| 2022-08-31 | Bump gocloud.dev/pubsub/rabbitpubsub from 0.25.0 to 0.26.0 (#3541) | dependabot[bot] | 1 | -1/+1 | |
| * Bump gocloud.dev/pubsub/rabbitpubsub from 0.25.0 to 0.26.0 Bumps [gocloud.dev/pubsub/rabbitpubsub](https://github.com/google/go-cloud) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](https://github.com/google/go-cloud/compare/v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: gocloud.dev/pubsub/rabbitpubsub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * update code * more code fix Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: chrislu <chris.lu@gmail.com> | |||||
| 2022-08-17 | also migrate jsonpb | chrislu | 1 | -2/+5 | |
| 2022-08-17 | move proto package | chrislu | 6 | -6/+6 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 6 | -17/+17 | |
| 2022-04-21 | conditionally build elastic, gocdk to reduce binary size | chrislu | 2 | -0/+12 | |
| 2021-02-11 | Do reconnect to RabbitMQ | Konstantin Lebedev | 1 | -1/+34 | |
| https://github.com/google/go-cloud/issues/2958 https://github.com/chrislusf/seaweedfs/issues/1773 | |||||
| 2021-01-12 | avoid concurrent map updates to viper | Chris Lu | 1 | -3/+2 | |
| 2020-02-25 | remove ctx if possible | Chris Lu | 1 | -2/+1 | |
| 2020-01-29 | support env variables to overwrite toml file | Chris Lu | 6 | -29/+29 | |
| 2019-11-27 | typo | Chris Lu | 1 | -1/+1 | |
| 2019-11-18 | WIP | Chris Lu | 1 | -3/+3 | |
| 2019-07-17 | skip all azuresb | Chris Lu | 1 | -1/+1 | |
| 2019-03-20 | notification: add Go CDK pubsub support | Jonathan Amsterdam | 1 | -0/+71 | |
| Add the gocdk_pub_sub package, which supports the Go Cloud Development Kit pubsub API. Link in all current providers. Update the notification scaffold. | |||||
| 2018-12-06 | refactoring | Chris Lu | 1 | -10/+14 | |
| 2018-12-06 | fail fast if two notification queues or inputs are enabled | Chris Lu | 1 | -7/+18 | |
| 2018-12-05 | default "weed server -filer" to same directory as -mdir | Chris Lu | 1 | -1/+1 | |
| 2018-11-01 | go fmt | Chris Lu | 2 | -8/+9 | |
| 2018-11-01 | separate into notification.toml, add gcp pub/sub message queue | Chris Lu | 2 | -1/+90 | |
| 2018-10-31 | support AWS SQS as file change notification message queue | Chris Lu | 1 | -0/+91 | |
| 2018-10-13 | error handling when kafka not ready | Chris Lu | 1 | -0/+3 | |
| 2018-09-21 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2018-09-16 | adjust log | Chris Lu | 1 | -2/+2 | |
| 2018-09-16 | refactoring | Chris Lu | 2 | -14/+10 | |
| 2018-09-16 | renaming msgqueue to notification | Chris Lu | 4 | -0/+155 | |
