0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 22:55:17 +01:00
gitea/services
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
* RM unused struct

* rename (*CommitStatus) loadRepo() -> loadAttributes()

* move ToCommitStatus into its own file

* use CommitStatusState instead of StatusState

* move CombinedStatus convertion into convert package

* let models.GetLatestCommitStatus use repoID direct and accept ListOptions

* update swagger docs

* fix tests

* Fix swagger docs

* rm page

* fix swagger docs!!!

* return json null

* always return json

* rename api.Status to api.CommitStatus

* fix swagger docs

* sec swagger fix
2020-12-18 11:33:32 +08:00
..
archiver Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 2020-11-27 21:42:08 -05:00
comments
externalaccount
gitdiff
issue
mailer Make sure email recipients can see issue (#13820) 2020-12-03 14:25:49 -06:00
mirror Fix branch/tag notifications in mirror sync (#13855) 2020-12-05 23:13:11 +08:00
pull [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 2020-12-18 11:33:32 +08:00
release Send webhook when tag is removed via Web UI (#14015) 2020-12-16 10:00:46 -06:00
repository Send push event when tag is created or deleted (#13999) 2020-12-16 14:41:21 +02:00
webhook Possible fix the webhook API creation (#13960) 2020-12-12 16:33:19 +01:00
wiki Enforce setting HEAD in wiki to master (#13950) 2020-12-12 12:20:14 +01:00