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/api/v1
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
admin Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
misc
notify Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
org Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
repo Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
settings
swagger
user Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
utils Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
api.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
auth.go Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00
auth_windows.go Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00