1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-25 21:44:20 -04:00
gitea/routers
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
Move more general repository functions out of models/repo.go
2020-01-20 20:01:19 +00:00
..
admin Refactor repository check and sync functions (#9854) 2020-01-20 20:01:19 +00:00
api/v1 Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
dev
org Restricted users (#6274) 2020-01-13 18:33:46 +01:00
private Fix admin handling at merge of PR (#9749) 2020-01-16 23:01:22 +02:00
repo Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
routes Fix wrong permissions check when issues/prs shared operations (#9885) 2020-01-20 13:00:32 +01:00
user Ensure that 2fa is checked on reset-password (#9857) 2020-01-19 20:17:12 +00:00
utils
home.go Restricted users (#6274) 2020-01-13 18:33:46 +01:00
init.go Refactor code indexer (#9313) 2019-12-23 20:31:16 +08:00
install.go Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go