0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 10:24:38 +01:00
gitea/routers
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 Shadow the password on cache and session config on admin panel (#7300) 2019-06-27 00:12:38 +08:00
api/v1 Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
dev
org Add golangci (#6418) 2019-06-12 15:41:28 -04:00
private Add golangci (#6418) 2019-06-12 15:41:28 -04:00
repo Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
routes Add golangci (#6418) 2019-06-12 15:41:28 -04:00
user fix drone build bug (#7192) 2019-06-13 00:23:45 -04:00
utils
home.go
init.go Only check and config git on web subcommand but not others (#7236) 2019-06-19 19:53:37 +03:00
install.go
metrics.go
swagger_json.go