0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-21 22:01:18 +01:00
gitea/routers
2018-01-09 16:40:05 -02:00
..
admin Change EncodePasswd to HashPassword (#3329) 2018-01-08 23:28:18 +01:00
api/v1 Change EncodePasswd to HashPassword (#3329) 2018-01-08 23:28:18 +01:00
dev
org Allow adding collaborators with (fullname) (#3103) 2017-12-07 15:00:09 +08:00
private
repo Fix branch name escaping in compare url (#3311) 2018-01-08 17:17:24 +02:00
routes Serve .patch for pull requests (#3305) 2018-01-07 15:10:20 +02:00
user Remove useless fmt.Errorf("%v", err) (#3337) 2018-01-09 16:40:05 -02:00
utils Allow adding collaborators with (fullname) (#3103) 2017-12-07 15:00:09 +08:00
home.go
init.go
install.go