This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
Daniel Balko 3379141d81 API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383)
Signed-off-by: Daniel Balko <inxonic+github@gmail.com>
2018-11-23 16:23:27 -05:00
..
admin Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
api/v1 API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383) 2018-11-23 16:23:27 -05:00
dev
org
private Make gitea serv use api/internal (#4886) 2018-10-30 14:20:13 +08:00
repo Show review summary in pull requests (#5132) 2018-11-22 15:17:36 +02:00
routes Add raw blob endpoint to get objects by SHA ID (#5334) 2018-11-18 13:45:40 -05:00
user Block registration based on email domain (#5157) 2018-11-14 20:00:04 -05:00
utils
home.go feat(repo): support search repository by topic name (#4505) 2018-09-13 10:33:48 +08:00
init.go
install.go
metrics.go Prometheus endpoint (#5256) 2018-11-04 22:20:00 -05:00
swagger_json.go