You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
admin Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
misc Not using "ctx.ServerError" in api (#12907) 4 years ago
notify move notification APIFormat (#13783) 4 years ago
org HotFix: Hide private partisipation in Orgs (#13994) 4 years ago
repo [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
settings Expose default theme in meta and API (#13809) 4 years ago
swagger [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
user Move Repo APIFormat to convert package (#13787) 4 years ago
utils HotFix: Hide private partisipation in Orgs (#13994) 4 years ago
api.go [API] Only Return Json (#13511) 4 years ago