You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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 c0951fe0e3b4dea38064515546b1825c1bcf19e1.

* Add test for git-notes

* testing ui

* Polish CSS

* Apply suggestions from code review

Co-Authored-By: Lauris BH <lauris@nix.lv>
5 years ago
..
admin Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 5 years ago
api/v1 Fix index produces problem when issues/pulls deleted (#6973) 5 years ago
dev Make time diff translatable (#2057) 7 years ago
org Better logging (#6038) (#6095) 5 years ago
private move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
repo Show git-notes (#6984) 5 years ago
routes Remove macaron dependent on modules/log (#6933) 5 years ago
user SearchRepositoryByName improvements and unification (#6897) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Unifies pagination template usage (#6531) (#6533) 5 years ago
init.go Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 5 years ago
install.go Add support of utf8mb4 for mysql (#6992) 5 years ago
metrics.go Fix metrics auth token detection (#6006) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago