forgejo/routers
Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409)
* fix issues/pr list broken when there are many repositories

* remove unused codes

* fix counting error on issues/prs

* keep the old logic

* fix panic

* fix tests
2019-10-08 10:57:41 +08:00
..
admin Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00
api/v1 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 2019-10-02 17:30:41 +08:00
dev
org Fix repo_admin_change_team_access always checked in org settings (#8319) 2019-09-30 02:20:27 +03:00
private
repo add file line count info on UI (#8396) 2019-10-07 00:59:17 -04:00
routes Change general form binding to gogs form (#8334) 2019-10-02 20:58:40 +08:00
user Fix issues/pr list broken when there are many repositories (#8409) 2019-10-08 10:57:41 +08:00
utils
home.go
init.go Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
install.go
metrics.go
swagger_json.go