gitea/routers/api/v1
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
* Add commit statuses reports on pull view

* Add some translations

* improve the UI

* fix fmt

* fix tests

* add a new test git repo to fix tests

* fix bug when headRepo or headBranch missing

* fix tests

* fix tests

* fix consistency

* fix tests

* fix tests

* change the test repo

* fix tests

* fix tests

* fix migration

* keep db size consistency

* fix translation

* change commit hash status table unique index

* remove unused table

* use char instead varchar

* make hashCommitStatusContext private

* split merge section with status check on pull view ui

* fix tests; fix arc-green theme on pull ui
2019-06-30 08:57:59 +01:00
..
admin Fixes #7023 - API Org Visibility (#7028) 2019-05-30 13:57:55 -04:00
convert Fixes #7238 - Annotated tag commit ID incorrect (#7321) 2019-06-29 11:44:17 +01:00
misc Add golangci (#6418) 2019-06-12 15:41:28 -04:00
org Fixes #7023 - API Org Visibility (#7028) 2019-05-30 13:57:55 -04:00
repo Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
swagger Fixes #7292 - API File Contents bug (#7301) 2019-06-29 16:51:10 -04:00
user Add golangci (#6418) 2019-06-12 15:41:28 -04:00
utils Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 2019-05-15 20:01:53 +08:00
api.go Fixes #7292 - API File Contents bug (#7301) 2019-06-29 16:51:10 -04:00