1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 22:25:47 +00:00
gitea/templates/repo/issue/view_content
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
..
add_reaction.tmpl Add reactions to issues/PR and comments (#2856) 2017-12-04 01:14:26 +02:00
comments.tmpl Show full name if DefaultShowFullName setting activated (#6710) 2019-05-08 11:41:35 +03:00
pull.tmpl Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
reactions.tmpl Add reactions to issues/PR and comments (#2856) 2017-12-04 01:14:26 +02:00
sidebar.tmpl Fix 7303 - remove unnessesary buttons on archived repos (#7326) 2019-06-29 10:18:49 +01:00