index
:
seaweedfs/.git
master
origin/HEAD
origin/add-ec-vacuum
origin/add_fasthttp_client
origin/add_remote_storage
origin/adding-message-queue-integration-tests
origin/adjust-fsck-cutoff-default
origin/also-delete-parent-directory-if-empty
origin/avoid_releasing_temp_file_on_write
origin/changing-to-zap
origin/collect-public-metrics
origin/copilot/fix-helm-chart-installation
origin/copilot/fix-s3-object-tagging-issue
origin/copilot/sub-pr-7677
origin/create-table-snapshot-api-design
origin/data_query_pushdown
origin/dependabot/maven/other/java/client/com.google.protobuf-protobuf-java-3.25.5
origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
origin/detect-and-plan-ec-tasks
origin/do-not-retry-if-error-is-NotFound
origin/ec-disk-type-support
origin/enhance-erasure-coding
origin/fasthttp
origin/feature/iam-user-status-management-7745
origin/feature/tus-protocol
origin/filer1_maintenance_branch
origin/fix-GetObjectLockConfigurationHandler
origin/fix-mount-http-parallelism
origin/fix-mount-read-throughput-7504
origin/fix-s3-object-tagging-issue-7589
origin/fix-versioning-listing-only
origin/ftp
origin/gh-pages
origin/improve-fuse-mount
origin/improve-fuse-mount2
origin/logrus
origin/master
origin/message_send
origin/mount2
origin/mq-subscribe
origin/mq2
origin/nfs-cookie-prefix-list-fixes
origin/optimize-delete-lookups
origin/original_weed_mount
origin/pr-7412
origin/random_access_file
origin/refactor-needle-read-operations
origin/refactor-volume-write
origin/remote_overlay
origin/revert-5134-patch-1
origin/revert-5819-patch-1
origin/revert-6434-bugfix-missing-s3-audit
origin/s3-select
origin/sub
origin/tcp_read
origin/test-reverting-lock-table
origin/test_udp
origin/testing
origin/testing-sdx-generation
origin/tikv
origin/track-mount-e2e
origin/upgrade-versions-to-4.00
origin/volume_buffered_writes
origin/worker-execute-ec-tasks
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
weed
/
notification
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Fix webhook duplicate deliveries and POST to GET conversion (#7668)
Chris Lu
4
-16
/
+564
2025-08-02
fix: dead letter message log message (#7072)
Ibrahim Konsowa
1
-2
/
+11
2025-07-16
convert error fromating to %w everywhere (#6995)
Chris Lu
3
-7
/
+7
2025-07-16
Object locking need to persist the tags and set the headers (#6994)
Chris Lu
1
-1
/
+15
2025-07-15
[Notifications] Improving webhook notifications (#6965)
Ibrahim Konsowa
7
-40
/
+1223
2025-07-10
[Notifications] Support webhook notifications (#6962)
Ibrahim Konsowa
3
-0
/
+274
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
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
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
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