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
/
gitea.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
change git_webhooks hashes from 8 characters to 7
jesopo
2019-11-11
1
-1
/
+1
|
*
show "published" for "updated" releases - seems theres a bug that prevents ↵
jesopo
2019-11-01
1
-1
/
+6
|
|
|
|
the former
*
fix Gitea `release` event return
jesopo
2019-11-01
1
-1
/
+1
|
*
support event 'category' for GitLab (e.g. Note events but only for Issues)
jesopo
2019-10-28
1
-1
/
+1
|
*
pass git_webhook urls up to __init__.py to be shortened
jesopo
2019-10-18
1
-20
/
+20
|
*
remove unused util functions in git_webhooks/gitea.py
jesopo
2019-10-15
1
-15
/
+0
|
*
'ref' doesn't always come in "a/b/c" format for Gitea
jesopo
2019-09-24
1
-1
/
+1
|
*
Don't show webhook notifications for private repos
jesopo
2019-06-24
1
-0
/
+5
|
*
remove use of _short_url in gitea.py
jesopo
2019-06-24
1
-12
/
+3
|
*
gitea `create` hooks have no url
jesopo
2019-06-24
1
-2
/
+1
|
*
'forced' pushes do not exist in gitea webhooks
jesopo
2019-06-24
1
-5
/
+4
|
*
use pusher 'login' not 'name' - gitea doesn't have 'name'
jesopo
2019-06-24
1
-1
/
+1
|
*
gitea.GitHub -> gitea.Gitea
jesopo
2019-06-24
1
-1
/
+1
|
*
Add gitea.py, fix some consts being in the wrong file
jesopo
2019-06-24
1
-0
/
+247