index
:
~steering
/
bitbot.git
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
git_webhooks
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
exports.get_one() -> exports.get()
jesopo
2020-03-08
1
-1
/
+1
*
update other modules to use categorised require_access
jesopo
2020-02-07
1
-1
/
+1
*
check git-show-private *after* we have unfiltered_targets
jesopo
2020-02-01
1
-4
/
+4
*
default bot-wide private webhooks to enabled but per-channel disabled
jesopo
2020-01-22
1
-4
/
+12
*
we still need to pass the base "event" to handler.webhook
jesopo
2019-10-28
1
-1
/
+1
*
support event 'category' for GitLab (e.g. Note events but only for Issues)
jesopo
2019-10-28
1
-6
/
+5
*
re-add lost git_webhook branch filtering
jesopo
2019-10-25
1
-0
/
+5
*
support `channels` GET param for git webhooks, to denote target channels
jesopo
2019-10-25
1
-34
/
+62
*
still show url when shortening is turned off
jesopo
2019-10-19
1
-4
/
+5
*
dont shorten git webhook urls by default
jesopo
2019-10-19
1
-1
/
+3
*
pass git_webhook urls up to __init__.py to be shortened
jesopo
2019-10-18
1
-1
/
+6
*
actually instantiate gitlab in git_webhooks/__init__.py
jesopo
2019-10-15
1
-1
/
+2
*
add first draft of gitlab webhook support
jesopo
2019-10-15
1
-0
/
+5
*
'hooked_repos_lowers' -> 'hooked_repos_lower'
jesopo
2019-09-15
1
-1
/
+1
*
add a bot-wide setting to allow showing git webhook activity for private repos
•••
closes #127
jesopo
2019-09-04
1
-1
/
+4
*
count numeric OR non-alphanumeric as a word boundary
jesopo
2019-08-16
1
-1
/
+1
*
match .lower() repo names against .lower() hooked repo names
jesopo
2019-08-14
1
-6
/
+7
*
.lower()ify webhook repo names for case insensitive checks
jesopo
2019-07-08
1
-6
/
+12
*
Refactor set/channelset/serverset/botset in to 'utils.Setting' objects
jesopo
2019-06-28
1
-9
/
+6
*
DEBUG log when trying to git.io-shorten a github url
jesopo
2019-06-28
1
-1
/
+1
*
Add system to have multiple url shorteners and chose which to use
jesopo
2019-06-25
1
-0
/
+5
*
'sucess_message' -> 'success_message'
jesopo
2019-06-24
1
-1
/
+1
*
'web hooks' -> 'webhooks'
jesopo
2019-06-24
1
-1
/
+1
*
Add missing `import re`
jesopo
2019-06-24
1
-1
/
+1
*
Don't show webhook notifications for private repos
jesopo
2019-06-24
1
-0
/
+3
*
set git_webhooks _name to something nicer ("Webhooks")
jesopo
2019-06-24
1
-0
/
+2
*
Actually pass gitea handler for gitea hooks
jesopo
2019-06-24
1
-1
/
+1
*
Add gitea.py, fix some consts being in the wrong file
jesopo
2019-06-24
1
-1
/
+11
*
'webhooks' -> 'git-webhooks'. move all 'webhooks' settings to 'git-webhooks'
jesopo
2019-06-24
1
-0
/
+196