gitea/modules/convert
Lunny Xiao 42354dfe45
Move webhook type from int to string ()
* Move webhook type from int to string

* rename webhook_services

* finish refactor

* Fix merge

* Ignore unnecessary ci

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
2020-12-08 11:41:14 +01:00
..
convert.go Move webhook type from int to string () 2020-12-08 11:41:14 +01:00
git_commit_test.go [] Add Timestamp to Tag list API () 2020-10-05 12:07:54 +08:00
git_commit.go [Refactor] Move APIFormat functions into convert package () 2020-10-17 00:23:08 -04:00
issue_comment.go [Refactor] Move APIFormat functions into convert package () 2020-10-17 00:23:08 -04:00
issue_test.go Add Created & Updated to Milestone () 2020-09-05 13:38:54 -04:00
issue.go [Refactor] Move APIFormat functions into convert package () 2020-10-17 00:23:08 -04:00
main_test.go Move pull request api convert to convert package () 2020-01-10 15:53:53 +08:00
notification.go Move Repo APIFormat to convert package () 2020-12-02 16:38:30 -05:00
pull_review.go Add review request api () 2020-10-20 14:18:25 -04:00
pull_test.go Move Repo APIFormat to convert package () 2020-12-02 16:38:30 -05:00
pull.go Move Repo APIFormat to convert package () 2020-12-02 16:38:30 -05:00
release.go [Refactor] Move APIFormat functions into convert package () 2020-10-17 00:23:08 -04:00
repository.go issue : return original URL in original_url JSON field () 2020-12-07 13:07:48 +01:00
user_test.go [Refactor] Move APIFormat functions into convert package () 2020-10-17 00:23:08 -04:00
user.go [Refactor] Move APIFormat functions into convert package () 2020-10-17 00:23:08 -04:00
utils.go [API] Migration: Change ServiceType String () 2020-09-10 23:29:19 +01:00