forgejo/routers
2019-05-15 11:24:39 -04:00
..
admin Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 2019-05-15 09:57:00 +08:00
api/v1 SearchRepositoryByName improvements and unification (#6897) 2019-05-15 11:24:39 -04:00
dev
org Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 2019-03-27 17:33:00 +08:00
repo Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 2019-05-15 20:01:53 +08:00
routes Remove macaron dependent on modules/log (#6933) 2019-05-13 22:55:52 -04:00
user SearchRepositoryByName improvements and unification (#6897) 2019-05-15 11:24:39 -04:00
utils
home.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
init.go Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 2019-05-15 09:57:00 +08:00
install.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
metrics.go Fix metrics auth token detection (#6006) 2019-02-09 00:58:31 -05:00
swagger_json.go