0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-02 11:55:46 +01:00
gitea/routers/repo
Vladimir Panteleev a98e085031 Show git-notes (#6984)
* Show git-notes

* Make git-notes heading text localizable

* Refactor git-notes data fetching to a separate function

* Display the author and time of git notes

* Move note bubble inside the commit bubble

* Revert "Move note bubble inside the commit bubble"

This reverts commit c0951fe0e3.

* Add test for git-notes

* testing ui

* Polish CSS

* Apply suggestions from code review

Co-Authored-By: Lauris BH <lauris@nix.lv>
2019-05-24 10:52:05 +03:00
..
activity.go
attachment.go
blame.go
branch.go
commit.go Show git-notes (#6984) 2019-05-24 10:52:05 +03:00
download.go
editor_test.go
editor.go
http.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go
main_test.go
middlewares.go
milestone.go
pull_review.go
pull.go Fix index produces problem when issues/pulls deleted (#6973) 2019-05-18 10:37:49 +08:00
release_test.go
release.go
repo.go
search.go
setting_protected_branch.go
setting.go Correctly adjust mirror url (#6593) 2019-04-12 21:52:57 +01:00
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go