log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
prosody-modules
log mod_pubsub_github/mod_pubsub_github.lua @ 5191:
f5a58cbe86e4
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2019-03-31
Kim Alvefur
mod_pubsub_github: Assume unspecified event is 'push' if there are commits in payload
2019-03-31
Kim Alvefur
mod_pubsub_github: Rearrange code to make it easier to handle other event types
2019-03-31
Kim Alvefur
mod_pubsub_github: Get event type from payload (should work with gitlab)
2019-03-31
Kim Alvefur
mod_pubsub_github: Reorder code to prepare for more code reordering
2019-03-31
Kim Alvefur
mod_pubsub_github: Rename variable to avoid name clash [luacheck]
2019-03-31
Kim Alvefur
mod_pubsub_github: Include a summary field in payload
2019-03-31
Kim Alvefur
mod_pubsub_github: Add some spacing to improve readability
2019-03-31
Kim Alvefur
mod_pubsub_github: Lift signature validation from mod_pubsub_post
2019-03-31
Kim Alvefur
mod_pubsub_github: Only put first line of commit message in title, rest in content
2019-03-31
Kim Alvefur
mod_pubsub_github: Fix publish date
2019-03-31
Kim Alvefur
mod_pubsub_github: Add support for publishing to multiple node based on repository
2019-03-31
Kim Alvefur
mod_pubsub_github: Publish with item id set to commit hash (BC)
2019-03-31
Kim Alvefur
mod_pubsub_github: Require a secret to be set (BC)
2019-03-31
Kim Alvefur
mod_pubsub_github: Add support for specifying an actor with less privileges
2019-03-31
Kim Alvefur
mod_pubsub_github: Abort on unknown github events
2019-03-31
Kim Alvefur
mod_pubsub_github: Log debug message before attempting to publish
2019-03-31
Kim Alvefur
mod_pubsub_github: Return appropriate status code on failure to publish
2019-03-31
Kim Alvefur
mod_pubsub_github: Send sensible status codes
2018-08-24
Kim Alvefur
mod_pubsub_github: Remove unused import [luacheck]
2018-08-24
Kim Alvefur
mod_pubsub_github: Add support for signed requests
2018-08-24
Kim Alvefur
mod_pubsub_github: Unpack request from event
2015-02-27
Matthew Wild
mod_pubsub_github: Update for new Github webhook format
2014-03-11
Florian Zeitz
all the things: Remove trailing whitespace
2012-11-22
Matthew Wild
mod_pubsub_github: Receive Github web hooks (generated on pushes to a repository) and forward to a local pubsub node
less
more
|
(0)
tip