1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 04:05:33 -04:00
gitea/templates/repo/issue
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
..
view_content Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
branch_selector_field.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl Fix 7303 - remove unnessesary buttons on archived repos (#7326) 2019-06-29 10:18:49 +01:00
milestone_issues.tmpl Show full name if DefaultShowFullName setting activated (#6710) 2019-05-08 11:41:35 +03:00
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl Show full name if DefaultShowFullName setting activated (#6710) 2019-05-08 11:41:35 +03:00
new.tmpl
search.tmpl
view_content.tmpl Fix 7303 - remove unnessesary buttons on archived repos (#7326) 2019-06-29 10:18:49 +01:00
view_title.tmpl Show full name if DefaultShowFullName setting activated (#6710) 2019-05-08 11:41:35 +03:00
view.tmpl