0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-18 16:01:36 +01:00
gitea/routers
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
..
admin Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 2019-05-15 09:57:00 +08:00
api/v1 Fix index produces problem when issues/pulls deleted (#6973) 2019-05-18 10:37:49 +08:00
dev
org
private
repo Show git-notes (#6984) 2019-05-24 10:52:05 +03:00
routes
user SearchRepositoryByName improvements and unification (#6897) 2019-05-15 11:24:39 -04:00
utils
home.go
init.go Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 2019-05-15 09:57:00 +08:00
install.go Add support of utf8mb4 for mysql (#6992) 2019-05-24 00:15:26 -04:00
metrics.go
swagger_json.go