gitea/templates/repo
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
* Add push commits history comment on PR time-line
* Add notify by email and ui of this comment type also

Signed-off-by: a1012112796 <1012112796@qq.com>

* Add migrations for IsForcePush
* fix wrong force-push judgement
* Apply suggestions from code review
* Remove commit number check
* add own notify fun
* fix some typo

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>

* fix lint

* fix style again, I forgot something before

* Change email notify way

* fix api

* add number check if It's force-push

* Add repo commit link fuction
remove unnecessary check
skip show push commits comment which not have commits alive

* Update issue_comment.go

* Apply suggestions from code review

Co-authored-by: mrsdizzie <info@mrsdizzie.com>

* Apply suggestions from code review

* fix ui view

Co-authored-by: silverwind <me@silverwind.io>

* fix height

* remove unnecessary style define

* simplify GetBranchName

* Apply suggestions from code review

* save commit ids and isForce push by json
* simplify GetBranchName

* fix bug

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: silverwind <me@silverwind.io>
2020-05-20 09:47:24 -03:00
..
branch Allow unauthenticated users to compare (#11240) 2020-05-04 19:44:30 -03:00
diff Fix .comment-code-cloud not being removed when cancelling new code comment (#11464) 2020-05-17 23:36:34 +03:00
editor Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
issue Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
pulls Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
release Prettify timeline 3 (#11139) 2020-05-14 15:15:21 -04:00
settings Fix webhook template when validation errors occur (#11421) 2020-05-15 22:02:46 +03:00
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl Increase width for authors on commit view (#11441) 2020-05-17 18:35:07 +03:00
commit_status.tmpl
commits_list_small.tmpl Add push commits history comment on PR time-line (#11167) 2020-05-20 09:47:24 -03:00
commits_list.tmpl Support view individual commit for wiki pages (#11415) 2020-05-16 19:38:40 +03:00
commits_table.tmpl
commits.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Allow unauthenticated users to compare (#11240) 2020-05-04 19:44:30 -03:00
migrate.tmpl
migrating.tmpl
search.tmpl
sub_menu.tmpl
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl