0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 15:44:41 +01:00
gitea/routers
jaqra 065bbddab9 Fix count for commit graph last page (#8843)
* Fix count for commit graph last page

* Remove used once variable

* Move func to model

* capitalize method name

* fix error message
2019-11-07 20:09:51 +02:00
..
admin Fix new user form for non-local users (#8826) 2019-11-04 21:10:37 +02:00
api/v1 Add team option to grant rights for all organization repositories (#8688) 2019-11-06 11:37:14 +02:00
dev
org Add team option to grant rights for all organization repositories (#8688) 2019-11-06 11:37:14 +02:00
private
repo Fix count for commit graph last page (#8843) 2019-11-07 20:09:51 +02:00
routes Add basic repository lfs management (#7199) 2019-10-28 18:31:55 +00:00
user
utils
home.go
init.go Move webhook to a standalone package under modules (#8747) 2019-11-01 22:51:22 +00:00
install.go
metrics.go
swagger_json.go